Law of Large Numbers
Law of Large Numbers
⎯⎯⎯⎯
Definition 7.1. For i.i.d. random variables X1 , X2 , . . . , Xn , the sample mean, denoted by X , is
defined as
⎯⎯⎯⎯ X1 + X2 +. . . +Xn
X = .
n
Another common notation for the sample mean is Mn . If the Xi 's have CDF FX (x), we might show
the sample mean by Mn (X) to indicate the distribution of the Xi 's.
⎯⎯⎯⎯
Note that since the Xi 's are random variables, the sample mean, X = Mn (X), is also a random variable. In
particular, we have
1 of 2 10/12/22, 3:03 pm
Law of Large Numbers https://www.probabilitycourse.com/chapter7/7_1_1_law_of_large_numb...
Let X1 , X2 , ... , Xn be i.i.d. random variables with a finite expected value EXi = μ < ∞. Then, for
any ϵ > 0,
⎯⎯⎯⎯
lim P(|X − μ| ≥ ϵ) = 0.
n→∞
• Proof
◦ The proof of the weak law of large number is easier if we assume Var(X) = σ 2 is finite. In
this case we can use Chebyshev's inequality to write
⎯⎯⎯⎯
⎯⎯⎯⎯ Var(X )
P(|X − μ| ≥ ϵ) ≤
ϵ2
Var(X)
= ,
nϵ2
which goes to zero as n → ∞.
← previous
next →
2 of 2 10/12/22, 3:03 pm