document.write( "Question 117068This question is from textbook
\n" );
document.write( ": Find the mean, median , and mode for the following numbers.\r
\n" );
document.write( "\n" );
document.write( "37,32,31,34,36,33,35 \n" );
document.write( "
Algebra.Com's Answer #85126 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( "31,32,33,34,35,36,37\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 7).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the mean is 34\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the median, count off about 3 spaces(it's close to half of the size of the list) until you hit the middle number. Now count count off about 3 spaces from the end of the list until you hit the middle.\r \n" ); document.write( "\n" ); document.write( "31, 32, 33, \n" ); document.write( "\n" ); document.write( "Median=34\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the median is 34\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 there isn't a number that repeats itself more than once, there isn't a mode in this list\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |