document.write( "Question 160896: Find the mean, median and mode for the data listed....
\n" );
document.write( "60, 68, 72, 78, 70, 69, 70, 71 \n" );
document.write( "
Algebra.Com's Answer #118588 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Find the mean, median and mode for the data listed.... \n" ); document.write( "60, 68, 72, 78, 70, 69, 70, 71 \n" ); document.write( " \r\n" ); document.write( "The MEAN (ordinary average):\r\n" ); document.write( "The mean is exactly the same thing as the ordinary average \r\n" ); document.write( "that you learned how to find back in elementary or middle\r\n" ); document.write( "school.\r\n" ); document.write( "\r\n" ); document.write( "(1) Add up all the numbers.\r\n" ); document.write( "\r\n" ); document.write( "60+68+72+78+70+69+70+71=558\r\n" ); document.write( "\r\n" ); document.write( "(2) Count the numbers.\r\n" ); document.write( "\r\n" ); document.write( "There are 8 numbers.\r\n" ); document.write( "\r\n" ); document.write( "(3) Divide the sum of all the numbers by the number of numers.\r\n" ); document.write( "\r\n" ); document.write( "558÷8=69.75 \r\n" ); document.write( "\r\n" ); document.write( "The mean is 69.75\r\n" ); document.write( "\r\n" ); document.write( "The MEDIAN (sounds like \"middle\", the number in the middle)\r\n" ); document.write( "\r\n" ); document.write( "(1) Arrange the numbers in order from smallest to largest\r\n" ); document.write( "\r\n" ); document.write( "60, 68, 69, 70, 70, 71, 72, 78\r\n" ); document.write( "\r\n" ); document.write( "(2) If the number of numbers is odd, the median is the \r\n" ); document.write( "middle-sized number. If the number of numbers in even, \r\n" ); document.write( "the median is the mean of the middle two numbers.\r\n" ); document.write( "\r\n" ); document.write( "There are 8 numbers here, so the median is the average of\r\n" ); document.write( "the middlet two numbers. These number are both 70. So\r\n" ); document.write( "the mean of 70 and 70 is of course 70.\r\n" ); document.write( "\r\n" ); document.write( "So the median is 70.\r\n" ); document.write( "\r\n" ); document.write( "The MODE (sounds like \"more\" and \"most\")\r\n" ); document.write( "\r\n" ); document.write( "60, 68, 69, 70, 70, 71, 72, 78\r\n" ); document.write( "\r\n" ); document.write( "There are MORE 70's than any other number,\r\n" ); document.write( "so the MODE is 70.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |