Misleading Graphs Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
A bar chart of company profits shows the y-axis starting at \950M. Profit Year 1: \960M, Year 2: \$970M. The bar for Year 2 appears to be twice as tall. Calculate the actual percentage increase and the visually implied increase.

Solution

  1. 1
    Actual increase: 970βˆ’960960Γ—100=10960Γ—100β‰ˆ1.04%\frac{970 - 960}{960} \times 100 = \frac{10}{960} \times 100 \approx 1.04\%
  2. 2
    Visual impression: Year 2 bar is twice as tall as Year 1 (y-axis starts at 950, not 0) β†’ implies 100% increase
  3. 3
    Deception: the truncated y-axis exaggerates the 1% actual increase to look like 100%
  4. 4
    Fix: start y-axis at 0, or clearly mark the axis break with a symbol (//) to indicate non-zero start

Answer

Actual increase: ~1%. Visual impression: ~100%. Truncated y-axis creates massive deception.
Truncating the y-axis is one of the most common forms of misleading graphs. Area below the bars represents zero baseline; cutting it off makes small differences appear enormous. Always check the y-axis origin before interpreting bar charts.

About Misleading Graphs

A misleading graph is a data visualization that distorts the true pattern through truncated axes, unequal intervals, cherry-picked data, or manipulated scales.

Learn more about Misleading Graphs β†’

More Misleading Graphs Examples