SOLUTION: 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
Algebra ->
Probability-and-statistics
-> SOLUTION: 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
Log On
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? Answer by stanbon(75887) (Show Source):
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?
----------
Find the z-value with a right tail of 40%
----
invNorm(0.60) = 0.2534
-------------------
Find the corresponding mark value::
x = 0.2534*15+53
Ans:: x = 56.8
-------
Cheers,
Stan H.