document.write( "Question 55845: In a class of 16 students, each student has a different test score. The median test score is 84. What is the greatest number of students who scored higher than 84?\r
\n" );
document.write( "\n" );
document.write( " I did: x/16 = 84
\n" );
document.write( " x= 1344 represents total combined scores of all
\n" );
document.write( " students \n" );
document.write( "
Algebra.Com's Answer #37877 by stanbon(75887) ![]() You can put this solution on YOUR website! In a class of 16 students, each student has a different test score. The median test score is 84. What is the greatest number of students who scored higher than 84? \n" ); document.write( "---------- \n" ); document.write( "The median is the score BELOW WHICH 50% of the scores lie. \n" ); document.write( "So there are 8 scores less than 84 \n" ); document.write( "Then there is a score of 84 \n" ); document.write( "So there are 16-8-1=7 scores above 84.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |