document.write( "Question 199515: the following scores were recorded on a 100-point examination\r
\n" );
document.write( "\n" );
document.write( "95,75,76,86,96,71,68,81,95,76,69,82,93,88,94\r
\n" );
document.write( "\n" );
document.write( "find the mean and median final examination scores? \n" );
document.write( "
Algebra.Com's Answer #149909 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Mean: Add up all of the data elements, then divide the sum by the number of data elements.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Median: Put the scores in numerical order. Since there are an odd number of them, the median is the one in the middle. If there had been an even number of data elements, then the median would be the mean of the two in the middle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |