Strong Law of Large Numbers
Statement
Let be i.i.d. random variables with finite mean . The Strong Law of Large Numbers states:
where .
Interpretation
With probability 1, the sequence converges to and stays close forever.
This is stronger than the Weak Law:
- Weak Law: For any ,
- Strong Law: The probability that is 1
Almost Sure Convergence
The SLLN says (converges almost surely).
This means: the set of outcomes where has probability 1.
Almost Surely vs In Probability
| Type | Statement |
|---|---|
| In probability | For each : $P( |
| Almost surely |
The difference:
- In probability: for large , is probably close to (but may occasionally jump away)
- Almost surely: with probability 1, eventually stays close to forever
Analogy
Think of as a particle:
- WLLN: At time , particle is probably near
- SLLN: Particle eventually stays near forever (with probability 1)
Why Stronger?
Almost sure convergence implies convergence in probability, but not vice versa.
In probability allows infinitely many “large” deviations, as long as their frequency goes to 0. Almost surely forces convergence with only finitely many large deviations.
Example: Repeated Experiments
Suppose we repeatedly estimate a probability by sampling. SLLN says:
- With probability 1, our estimate sequence converges to the true probability
- Eventually, our estimate “locks in” to the truth
This is why long-run frequencies converge to probabilities.
Intuition: Borel-Cantelli
Under appropriate conditions, the event happens only finitely many times almost surely.
Since for any :
By Borel-Cantelli: .
What Conditions Are Needed?
SLLN holds if either:
- (finite mean suffices)
- Or: (finite variance, easier proof)
The variance condition makes the proof simpler but isn’t necessary.
No Guarantee of Rate
Like WLLN, the SLLN doesn’t tell us how fast convergence occurs. For rate, use the CLT.
Summary Table
| Law | Convergence | Statement |
|---|---|---|
| WLLN | Probability | $P( |
| SLLN | Almost sure |
Key Takeaway
Both laws justify using sample means as estimators. The Strong Law is conceptually stronger: it says our estimator will ultimately stabilise at the truth with certainty.