How to Lie with Statistics — and How to Spot It

A short lesson for critical thinkers: common tricks, worked examples, a spotting checklist, and practice exercises.

Overview

Statistical deception occurs when numbers, graphs, or summary statistics are presented in a way that leads to a false or misleading conclusion. The deception can be intentional (disinformation, propaganda) or accidental (poor method, bias). This lesson focuses on the techniques and the critical questions you should ask when someone presents data.

Common Tricks (and how to spot them)

Worked examples

Mean vs. Median

Suppose incomes in a small town are: [20, 22, 24, 25, 1,000] (thousands). The mean income is (20+22+24+25+1000)/5 = 222 (thousands), which suggests very high average income. The median is 24 — a much more representative central value here. Ask: is the distribution skewed?

Truncated axis (visual trick)
Full axis (0–100) Truncated axis (50–100)

Same numbers, different axes. Always check the axis scale and labels.

Percent vs. absolute

"Product X increased sales by 200%!" That sounds huge — but if sales went from 1 unit to 3 units, the absolute change is just +2 units. Always ask for absolute numbers as well as percentages.

Quick spotting checklist

  1. Who produced the data and why? (sponsor bias)
  2. What is the sample size and how was it chosen?
  3. Which statistic is used (mean, median, mode) and is it appropriate?
  4. Are time windows or subgroups cherry-picked?
  5. Do graphs start at zero? Are axes labeled clearly?
  6. Are percentages shown with absolute counts or bases?
  7. Is causation claimed where only correlation exists?
  8. Are confidence intervals, error bars, or margins of error reported?

Practice exercises

Try these on your students or readers:

  1. Find a newspaper chart and re-plot it with a zero-based axis. Does the impression change?
  2. Given the sample [2,3,3,4,50], compute mean and median and explain which is more informative.
  3. Read a claim that says "X reduces risk by 50%" — ask for the absolute risk reduction and baseline risk.

Further reading & resources

Use these as starting points for lesson expansion, source critique assignments, or class activities.