Finding the mean and standard deviation
In a nutshell
It is possible to use the standard normal distribution together with the inverse normal distribution function to find the values of μ and σ for another random variable that follows a normal distribution.
Finding one unknown parameter
Use the standard normal distribution Z∼(0,12) with the inverse normal function on a calculator to find either the mean or the standard deviatiation, given a probability.
Example 1
Given that X∼N(μ,0.22) and P(X≤3)=0.24, find the value of μ to two decimal places.
Transform the probability to the standard normal distribution:
Z=σX−μ=0.2X−μX=0.2Z+μ
P(X≤3)P(0.2Z+μ≤3)P(Z≤0.23−μ)=0.24=0.24=0.24
Use the inverse normal distribution to find a value that corresponds to a standard normal probability of 0.24:
P(Z≤a)=0.24⇒a=−0.7063
Equate this with the expression to solve for μ:
P(Z≤0.23−μ)=0.24⇒0.23−μ=−0.70633−μμ=−0.14126=3.14126
μ=3.14 (2 d.p.)
Finding two unknown parameters
When the mean and standard deviation are both unknown, a similar process can be used, however two different probabilities must be given. This will give enough information to form two equations that can be solved simultaneously to find the mean and standard deviation.
Example 2
Given that X∼N(μ,σ2), P(X>5)=0.0478 and P(X<4.2)=0.1587, find the values of μ and σ to one decimal place.
Transform both probabilities into the standard normal distribution:
X=σZ+μ
P(X>5)P(σZ+μ>5)P(Z>σ5−μ)P(Z<σ5−μ)P(Z<σ5−μ)=0.0478=0.0478=0.0478=1−0.0478=0.9522 | P(X<4.2)P(Z<σ4.2−μ)=0.1587=0.1587 |
Use the inverse normal distribution on both probabilities to create two simultaneous equations in μ and σ:
P(Z<a)=0.9522⇒a=1.6666P(Z<σ5−μ)=0.9522⇒σ5−μ=1.6666 1.6666σ+μ=5 | P(Z<a)=0.1587⇒a=−0.9998P(Z<σ4.2−μ)=0.1587⇒σ4.2−μ=−0.9998 −0.9998σ+μ=4.2 |
Solve the two simultaneous equations:
1.6666σ+μ=5−0.9998σ+μ=4.22.6664σ=0.8σ=0.3 (1 d.p.)
1.6666(0.3)+μ=5μ=5−0.49998μ=4.5 (1 d.p.)
μ=4.5,σ=0.3
Note: It is acceptable to solve the simultaneous equations directly using a calculator.