The R-Project is a free software environment for statistical computing and graphics(from website). It is a complex command line program and is usually used in conjunction with a graphical interface. Two possible GUIs are RKWard and R Commander.

Lesson Overview

This lesson uses freely available statistics software to help analyze the outcome of a scientific experiment. Students will often believe that if one plant grows two inches higher than another that it is definitive proof of something. Statisticians know that it's always a question of probability. "Is there less than a 5% chance that this observation is the result of random chance?"

This activity has students collect experimental data and then use statistical software to help determine if the observations are likely due to the treatment or random chance. This is an important concept and should be discussed with students. If you do not have some experience with statistics, be sure to do a little research before beginning. The software will only tell you what you ask. It doesn't tell you want the data means. Interpreting the results is up to you and your students.

GRADE LEVEL

DURATION

MATERIALS

TIPS AND SUGGESTIONS

Goals

Objectives

Procedure

The first part of this lesson involves growing plants and making daily observations. The second part is the actual data analysis.

Part 1

  1. You will begin by planing some sort of plant. Beans are common. You might have access to a FOSS (Full Option Science System) kit and that would work perfectly.
  2. In order to conduct research, you have to have a research question. Here are a couple to get you started. Work with one of these or use one that ties into your curriculum.
    • How will different amounts of sunlight affect plant growth?
    • What is the optimal amount of water?
    • Is one fertilizer better than another or better than none at all?
  3. I'll use the third one for this example. Pose the question to students, develop a hypothesis and plan for testing it.
  4. In this case, it would make sense to plant about 30 plants. (You can think roughly one plant for each student in a class but don't tell students they each get a plant. That won't work in a controlled experiment.) 10 plants will be the control and will receive no fertilizer. 10 plants will get brand x (pick one, it doesn't matter. Ask the kids) and 10 plants will get brand y.
  5. Be sure to talk with students about the importance of holding all variables constant except the one in question (fertilizer). The depth of the seed, amount of water, sun, air, dirt, type of dirt used, type of water and on and on can effect the growth of the plants. In order to determine the effect of the fertilizer, all these other variable must be identified and controlled. Discuss this with the class.
  6. While each student will probably want control over their own plant, that is also a variable. The class should choose several students who will be in charge of planing, watering and so on. You could assign a small group to plant, another group to water, another group to measure and so on but the same people should do the work for all plants. Avoid the temptation to let each student do their own planting and watering. Even if you take measure to control their various differences, it is important that they learn the importance of controlling variables.
  7. Develop a system for planing, watering and general care. Begin the process.
  8. Use the attached handout (Open Office version) (MS Word version) or something similar to begin data collection. Do not wait for the plants to sprout. Begin data collection for all plants at the same time. To avoid a bunch of zero data you could wait for the first one to sprout or simple begin after 5 days or so. You should also make plans for collecting data over the weekends. Collect data for a good three weeks or more. More data means better results. 30 days might be a good goal.

  9. Measure the height of the main branch in cm each day and count the number of leaves on all branches. You could adjust this to meet other curricular objectives but hight and number of leaves are different types of measurements and will help the analysis and conclusions.
  10. Once all data is collected, begin part 2.

Part 2

note: This section is in progress. Feel free to add to it if you'd like.

This part involves the actual data analysis. Assess your students abilities and solicit outside help if you think they will need it (e.g. parents). Inputing the data could be the most time consuming and the potential for error is high. However, this is where the fun starts so try to let students do as much as possible. Use parents to monitor rather than to do the work.

  1. Use a spreadsheet or similar program to input the data. Use two columns. One column for height and one for number of leaves. Put in one day of data on each row. Use headers if you think students need them but it's best to remove them at the end. You want nothing but numbers for the software to read in.

Lessons/R (last edited 2008-08-06 16:37:51 by localhost)