Leave lesson

Statistics · Statistical distributions

1 / 9

Finding normal probabilities

Finding P(X < a), P(X > a) and P(a < X < b) for a normal distribution as areas under the curve, and the inverse problem — finding the value x for a given probability (the inverse normal).

Statistics · Statistical distributions

Finding normal probabilities

Finding P(X < a), P(X > a) and P(a < X < b) for a normal distribution as areas under the curve, and the inverse problem — finding the value x for a given probability (the inverse normal).

Why it works

A probability for a normal variable is an area under the bell curve. Modern calculators give these areas directly from μ\mu and σ\sigma, but the thinking is always about which area you want.-4-3-2-112340.10.20.30.4x
  • P(X<a)P(X < a) is the area to the left of aa (the shaded region above, with the
curve standardised).
  • P(X>a)=1P(X<a)P(X > a) = 1 - P(X < a) — the area to the right is the complement.
  • P(a<X<b)=P(X<b)P(X<a)P(a < X < b) = P(X < b) - P(X < a) — subtract the smaller left-area from the
larger.

If you standardise by hand, P(X<a)=P ⁣(Z<aμσ)=Φ(z)P(X < a) = P\!\left(Z < \dfrac{a - \mu}{\sigma}\right) = \Phi(z), where Φ\Phi is the standard normal area-to-the-left. The symmetry Φ(z)=1Φ(z)\Phi(-z) = 1 - \Phi(z) handles negative zz.

The inverse problem. Sometimes you're given the probability and must find the value — "the mark exceeded by the top 10%10\%", say. This is the inverse normal: find zz with Φ(z)=p\Phi(z) = p (the inverse normal function, or table), then convert back with x=μ+zσ.x = \mu + z\sigma. For "the top 10%10\%", P(X>x)=0.10P(X > x) = 0.10 means P(X<x)=0.90P(X < x) = 0.90, so zz is the value with Φ(z)=0.90\Phi(z) = 0.90, namely z1.2816z \approx 1.2816, and x=μ+1.2816σx = \mu + 1.2816\,\sigma.

A sketch of the bell with the wanted area shaded prevents nearly every mistake — it shows instantly whether you need a left area, a right area, or its complement.