document.write( "Question 115301: One measure used to describe a data set is the range. The range of a data set is given by the difference between the max and the min of the set. The range describes the variability of the data (that is, how much do the numbers vary)\r
\n" ); document.write( "\n" ); document.write( "Range = max-min\r
\n" ); document.write( "\n" ); document.write( "Find the range of each set of numbers\r
\n" ); document.write( "\n" ); document.write( "7, 7, 5, 4, 1, 9, 8, 8, 8, 5, 2
\n" ); document.write( "

Algebra.Com's Answer #83891 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
To find the range, simply subtract the smallest value from the largest value. Since the largest value is 9 and the smallest is 1, the range is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Range=max-min=9-1=8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the range is 8
\n" ); document.write( "
\n" );