Activity 1: Descriptive Statistics

with the Observe Temperature Sensor

and Desmos Graphing Calculator

(— s, — C) Status: disconnected
What You Will Do: Getting Ready:
Video Thumbnail
Data Collection:

Analyzing Your Data:
  1. When you finish collecting data, click the Zoom to Data button.
  2. To find the mean (the first type of average) of your data, click on the line below the data table and type m1 = mean(T). You can also click the "Show Keyboard" icon in the lower-left corner of the graph and select mean from the Functions menu.
  3. Graph the mean by typing y = m1. Notice that a horizontal line showing the mean is drawn across the data.
  4. Go to the next line and repeat the previous step, but instead of "mean," calculate the "median," the second type of average: m2 = median(T). You should see two different colored lines drawn across your data. Their values may be similar.
  5. Go to the next line and repeat, but instead of "median," calculate the "minimum": m3 = min(T). You should now see three different colored lines drawn across your data. They may have similar values because the data is not very spread out.
  6. Go to the next line and repeat, but instead of "min," calculate the "maximum": m4 = max(T). You should now see four different colored lines drawn across your data. They may have similar values.
  7. On the next line, calculate the range (how spread out the data is) by typing R = m4 - m3 (use uppercase R). The range is maximum minus minimum.
  8. On the next line, click the "Show Keyboard" icon, then select the functions button on the right. Scroll down to VISUALIZATIONS and choose histogram. Enter histogram(T, 0.01). Next, click the keyboard icon to close the keypad, then click the small zoom icon at the bottom of the histogram box. The histogram shows bars that represent how many temperature readings fall within 0.01-degree intervals. The mode (the third type of average) is shown by the tallest bar in the histogram. The value of the mode is read from the x-axis.
  9. Once you have found the mode, type on the next line m5 = followed by your mode value divided by 1, this will prevent a slider from being made. Then graph y = m5 You should now see a fifth line showing the third type of average.
  10. Compare the five lines. Since the data did not change very much, they should have similar values. You may want to use the "+" icon, in the upper-alpha right of the graph, to zoom into your graph and click and drag to reposition it for better viewing.
  11. When finished, click Capture Graph to copy your graph and paste it into your Google Docs worksheet.
Going Further:
  1. Scroll back up to the graph and click the Clear Graph button. This will delete the data in your table and reset the graph. You must export the data before clearing it if you plan to import and analyze it further in the future.
  2. Now you will compare the first data set with a new second data set.
  3. Set your temperature sensor on the table and allow its temperature to stabilize. Click the Start button and collect about 60 seconds of the room's temperature.
  4. When collection is finished, calculate all of the descriptive statistics by repeating the steps above in the Analyzing Your Data section.
  5. When finished, click Capture Graph to copy your graph and paste it into your Google Docs worksheet in the second frame, below the first.
  6. Answer all of the questions in your Google Docs worksheet and follow your teacher's directions for turning in your worksheet.