Find the range from data 85, 87, 90, 92, 95

Find the range from data 85, 87, 90, 92, 95

Explanation

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

Given data:

85, 87, 90, 92, 95

Smallest value: 85

Largest value: 95

Range=Largest value−Smallest value

Range=95−85

Range=10

So, the range of the data set is 10.