document.write( "Question 1115892: The result of an exam score for a given class is normally distributed. If the mean score is
\n" );
document.write( "85 points and the standard deviation is equal to 20 points, find the cutoff passing grade
\n" );
document.write( "such that 83.4% of those taking the test will pass. \n" );
document.write( "
Algebra.Com's Answer #730719 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we want the z-score associated with 1-0.834 = 0.166 probability \n" ); document.write( ": \n" ); document.write( "that z-score is -0.97, then \n" ); document.write( ": \n" ); document.write( "-0.97 = (X - 85) / 20 \n" ); document.write( ": \n" ); document.write( "X - 85 = -19.4 \n" ); document.write( ": \n" ); document.write( "X = 65.6 \n" ); document.write( ": \n" ); document.write( "****************************************************** \n" ); document.write( "the cutoff grade is 65.6 approximately 66, this means \n" ); document.write( ": \n" ); document.write( "anyone getting a grade of 66 or higher passes \n" ); document.write( "****************************************************** \n" ); document.write( ": \n" ); document.write( " |