1. Measures of Central Tendency
Measures of central tendency are single values that represent the 'average' or 'middle' of a dataset. There are three main types: the Mean, the Median, and the Mode. The mean is what people usually mean by 'average' - you add everything up and divide. The median is the literal middle value when the data is in order. The mode is simply the most common value in the list.
Mean = (Sum of all values) / (Number of values)
Median position in an ordered list = (n + 1) / 2
Key term
Examiner insight
Common pitfall
Worked example 14 marks
The shoe sizes sold for men at a shop were: 40, 47, 40, 46, 43, 40, 40, 44, 40, 38. Find the mean, median and mode of this data.
- 1
Mode: The mode is the most frequent value. The size '40' appears 5 times, which is more than any other size. So, the mode is 40.
- 2
Median: First, put the data in order: 38, 40, 40, 40, 40, 40, 43, 44, 46, 47. There are 10 values (an even number). The middle values are the 5th and 6th values.
- 3
The 5th value is 40 and the 6th value is 40. The median is the average of these two: (40 + 40) / 2 = 40.
- 4
Mean: Add up all the values: 38 + 40 + 40 + 40 + 40 + 40 + 43 + 44 + 46 + 47 = 418.
- 5
Divide the sum by the number of values (10): 418 / 10 = 41.8. The mean is 41.8.
Recap
- The mean is calculated by adding all values and dividing by the count of values.
- The median is the middle value of an ordered dataset.
- If there is an even number of data points, the median is the average of the two middle values.
- The mode is the most frequently occurring value in the dataset.
- Always order the data before finding the median.
Quick check
- Find the mode of this list of numbers: 5, 2, 8, 2, 9, 10, 2.1 mark
- What is the median of this ordered list: 3, 5, 8, 11, 12?1 mark