3.7. Convergence in statistics#
3.7.1. Convergence in distribution - weak convergence#
A sequence of \(X_i\) of real-valued random variables, cumulative distribution functions \(F_i\), converges in distribution to a random variable \(X\) with cumulative distribution \(F\) is
for \(\forall x \in \mathbb{R}\) where \(F(x)\) is continuous.
For multi-valued random variables, the condition reads
for every \(A \subset \mathbb{R}^n\) …todo
3.7.2. Convergence in probability#
Warning
Convergence in probability and convergence in distribution
Convergence in probability \( \rightarrow \) convergence in distribution, but not viceversa.
3.7.3. Almost sure convergence - strong convergence#
i.e. events for which \(X_n\) doesn’t converge to \(X\) has probability \(0\),
3.7.4. Sure convergence - pointwise convergence#
The same definition of almost sure convergence, without allowing the existance of sets with zero probability where convergence is not satisfied. Thus, it’s likely there is no point in using sure converence instead of almost sure convergence in proability theory.