FIND THE RANGE OF THE DATA SET 37,40,33,45,32,34
The range of a set of data is the difference between the highest and lowest values in the set.
So ....the highest value is 45 and the lowest is 32
And the range is the difference in these = [ 45 - 32 ] = 13