To determine which restaurant has more consistent delivery times, we need to calculate the range of the delivery times for both restaurants.
Delivery times for Restaurant 1: 40, 37, 40, 41, 38, 46, 41, 37, 40
- Minimum = 37
- Maximum = 46
- Range = Maximum - Minimum = 46 - 37 = 9
Delivery times for Restaurant 2: 42, 38, 37, 39, 38, 40, 42, 41, 40
- Minimum = 37
- Maximum = 42
- Range = Maximum - Minimum = 42 - 37 = 5
Now, comparing the ranges:
- Restaurant 1: Range = 9
- Restaurant 2: Range = 5
Since Restaurant 2 has a lower range (5 vs. 9), it indicates that its delivery times are more consistent.
Thus, the correct response is: Restaurant 2 is more consistent, because the range of its delivery times is lower than that of Restaurant 1.