Mastering SPM Modern Mathematics Statistics: Measures of Central Tendency and Dispersion
Statistics appears in nearly every SPM Modern Mathematics Paper 1, and a full question often appears in Paper 2 as well. The topic rewards precision: a single misread class boundary or off-by-one cumulative frequency error can wipe out an entire question. This guide covers the measures you must know and the diagram-reading skills examiners test.
Measures of Central Tendency
Central tendency describes the typical or central value of a dataset. The mean is the arithmetic average, the median is the middle value when data is ordered, and the mode is the most frequent value. Each tells a different story; a dataset skewed by outliers has a mean very different from its median, which is why reporting more than one measure often paints a fairer picture.
For grouped data, the mean is calculated as Σ(fx) / Σf, where x is the midpoint of each class and f is its frequency. Always use the midpoint, never the upper or lower boundary, and double-check your frequency table before summing.
Measures of Dispersion
Dispersion describes how spread out the data is. Range is the simplest — highest minus lowest — but it is sensitive to outliers. Interquartile range (IQR) is more robust: it is the upper quartile minus the lower quartile (Q3 - Q1), capturing the middle 50% of the data. Variance and standard deviation measure average distance from the mean; standard deviation is the square root of variance and shares the same units as the data.
| Measure | What It Tells You | Robust to Outliers? |
|---|---|---|
| Range | Total spread | No |
| Interquartile range | Spread of the middle 50% | Yes |
| Variance | Average squared deviation | No |
| Standard deviation | Average distance from mean | No |
Reading Cumulative Frequency Curves
An ogive is a cumulative frequency curve drawn by plotting the upper class boundary against cumulative frequency. From it you can read the median (at half the total frequency), the quartiles (at one-quarter and three-quarters), and the interquartile range (Q3 - Q1). A common question asks how many values fall above or below a given mark — find that mark on the x-axis, read up to the curve, then across to the cumulative frequency axis.
Class Boundaries and Class Width
Histograms use class boundaries, not class limits. If a table reads 10-19, 20-29, the boundaries are 9.5-19.5, 19.5-29.5, giving a width of 10. Getting this wrong throws off both the histogram area and the frequency density calculation (frequency / class width). Always convert to boundaries before drawing.
Effect of New Data on the Mean
A favourite exam question gives the mean of n values and asks for the new mean when one more value is added. Use the formula: new mean = (old mean × n + new value) / (n + 1). For example, if the mean of 5 values is 12 and a sixth value of 18 is added, the new mean = (12 × 5 + 18) / 6 = 78/6 = 13.
Common Mistakes
- Using class limits instead of class boundaries when drawing histograms.
- Forgetting to use midpoints when calculating the mean of grouped data.
- Misreading the ogive axis — check whether it is cumulative frequency or percentage.
- Confusing variance with standard deviation (the latter is the square root).
- Subtracting in the wrong order for interquartile range.
Practise With Real Exam Papers
Statistics questions are highly formulaic across years. Working through the past five years of SPM Paper 2 statistics questions, timed, is the single most effective revision. Pay attention to mark allocation: a four-mark question expects roughly four distinct correct steps, so show your working even if you can do parts mentally.