document.write( "Question 195615: Someone, please help! I am about to pull my hair out.
\n" );
document.write( "
\n" );
document.write( "Find the mean, median, and mode for the following set of data which shows the number of pages per article in a random sample of magazine articles.\r
\n" );
document.write( "\n" );
document.write( "6 7 5 4 7 5 5 7
\n" );
document.write( "8 5 3 6 8 9 5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #146704 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First sort the numbers into ascending order (from least to greatest):\r \n" ); document.write( "\n" ); document.write( "3,4,5,5,5,5,5,6,6,7,7,7,8,8,9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the mean, add up all of the numbers and divide the sum by the number of numbers (which in this case is 15).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the mean is 6\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the median, count off about 7 spaces(it's close to half of the size of the list) until you hit the middle number. Now count count off about 7 spaces from the end of the list until you hit the middle.\r \n" ); document.write( "\n" ); document.write( "3, 4, 5, 5, 5, 5, 5, \n" ); document.write( "\n" ); document.write( "Median=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the median is 6\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: the mean does not always equal the median\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the mode, simply look for any repeating numbers. If there is one number that occurs more frequently than any other number, then that number is the mode.\r \n" ); document.write( "\n" ); document.write( "Since 5 repeats itself 5 times (which is more frequent than any other number), the mode is 5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the mode is 5 \n" ); document.write( " |