Let be a sequence of random variables. There are a lot of types of convergence
Types of Convergence
Pointwise Convergence
It is the absolute simplest.
Let be the sequence of random variables, we say that it converges pointwise if for all , $$\lim_{n \to \infty} X_n(\omega) = X(\omega)$$
By some results in measure theory, i think that will always be a random variable.
We can denote it as , or if we want to specify,
Almost Everywhere Convergence
The sequence of random variables , converges converges almost surely to if $$P({\omega \in \Omega \mid \lim_{n \to \infty} X_n(\omega) = X(\omega)} = 1$$or $$P(\lim_{n\to \infty} X_n = X) = 1$$We can denote is as , or
Convergence in Probability
The sequence of random variables converges to in probability if for every , $$P({\omega\in \Omega \mid |X_n(\omega) - X(\omega)|>\varepsilon})=0 $$
We can denote this kind of convergence by , omitting . The condition is $$P(\lim_{n \to \infty} |X_n-X| > \varepsilon) = 0 $$
Convergence in Mean
The sequence of random variables converges to in mean if $$\lim_{n \to \infty} E|X_n - X| = 0$$
This type of convergence is also called convergence and it's denoted as
Convergence in Mean Squared
The sequence of random variables converges to in mean squared if $$\lim_{n \to \infty} E|X_n - X|^2 = 0$$
This type of convergence is also called convergence and it's denoted as
Convergence in
The sequence of random variables converges to in if $$\lim_{n \to \infty} E|X_n - X|^p = 0$$
This type of convergence is also called convergence and it's denoted as
Convergence in distribution
The sequence of random variables converges to in distribution if for all where the function is continuous. it satisfies that $$\lim_{n \to \infty} F_{X_n}(x) = F_X(x)$$
Where is the cdf of , and being the cdf . We denote denote it as , , or lastly . This type of convergence is also known as weak convergence since it less restrictive than the others.
Relations between types of convergence
Almost sure convergence Convergence in probability
Convergence in probability Almost sure convergence (in general)
Almost sure convergence Almost sure convergence in (in general)
Convergence in Convergence in
Convergence in Convergence in probability
Convergence in probability Convergence in distribution
Important Theorems
Monotone Convergence Theorem
Let be an increasing sequence of random variables that converges almost surely to . Then $$\lim_{n \to \infty} E[X_n] = E[X] $$
Dominated Convergence Theorem
Let be a sequence of random variables, and a random variable , that , for all . If then and are integrable and $$\lim_{n \to \infty} E[X_n] = E[X] $$