2.7.2 · D5Statistics & Probability — Intermediate
Question bank — Cumulative frequency — ogive, median from graph
True or false — justify
The less-than cumulative frequency of the last class always equals
True — the last class accumulates every observation, so its running total is the whole population . This is your standard sanity check on any CF table.
A less-than ogive can slope downward somewhere
False — cumulative frequency is a running total of non-negative counts, so it can only stay flat or rise. A downward segment would mean a negative frequency, which is impossible.
The more-than ogive always decreases from left to right
True — it counts "how many are at or above this boundary." As the boundary moves right, fewer observations remain above it, so the count falls from down to .
You plot the less-than ogive using the upper class boundary
True — counts everything below the upper boundary of class , so the honest point is (upper boundary, ). Using the midpoint would shift the whole curve left.
You plot the more-than ogive using the lower class boundary
True — the more-than of a class counts everything from its lower boundary onward, so the honest point is (lower boundary, more-than ). Mirror image of the less-than rule, which uses upper boundaries.
For grouped data the median position is
False — that formula is for an ordered ungrouped list. A grouped ogive is treated as a smooth curve, so we cut it at height (halfway up), not .
The median class is always the class with the largest frequency
False — it's the class where the cumulative frequency first crosses . The tallest bar can sit far from that crossing; see mode for where the tallest bar does matter.
The twin-ogive crossing point gives the median
True — at that point "number below" (less-than curve) equals "number above" (more-than curve), and both equal only at the median. Dropping a perpendicular gives the median's x-value (see figure
s02).If two classes both make CF equal exactly at their shared boundary, the median is undefined
False — the median simply sits at that boundary. The interpolation term just becomes zero, so exactly (as in Example 1, where it landed on 30).
An ogive must start at cumulative frequency zero
True — before the lower boundary of the first class, no observations have been counted yet, so the curve begins at at that lower boundary.
The area under a less-than ogive equals
False — an ogive is a cumulative count curve, not a density. Nothing meaningful lives in the area under it; the useful information is the height at each x.
Spot the error
"CF reaches 25 (≥ 20) at 'less than 30', and CF equals 25 at the boundary 30, so the median class is 30–40."
Wrong — the median class is the one inside which CF crosses . CF rose from 13 (below 20) to 25 within 20–30, so the median class is 20–30, not the next one.
"For classes 10–19 and 20–29, I'll use and directly."
Wrong — these are discontinuous classes. Convert to continuous boundaries first (9.5–19.5, 19.5–29.5), so . Skipping this shifts every boundary by 0.5.
"I plotted CF against the class midpoints, just like a frequency polygon."
Wrong for an ogive — CF counts everything below the upper boundary, so points must sit at upper boundaries. Midpoints belong to the frequency polygon, not the cumulative curve.
" in the median formula is the cumulative frequency of the median class."
Wrong — is the CF of the class before the median class (everything already counted at ). Using the median class's own CF double-counts and overshoots.
"I read the median off the graph by going to and dropping down."
Wrong — is the very top of the curve (all data below it). The median cuts the data in half, so climb only to before sliding across (figure
s01)."The less-than and more-than ogives cross at height ."
Wrong — they cross at height , where "below" and "above" counts are equal. At the less-than curve has topped out but the more-than curve has hit zero.
"In , is the total frequency ."
Wrong — is the frequency of the median class only. It's the count spread across width , giving the per-unit slope used in the interpolation.
"My median class has frequency , so I'll just interpolate anyway."
Wrong — with the formula divides by zero and the ogive is flat there, so no crossing happens inside that class. A class with can never be the median class; the crossing must occur where the curve actually rises.
"The open first class is '<20', so I'll take its lower boundary as ."
Wrong in general — an unbounded class has no genuine lower boundary. Assign a reasonable finite boundary using the common class width (e.g. treat '<20' as 10–20 if width is 10), or the interpolation base is arbitrary and the result unreliable.
Why questions
Why do we plot CF against the upper boundary and not the lower
Because is the tally of everything strictly below the upper boundary of class . The point (upper boundary, ) is then a truthful "this many values lie below this x."
Why does the median formula use in the numerator
observations were already counted when we reached ; we still need more to reach the halfway mark. That leftover count is what we interpolate across the median class (figure
s03).Why divide by (not ) inside the fraction
The median class holds observations spread uniformly over its width . So the fraction of the class we must enter is (count still needed), giving the position within that class — a linear-interpolation step.
Why does the twin-ogive intersection sit exactly at the median
The less-than curve gives "how many below x" and the more-than gives "how many above x." These are equal only when both equal , which by definition is the median.
Why do we assume uniform spread inside the median class
We only know the total count per class, not where each value sits. The fairest, least-biased guess is even spacing, which makes the ogive a straight line across the class and lets us interpolate. This mirrors how the median is defined for grouped data.
Why can the ogive give a median that no student actually scored
The ogive models grouped data as a continuous quantity, so its output is a position on that smooth curve — a representative middle value, not necessarily an observed data point.
Why is the ogive method the same idea as reading quartiles
A quartile is just a different height: for , for . You slide across at that height instead of ; the median is simply the (or ) case.
Why must the median class have
Because the less-than can only cross where it actually rises, and it rises only where the class frequency is positive. A flat () stretch is skipped over, never landed in.
Edge cases
What is the median if every class has the same frequency
The ogive becomes a straight line from to , so its median is exactly the midpoint of the data range — the interpolation still runs, it just lands centrally.
What happens to the median formula if falls exactly on a class boundary
Then or , making the interpolation term hit or a full , so the median lands on a boundary — no interpolation needed, as in Example 1.
If the very first class already has CF , which is the median class
The first class itself. Then and is the first class's lower boundary; the formula still applies with those substitutions.
Can an ogive be flat over a whole class
Yes — a class with frequency adds nothing to the running total, so the curve stays horizontal across that class's width before rising again. Such a class can never be the median class.
How do you handle an open-ended class like "<20" or ">80" when plotting
Give it a finite boundary using the shared class width — treat "<20" as one class-width wide (e.g. 10–20) and ">80" as 80–90 — before plotting or reading and . Without a defined boundary the curve has no honest starting/ending x.
Can you still find the median if only the last class is open-ended
Usually yes — the median normally sits well inside the data, so an unbounded top class rarely touches . You only need a finite boundary for the class that actually contains the crossing.
What if two adjacent classes both look like plausible median classes
Only one can contain the crossing of . Find where CF goes from below to at or above it; that single class is the median class, and the tie is resolved by the boundary rule above.
How does the median from the ogive relate to the mean and mode
They generally differ. For a symmetric distribution all three coincide; for a skewed one the ogive median sits between the mean and mode, being resistant to extreme values.