document.write( "Question 933052: The scores on a sociology exam are normally distributed with a mean of 70 and a standard deviation of 10. If the instructor assigns As to 15%, Bs to 25%, Cs to 40%, Ds to 15%, Fs to 5% of the class, find the cutoff point for grades A-D. \n" ); document.write( "
Algebra.Com's Answer #566576 by stanbon(75887) ![]() You can put this solution on YOUR website! The scores on a sociology exam are normally distributed with a mean of 70 and a standard deviation of 10. If the instructor assigns As to 15%, Bs to 25%, Cs to 40%, Ds to 15%, Fs to 5% of the class, find the cutoff point for grades A-D. \n" ); document.write( "------ \n" ); document.write( "I'll do the score for A:: \n" ); document.write( "invNorm(0.85) = 1.0364 \n" ); document.write( "---- \n" ); document.write( "Corresponding score using x = z*s + u \n" ); document.write( "Cut-off score = 1.0364*10+70 = 80.36 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |