Misleading graphs are data visualizations that distort the truth through techniques like truncated axes, inconsistent scales, cherry-picked time ranges, or manipulated aspect ratios to create false impressions and lead viewers to wrong conclusions.
A bar that looks 3ร taller might only represent 10% more data if the axis doesn't start at zero. It's like taking a photo from a weird angle to make someone look taller. The data is true, but the picture lies.
Showing a random 20 of 50 problems.
Example 1
medium
A bar chart with axis starting at 80 shows bar A at 82 and bar B at 86. The visible heights are 2 units vs 6 units. What is the ratio of visible heights, and the ratio of true values?Axis starts at 80: visible heights are 2 vs 6 (ratio 3), but true values 82 vs 86 give ratio โ 1.05.
Example 2
easy
A graph's y-axis starts at 50. Why might this be misleading when comparing two bars at 52 and 54?Y-axis starts at 50 โ a 2-unit gap appears huge due to truncation.
Example 3
hard
A line chart of monthly revenue uses different y-scales each month (recomputed to fit). Why is this misleading?
Example 4
easy
A pictograph uses one icon = 10 cars, but draws bigger icons for one company to look better. What feature is being manipulated?
Example 5
hard
A politician presents a pie chart showing their party received 45% of votes, but the 3D perspective makes their slice appear to take up more than half the chart. Identify all the misleading techniques and explain how to fix the chart.
Example 6
medium
A line graph uses a logarithmic y-axis but the title says 'linear growth.' Why is the description misleading even if the chart is technically correct?
Example 7
medium
A dual-axis chart plots revenue (left axis 0-100) and complaints (right axis 0-5) so their lines cross dramatically. Is the crossing meaningful?
Example 8
easy
A graph uses uneven spacing on the time axis: 2000, 2005, 2006, 2020. What problem does uneven spacing cause?The gap from 2005 to 2006 (1 year) takes the same space as 2006 to 2020 (14 years) โ distorting the apparent rate of change.
Example 9
easy
A bar chart with a proper zero baseline shows Bar A at 40 and Bar B at 50. By what percent is Bar B taller?Zero baseline: Bar B (50) is 25% taller than Bar A (40).
Example 10
challenge
A chart claims revenue 'tripled' over 5 years. True values: year 1 = $80M, year 5 = $120M. Compute the true growth factor and the chart's exaggeration ratio.Revenue grew from $80M to $120M โ factor 1.5, not the claimed 3ร (exaggeration ratio = 2).
Example 11
easy
A bar from 0 to 10 sits next to a bar from 0 to 12 on a proper zero-baseline axis. By how much percent is the second taller?Zero baseline: Bar B is 20% taller than Bar A (12 vs 10).
Example 12
medium
A bar chart truncated at 40 makes B look double A. Truth: A = 44, B = 48. If redrawn from 0, what is B's bar height as a percent of A's?Baseline at 40 makes B appear ~2ร A; from zero, B is only โ109% of A.
Example 13
medium
A bar chart's y-axis goes upward from 100 at the top to 0 at the bottom (inverted). Sales of 80 appear higher on the page than sales of 20. Why is this misleading?
Example 14
medium
A line graph compresses the y-axis (each unit = many values) to flatten a steep rise. The data rose from 100 to 300 over a year. What is the true percent increase?Data rose from 100 to 300 โ a 200% true increase that a compressed y-axis would make look flat.
Example 15
hard
Name two questions every reader should ask before trusting a published bar chart.
Example 16
medium
A graph shows monthly data but skips the months where sales dropped, plotting only rising months connected by a line. What two techniques combine here?
Example 17
easy
A bar chart's y-axis starts at 40 instead of 0. Bar A reaches 45, Bar B reaches 50. What is the true difference between B and A?Y-axis starts at 40: the 5-unit true difference (50 โ 45) appears exaggerated visually.
Example 18
easy
A bar chart's y-axis starts at 90 instead of 0. Bar A reaches 92, bar B reaches 96. By the TRUE values, what is the actual difference?Y-axis starts at 90 โ the bars look very different but the true difference is only 4.
Example 19
challenge
A bar chart truncated at value t makes A = 60 appear half as tall as B = 80 (visible heights in ratio 1:2). Find t.Baseline t = 40: visible heights are 20 and 40 (ratio 1:2), matching the deceptive setup.
Example 20
medium
A line graph shows monthly website visits over a year, but the x-axis is not evenly spaced โ January to June are compressed into a small space while July to December are spread out. How could this affect the interpretation?