4.9.16 · D3Probability Theory & Statistics

Worked examples — Law of Large Numbers — weak and strong

3,020 words14 min readBack to topic

This page is the drill room for the parent topic. We march through every kind of question the Law of Large Numbers (LLN) can ask, so that when the exam or a real problem hands you one, you've already seen its shape.

Before we start, plain-word reminders (so no symbol appears un-earned):

Our master tool is the WLLN bound proved in the parent note: Read it as: "the chance the sample mean misses the bullseye by at least is capped by variance-over-(n times epsilon-squared)." This comes from Chebyshev's Inequality, which comes from Markov's Inequality.


The scenario matrix

Every LLN question falls into one of these case classes. Each example below is tagged with the cell(s) it covers.

# Case class What's special about it Example
A Bound a probability at fixed plug straight into Ex 1
B Invert for (sample-size design) solve the bound for , target Ex 2
C Non-binary variable (dice / general range) compute first Ex 3
D Degenerate input a constant "random" variable Ex 4
E Limiting behaviour , and which knob wins Ex 5
F LLN fails — no finite mean Cauchy / heavy tail Ex 6
G Real-world word problem Monte Carlo estimate + error Ex 7
H Exam twist — Weak vs Strong on one path distinguish the two modes Ex 8
I Fallacy trap — "streak is due" Gambler's fallacy quantified Ex 9

Worked examples

Ex 1 — Cell A · Bound a probability at fixed


Ex 2 — Cell B · Invert for the sample size


Ex 3 — Cell C · A non-binary variable (fair die)


Ex 4 — Cell D · Degenerate input,


Ex 5 — Cell E · Limiting behaviour: which knob wins?

This is best seen. The band of "bad" outcomes must thin as grows, while shrinking fights back.

Figure — Law of Large Numbers — weak and strong

Ex 6 — Cell F · When LLN fails: the Cauchy trap


Ex 7 — Cell G · Real-world word problem (Monte Carlo)


Ex 8 — Cell H · Exam twist: Weak vs Strong on one trajectory

The picture shows one random path of so you can literally see the two claims.

Figure — Law of Large Numbers — weak and strong

Ex 9 — Cell I · Fallacy trap: is a tail "due"?


Active recall

Recall Which cell does "solve for the smallest

" belong to, and what's the algebra? Cell B. Set (where is your chosen probability ceiling) and invert: .

Recall Why does LLN fail for the Cauchy distribution?

No finite mean (), so there is no to converge to; stays Cauchy-distributed for all .

Recall A streak of 10 heads: does the coin push back? How does the average recover?

No push-back (independence, the coin has no memory). Recovery is by dilution — the fixed surplus becomes a tiny fraction of a large , so the deviation shrinks even though the surplus itself never disappears.

Recall State Khinchin's and Kolmogorov's laws and how they differ from the Chebyshev proof.

Both need only . Khinchin gives convergence in probability (Weak); Kolmogorov gives convergence almost surely (Strong). Chebyshev's proof needs the extra hypothesis but rewards you with an explicit rate .

Deviation of for a constant
exactly for all ; makes the bound vanish.
The knob that must go to infinity for WLLN
; shrinking alone makes the bound vacuous.
A probability bound that evaluates to 1 or more
is vacuous — it only says , which is always true.