Introduction
In this activity, we will read information from a bar chart.
The bar chart shows the hours of sunshine during one particular week.
For each day, we can read the number of sunshine hours by looking at the height of each bar.
Hours of sunshine | 10987654321MonTueWedThuFriSatSunDay |
The details in the bar chart can be read and put into a table such as this:
Day | Hours of sunshine |
Monday | 7 |
Tuesday | 7 |
Wednesday | 4 |
Thursday | 9 |
Friday | 7 |
Saturday | 1 |
Sunday | 2 |
Let’s get started on the questions.