document.write( "Question 740007: how can i get the mean of 5 8 3 2 10 3 4 4 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451443 by checkley79(3341) ![]() You can put this solution on YOUR website! 5 8 3 2 10 3 4 4 5 \n" ); document.write( "First you add them then divide by the number of them (9). \n" ); document.write( "(5+8+3+2+10+3+4+4+5)/9 \n" ); document.write( "44/9=4.89 ans. \n" ); document.write( " |