Skip to content

Strong LLN

The Strong Law of Large Numbers upgrades the Weak LLN from convergence in probability to almost sure convergence, under the same finite-mean hypothesis. The version below (due to Etemadi) further relaxes mutual independence to pairwise independence.

Each colored line is the running average Xn=(X1++Xn)/n\overline{X}_n = (X_1 + \cdots + X_n)/n of one i.i.d. sequence from the chosen distribution; the dashed horizontal line is the true mean μ\mu. The SLLN asserts that, almost surely, every sample path eventually clings to μ\mu. Drag max n to see the long-run behavior; press Resample to draw new sequences.

 
01002003004005000.200.400.600.80μ = 0.50n
Each colored line is the running average X̄_n of one i.i.d. sequence.dashed = true mean μ
  • Pairwise vs. mutual independence. The proof uses pairwise independence only twice: in the variance computation Var(Tk(n))=mVar(Ym)\text{Var}(T_{k(n)}) = \sum_m \text{Var}(Y_m) and (implicitly) in establishing that truncated variables remain pairwise independent. The original SLLN proofs (Kolmogorov) required mutual independence; Etemadi’s argument shows pairwise is enough when the variables are identically distributed.

  • Sharpness. Finite mean is necessary: if EX1=\mathbb{E}|X_1| = \infty, then lim supnSn/n=\limsup_n |S_n|/n = \infty almost surely (a consequence of Borel–Cantelli II applied to {Xn>n}\{|X_n| > n\}), so no constant centering can give convergence.

  • Relation to the WLLN. Almost sure convergence implies convergence in probability, so the SLLN strictly implies the classical i.i.d. WLLN. The hypotheses (finite mean, identical distribution) are the same; only the conclusion is strengthened.