Home / Analysis of Data
3.1 · Paper 1 · Compulsory
Collecting, summarising and displaying data — the foundation skill that every other topic in Core Maths builds on.
Jump to a sub-skill
Each sub-skill has its own step-by-step explanation, a past-paper style question and a short worksheet with mark scheme.
Data is either primary (you collect it yourself) or secondary (collected by someone else), and either discrete (counted, e.g. number of goals) or continuous (measured, e.g. time, height).
A good sample should be representative of the population it's drawn from. Common sampling methods:
The three averages: mean (sum ÷ count), median (middle value when ordered), mode (most frequent value). Each has strengths — the median isn't distorted by extreme outliers the way the mean is, which matters when a dataset is skewed.
Measures of spread: the range (max − min) is simple but sensitive to outliers; the interquartile range (IQR) = $Q_3 - Q_1$ ignores the top and bottom quarter of the data, so it's more robust; standard deviation measures the typical distance of values from the mean and uses every data point.
For grouped data, you don't know the exact values, so you use the midpoint of each class interval to estimate the mean, and identify the modal class (the class with the highest frequency) rather than a single mode.
Different diagrams suit different questions:
Exam questions often ask you to compare two datasets. Always compare both an average (which is typically higher/lower) and a measure of spread (which is more consistent/variable) — and write your comparison in context, not just as bare numbers.
An outlier is a value that's unusually far from the rest of the data. A common rule: a value is an outlier if it's more than $1.5 \times \text{IQR}$ beyond $Q_1$ or $Q_3$. Outliers can be genuine (worth investigating) or errors (worth removing) — the context decides which.
Two branches of a gym record the number of visitors each day for 30 days. Branch A has mean 142 and standard deviation 18. Branch B has mean 137 and standard deviation 6.
Compare the two branches.
Branch A has a higher mean (142 vs 137), so on average it gets more visitors per day. However, Branch A also has a much higher standard deviation (18 vs 6), meaning its daily visitor numbers are far more variable/inconsistent than Branch B's, which has a steadier, more predictable flow of visitors.
Practice