Bar Charts - Comparing Data with Bars
A bar chart uses rectangular bars to represent data. The height (or length) of each bar shows the frequency or value of that category. Bar charts are one of the most common and versatile charts used in everyday life.
The bar chart was invented by the Scottish engineer and political economist William Playfair, who introduced it in his 1786 book The Commercial and Political Atlas to compare Scotland's trade with different countries – at a time when almost all economic data was presented as dense tables of numbers, Playfair's bars let readers grasp comparisons instantly, without doing any arithmetic themselves. Playfair was remarkably prolific: the same book pioneered the line graph, and a few years later he went on to invent the pie chart too, making him arguably the single most influential figure in the entire history of data visualisation, even though very few people outside statistics have ever heard his name.
Types of Bar Chart
| Type | Description | When to use |
|---|---|---|
| Vertical bar chart | Bars rise upward from a horizontal axis | Most common; good for comparing categories |
| Horizontal bar chart | Bars extend sideways from a vertical axis | When category labels are long |
| Grouped bar chart | Multiple bars side by side for each category | Comparing two or more groups |
| Stacked bar chart | Bars divided into sections for each sub-group | Showing part-to-whole and comparing totals |
How to Draw a Bar Chart
- Draw and label the horizontal axis (categories) and vertical axis (frequency or value).
- Choose a suitable scale for the vertical axis – start at 0 and use equal intervals.
- Draw bars of equal width with equal gaps between them.
- Give the chart a clear title and label both axes.
Reading a Bar Chart
To find the value of a bar, read across from the top of the bar to the vertical axis. The difference between two bars tells you how much greater one category is than another.
Worked Examples
| Question | Working | Answer |
|---|---|---|
| Most popular? | Highest bar: 15 | Summer |
| Total students? | 8 + 15 + 6 + 11 | 40 |
| How many more prefer Summer than Autumn? | 15 − 6 | 9 more |
Class A: 72 + 68 = 140. Class B: 65 + 74 = 139. Class C: 80 + 77 = 157 (highest).
Key Takeaways
- Bar charts compare discrete categories using bars of equal width.
- The vertical axis must start at 0 to avoid a misleading chart.
- Always label both axes and include a title.
- Grouped bars compare two or more groups; stacked bars show part-to-whole relationships.