Find the range of the given data set.

51, 13, 98, 42, 76, 28

Bot Bot answered

The range is the difference between the largest and smallest values in a data set.

To find the largest value, we can arrange the data set in order from smallest to largest:

13, 28, 42, 51, 76, 98

The largest value is 98.

To find the smallest value, we can again arrange the data set in order from smallest to largest:

13, 28, 42, 51, 76, 98

The smallest value is 13.

Therefore, the range of the data set is:

98 - 13 = 85

So the range is 85.

To find the range of a data set, you need to subtract the smallest value from the largest value.

In this case, the smallest value is 13 and the largest value is 98.

Range = largest value - smallest value
= 98 - 13
= 85

Therefore, the range of the given data set is 85.