To determine which restaurant has more consistent delivery times, we should calculate the range of delivery times for both restaurants.
Restaurant 1 Delivery Times: 40, 42, 37, 38, 40, 37, 41, 39, 38, 38
- Minimum: 37
- Maximum: 42
- Range = Maximum - Minimum = 42 - 37 = 5
Restaurant 2 Delivery Times: 46, 40, 41, 42, 37, 41, 40, 40
- Minimum: 37
- Maximum: 46
- Range = Maximum - Minimum = 46 - 37 = 9
Conclusion: Restaurant 1 has a range of 5 and Restaurant 2 has a range of 9. Since a lower range indicates more consistency in delivery times, we can conclude that:
Restaurant 1 is more consistent, because the range of its delivery times is lower than that of Restaurant 2.