document.write( "Question 572725: This is from a practice assignment and I cannot figure out how to solve the question. I would appreciate an explanation as to how the answer is obtained rather than just the answer.\r
\n" );
document.write( "\n" );
document.write( "A math professor notices that scores from a recent exam are normally distributed with a mean of 64 and a standard deviation of 5. Answer the following questions using integer values. What score do 75% of the students exam scores fall below?\r
\n" );
document.write( "\n" );
document.write( "And, the professor decides to grade on a curve. If he wants .15% of the students to get an A, what is the minimum score required.\r
\n" );
document.write( "\n" );
document.write( "I have tried a \"calculator\" I found online and the answers it provided gave me 50% credit and I don't know which answer is correct as I don't know how to do the actual calculation. First answer - 67.3587. Second answer - 58.8284.\r
\n" );
document.write( "\n" );
document.write( "I would appreciate referral to any valid resources as it has been many, many years since I took a math class.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #368568 by stanbon(75887) ![]() You can put this solution on YOUR website! A math professor notices that scores from a recent exam are normally distributed with a mean of 64 and a standard deviation of 5. Answer the following questions using integer values. What score do 75% of the students exam scores fall below? \n" ); document.write( "----- \n" ); document.write( "Find the z-value with a left tail of 75%. \n" ); document.write( "Using a TI-84 I get invNorm(0.75) = 0.6745 \n" ); document.write( "---- \n" ); document.write( "Using x = zs+u solve for \"x\" \n" ); document.write( "x = 0.6745*5+64 = 67 when rounded down \n" ); document.write( "===============================================\r \n" ); document.write( "\n" ); document.write( "And, the professor decides to grade on a curve. If he wants 15% \n" ); document.write( "of the students to get an A, what is the minimum score required. \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a left tail of 0.85 \n" ); document.write( "invNorm(0.85) = 1.0364 \n" ); document.write( "x = 1.0364*5+64 = 69 when rounded down \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( " |