document.write( "Question 1133329: Answer the following about the data set. (Round to two decimal places where appropriate)\r
\n" );
document.write( "\n" );
document.write( "Data set I:
\n" );
document.write( "3 5 6 7 9\r
\n" );
document.write( "\n" );
document.write( "a) The median of Data set I is:
\n" );
document.write( "
\n" );
document.write( "b) The interquartile range (IQR) of Data set I is from _______ to ______
\n" );
document.write( "
\n" );
document.write( "c) The mean of Data set I is:
\n" );
document.write( "
\n" );
document.write( "d) The standard deviation of Data set I is:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #750615 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Numbers are in order \n" ); document.write( "Median is the middle number or 6. \n" ); document.write( "The lower half consists of 3 and 5; the first quartile is the middle of it, or 4. \n" ); document.write( "The third quartile is therefore 89. \n" ); document.write( "Std. deviation requires mean first, which is sum/5 or 6 \n" ); document.write( "squared deviations from mean, added, are 4+1+0+1+4 or 10 \n" ); document.write( "divide by n-1 or 4 observations, and that is 2.5 \n" ); document.write( "Take the square root, which is 1.58 \n" ); document.write( " |