Skip to course content
Free statistics course

Basic Statistics for Data Analysis / Module 5

Module 5 lesson

Module 5 Lesson: Reading Charts and Distributions

Classroom Explanation

A chart encodes numbers as lengths, positions or areas, and readers decode them automatically. That decoding assumes things the chart does not always say — most often that bar length is measured from zero.

In this module, the goal is to read charts by separating what is shown from what is not proved. The important part is not only the calculation. The important part is the thinking before and after the calculation.

Why This Matters

The common mistake is copying the visible message of the chart without checking axis, denominator, sample size, and missing context. This mistake can make a report sound more confident than the evidence deserves.

Key Ideas

1. A chart should match the question and data type.

A chart is useful only when it fits the question. Counts, distributions, relationships, and time patterns usually need different visual forms.

2. Axes, scale, sample size, and grouping can change the message.

Small design choices can change a chart's message. Axis range, grouping, missing denominators, and sample size can make a weak pattern look strong.

3. A chart can show a pattern without proving the reason for that pattern.

A chart is an argument in visual form. Good readers check the scale, sample, and missing context before accepting the message.

Worked Example

A line chart may show signups rising after a campaign, but without a comparison group we cannot be sure the campaign caused the rise.

Here is the dataset used in this module.

chart_idchart_typeintended_messagesample_sizeaxis_risksafe_observation
CH01bar chartCourse B has more completions than Course A80y-axis starts above zeroCourse B appears higher but the axis may exaggerate the difference.
CH02line chartWeekly signups increased after a campaign12no comparison groupSignups rose after the campaign but other causes are still possible.
CH03histogramMost delivery times are under 45 minutes120outlier hidden by wide binsMost times are below 45 minutes but bin width may hide long delays.
CH04scatter plotStudy hours and score move together60no confounder shownHigher study hours are associated with higher scores in this sample.
CH05box plotGroup A has a lower median wait time45small sample per groupGroup A's median appears lower but sample size should be checked.

Check the axes before the shape. A truncated axis is not a lie about any individual value; it changes the ratio the reader perceives between them, which is why a six per cent difference can be drawn to look like a fourfold one with every number correct.

How To Think Through It

  1. Read both axes, including where they start.
  2. Compute the real difference as a proportion.
  3. Compare that with what the chart appears to show.
  4. Decide whether the axis choice is defensible.
  5. Write what the chart cannot show into the caption.

Common Mistake

The common mistake is copying the visible message of the chart without checking axis, denominator, sample size, and missing context.

How To Write The Result

The chart shows an increase after the campaign, but other causes are still possible because no comparison group is shown.

Practice Prompt

Pick three chart scenarios and write one observation plus one caution for each.

Takeaway

The axis is where charts mislead, and no individual number has to be wrong for it to happen.