document.write( "Question 1197769: Suppose that grade point averages of undergraduate students at one university have a bell-shaped distribution with a mean of 2.62 and a standard deviation of 0.4 Using the empirical rule, what percentage of the students have grade point averages that are at least 1.82? Please do not round your answer. \n" ); document.write( "
Algebra.Com's Answer #831167 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "mu = 2.62 = mean \n" ); document.write( "sigma = 0.4 = standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the z score when x = 1.82 \n" ); document.write( "z = (x - mu)/sigma \n" ); document.write( "z = (1.82 - 2.62)/0.4 \n" ); document.write( "z = -2 \n" ); document.write( "This score is exactly 2 standard deviations below the mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The task of computing P(X > 1.82) is equivalent to finding P(Z > -2).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The empirical rule says roughly 95% of the normal distribution is within 2 standard deviations of the mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That means there is roughly 2.5% of the distribution in the left tail since (100%-95%)/2 = 2.5% \n" ); document.write( "The remaining portion is then 100% - 2.5% = 97.5%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or basically there's 95% in the middle and 2.5% in the right tail, so 95% + 2.5% = 97.5% \n" ); document.write( "and P(Z > -2) = 0.975\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check out this diagram below \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 97.5% \n" ); document.write( " \n" ); document.write( " |