document.write( "Question 986467: 1200 students took an examination. Their mean marks is 53. The standard deviation is 15. Assume Normal distribution of marks.If only 40% of the students are required to be promoted, what should be the marks for promotion? \n" ); document.write( "
Algebra.Com's Answer #607393 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1200 students took an examination. Their mean marks is 53. The standard deviation is 15. Assume Normal distribution of marks.If only 40% of the students are required to be promoted, what should be the marks for promotion?
\n" ); document.write( "----------
\n" ); document.write( "Find the z-value with a right tail of 40%
\n" ); document.write( "----
\n" ); document.write( "invNorm(0.60) = 0.2534
\n" ); document.write( "-------------------
\n" ); document.write( "Find the corresponding mark value::
\n" ); document.write( "x = 0.2534*15+53
\n" ); document.write( "Ans:: x = 56.8
\n" ); document.write( "-------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );