Mistake Master

Comparisons of the Distributions for One Quantitative Variable

Comparing two distributions of the same quantitative variable takes three disciplines. Language: both groups in one sentence, with a directional word, values, units, and context ("the median commute on Route A is 8 minutes shorter than on Route B"). Coverage: shape, outliers, center, and spread all compared, not just the one feature that happens to match or differ. And displays: parallel boxplots, back-to-back stemplots, and stacked dotplots share one scale so centers, spreads, and overlap can be read directly, while the z-score $z = \frac{x - \mu}{\sigma}$ lets a single value from one distribution stand next to a value from another by converting both to standard deviations from their own means.

The failures are predictable. Two tidy paragraphs, one per group, with no comparative word between them; or one feature compared (usually center) and the groups declared "basically the same" while their spreads differ by a factor of three. Boxplot misreads carry over: a bigger box read as more data, matching plots read as matching shapes, "every A beats every B" claimed while the plots visibly overlap. And raw values compared across different scales, a 92 called better than an 82 when one class's test was far easier, which is precisely the comparison z-scores exist to fix.

0 2 4 6 8 10 12 14 teens adults teen median 5 vs adult median 3 one scale, hours per day: medians 2 apart, IQR 4 vs 3
Parallel boxplots on a shared axis. The comparative sentence writes itself: teens' median screen time runs about 2 hours per day higher, with slightly more variability, and the two groups overlap heavily.
SAT math: mean 530, SD 110 420 530 640 750 640: z = 1.0 ACT math: mean 21, SD 5 16 21 26 31 25: z = 0.8 each tick is one SD from that test's own mean
Raw scores of 640 and 25 cannot be compared; z-scores of 1.0 and 0.8 can. Each dot is placed by standard deviations from its own mean, and the SAT score sits farther out.

The work

Lesson live · diagnostic and drills coming soon
Lesson
Comparisons of the Distributions for One Quantitative Variable

Turns separate descriptions into real comparisons: directional sentences with values and units, full shape-outlier-center-spread coverage, side-by-side boxplots read with their overlap, and z-scores for comparing values across different scales.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on comparing distributions: sentences that never compare, one matched feature declared a tie, overlapping boxplots read as total separation, and raw scores compared across different scales. Take it cold to find your habit, or after the lesson to check it is gone.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears it for now and moves you to the next. Two in a row is a checkpoint, not proof: if the error resurfaces later, the misconception comes back.

Unlocks from the diagnostic, which is not published yet