document.write( "Question 761958: For a 10 point quiz, the professor recorded the following scores for 8 students:
\n" );
document.write( "7, 8, 3, 9, 10, 6, 8, 5\r
\n" );
document.write( "\n" );
document.write( "What is the Mean for this set of scores? \n" );
document.write( "
Algebra.Com's Answer #520028 by 89fiveohgt(1)![]() ![]() ![]() You can put this solution on YOUR website! 7 + 8 + 3 + 9 + 10 + 6 +8 +5 = 56 \n" ); document.write( "56/8=7\r \n" ); document.write( "\n" ); document.write( "The Mean is 7. \n" ); document.write( " |