1. Averages and Range
To understand and compare datasets, we use statistical measures. Averages (or measures of central tendency) tell us a typical value, while the range (a measure of spread) tells us how varied the data is. There are three main types of average: the Mean is the sum of all values divided by the number of values; the Median is the middle value when the data is in order; the Mode is the most frequent value. A dataset can have one mode, more than one mode (bimodal), or no mode at all.
Mean = (Sum of all values) ÷ (Number of values)
Range = Largest value – Smallest value
Key term
Examiner insight
Common pitfall
Worked example 14 marks
Find the mean, median, mode, and range of this set of numbers: 7, 4, 5, 10, 4.
- 1
- Find the Mean: Add the numbers together: 7 + 4 + 5 + 10 + 4 = 30. Divide by the number of values (5): 30 ÷ 5 = 6. The mean is 6.
- 2
- Find the Median: First, order the numbers: 4, 4, 5, 7, 10. The middle value is the 3rd number, which is 5. The median is 5.
- 3
- Find the Mode: Look for the most frequent number. The number 4 appears twice, more than any other number. The mode is 4.
- 4
- Find the Range: Subtract the smallest value from the largest: 10 – 4 = 6. The range is 6.
Worked example 23 marks
The ages of 50 children at a school are recorded in this frequency table. Find the mean age.
- 1
- To find the mean from a frequency table, we first multiply each age by its frequency: (6×12), (7×9), (8×8), (9×10), (10×8), (11×3).
- 2
- Calculate these values: 72, 63, 64, 90, 80, 33.
- 3
- Find the total sum of ages by adding these products: 72 + 63 + 64 + 90 + 80 + 33 = 402.
- 4
- Find the total number of children (the total frequency): 12 + 9 + 8 + 10 + 8 + 3 = 50.
- 5
- Calculate the mean: Total sum of ages ÷ Total number of children = 402 ÷ 50 = 8.04. The mean age is 8.04 years.
Recap
- The mean is the sum of values divided by the count of values.
- The median is the middle value of an ordered dataset.
- The mode is the most frequently occurring value.
- The range measures the spread of data (Largest - Smallest).
- Always order the data before finding the median.
Quick check
- What is the median of these scores: 9, 2, 5, 11, 7?2 marks