Bar Charts

In a Nutshell

A bar chart uses bars of equal width to show the frequency of each category. The taller the bar, the higher the frequency.

A bar chart is one of the most common ways to display categorical data. Each category gets its own bar, and the height (or length) of the bar shows the frequency.

When drawing a bar chart you should:

  • label both axes clearly
  • give the chart a title
  • use equal-width bars with equal gaps between them
  • use an even scale on the frequency axis, starting at 0

To read a bar chart, find the top of the bar and read across to the frequency axis.

Bar chart plotter A bar chart with labelled axes. Bars update when data values are changed. Supports single, dual and compound bar chart modes. Frequency Category 0 5 10 15 20

Watch it work

Question: The table below shows the favourite fruit of 24 pupils. Draw a bar chart.

Apple: 8, Banana: 6, Orange: 4, Grape: 6.

Have a go

Q1. In a bar chart, the bar for "Tennis" reaches up to 12 on the frequency axis. How many people chose tennis?

Q2. A bar chart shows Red = 7, Blue = 11, Green = 5. How many items are there in total?

Q3. Why must the frequency axis on a bar chart start at 0?

Q4. Can you use a bar chart for numerical data such as test scores (0–100)? Explain.