document.write( "Question 1053959: An instructor gives a 100 point exam in which the grades are normally distributed. The mean is 60 and the standard deviation is 10. If there are 5% A's and 5% F's, 15% B's and 15% D's and 60% C, find the scores that divide the distribution into those categories.
\n" );
document.write( "Mainly, I don't understand how to do this:
\n" );
document.write( "The z-score below which 5% of the scores lie is -1.64485
\n" );
document.write( "The z-score above which 5% of the scores lie is +1.64485.
\n" );
document.write( "How do you find the 1.64485? Step by step processes will be helpful for everything!
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #669151 by ewatrrr(24785) You can put this solution on YOUR website! Need to Know: \n" ); document.write( "z = invNorm(Percentage). Percentage listed as a decimal for arithmetic purposes. \n" ); document.write( "That Percentage being to the Area under the standard Normal Curve to the left of that z - value \n" ); document.write( "Ex: Just a Visual of areas left of the Green Lines for various z-values \n" ); document.write( " \n" ); document.write( "mean is 60 and the standard deviation is 10 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "| \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "| \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "| \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |