Please enable JavaScript to use CodeHS

South Carolina Computer Programming 1 with Python

Lesson 10.8 Statistical Measures

Description

In this lesson, students learn how to apply statistical measures (like mean, median, and mode) to a dataset in order to gain insights.


Objective

Students will be able to:

  • Use the AVERAGE() formula in Google Sheets to find the average of a range of values
  • Use the MEDIAN() formula to find the median value in a range of values
  • Use the MODE() formula to find the mode of a range of values
  • Describe what each of the statistical measures above says about the data