Statistics is one of the most under-revised strands of GCSE Maths — around 15% of the marks on the Foundation and Higher papers, yet most students spend far less than 15% of their revision on it. The reason is simple: it looks easy, so it gets left until last. In this guide you will find everything that is actually required: measures of central tendency (mean, median, mode), measures of spread (range, quartiles), frequency tables and the estimated mean, basic and conditional probability, tree diagrams, and the five mistakes that cost the most marks. Step-by-step examples at real exam level.
If you are sitting GCSE Maths — pay attention: statistics and probability together carry roughly 15% of the marks on the Foundation papers and 15% on the Higher papers, according to the DfE weightings, and they turn up on all three papers. In practice this is one of the strands where students lose the most marks, because it looks easy and gets left to the last week of revision. This guide focuses on exactly what the GCSE specification requires: measures of central tendency, measures of spread (including the interquartile range), frequency tables with the estimated mean, conditional probability, and tree diagrams. At the end — the five classic mistakes that lose marks.
Averages — mean, median, mode
An average is a single number that represents a whole set of data. The three classic averages — mean, median and mode — measure the 'centre' in different ways, and each has a scenario where it is the most useful. At GCSE you must know all three, when to use each one, and how an outlier changes the whole story.
The mean: the sum of the values divided by the number of values. For the data 4, 6, 7, 7, 8, 10, 12 — the sum is 54, dividing by 7 gives 7.71. The mean is very sensitive to outliers: if we replace the 12 with 100, the mean jumps to 20.3 even though only one value changed.
The median: the value in the middle after ordering. For our 7 values, the median is the fourth value — 7. If there is an even number of values, the median is the mean of the two middle ones. The median is resistant to outliers — if 12 becomes 100, the median stays 7. That is why the median is used for salaries, house prices and any data with a long tail.
The mode: the value that appears most often. In our data, the mode is 7 (it appears twice). There can be several modes (a 'bimodal' distribution) or no mode at all if every value is different. At GCSE it is the easiest average, but also the least stable.
Measures of spread — range, quartiles, interquartile range
An average on its own is not enough. Two classes can get the same mean in a test, but in one everyone is around 75, and in the other half got 50 and half got 100. A measure of spread describes how far the values 'spread out' around the centre. The GCSE specification requires the range and, at Higher tier, quartiles and the interquartile range.
The range: the highest value minus the lowest. The easiest and the crudest — it does not distinguish between data where all the values are clustered in the middle and data that is spread evenly.
Quartiles (Q1, Q2, Q3): divide the ordered data into four equal parts. Q2 is the median. Q1 is the median of the lower half, Q3 of the upper half. The interquartile range (Q3 − Q1) is a measure of spread that is resistant to outliers — it appears on the box plot, which is a standard Higher-tier question, and on cumulative frequency graphs where you read Q1 at a quarter of the total and Q3 at three quarters.
Quick example: for the data 4, 6, 7, 7, 8, 10, 12: the median is 7, the lower half is 4, 6, 7 so Q1 = 6, the upper half is 8, 10, 12 so Q3 = 10. The interquartile range is 10 − 6 = 4, and the range is 12 − 4 = 8. Replace the 12 with 100 and the range becomes 96 but the interquartile range stays 4 — which is exactly why examiners ask you to compare two data sets using the median and the IQR rather than the mean and the range.
Standard deviation is not on the GCSE specification (it belongs to A-level Statistics), so if your textbook mentions it you can safely skip it for now. What GCSE does ask is to 'compare two distributions' — and the full-mark answer always compares one average and one measure of spread, in context.
Frequency tables and the estimated mean
At GCSE the data is almost always presented in a frequency table — not as a raw list. You need to be able to calculate the mean, median and mode directly from the table. The most common mistake: forgetting that each value appears several times, and calculating a simple mean of the values in the first column.
| Score (x) | Frequency (f) | x × f |
|---|---|---|
| 60 | 3 | 180 |
| 70 | 8 | 560 |
| 80 | 12 | 960 |
| 90 | 5 | 450 |
| 100 | 2 | 200 |
| Total | 30 | 2,350 |
Mean from a frequency table = sum of (x × f) divided by sum of f = 2,350 / 30 = 78.33. Notice — not 80 (which would be the simple mean of 60, 70, 80, 90, 100). Weighting by the frequencies is critical.
The median from a table: look for the 15th and 16th values (out of 30) — both fall in the 80 category (because the cumulative frequency after 70 is 11, and after 80 it is 23). So the median = 80. The mode = 80 (the highest frequency — 12).
In grouped frequency tables (classes like 60 ≤ x < 70, 70 ≤ x < 80) you use the midpoint of each class as x. This gives a slight inaccuracy, which is why the exam calls it an 'estimate of the mean' — and the examiner expects you to say so. The class containing the median is called the modal class if it has the highest frequency; you cannot find the exact median from grouped data.
Basic and conditional probability
The probability strand at GCSE (P1-P9) is a natural partner to statistics. The basics are Foundation content, but conditional probability and the general multiplication rule are Higher tier — and conditional probability is the topic that catches the most students.
Basic probability: P(A) = favourable outcomes / possible outcomes. In a bag with 5 white balls and 3 black balls, P(white) = 5/8.
Independent events — multiply: if you flip a coin and roll a dice, P(heads and 6) = P(heads) × P(6) = 1/2 × 1/6 = 1/12. But if the events are dependent (drawing without replacement) — the second probability changes after the first item is taken out.
Conditional probability — the critical formula: P(A | B) = P(A and B) / P(B). It means 'the probability that A happens given that B has already happened'. The vertical bar | is read 'given'.
A classic two-way table at GCSE:
| Passed | Failed | Total | |
|---|---|---|---|
| Boys | 36 | 9 | 45 |
| Girls | 44 | 11 | 55 |
| Total | 80 | 20 | 100 |
P(passed | boy) = 36/45 = 0.80. Notice: the denominator is the total number of boys (45), not the whole year group (100). That is the most common mistake — forgetting to shrink the 'world of possibilities' to the given event.
Tree diagrams — how not to get confused
A tree diagram is the best visual tool for probability problems in stages. On each 'branch' you write the probability, and at the end — you multiply along a branch and add across parallel branches.
A classic problem: a bag holds 5 white and 3 black balls. Two are taken out without replacement. What is the probability that both are white?
- Step 1 — the first draw: P(white) = 5/8.
- Step 2 — after a white has been taken out, 4 whites remain out of 7. So P(white | first was white) = 4/7.
- Step 3 — multiply along the branch: P(both white) = 5/8 × 4/7 = 20/56 = 5/14 ≈ 0.357.
If the question had been 'what is the probability that the two balls are different colours?' — you would need to add two branches: P(white then black) + P(black then white) = (5/8)(3/7) + (3/8)(5/7) = 15/56 + 15/56 = 30/56 = 15/28.
A rule of thumb to remember: along a branch — multiply ('and'). Across branches — add ('or'). The drawing itself is usually asked for in the question, and even when it is not, sketching it on the page prevents 80% of the errors.
Five mistakes that lose marks in the exam
We have collected the five mistakes that recur in examiners' reports on recent GCSE series — the ones that trip up students who know the material but lose marks through haste.
- **The median without ordering** — looking at the data as given and taking the middle value. The median requires ordering from smallest to largest first.
- **A simple mean instead of a weighted one** — in a frequency table, adding the x column and dividing by the number of rows instead of calculating Σ(x·f)/Σf.
- **P(A | B) instead of P(B | A)** — swapping the two events. Always ask yourself: 'What is known? What am I looking for?' — the known goes after the bar.
- **Forgetting the dependence when drawing without replacement** — calculating P(both white) = (5/8) × (5/8) instead of (5/8) × (4/7). The second draw depends on the first.
- **Comparing distributions with one number only** — writing 'class A has a higher mean' and stopping. The mark scheme wants an average AND a measure of spread, both interpreted in context ('so class A did better on average, but class B's marks were more consistent').
Summary and a recommended practice route
The statistics strand at GCSE is the most 'profitable' in marks per minute: most questions rest on a clear technique — order, calculate, formula. Unlike a multi-step algebra problem that takes ten minutes and where one sign error wrecks everything, an average statistics question takes 4-6 minutes and is worth 3-5 marks.
Practice recommendation: 30 minutes of descriptive statistics (calculations from tables) → 30 minutes of basic probability → 45 minutes of conditional probability and tree diagrams — three times a week. After a fortnight you will feel the difference. Make sure you practise from questions written for the current 9-1 specification, and check the tier: quartiles, box plots, cumulative frequency, histograms and conditional probability are Higher only.
Frequently asked questions
What statistics is on the Foundation tier and what is Higher only?
Foundation covers mean, median, mode and range (including from frequency tables and grouped data), bar charts, pie charts, pictograms, scatter graphs and two-way tables. Higher adds quartiles and the interquartile range, cumulative frequency graphs, box plots and histograms with unequal class widths. In probability, tree diagrams and Venn diagrams are on both tiers, but conditional probability and the general multiplication rule are Higher only.
Can I use a calculator for statistics questions in the exam?
On Papers 2 and 3, yes — and a scientific calculator's statistics mode can compute a mean from a frequency table directly. On Paper 1 (non-calculator) the numbers are chosen to be manageable by hand. Whatever the paper, you must show your method: a bare answer with no Σ(x·f) working risks losing the method marks if it is slightly off.
What is the difference between conditional probability and independent events?
Independent events are a special case in which P(A | B) = P(A) — B happening does not change the chance of A. Example: flipping a coin after rolling a dice. Conditional probability in general refers to any case where we know something has happened and ask about another event — sometimes that changes the chance, sometimes not. Every independent event is a case of conditional probability, but not the other way round.
How many marks is statistics worth at GCSE?
The DfE weightings give statistics roughly 15% of the marks on both Foundation and Higher, with probability another 15% at Foundation and 15% at Higher (the two strands are listed together as 'probability and statistics' at 30% and 30% on the Foundation and Higher tiers respectively in some boards' summaries). In practice that means several questions on every paper, adding up to around 25 marks out of 80 on a typical paper.
Does a tree diagram have to appear in the solution?
When the question says 'complete the tree diagram', yes — and the branch probabilities themselves carry marks. When it does not, any clear representation is accepted: a tree, a table, or a written calculation. It matters that you show the multiplication along the branch and the addition across branches, so the examiner can see you understand the structure and not just 'copy a formula'. A systematically written solution earns method marks even with a small arithmetic slip.
How do I compare two data sets for full marks?
Give one average and one measure of spread, and interpret both in the context of the question. For example: 'The median for class A (72) is higher than for class B (65), so class A did better on average. The interquartile range for class A (8) is smaller than for class B (15), so class A's marks were more consistent.' Numbers alone, or a comparison of one statistic only, does not get full marks.
Focused practice for the GCSE statistics and probability strands — free
Practise statistics ←