document.write( "Question 320964: How do you find the average (arithmetic mean) of 8, 7, 7, 5, 3, 2, and 2? \n" ); document.write( "
Algebra.Com's Answer #229863 by nerdybill(7384) You can put this solution on YOUR website! How do you find the average (arithmetic mean) of 8, 7, 7, 5, 3, 2, and 2? \n" ); document.write( ". \n" ); document.write( "Sum the entire set and divide by the number in the set (7). \n" ); document.write( ". \n" ); document.write( "8+7+7+5+3+2+2=34 \n" ); document.write( ". \n" ); document.write( "34/7 = 4.85714286 \n" ); document.write( " |