Read this lesson as text
Types of Convergence
Probability · Axiom Academy
Understanding the hierarchy of convergence modes in probability 1. Three Main Types of Convergence Convergence in Probability (→ᵖ) For any ε > 0, the probability that Xₙ deviates from X by more than ε goes to zero. Almost Sure Convergence (→ a.s.) With probability 1, the entire sequence Xₙ converges to X as n → ∞. Convergence in Distribution (→ᵈ) The CDF of Xₙ converges to the CDF of X at all continuity points of F. 2. Relationships Between Types These convergence modes form a hierarchy: Almost sure convergence implies convergence in probability (but not vice versa) Convergence in probability implies convergence in distribution (but not vice versa) Almost sure is the strongest, distribution is the weakest For approximating probabilities: convergence in distribution is sufficient (CLT) For pointwise estimates converging: use convergence in probability (WLLN) For guaranteed long-run behavior: use almost sure convergence (SLLN)
This is the written version of the interactive lesson above. See the full Probability course.