document.write( "Question 324701: Given 15 data items: 11, 15, 13, 16, 8, 8, 9, 10, 11, 4, 9, 6, 8, 3, 17 Calculate the: The mean, The median, and The mode. \n" ); document.write( "
Algebra.Com's Answer #232428 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
put them in order smallest to greatest
\n" ); document.write( "3, 4, 6, 8, 8, 8, 9, 9, 10, 11, 11, 13, 15, 16, 17
\n" ); document.write( "the median is the number in the middle which is \"highlight%289%29\"
\n" ); document.write( "the mode is the number repeated most often which is \"highlight%288%29\"
\n" ); document.write( "the mean is the average adding all numbers and dividing by total amount of numbers \"208%2F15=highlight%2813.8667%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );