Imagine 200 students sit an exam, and you want to know: how many scored less than 55 marks? Nobody handed you that number — but if you know how many scored 0–10, how many scored 10–20, and so on, you can find it by adding the frequencies up as you go. That running total is called the cumulative frequency, and it answers one question over and over: how many values are less than (or equal to) this point?
And here is the lovely part. Plot those running totals and join the dots, and you get a smooth, rising, S-shaped curve. Off that one curve you can read the median, the quartiles, the spread, and even "how many scored below 55" — all by drawing a couple of straight lines. One picture, all the answers.
Cumulative frequency is a running total of the frequencies. For each class boundary it answers one question: how many values are less than or equal to this value? You build it by adding each class frequency on to the total so far.
Take three classes with frequencies
| Class (upper boundary) | Frequency | Cumulative frequency |
|---|---|---|
| ≤ 10 | 4 | 4 |
| ≤ 20 | 10 | 4 + 10 = 14 |
| ≤ 30 | 6 | 14 + 6 = 20 |
The final cumulative frequency,
A shop records how long (in minutes) each of
| Wait time (min) | Frequency | Upper boundary | Cumulative frequency |
|---|---|---|---|
| 0 < t ≤ 2 | 6 | ≤ 2 | 6 |
| 2 < t ≤ 4 | 12 | ≤ 4 | 6 + 12 = 18 |
| 4 < t ≤ 6 | 14 | ≤ 6 | 18 + 14 = 32 |
| 6 < t ≤ 8 | 8 | ≤ 8 | 32 + 8 = 40 |
The running total climbs
Plot each cumulative frequency against the upper class boundary of its class and join the points. The result is a smooth, rising, S-shaped curve called an ogive. From it you can read off the key summary values: go up to the curve from the right cumulative-frequency height, then across.
Back to the queue data, with
So the interquartile range — the spread of the middle half of customers — is
The curve also runs the other way: pick a value on the horizontal axis, go
up to the curve, then across to read the cumulative frequency. For the
queue data, "how many customers waited
And you can flip that into "how many waited more than 5 minutes?" by subtracting
from the total:
Two mistakes shift the whole curve — or the answer — and both are easy to slip into:
It is the cumulative frequency curve in disguise. A percentile is just a
reading at a chosen fraction of the total: the
This exact idea runs the world of ranking. When a baby is "on the 50th centile" for weight, a health chart is saying half of babies that age weigh less. Standardised tests, exam boards setting grade boundaries, and growth charts all lean on the same cumulative curve to say where a single value sits inside a whole population.
Borrow the word from architecture: an ogive is the pointed, S-curved arch you see in Gothic cathedral windows. Turn the cumulative frequency curve on its side and its gentle-steep-gentle sweep really does echo that arch — the name stuck. The steep middle of the curve is where the data is densest (lots of values crammed into a small range), and the flat tails are where values are rare. So the curve's shape is itself information: a steep, narrow rise means consistent data; a long, gradual slope means the values are spread far and wide.