document.write( "Question 17741: how do you do mean,median, and mode? \n" ); document.write( "
Algebra.Com's Answer #27581 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Mean is the average of a set of numbers...add them together and divide by the number of numbers...
\n" ); document.write( "Median is the middle value if you list them in order...
\n" ); document.write( "Mode is the number (or numbers) that occur most often in a list of numbers...
\n" ); document.write( "
\n" );