document.write( "Question 104707: What is the arithmetic mean of 8,7,7,5,3,2, and 2? \n" ); document.write( "
Algebra.Com's Answer #76200 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The arithmetic mean is the sum of all of the numbers divided by the total count of numbers.
\n" ); document.write( "The sum of all of the numbers
\n" ); document.write( "\"8%2B7%2B7%2B5%2B3%2B2%2B2=34\"
\n" ); document.write( "The total count of all numbers
\n" ); document.write( "\"7\" You have seven numbers.
\n" ); document.write( "Mean = 34/7 = 4.86 (rounded off to two decimal places).
\n" ); document.write( "
\n" );