Bar Graphs
Each bar's height is a value; read it against the axis scale. Questions ask for totals across bars, the difference between two bars, percentage change from one year to the next, or which bar is largest/smallest. With grouped/stacked bars, identify the segment before computing.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
The only tools you need
| Percentage of total | part / total x 100 |
|---|---|
| Percentage change | (new - old) / old x 100 |
| Average | sum / count |
| Pie chart | value = (sector angle / 360) x total, or percent x total |