document.write( "Question 285506: The range describes the variability of the data (that is, how much do the numbers vary). 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\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #206943 by Greenfinch(383) You can put this solution on YOUR website! Highest number is 9, lowest number is 1. \n" ); document.write( "Range is therefore 9 - 1 = 8 \n" ); document.write( " |