Terms you should already own from the parent note: mean (sum ÷ count), median (the middle value by position), mode (the most frequent value), class mark (midpoint of an interval), cumulative frequency (running total of counts), and modal / median class (the interval a formula lands in).
Look at the number-line below before starting — it shows why the same dataset can have three different "centres" and how they slide under transformations.
Every reveal is a full reason, not a bare verdict.
The mean must be one of the actual data values.
False — the mean of {1,2} is 1.5, which never occurs. Mean is a balance point of magnitude, not a value that has to appear.
The median must be one of the actual data values.
False for even n — with {4,10} the median is 7, the average of the two middle values, which is absent from the data.
The mode must be one of the actual data values.
True — the mode is defined as the most frequently occurring value, so it can only ever be something that actually occurs.
Adding a huge outlier changes the mean far more than the median.
True — the mean sums every value, so one extreme number drags the total; the median only cares about position, so a far-away value just sits at one end and barely moves the middle.
If you add the same constant c to every data value, all three of mean, median and mode increase by c.
True — shifting the whole dataset slides its centre, its middle value and its peak all rigidly by c; the shape is unchanged.
If you multiply every value by 2, the median doubles but its position in the sorted list changes.
False on the second half — every value doubles so the median value doubles, but the sorted order and hence the middle position is identical.
For grouped data, the computed mean is exact.
False — grouping replaces every value in a class by its class mark xi, an assumption that all values sit at the midpoint, so the grouped mean is an approximation of the raw mean.
A dataset where every value is unique has no mode.
True — no value repeats, so no value has the highest frequency over the others; by convention this counts as "no mode."
A perfectly symmetric single-peaked distribution has mean = median = mode.
True — symmetry balances magnitude (mean) and count (median) at the same centre, and a single peak puts the mode there too.
The median is always exactly halfway between the smallest and largest value.
False — that describes the midrange. The median is halfway by count of observations, not halfway across the range of values.
The simple grouped formulas assume every class has the same width h.
True — the median and mode formulas each multiply by a singleh, so if class widths differ the raw comparison of frequencies is distorted; you must adjust to frequency density (frequency ÷ width) first.
Each prompt contains one planted mistake; the reveal names and fixes it.
"Data {5,1,3}, n=3 odd, so median = the 2n+1=2nd term = 1."
The error is not sorting first. Sorted it is {1,3,5}; the 2nd term is 3, so the median is 3, not 1.
"Grouped mean: I used the class upper limits as the xi in xˉ=N∑fx."
Wrong point — here x means the class mark xi=2lower+upper, not the raw values or the upper edge, since the assumption is that values cluster at the centre of each interval.
"In the median formula L+(fN/2−CF)h I used CF = the cumulative frequency of the median class itself."
Error — CF is the cumulative frequency of the class just before the median class, because you've already accounted for everyone below the median class before you interpolate into it.
"Modal class chosen as 60–80 because its class mark 70 is the biggest midpoint."
The modal class is the one with the highest frequency f1, not the highest midpoint or class mark. Pick by the tallest bar, never by where it sits on the axis.
"For median I plugged L=40 but wrote 2N=40 for N=40."
Slip — the median position is 2N=20, not 40. N is the total count, and half of it is where the middle observation lies.
"Mode formula denominator: I wrote f1−f0−f2."
Missing a factor — the denominator is 2f1−f0−f2, where f1 is the modal-class frequency and f0, f2 its neighbours. It measures how the peak beats both neighbours, so f1 appears twice.
"The two middle values were 18 and 20, so median =18×20=360."
For even n you average the two middles, not multiply: 218+20=19.
"Class widths were 0–10, 10–30, 30–35, but I compared raw frequencies to pick the modal and median classes anyway."
Error — with unequal widths h is not constant, so a wide class collects more counts just by being wide; convert to frequency density (frequency ÷ width) before comparing or the formulas mislead.
Why do we divide by ∑f=N (total frequency) and not by the number of classes in the grouped mean xˉ=N∑fixi?
Because each class stands for fi real observations, not one; dividing by the number of classes would ignore that some intervals hold far more data than others.
Why is the median called "resistant to outliers" but the mean is not?
The median depends only on which value sits in the middle position, so pushing an extreme value further out doesn't move it; the mean adds every value's magnitude, so an outlier's size enters the total directly.
Why do we interpolate inside the median class using L+(fN/2−CF)h instead of just reporting the class mark?
Because the exact 2N-th observation usually isn't at the class centre — the term fN/2−CF is the fraction of the way into the class we must travel, and multiplying by width h turns that fraction into a real distance added to L.
Why does the mode formula use differencesf1−f0 and f1−f2 rather than the frequencies alone?
The peak leans toward whichever neighbour it towers over less; comparing how much the modal class (f1) beats the class before (f0) and after (f2) tells us which way inside the interval to nudge the mode.
Why can grouped data give a median class but never a single exact median value without the formula?
Grouping hides the individual values, so we only know the middle observation lies somewhere in that class; the interpolation formula is how we recover a specific estimate.
Why might a report quote the mode for shoe sizes but the median for house prices?
Shoe sizes need the most common size to stock (mode); house prices have extreme mansions that would inflate the mean, so the outlier-resistant median better describes a "typical" home.
Why does an open-ended interval like "80+" break the grouped-mean formula?
There is no upper limit, so its class mark xi=2lower+upper is undefined; you must either assume a sensible closing value or fall back on the median, which only needs positions and doesn't touch that unbounded top class.
Boundaries, degenerate inputs and traps the definitions invite.
A dataset {4,4,7,7} — what is its mode?
It is bimodal: both 4 and 7 appear twice, tying for most frequent, so two modes are reported rather than none.
Every value in a dataset is identical, e.g. {6,6,6,6} — do mean, median, mode agree?
Yes — sum ÷ count is 6, the middle value is 6, and 6 is the only (hence most frequent) value, so all three equal 6.
In the grouped median formula L+(fN/2−CF)h, what happens if 2N lands exactly on a cumulative frequency boundary?
The median class is the next class where CF first reaches or exceeds 2N; if CF (of the class before) equals 2N exactly, then fN/2−CF=0 and the median sits right at that class's lower boundary L.
The modal class is the very first interval, so there is no class before it — is the mode formula still usable?
Yes, but treat the missing f0 as 0; there are simply no observations "below," so the peak can only lean toward the class after it (via f2).
Two intervals share the identical highest frequency f1 in grouped data — which is the modal class?
The distribution is bimodal at the interval level; the single-mode formula no longer cleanly applies, and you'd report two modal classes rather than force one number.
A frequency table has an open top class "80+" — can you still compute the median?
Usually yes — the median formula uses only positions, boundaries L, CF, f and width h, none of which needs the top class's upper limit, provided the median class isn't the open one; the mean, which needs every xi, is the one that fails.
The classes are 0–10, 10–30, 30–60 (unequal widths) — can you compare frequencies directly to find the modal class?
No — a wider class collects more counts just by spanning more values; divide each frequency by its width h to get frequency density and compare those instead, otherwise the widest class falsely looks "most popular."
A class interval is written "20–40" and the next "40–60" — which class does an exact value of 40 belong to?
By the standard upper-limit-exclusive convention, 40 falls in 40–60, so consistency of this rule matters when building the frequency table and cumulative frequencies.
For raw data with n even and the two middle values far apart, is the median unstable?
Its value is just their average and is well defined, but it can sit in a sparse gap where no data lives, which is why median alone can mislead about a bimodal shape — pair it with the mode.
Recall One-line self-test
Which measure is unchanged if you replace the largest value with an even larger one? ::: The median (and often the mode); only the mean moves, because only the mean sums magnitudes.