Law of Large Numbers and CLT - Core Definitions
Limit theorems describe the behavior of sequences of random variables, providing the theoretical foundation for statistical inference.
Convergence Concepts
Let be a sequence of random variables and a random variable.
Convergence in Probability: if for all :
Convergence in Distribution: if: at all continuity points of .
Convergence Almost Surely: if:
Relationships: Almost sure convergence convergence in probability convergence in distribution.
Let where is any random variable.
Then (and thus in probability and distribution) since:
Law of Large Numbers
Let be IID with and . Then:
Proof Sketch: By Chebyshev's inequality: β‘
Under the same conditions as WLLN:
The strong law states that sample averages converge to the population mean with probability 1, justifying the use of sample means as estimators.
Monte Carlo Integration: Estimate by generating uniform samples :
For (quarter circle), this estimates .
The law of large numbers provides the theoretical justification for the frequentist interpretation of probability: long-run relative frequencies converge to probabilities. It's the foundation for empirical scienceβaverages of repeated measurements converge to true values.