document.write( "Question 32939: How do I Find the mean.
\n" );
document.write( "1, 6, 10, 11, 12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19392 by kietra(57)![]() ![]() ![]() You can put this solution on YOUR website! To find the mean (or average) of a set of data, add all the numbers together and then divide the total by the number of data you have. \r \n" ); document.write( "\n" ); document.write( "Mean =( 1 + 6 + 10 + 11 + 12)/5 \n" ); document.write( "=(40)/5 \n" ); document.write( "= 8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |