document.write( "Question 1189156: For the data set: 21,24,19,32,15,43,38,39,\r
\n" );
document.write( "\n" );
document.write( "I don't understand how the lower quartile is 20 and how the upper is 35. Since the median would be (24+29)/2 = 26.5, wouldn't that mean Q1 = 19 and Q3 = 38? Please just explain that part! \n" );
document.write( "
Algebra.Com's Answer #820411 by MathLover1(20855) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "21,24,19,32,15,43,38,39 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "To find the lower quartile of a set of data, we can find the median of the data and then find the median of the first half.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15,19,21,24,......32,38,39,43\r \n" ); document.write( "\n" ); document.write( "median= \n" ); document.write( "\n" ); document.write( "15,19....,21,24\r \n" ); document.write( "\n" ); document.write( "Q1= \n" ); document.write( "\n" ); document.write( "32,38....,39,43\r \n" ); document.write( "\n" ); document.write( "Q3= \n" ); document.write( "\n" ); document.write( "Interquartile Range: IQR = Q3 - Q1= \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |