To find the range of a data set, you subtract the smallest value from the largest value.
In the given data set:
51, 13, 98, 42, 76, 28
- The maximum value is 98.
- The minimum value is 13.
Now, calculate the range:
Range = Maximum - Minimum = 98 - 13 = 85
So, the range of the given data set is 85.
The correct response is:
85