document.write( "Question 1179065: At a local high school, GPA's are normally distributed with a mean of 2.9 and standard deviation of 0.6. What is the GPA of the highest 2.5% of the students? \n" ); document.write( "
Algebra.Com's Answer #808568 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "GPA's are normally distributed: µ = 2.9 and σ = .6\r\n" ); document.write( " the GPA of the highest 2.5% of the students:\r\n" ); document.write( "invNorm(.025) = 1.96\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |