document.write( "Question 452881: The scores on a final exam are normally distributed with a mean grade of 79 and a standard deviation of 9.5. The top 10% of the students will receive an \"A\" on this exam. What is the minimum numeric grade a student must get in order to receive the grade of A? \n" ); document.write( "
Algebra.Com's Answer #311226 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The scores on a final exam are normally distributed with a mean grade of 79 and a standard deviation of 9.5. The top 10% of the students will receive an \"A\" on this exam. What is the minimum numeric grade a student must get in order to receive the grade of A? \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a right-tail of 10%: \n" ); document.write( "z = 1.2816 \n" ); document.write( "----- \n" ); document.write( "Find the corresponding x-value: \n" ); document.write( "x = zs+u \n" ); document.write( "x = 1.2816*9.5+79 = 91.17 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |