document.write( "Question 1073430: a student's final marks in mathematics, physics, English and Geography are 70,65,80,85 respectively. if the respective credits received for these courses are 3,2,3 and 1.
\n" );
document.write( "a. Determine the mean mark of the student.
\n" );
document.write( "b.what is this type of mean called? \n" );
document.write( "
Algebra.Com's Answer #688261 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 70 * 3 = 210 \n" ); document.write( "65 * 2 = 130 \n" ); document.write( "80 * 3 = 240 \n" ); document.write( "85 * 1 = 85\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total score multiplied by the number of credits for each score is 210 + 130 + 240 + 85 = 665\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total credits are 3 + 2 + 3 + 1 = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "average is 665 / 9 = 73.89.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is called a weighted average.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |