document.write( "Question 1185778: Let us assume that the grades of 500 students are normally distributed with 𝜇=45 and standard deviation 𝜎=20. If the 20% of the students get excellent, what is the grade that determines the excellent? (What is 𝛸 value?) \n" ); document.write( "
Algebra.Com's Answer #816627 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z for the top 20% is +0.8416
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "0.8416=(x-45)/20
\n" ); document.write( "16.8=x-45
\n" ); document.write( "x=61.8 the grade
\n" ); document.write( "
\n" );