document.write( "Question 8956: Find the mean,median, and mode of the following teperatures: 66,67,68,70,69,74,73,84,78,76, and 78 \n" ); document.write( "
Algebra.Com's Answer #4876 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! mean = (add up the numbers)/(how many numbers you have.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can work it out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I shall re-write the numbers: 66,67,68,70,69,74,73,84,78,76,78 in numerical order, as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "66,67,68,69,70,73,74,76,78,78,84 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Right then, now for median and mode:\r \n" ); document.write( "\n" ); document.write( "Median is the middle most number, when written in order: middle number is 73.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Mode = number that appears the most: it is 78, which appears twice.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |