Calculating Mean and Standard Deviation in Normal Distribution
Posted by Anonymous and classified in Mathematics
Written on in
English with a size of 2.39 KB
Calculating Mean and Standard Deviation
The marks obtained in a statistics examination are normally distributed. If 15% of students scored ≥ 60 marks and 40% scored < 30 marks, find the mean (μ) and standard deviation (σ).
Given
- P(X ≥ 60) = 0.15
- P(X < 30) = 0.40
We need to find the values of μ and σ.
Step 1: Convert to Z-values
(i) P(X ≥ 60) = 0.15
Since P(X ≥ 60) = 0.15, then P(X < 60) = 0.85. From the standard normal table, P(Z < 1.04) = 0.85. Therefore:
(60 − μ) / σ = 1.04
μ = 60 − 1.04σ (Equation 1)
(ii) P(X < 30) = 0.40
From the standard normal table, P(Z < -0.25) = 0.40. Therefore:
(30 − μ) / σ = -0.25
μ = 30 + 0.25σ (Equation 2)
Step 3: Solve the Equations
Equating (1) and (2):
60 − 1.04σ = 30 + 0.25σ
30