A local shipping warehouse records the number of packages shipped during each hour of a 6-hour morning shift in the table below:
| Hour | Packages Shipped |
|---|---|
| Hour 1 | |
| Hour 2 | |
| Hour 3 | |
| Hour 4 | |
| Hour 5 | |
| Hour 6 |
What is the median number of packages shipped per hour during this shift?
- Answer
- B
- C
- D
- E
Answer
The median number of packages shipped per hour is .
The correct answer is . To find the median, we first arrange the numbers in ascending order: . Since there is an even number of values (), the median is the average of the two middle values, and . The average is .
Step-by-Step Solution
Key Concept
Calculating the median of a dataset with an even number of values.