Bar charts and pie charts
Bar = discrete with gaps. Pie = sectors summing to .
Bar chart. For DISCRETE/categorical data.
- Each bar = one category.
- Bar height = frequency.
- Bars do NOT touch (gap between).
(Histograms are different — for continuous data with frequency density on the y-axis. Bars touch.)
Pie chart. Circle representing the whole. Each category gets a sector.
Worked example. 60 students. Football 30, tennis 20, hockey 10.
- Each student: .
- Football: .
- Tennis: .
- Hockey: .
- Sum: . ✓
Drawing tip. Use a protractor; draw radii precisely. Label each sector with the category and either the frequency or the percentage.
Edexcel tip. Most pie chart questions on 4MA1 are about computing angles, not drawing. Show the formula step.
- Bar: discrete, gaps.
- Pie: angle = freq/total × 360.
- Always check angles sum to 360.
- Don't confuse bar with histogram.