I.I.D Normal Random Variables

Distributions of the sum and sample mean of independent and identically distributed normal random variables, with applications to probability computations.

Step 1 of 119%

Tutorial

I.I.D. Normals and Their Sum

A sequence of random variables X1,X2,,XnX_1, X_2, \ldots, X_n is independent and identically distributed (abbreviated i.i.d.) if:

  1. They are mutually independent.
  2. They all share the same distribution.

When the common distribution is normal with mean μ\mu and variance σ2\sigma^2, we write

X1,X2,,Xni.i.d.N(μ,σ2).X_1, X_2, \ldots, X_n \overset{\text{i.i.d.}}{\sim} N(\mu, \sigma^2).

Because sums of independent normals are normal, the sum of i.i.d. normals is normal as well. Specifically, if X1,,Xni.i.d.N(μ,σ2)X_1, \ldots, X_n \overset{\text{i.i.d.}}{\sim} N(\mu, \sigma^2), then

Sn=X1+X2++XnN(nμ,nσ2).S_n = X_1 + X_2 + \cdots + X_n \sim N(n\mu,\, n\sigma^2).

The mean and the variance each get multiplied by nn.

To illustrate, suppose X1,X2,X3i.i.d.N(7,5)X_1, X_2, X_3 \overset{\text{i.i.d.}}{\sim} N(7, 5). Then

E[S3]=37=21,Var(S3)=35=15,\begin{align*} E[S_3] &= 3 \cdot 7 = 21, \\ \text{Var}(S_3) &= 3 \cdot 5 = 15, \end{align*}

so S3N(21,15)S_3 \sim N(21, 15).

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