To find the range of each data set, we use the formula:
\[ \text{Range} = \text{Maximum value} - \text{Minimum value} \]
Let's calculate the range for each set:
-
Data Set 1: {148, 145, 117, 148, 199, 172}
- Maximum: 199
- Minimum: 117
- Range: \( 199 - 117 = 82 \)
-
Data Set 2: {50, 30, 10, 0, 80, 100}
- Maximum: 100
- Minimum: 0
- Range: \( 100 - 0 = 100 \)
-
Data Set 3: {37, 19, 40, 54, 75, 68}
- Maximum: 75
- Minimum: 19
- Range: \( 75 - 19 = 56 \)
-
Data Set 4: {324, 318, 367, 312, 389, 337}
- Maximum: 389
- Minimum: 312
- Range: \( 389 - 312 = 77 \)
Now, let's summarize the ranges:
- Data Set 1: Range = 82
- Data Set 2: Range = 100
- Data Set 3: Range = 56
- Data Set 4: Range = 77
The data set with the smallest range is Data Set 3: {37, 19, 40, 54, 75, 68} with a range of 56.