Measures of Central Tendency • Topic 1 of 3

Mean, Range, and Interpretation of Data

What is a Measure of Central Tendency?

A measure of central tendency is a single value that describes the center or typical value of a data set. The three main measures are mean, median, and mode.

What is the Mean?

The mean (or average) is the sum of all data values divided by the number of values.

\[

\text{Mean} = \frac{\text{Sum of all observations}}{\text{Number of observations}} = \frac{\sum x_i}{n}

\]

What is the Range?

The range is the difference between the highest and lowest values in a data set. It measures how spread out the data is.

\[

\text{Range} = \text{Maximum value} - \text{Minimum value}

\]

Interpreting Data:

  • The mean is useful when data is evenly distributed (no extreme outliers)
  • A large range indicates data is spread out; a small range indicates data is clustered
  • The mean can be affected by extremely high or low values (outliers)

Real-Life Applications:

  • Mean: average test scores, average rainfall, average salary
  • Range: temperature variation, price spread in a market
Measures of Central Tendency MEAN (Average) Data: 4, 7, 9, 12, 8 Sum = 4+7+9+12+8 = 40 Count = 5 Mean = 40 ÷ 5 = 8 MEDIAN (Middle) Data: 3, 7, 9, 14, 21 ↑ already sorted 5 values → middle is 3rd Median = 9 MODE (Most Frequent) Data: 5, 3, 7, 3, 9, 3, 6, 5 3 appears 3 times (most!) Mode = 3 RANGE (Spread) Data: 12, 25, 8, 31, 19 Max = 31, Min = 8 Range = 31 - 8 = 23
1
Worked Example

Find the mean of the following marks: 85, 90, 75, 80, 95, 85.

Solution
  • Sum = \(85 + 90 + 75 + 80 + 95 + 85 = 510\)
  • Number of values = 6
  • Mean = \(\frac{510}{6} = 85\)

-

Answer: 85 **Example 2:** The heights (in cm) of 5 students are 150, 155, 148, 160, 152. Find the mean height and the range. *Solution:* - Sum = $150 + 155 + 148 + 160 + 152 = 765$ - Mean = $\frac{765}{5} = 153$ cm - Range = Maximum - Minimum = $160 - 148 = 12$ cm - **Answer:** Mean = 153 cm, Range = 12 cm **Example 3:** The mean of 6 numbers is 12. If one number 15 is removed, find the mean of the remaining 5 numbers. *Solution:* - Sum of 6 numbers = $12 \times 6 = 72$ - After removing 15, new sum = $72 - 15 = 57$ - New mean = $\frac{57}{5} = 11.4$ - **Answer:** 11.4

Key Points

  • Mean = sum of all values ÷ number of values
  • Range = maximum value - minimum value
  • Mean is sensitive to outliers (extreme values)
  • Range measures spread, not central tendency
  • The mean is the "balance point" of the data set
Tap an option to check your answer0 / 4
Q1.The mean equals:
Explanation: Sum over count.
Q2.The range equals:
Explanation: Max minus min.
Q3.The mean of $2, 4, 6$ is:
Explanation: $12/3=4$.
Q4.The mean is also called the:
Explanation: Average.