Modeling With the Normal Distribution

Apply the normal distribution to real-world contexts: compute probabilities for ranges of values, find percentile cutoffs, and work backward from probability statements using standardization and the standard normal cumulative distribution function.

Step 1 of 157%

Tutorial

Modeling and Standardization

A continuous random variable XX is normally distributed with mean μ\mu and variance σ2\sigma^2 if its values cluster symmetrically around μ\mu with spread controlled by σ\sigma. We write XN(μ,σ2)X \sim N(\mu, \sigma^2).

Many real-world quantities -- heights, exam scores, measurement errors, manufacturing tolerances -- are well approximated by a normal model. To compute probabilities for XX, we standardize:

Z=Xμσ.Z = \dfrac{X - \mu}{\sigma}.

The new variable ZZ follows the standard normal distribution N(0,1)N(0, 1), whose cumulative distribution function we denote by Φ\Phi. Tables (or calculators) give Φ(z)=P(Z<z)\Phi(z) = P(Z < z) for any zz.

To find P(X<a)P(X < a), we standardize the cutoff:

P(X<a)=P ⁣(Z<aμσ)=Φ ⁣(aμσ).P(X < a) = P\!\left(Z < \dfrac{a - \mu}{\sigma}\right) = \Phi\!\left(\dfrac{a - \mu}{\sigma}\right).

For example, if XN(50,25)X \sim N(50, 25), then σ=5\sigma = 5, and

P(X<55)=Φ ⁣(55505)=Φ(1)=0.8413.P(X < 55) = \Phi\!\left(\dfrac{55 - 50}{5}\right) = \Phi(1) = 0.8413.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle