document.write( "Question 88434: Find the median; 1,4,9,15,25,36\r
\n" ); document.write( "\n" ); document.write( "Find the mode; 41,43,56,67,69,72\r
\n" ); document.write( "\n" ); document.write( "Find the mode; 9,18,10,9,9,10,8\r
\n" ); document.write( "\n" ); document.write( "A sales person drove 238,159,87,163,198 miles on a 5 day trip. What was the mean number of miles driven per day?\r
\n" ); document.write( "\n" ); document.write( "The following scores were recorded on a 200 point final exam 193,185,163,186,192,135,158,174,188,172,168,183,195,165,183
\n" ); document.write( "A) Find the mean final examination score\r
\n" ); document.write( "\n" ); document.write( "B) Find the median final examination score\r
\n" ); document.write( "\n" ); document.write( "C) Is the mean or median a more useful representative of the final examination scores?
\n" ); document.write( "

Algebra.Com's Answer #64277 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"Find the median; 1,4,9,15,25,36 \"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find the median, count off about 3 spaces (just take half of the size of the list, which is 6) from the beginning of the list until you hit the middle. 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( "1, 4, \"highlight%289%29\", \"highlight%2815%29\", 25, 36\r
\n" ); document.write( "\n" ); document.write( "Since the middle is in between the numbers9 and15, add them up and divide that sum by 2.\r
\n" ); document.write( "\n" ); document.write( "\"Median=%289%2B15%29%2F2=24%2F2=12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the median is 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------
\n" ); document.write( "\"Find the mode; 41,43,56,67,69,72\"\r
\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( "-----------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "\"Find the mode; 9,18,10,9,9,10,8\"\r
\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 9 repeats itself 3 times (which is more frequent than any other number), the mode is 9\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the mode is 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "\"A sales person drove 238,159,87,163,198 miles on a 5 day trip. What was the mean number of miles driven per day? \"\r
\n" ); document.write( "
\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 5).\r
\n" ); document.write( "\n" ); document.write( "\"Mean=%2887%2B159%2B163%2B198%2B238%29%2F5=845%2F5=169\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the mean is 169\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------
\n" ); document.write( "\"The following scores were recorded on a 200 point final exam 193,185,163,186,192,135,158,174,188,172,168,183,195,165,183
\n" ); document.write( "A) Find the mean final examination score
\n" ); document.write( "B) Find the median final examination score
\n" ); document.write( "C) Is the mean or median a more useful representative of the final examination scores?\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First sort the numbers into ascending order (from least to greatest):\r
\n" ); document.write( "\n" ); document.write( "135,158,163,165,168,172,174,183,185,186,188,192,193,195\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A)\r
\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 14).\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the mean is 175.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B)\r
\n" ); document.write( "\n" ); document.write( "To find the median, count off about 7 spaces (just take half of the size of the list, which is 14) from the beginning of the list until you hit the middle. 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( "135, 158, 163, 165, 168, 172, \"highlight%28174%29\", \"highlight%28183%29\", 185, 186, 188, 192, 193, 195\r
\n" ); document.write( "\n" ); document.write( "Since the middle is in between the numbers 174 and 183, add them up and divide that sum by 2.\r
\n" ); document.write( "\n" ); document.write( "\"Median=%28174%2B183%29%2F2=357%2F2=178.5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the median is 178.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C) Since the mean utilizes every number in the set, the mean is the most reliable at representing the average of the data.
\n" ); document.write( "
\n" );