document.write( "Question 325462: grades on midterm exam given with mean 75 and std dev 9.F grade is all scores below 60th percentile of distribution.find the lowest acceptable score. \n" ); document.write( "
Algebra.Com's Answer #233168 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! grades on midterm exam given with mean 75 and std dev 9. \n" ); document.write( "F grade is all scores below 60th percentile of distribution. \n" ); document.write( "find the lowest acceptable score. \n" ); document.write( "--- \n" ); document.write( "Find the z-value that has a 0.60 left tail: \n" ); document.write( "invNorm(0.6) = 0.2533 \n" ); document.write( "----- \n" ); document.write( "Use x = zs+u to find the corresponding exam score: \n" ); document.write( "x = 0.2533*9+75 = 77.28 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |