document.write( "Question 385745: A set of final examination grades in an introductory statistics course was founded to be normally distributed with a mean of 73 and a standard deviation of 8.\r
\n" );
document.write( "\n" );
document.write( "a. what is the probability of getting at most a grade of 91 on the exam?
\n" );
document.write( "b. what percentage of students scored between 65 and 85?
\n" );
document.write( "c. what percentage of students scored between81 and 89?
\n" );
document.write( "d. what is the final exam grade in only 5% of the students taking the test scored higher?
\n" );
document.write( "e. If the professor \"curves\"( gives A`s to the top 10% of the class regardless of the score), are you better off with a grade of 81on this exam or a grade of 68 on a different exam where the mean is 62 and the standard deviation is 3? show statistically and explain
\n" );
document.write( " Include a normal distribution curve \n" );
document.write( "
Algebra.Com's Answer #272880 by stanbon(75887) ![]() You can put this solution on YOUR website! A set of final examination grades in an introductory statistics course was founded to be normally distributed with a mean of 73 and a standard deviation of 8. \n" ); document.write( "a. what is the probability of getting at most a grade of 91 on the exam? \n" ); document.write( "--- \n" ); document.write( "z(91) = (91-73)/8 = 2.25 \n" ); document.write( "P(x <= 91) = P(z < 2.25) = 0.9878 \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "b. what percentage of students scored between 65 and 85? \n" ); document.write( "P(65 < x < 85) = 0.7745 \n" ); document.write( "---------------------------------- \n" ); document.write( "c. what percentage of students scored between81 and 89? \n" ); document.write( "P(81< x <89) = 0.1359 \n" ); document.write( "------------------------ \n" ); document.write( "d. what is the final exam grade if only 5% of the students taking the test scored higher? \n" ); document.write( "Find the z-value with a right tail of 5%: z = 1.645 \n" ); document.write( "Find the corresponding exam score: \n" ); document.write( "x = zs+u \n" ); document.write( "x = 1.645*8+73 \n" ); document.write( "x = 86.16 \n" ); document.write( "============= \n" ); document.write( "e. If the professor \"curves\"( gives A`s to the top 10% of the class regardless of the score), are you better off with a grade of 81 on this exam or a grade of 68 on a different exam where the mean is 62 and the standard deviation is 3? show statistically and explain \n" ); document.write( "Include a normal distribution curve \n" ); document.write( "I'll leave that to you. \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |