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)\"\" \"About 
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( "\"z+=blue+%28x+-+mu%29%2Fblue%28sigma%29\", \"blue%28sigma%29%2Az+%2B+mu=blue+%28x%29\"\r\n" );
document.write( "1.96*(.6) + 2.9 = 4.1 \r\n" );
document.write( "\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );