A line graph is a type of chart used to display data. It is particularly useful for showing trends and changes over time.
To create a line graph, follow these steps:
When interpreting a line graph, consider the following:
Suppose we want to plot the temperature over a week. Here's how the data might look:
| Day | Temperature (°C) |
|---|---|
| Monday | 18 |
| Tuesday | 20 |
| Wednesday | 22 |
| Thursday | 25 |
| Friday | 23 |
| Saturday | 19 |
| Sunday | 17 |
Using this data, we can create a line graph to visualize the temperature changes over the week.