The problem asks to find the median of the number of kilometers Roger ran over the past 5 days, based on the given bar graph.
2025/5/18
1. Problem Description
The problem asks to find the median of the number of kilometers Roger ran over the past 5 days, based on the given bar graph.
2. Solution Steps
First, we read the data from the bar graph.
- Thursday: 0 kilometers
- Friday: 0 kilometers
- Saturday: 5 kilometers
- Sunday: 4 kilometers
- Monday: 2 kilometers
So, the data set is .
To find the median, we first sort the data in ascending order: .
Since there are 5 data points, which is an odd number, the median is the middle value.
The middle value is the rd value in the sorted data set.
The 3rd value in the sorted data set is
2.
3. Final Answer
The median is 2.