document.write( "Question 768137: For the following set of numbers,find the mean, the median, and the mode.\r
\n" );
document.write( "\n" );
document.write( "14,16,27,12,27,17,13 \n" );
document.write( "
Algebra.Com's Answer #468096 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 14,16,27,12,27,17,13 \n" ); document.write( "First arrange in order \n" ); document.write( "12,13,14,16,17,27,27 \n" ); document.write( "Median is the middle number \n" ); document.write( "= 16 \n" ); document.write( "Mean is the total of the numbers \n" ); document.write( "divided by the number of numbers \n" ); document.write( "126/7 = 18 (The mean) \n" ); document.write( "The mode is the number that appears \n" ); document.write( "the most in the list = 27 \n" ); document.write( "There are 2 27's \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |