← Back to subjects
0
OCR GCSE Maths (J560) · Statistics
Mini-Lesson

Statistics

This mini-lesson covers the Statistics strand of OCR GCSE Maths (J560): averages & range, frequency tables, grouped data & the estimated mean, cumulative frequency & box plots, scatter graphs & correlation, and sampling.

ABCDE frequency
Statistics is about turning a pile of data into a single clear picture: an average, a spread, a trend.

Work through each screen, answer the questions as you go (most are calculations) and collect ⭐ stars. Press Start when you're ready.

Averages & range

Mean, median, mode & range

An average is a single value that represents a data set. There are three, plus a measure of spread:

mean = sum ÷ countmedian = middle value (in order) · mode = most common · range = highest − lowest
Worked example

For the data 3, 7, 7, 2, 6:

Mean = (3 + 7 + 7 + 2 + 6) ÷ 5 = 25 ÷ 5 = 5

Mode = 7 (it appears twice) · Range = 7 − 2 = 5

Mode vs median: the mode is the most frequent value, the median is the middle value once you've put the data in order — don't mix them up.

Calculate

Your turn — the mean

1Work out the mean of the data set 3, 7, 7, 2, 6.
Hint: add them up (25) then divide by how many there are (5).
Averages & range

Finding the median

The median is the middle value after ordering the data from smallest to largest. With an odd count there's one middle value; with an even count you take the mean of the middle two.

Worked example — odd count

Find the median of 4, 8, 6, 10, 2.

Order: 2, 4, 6, 8, 10 → middle value = 6

Worked example — even count

Find the median of 3, 5, 8, 10.

Middle two are 5 and 8 → (5 + 8) ÷ 2 = 6.5

Always order first: the median of 4, 8, 6, 10, 2 is not the middle of the list as written (that would be 6 by luck) — you must reorder every time, or you'll get it wrong.

Calculate

Your turn — the median

2Find the median of 4, 8, 6, 10, 2.
Hint: order them first (2, 4, 6, 8, 10), then take the middle one.
Averages & range

The range — measuring spread

The range tells you how spread out the data is. A small range means the values are close together; a large range means they're widely scattered.

range = largest value − smallest valuethe range is a measure of spread, not an average
5 8 12 20 range = 20 − 5 = 15
The range is the distance from the smallest to the largest value.

Don't just subtract the ends of the list: find the actual largest and smallest values first — in 12, 5, 20, 8 the range is 20 − 5, not 12 − 8.

Calculate

Your turn — the range

3Work out the range of the data set 12, 5, 20, 8.
Hint: largest is 20, smallest is 5, so 20 − 5.
Frequency tables

Mean from a frequency table

A frequency table records how often each value occurs. To find the mean, multiply each value by its frequency, add those up, then divide by the total frequency:

mean = Σ(value × frequency) ÷ ΣfrequencyΣ means "the sum of"
value (x) freq (f) x × f 1 2 2 2 3 6 3 5 15
Σf = 2 + 3 + 5 = 10 · Σ(x × f) = 2 + 6 + 15 = 23 · mean = 23 ÷ 10 = 2.3

Divide by Σf, not by the number of rows: here there are 3 rows but 10 pieces of data. The mean is 23 ÷ 10 = 2.3, not 23 ÷ 3.

Calculate

Your turn — mean from a table

4A frequency table lists value 1 (frequency 2), value 2 (frequency 3) and value 3 (frequency 5). Work out the mean.
Hint: Σ(x × f) = 2 + 6 + 15 = 23, and Σf = 10, so 23 ÷ 10.
Grouped data

Estimated mean from grouped data

When data is grouped into class intervals, we've lost the exact values. We estimate the mean using the midpoint of each class as a stand-in for every value in it:

estimated mean = Σ(midpoint × frequency) ÷ Σfrequencymidpoint = (lower bound + upper bound) ÷ 2
Worked example

Three classes have midpoints 5, 15, 25 with frequencies 2, 4, 4.

Σ(mid × f) = (5×2) + (15×4) + (25×4) = 10 + 60 + 100 = 170

Σf = 2 + 4 + 4 = 10 → estimated mean = 170 ÷ 10 = 17

Why "estimated"? We don't know the exact values in each group, so using midpoints gives an estimate, not the true mean. Always call it the estimated mean.

Calculate

Your turn — estimated mean

5Grouped data has class midpoints 5, 15 and 25 with frequencies 2, 4 and 4. Work out the estimated mean.
Hint: (5×2 + 15×4 + 25×4) ÷ (2+4+4) = 170 ÷ 10.
Cumulative frequency · Higher

Cumulative frequency (Higher tier)

Cumulative frequency is a running total of the frequencies. Plotting it against the upper class boundary gives an S-shaped curve you can read the median and quartiles from.

½n median c.f.
Read across at ½n for the median, at ¼n and ¾n for the lower and upper quartiles.

Plot at the upper boundary: a cumulative frequency point is plotted at the top end of each class (the highest value so far), never at the midpoint.

Box plots · Higher

Box plots & the IQR (Higher tier)

A box plot summarises data with five numbers: minimum, lower quartile, median, upper quartile and maximum. The interquartile range (IQR) measures the spread of the middle half:

IQR = upper quartile − lower quartilea smaller IQR means the middle 50% of data is more consistent
minLQ medianUQmax
The box spans the quartiles; the line inside is the median; the whiskers reach min and max.

IQR beats range for spread: the range uses the extreme values, which may be outliers. The IQR ignores the outer quarters, so it's a more reliable measure of spread.

Calculate

Your turn — median position

6A data set has 20 values placed in order. The median lies at the (n + 1) ÷ 2 th position. Work out that position.
Hint: n = 20, so (20 + 1) ÷ 2 = 21 ÷ 2.
Match game

Statistic ⇄ definition

Tap a statistic name on the left, then its correct definition on the right.

Scatter graphs

Scatter graphs & correlation

A scatter graph plots two variables to reveal a relationship. Correlation describes the pattern:

  • Positive correlation: as one goes up, the other goes up.
  • Negative correlation: as one goes up, the other goes down.
  • No correlation: no clear pattern.
positive correlation negative correlation
A line of best fit follows the trend and lets you make predictions.

Correlation ≠ cause: two things trending together doesn't prove one causes the other — there may be a hidden factor behind both.

Quick check

Spot the correlation

?A shop finds that as the temperature rises, its hot-soup sales fall. What type of correlation is this?
Sampling

Sampling & the population

The population is everyone or everything you're studying. A sample is a smaller group taken from it — used because surveying the whole population is often impractical.

good sample = large enough + representativea random sample gives every member an equal chance of selection
  • Random sample: every member has an equal chance — reduces bias.
  • Biased sample: some groups are over- or under-represented, so conclusions are unreliable.

Bigger isn't the only thing: a large sample is good, but it must also be representative. Surveying only your friends is biased no matter how many you ask.

Quick check

Why do we sample?

?Which of these is the main advantage of a random sample over other methods?
Interpreting statistics

Which average should you use?

Each average has strengths and weaknesses. Choosing the right one is a common exam skill:

  • Mean: uses every value — but is distorted by outliers (extreme values).
  • Median: the middle value — not affected by outliers, good for skewed data.
  • Mode: the only average that works for non-numerical data (e.g. favourite colour).

Outlier tip: if one salary in a company is huge, the mean wage looks misleadingly high. The median gives a fairer "typical" value.

Quick check

Choosing an average

?A data set contains one very large outlier. Which average is least affected by it?
Sort it

Positive or negative correlation?

Each scenario links two variables. Tap a scenario, then tap the box for its correlation type.

📈 Positive correlation

📉 Negative correlation

Recap

The whole Statistics strand

Averages & range: mean = sum ÷ count; median = middle (in order); mode = most common; range = highest − lowest.

Frequency tables: mean = Σ(x × f) ÷ Σf — divide by the total frequency.

Grouped data: estimate the mean using class midpoints.

Cumulative frequency: running total plotted at upper boundaries; read off median & quartiles (Higher).

Box plots: five-number summary; IQR = UQ − LQ measures spread (Higher).

Scatter graphs: positive, negative or no correlation; line of best fit predicts.

Sampling: a sample must be large enough and representative; random sampling reduces bias.

Interpreting: the median resists outliers; the mode works for non-numerical data.

You've covered the Statistics strand of OCR GCSE Maths (J560) — Foundation content plus the Higher-tier cumulative frequency and box plots. Press Finish to see your score.

🏆

Mini-lesson complete!

⭐⭐⭐

You've worked through Statistics for OCR GCSE Maths (J560). 🎉

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

📣 Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

→ Back to all subjects