Combining Multiple Normally Distributed Random Variables

Extend the sum/linear-combination rule for normal random variables from two variables to any finite number of independent normals, and use this to compute probabilities involving sums and weighted linear combinations.

Step 1 of 157%

Tutorial

Sum of Multiple Independent Normals

When two independent random variables XN(μX,σX2)X \sim N(\mu_X, \sigma_X^2) and YN(μY,σY2)Y \sim N(\mu_Y, \sigma_Y^2) are added, the sum is normal with mean μX+μY\mu_X+\mu_Y and variance σX2+σY2\sigma_X^2+\sigma_Y^2. The same idea extends to any finite number of independent normals.

Sum of independent normals. If X1,X2,,XnX_1, X_2, \ldots, X_n are independent and XiN(μi,σi2)X_i \sim N(\mu_i, \sigma_i^2), then

X1+X2++Xn    N ⁣(μ1+μ2++μn, σ12+σ22++σn2).X_1 + X_2 + \cdots + X_n \;\sim\; N\!\left(\mu_1+\mu_2+\cdots+\mu_n,\ \sigma_1^2+\sigma_2^2+\cdots+\sigma_n^2\right).

Means add. Variances add. Standard deviations do not add.

For example, with X1N(2,1), X2N(5,4), X3N(1,4)X_1 \sim N(2,1),\ X_2 \sim N(5,4),\ X_3 \sim N(-1,4) independent,

X1+X2+X3    N(2+51, 1+4+4)  =  N(6,9).X_1+X_2+X_3 \;\sim\; N(2+5-1,\ 1+4+4) \;=\; N(6,9).

The standard deviation of the sum is 9=3\sqrt{9}=3, not 1+4+4=5\sqrt{1}+\sqrt{4}+\sqrt{4}=5.

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