document.write( "Question 43759: Can someone help me with this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to find the first and third quartiles, Q1 and Q3, of the following set of numbers:\r
\n" );
document.write( "\n" );
document.write( " 0.16, 0.08, 0.27, 0.20, 0.22, 0.32, 0.25, 0.18, 0.28, 0.27\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Lyn \n" );
document.write( "
Algebra.Com's Answer #804122 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! in order: 0.08, 0.16, 0.18, 0.20, 0.22, 0.25, 0.27, 0.28, 0.32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Q1: 0.175 \n" ); document.write( "Q3: 0.2725 \n" ); document.write( " |