Combining Two Normally Distributed Random Variables

Linear combinations of independent normal random variables are themselves normally distributed. This lesson develops the formulas for the mean and variance of such combinations and uses them to compute probabilities.

Step 1 of 157%

Tutorial

Linear Transformations of a Normal Random Variable

Throughout this lesson, we write N(μ,σ2)N(\mu, \sigma^2) for the normal distribution with mean μ\mu and variance σ2\sigma^2 (so the standard deviation is σ\sigma).

A key property of the normal distribution is that it is preserved under linear transformations. If XN(μ,σ2)X \sim N(\mu, \sigma^2) and a,ba, b are constants with a0,a \neq 0, then the random variable aX+baX + b is also normally distributed:

aX+b    N ⁣(aμ+b,  a2σ2).aX + b \;\sim\; N\!\left(a\mu + b,\; a^2 \sigma^2\right).

The mean and variance follow from the standard rules:

  • E[aX+b]=aE[X]+b=aμ+b,E[aX+b] = aE[X] + b = a\mu + b,
  • Var(aX+b)=a2Var(X)=a2σ2.\operatorname{Var}(aX+b) = a^2 \operatorname{Var}(X) = a^2 \sigma^2.

Notice that the constant bb shifts the mean but does not affect the variance, and the scaling factor aa is squared when applied to the variance.

For example, if XN(30,25),X \sim N(30, 25), then Y=2X7Y = 2X - 7 is normal with

E[Y]=2(30)7=53,Var(Y)=2225=100,\begin{align*} E[Y] &= 2(30) - 7 = 53, \\[3pt] \operatorname{Var}(Y) &= 2^2 \cdot 25 = 100, \end{align*}

so YN(53,100).Y \sim N(53, 100).

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle