Hubbry Logo
Convergence of random variablesConvergence of random variablesMain
Open search
Convergence of random variables
Community hub
Convergence of random variables
logo
7 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Convergence of random variables
Convergence of random variables
from Wikipedia

In probability theory, there exist several different notions of convergence of sequences of random variables, including convergence in probability, convergence in distribution, and almost sure convergence. The different notions of convergence capture different properties about the sequence, with some notions of convergence being stronger than others. For example, convergence in distribution tells us about the limit distribution of a sequence of random variables. This is a weaker notion than convergence in probability, which tells us about the value a random variable will take, rather than just the distribution.

The concept is important in probability theory, and its applications to statistics and stochastic processes. The same concepts are known in more general mathematics as stochastic convergence and they formalize the idea that certain properties of a sequence of essentially random or unpredictable events can sometimes be expected to settle down into a behavior that is essentially unchanging when items far enough into the sequence are studied. The different possible notions of convergence relate to how such a behavior can be characterized: two readily understood behaviors are that the sequence eventually takes a constant value, and that values in the sequence continue to change but can be described by an unchanging probability distribution.

Background

[edit]

"Stochastic convergence" formalizes the idea that a sequence of essentially random or unpredictable events can sometimes be expected to settle into a pattern. The pattern may for instance be

  • Convergence in the classical sense to a fixed value, perhaps itself coming from a random event
  • An increasing similarity of outcomes to what a purely deterministic function would produce
  • An increasing preference towards a certain outcome
  • An increasing "aversion" against straying far away from a certain outcome
  • That the probability distribution describing the next outcome may grow increasingly similar to a certain distribution

Some less obvious, more theoretical patterns could be

  • That the series formed by calculating the expected value of the outcome's distance from a particular value may converge to 0
  • That the variance of the random variable describing the next event grows smaller and smaller.

These other types of patterns that may arise are reflected in the different types of stochastic convergence that have been studied.

While the above discussion has related to the convergence of a single series to a limiting value, the notion of the convergence of two series towards each other is also important, but this is easily handled by studying the sequence defined as either the difference or the ratio of the two series.

For example, if the average of n independent random variables , all having the same finite mean and variance, is given by

then as tends to infinity, converges in probability (see below) to the common mean, , of the random variables . This result is known as the weak law of large numbers. Other forms of convergence are important in other useful theorems, including the central limit theorem.

Throughout the following, we assume that is a sequence of random variables, and is a random variable, and all of them are defined on the same probability space .

Convergence in distribution

[edit]
Examples of convergence in distribution
Dice factory
Suppose a new dice factory has just been built. The first few dice come out quite biased, due to imperfections in the production process. The outcome from tossing any of them will follow a distribution markedly different from the desired uniform distribution.

As the factory is improved, the dice become less and less loaded, and the outcomes from tossing a newly produced die will follow the uniform distribution more and more closely.
Tossing coins
Let Xn be the fraction of heads after tossing up an unbiased coin n times. Then X1 has the Bernoulli distribution with expected value μ = 0.5 and variance σ2 = 0.25. The subsequent random variables X2, X3, ... will all be distributed binomially.

As n grows larger, this distribution will gradually start to take shape more and more similar to the bell curve of the normal distribution. If we shift and rescale Xn appropriately, then will be converging in distribution to the standard normal, the result that follows from the celebrated central limit theorem.
Graphic example
Suppose {Xi} is an iid sequence of uniform U(−1, 1) random variables. Let be their (normalized) sums. Then according to the central limit theorem, the distribution of Zn approaches the normal N(0, 1/3) distribution. This convergence is shown in the picture: as n grows larger, the shape of the probability density function gets closer and closer to the Gaussian curve.

Loosely, with this mode of convergence, we increasingly expect to see the next outcome in a sequence of random experiments becoming better and better modeled by a given probability distribution. More precisely, the distribution of the associated random variable in the sequence becomes arbitrarily close to a specified fixed distribution.

Convergence in distribution is the weakest form of convergence typically discussed, since it is implied by all other types of convergence mentioned in this article. However, convergence in distribution is very frequently used in practice; most often it arises from application of the central limit theorem.

Definition

[edit]

A sequence of real-valued random variables, with cumulative distribution functions , is said to converge in distribution, or converge weakly, or converge in law to a random variable X with cumulative distribution function F if

for every number at which is continuous.

The requirement that only the continuity points of should be considered is essential. For example, if are distributed uniformly on intervals , then this sequence converges in distribution to the degenerate random variable . Indeed, for all when , and for all when . However, for this limiting random variable , even though for all . Thus the convergence of cdfs fails at the point where is discontinuous.

Convergence in distribution may be denoted as

where is the law (probability distribution) of X. For example, if X is standard normal we can write .

For random vectors the convergence in distribution is defined similarly. We say that this sequence converges in distribution to a random k-vector X if

for every which is a continuity set of X.

The definition of convergence in distribution may be extended from random vectors to more general random elements in arbitrary metric spaces, and even to the “random variables” which are not measurable — a situation which occurs for example in the study of empirical processes. This is the “weak convergence of laws without laws being defined” — except asymptotically.[1]

In this case the term weak convergence is preferable (see weak convergence of measures), and we say that a sequence of random elements {Xn} converges weakly to X (denoted as XnX) if

for all continuous bounded functions h.[2] Here E* denotes the outer expectation, that is the expectation of a “smallest measurable function g that dominates h(Xn)”.

Properties

[edit]
  • Since , the convergence in distribution means that the probability for Xn to be in a given range is approximately equal to the probability that the value of X is in that range, provided n is sufficiently large.
  • In general, convergence in distribution does not imply that the sequence of corresponding probability density functions will also converge. As an example one may consider random variables with densities fn(x) = (1 + cos(2πnx))1(0,1). These random variables converge in distribution to a uniform U(0, 1), whereas their densities do not converge at all.[3]
  • The portmanteau lemma provides several equivalent definitions of convergence in distribution. Although these definitions are less intuitive, they are used to prove a number of statistical theorems. The lemma states that {Xn} converges in distribution to X if and only if any of the following statements are true:[5]
    • for all continuity points of ;
    • for all bounded, continuous functions (where denotes the expected value operator);
    • for all bounded, Lipschitz functions ;
    • for all nonnegative, continuous functions ;
    • for every open set ;
    • for every closed set ;
    • for all continuity sets of random variable ;
    • for every upper semi-continuous function bounded above;[citation needed]
    • for every lower semi-continuous function bounded below.[citation needed]
  • The continuous mapping theorem states that for a continuous function g, if the sequence {Xn} converges in distribution to X, then {g(Xn)} converges in distribution to g(X).
    • Note however that convergence in distribution of {Xn} to X and {Yn} to Y does in general not imply convergence in distribution of {Xn + Yn} to X + Y or of {XnYn} to XY.
  • Lévy’s continuity theorem: The sequence {Xn} converges in distribution to X if and only if the sequence of corresponding characteristic functions {φn} converges pointwise to the characteristic function φ of X.
  • Convergence in distribution is metrizable by the Lévy–Prokhorov metric.
  • A natural link to convergence in distribution is the Skorokhod's representation theorem.

Convergence in probability

[edit]
Examples of convergence in probability
Height of a person
Consider the following experiment. First, pick a random person in the street. Let X be their height, which is ex ante a random variable. Then ask other people to estimate this height by eye. Let Xn be the average of the first n responses. Then (provided there is no systematic error) by the law of large numbers, the sequence Xn will converge in probability to the random variable X.
Predicting random number generation
Suppose that a random number generator generates a pseudorandom floating point number between 0 and 1. Let random variable X represent the distribution of possible outputs by the algorithm. Because the pseudorandom number is generated deterministically, its next value is not truly random. Suppose that as you observe a sequence of randomly generated numbers, you can deduce a pattern and make increasingly accurate predictions as to what the next randomly generated number will be. Let Xn be your guess of the value of the next random number after observing the first n random numbers. As you learn the pattern and your guesses become more accurate, not only will the distribution of Xn converge to the distribution of X, but the outcomes of Xn will converge to the outcomes of X.

The basic idea behind this type of convergence is that the probability of an “unusual” outcome becomes smaller and smaller as the sequence progresses.

The concept of convergence in probability is used very often in statistics. For example, an estimator is called consistent if it converges in probability to the quantity being estimated. Convergence in probability is also the type of convergence established by the weak law of large numbers.

Definition

[edit]

A sequence {Xn} of random variables converges in probability towards the random variable X if for all ε > 0

More explicitly, let Pn(ε) be the probability that Xn is outside the ball of radius ε centered at X. Then Xn is said to converge in probability to X if for any ε > 0 and any δ > 0 there exists a number N (which may depend on ε and δ) such that for all n ≥ N, Pn(ε) < δ (the definition of limit).

Notice that for the condition to be satisfied, it is not possible that for each n the random variables X and Xn are independent (and thus convergence in probability is a condition on the joint cdf's, as opposed to convergence in distribution, which is a condition on the individual cdf's), unless X is deterministic like for the weak law of large numbers. At the same time, the case of a deterministic X cannot, whenever the deterministic value is a discontinuity point (not isolated), be handled by convergence in distribution, where discontinuity points have to be explicitly excluded.

Convergence in probability is denoted by adding the letter p over an arrow indicating convergence, or using the "plim" probability limit operator:

For random elements {Xn} on a separable metric space (S, d), convergence in probability is defined similarly by[6]

Properties

[edit]
  • Convergence in probability implies convergence in distribution.[proof]
  • In the opposite direction, convergence in distribution implies convergence in probability when the limiting random variable X is a constant.[proof]
  • Convergence in probability does not imply almost sure convergence.[proof]
  • The continuous mapping theorem states that for every continuous function , if , then also .
  • Convergence in probability defines a topology on the space of random variables over a fixed probability space. This topology is metrizable by the Ky Fan metric:[7] or alternately by this metric

Counterexamples

[edit]

Not every sequence of random variables which converges to another random variable in distribution also converges in probability to that random variable. As an example, consider a sequence of standard normal random variables and a second sequence . Notice that the distribution of is equal to the distribution of for all , but:

which does not converge to . So we do not have convergence in probability.

Almost sure convergence

[edit]
Examples of almost sure convergence
Example 1
Consider an animal of some short-lived species. We record the amount of food that this animal consumes per day. This sequence of numbers will be unpredictable, but we may be quite certain that one day the number will become zero, and will stay zero forever after.
Example 2
Consider a man who tosses seven coins every morning. Each afternoon, he donates one pound to a charity for each head that appeared. The first time the result is all tails, however, he will stop permanently.

Let X1, X2, … be the daily amounts the charity received from him.

We may be almost sure that one day this amount will be zero, and stay zero forever after that.

However, when we consider any finite number of days, there is a nonzero probability the terminating condition will not occur.

This is the type of stochastic convergence that is most similar to pointwise convergence known from elementary real analysis.

Definition

[edit]

To say that the sequence Xn converges almost surely or almost everywhere or with probability 1 or strongly towards X means that

This means that the values of Xn approach the value of X, in the sense that events for which Xn does not converge to X have probability 0 (see Almost surely). Using the probability space and the concept of the random variable as a function from Ω to R, this is equivalent to the statement

Using the notion of the limit superior of a sequence of sets, almost sure convergence can also be defined as follows:

Almost sure convergence is often denoted by adding the letters a.s. over an arrow indicating convergence:

For generic random elements {Xn} on a metric space , convergence almost surely is defined similarly:

Properties

[edit]
  • Almost sure convergence implies convergence in probability (by Fatou's lemma), and hence implies convergence in distribution. It is the notion of convergence used in the strong law of large numbers.
  • The concept of almost sure convergence does not come from a topology on the space of random variables. This means there is no topology on the space of random variables such that the almost surely convergent sequences are exactly the converging sequences with respect to that topology. In particular, there is no metric of almost sure convergence.

Counterexamples

[edit]

Consider a sequence of independent random variables such that and . For we have which converges to hence in probability.

Since and the events are independent, second Borel Cantelli Lemma ensures that hence the sequence does not converge to almost everywhere (in fact the set on which this sequence does not converge to has probability ).

Sure convergence or pointwise convergence

[edit]

To say that the sequence of random variables (Xn) defined over the same probability space (i.e., a random process) converges surely or everywhere or pointwise towards X means

where Ω is the sample space of the underlying probability space over which the random variables are defined.

This is the notion of pointwise convergence of a sequence of functions extended to a sequence of random variables. (Note that random variables themselves are functions).

Sure convergence of a random variable implies all the other kinds of convergence stated above, but there is no payoff in probability theory by using sure convergence compared to using almost sure convergence. The difference between the two only exists on sets with probability zero. This is why the concept of sure convergence of random variables is very rarely used.

Convergence in mean

[edit]

Given a real number r ≥ 1, we say that the sequence Xn converges in the r-th mean (or in the Lr-norm) towards the random variable X, if the r-th absolute moments (|Xn|r ) and (|X|r ) of Xn and X exist, and

where the operator E denotes the expected value. Convergence in r-th mean tells us that the expectation of the r-th power of the difference between and converges to zero.

This type of convergence is often denoted by adding the letter Lr over an arrow indicating convergence:

The most important cases of convergence in r-th mean are:

  • When Xn converges in r-th mean to X for r = 1, we say that Xn converges in mean to X.
  • When Xn converges in r-th mean to X for r = 2, we say that Xn converges in mean square (or in quadratic mean) to X.

Convergence in the r-th mean, for r ≥ 1, implies convergence in probability (by Markov's inequality). Furthermore, if r > s ≥ 1, convergence in r-th mean implies convergence in s-th mean. Hence, convergence in mean square implies convergence in mean.

Additionally,

The converse is not necessarily true, however it is true if (by a more general version of Scheffé's lemma).

Properties

[edit]

Provided the probability space is complete:

  • If and , then almost surely.
  • If and , then almost surely.
  • If and , then almost surely.
  • If and , then (for any real numbers a and b) and .
  • If and , then (for any real numbers a and b) and .
  • If and , then (for any real numbers a and b).
  • None of the above statements are true for convergence in distribution.

The chain of implications between the various notions of convergence are noted in their respective sections. They are, using the arrow notation:

These properties, together with a number of other special cases, are summarized in the following list:

  • Almost sure convergence implies convergence in probability:[8][proof]
  • Convergence in probability implies there exists a sub-sequence which almost surely converges:[9]
  • Convergence in probability implies convergence in distribution:[8][proof]
  • Convergence in r-th order mean implies convergence in probability:
  • Convergence in r-th order mean implies convergence in lower order mean, assuming that both orders are greater than or equal to one:
    provided rs ≥ 1.
  • If Xn converges in distribution to a constant c, then Xn converges in probability to c:[8][proof]
    provided c is a constant.
  • If Xn converges in distribution to X and the difference between Xn and Yn converges in probability to zero, then Yn also converges in distribution to X:[8][proof]
  • If Xn converges in distribution to X and Yn converges in distribution to a constant c, then the joint vector (XnYn) converges in distribution to :[8][proof]
    provided c is a constant.
    Note that the condition that Yn converges to a constant is important, if it were to converge to a random variable Y then we wouldn't be able to conclude that (XnYn) converges to .
  • If Xn converges in probability to X and Yn converges in probability to Y, then the joint vector (XnYn) converges in probability to (XY):[8][proof]
  • If Xn converges in probability to X, and if P(|Xn| ≤ b) = 1 for all n and some b, then Xn converges in rth mean to X for all r ≥ 1. In other words, if Xn converges in probability to X and all random variables Xn are almost surely bounded above and below, then Xn converges to X also in any rth mean.[10]
  • Almost sure representation. Usually, convergence in distribution does not imply convergence almost surely. However, for a given sequence {Xn} which converges in distribution to X0 it is always possible to find a new probability space (Ω, F, P) and random variables {Yn, n = 0, 1, ...} defined on it such that Yn is equal in distribution to Xn for each n ≥ 0, and Yn converges to Y0 almost surely.[11][12]
  • If for all ε > 0,
    then we say that Xn converges almost completely, or almost in probability towards X. When Xn converges almost completely towards X then it also converges almost surely to X. In other words, if Xn converges in probability to X sufficiently quickly (i.e. the above sequence of tail probabilities is summable for all ε > 0), then Xn also converges almost surely to X. This is a direct implication from the Borel–Cantelli lemma.
  • If Sn is a sum of n real independent random variables:
    then Sn converges almost surely if and only if Sn converges in probability. The proof can be found in Page 126 (Theorem 5.3.4) of the book by Kai Lai Chung.[13]
    However, for a sequence of mutually independent random variables, convergence in probability does not imply almost sure convergence.[14][circular reference]
  • The dominated convergence theorem gives sufficient conditions for almost sure convergence to imply L1-convergence:
  • A necessary and sufficient condition for L1 convergence is and the sequence (Xn) is uniformly integrable.
  • If , the followings are equivalent[15]
    • ,
    • ,
    • is uniformly integrable.

See also

[edit]

Notes

[edit]

References

[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
In , convergence of random variables describes the limiting behavior of a sequence of random variables XnX_n as nn \to \infty toward a target random variable XX, captured through several distinct modes that quantify how closely the sequence approximates the limit in different probabilistic senses. These modes include convergence almost surely, convergence in probability, convergence in distribution, and convergence in LpL^p norms, each providing varying strengths of approximation relevant to different applications in statistics and processes. Convergence almost surely, also known as convergence with probability one, occurs when the probability that XnX_n equals XX for all sufficiently large nn is one, formally P(ω:limnXn(ω)=X(ω))=1P(\omega: \lim_{n \to \infty} X_n(\omega) = X(\omega)) = 1. This strongest form implies all weaker types of convergence and is essential for understanding pathwise behaviors in stochastic processes. Convergence in probability, a less stringent criterion, requires that for every ϵ>0\epsilon > 0, P(XnX>ϵ)0P(|X_n - X| > \epsilon) \to 0 as nn \to \infty, which suffices for many asymptotic results in statistical inference. Convergence in distribution, or weak convergence, means that the cumulative distribution function of XnX_n converges pointwise to that of XX at all continuity points of the limit, i.e., Fn(t)F(t)F_n(t) \to F(t) for continuity points tt of FF. This mode is particularly useful in large-sample theory because it does not require the random variables to be defined on the same probability space and underpins the central limit theorem. Additionally, LpL^p convergence for 1p<1 \leq p < \infty holds when E[XnXp]0\mathbb{E}[|X_n - X|^p] \to 0, with p=1p=1 corresponding to convergence in mean and p=2p=2 to mean-square convergence, both implying convergence in probability. The hierarchy of these convergences establishes implications such as almost sure convergence entailing convergence in probability (and hence in distribution), while LpL^p convergence entails convergence in probability (and hence in distribution), though counterexamples exist for the reverses. These concepts form the foundation for proving limit theorems, including the weak and strong laws of large numbers, and are indispensable in fields like econometrics, machine learning, and risk analysis where sequences of estimators or simulations must be analyzed for consistency and asymptotic normality.

Background

Prerequisites

A probability space is formally defined as a triple (Ω,F,P)(\Omega, \mathcal{F}, P), where Ω\Omega is a set known as the sample space representing all possible outcomes, F\mathcal{F} is a σ\sigma-algebra of subsets of Ω\Omega (the event space), and P:F[0,1]P: \mathcal{F} \to [0,1] is a probability measure satisfying the Kolmogorov axioms: P()=0P(\emptyset) = 0, P(Ω)=1P(\Omega) = 1, and for any countable collection of pairwise disjoint events AiFA_i \in \mathcal{F}, P(iAi)=iP(Ai)P(\bigcup_i A_i) = \sum_i P(A_i). A random variable XX on a probability space (Ω,F,P)(\Omega, \mathcal{F}, P) is a measurable function X:ΩRX: \Omega \to \mathbb{R}, meaning that for every Borel set BRB \subseteq \mathbb{R}, the preimage X1(B)={ωΩ:X(ω)B}FX^{-1}(B) = \{\omega \in \Omega : X(\omega) \in B\} \in \mathcal{F}. Key concepts associated with a random variable XX include its cumulative distribution function FX(x)=P(Xx)F_X(x) = P(X \leq x), which fully characterizes the distribution for real-valued XX; the expectation E[X]=ΩX(ω)dP(ω)E[X] = \int_\Omega X(\omega) \, dP(\omega), defined when the integral exists (e.g., for non-negative XX or when E[X]<E[|X|] < \infty); the variance Var(X)=E[(XE[X])2]\mathrm{Var}(X) = E[(X - E[X])^2], which measures dispersion and requires finite second moment E[X2]<E[X^2] < \infty; and the characteristic function ϕX(t)=E[eitX]=ΩeitX(ω)dP(ω)\phi_X(t) = E[e^{itX}] = \int_\Omega e^{itX(\omega)} \, dP(\omega), a Fourier transform of the distribution useful for limit theorems. The σ\sigma-algebra F\mathcal{F} provides the structure for defining probabilities of events, while measurability of XX ensures that probabilities involving XX are well-defined on the space. Convergence concepts for random variables typically consider sequences {Xn}\{X_n\} defined on the same probability space (Ω,F,P)(\Omega, \mathcal{F}, P), where each Xn:ΩRX_n: \Omega \to \mathbb{R} is measurable.

Motivation and importance

The study of convergence of random variables forms a cornerstone of modern probability theory, enabling the approximation of intricate probability distributions through simpler limiting forms, as exemplified by the central limit theorem, which shows that normalized sums of independent random variables converge to a standard normal distribution under suitable conditions. This framework also facilitates the analysis of limiting behaviors in stochastic processes, capturing the evolution of systems driven by randomness over time. Additionally, convergence concepts ensure the consistency of statistical estimators, guaranteeing that, with increasing sample sizes, these estimators reliably approach the true underlying parameters. Historically, the rigorous development of convergence notions for random variables emerged in the early 20th century, with playing a pivotal role in the 1930s through his foundational work on probability axioms and key limit theorems. In 1933, Kolmogorov established the strong law of large numbers for independent random variables with finite expectation, providing one of the first precise statements on almost sure convergence of sample averages. His contributions, including extensions to the central limit theorem, integrated convergence into the axiomatic structure of probability, influencing subsequent advancements in laws of large numbers and distribution limits. These ideas find broad applications across disciplines. In statistics, convergence underpins asymptotic theory, validating the large-sample performance of methods like maximum likelihood estimation. In finance, it models the convergence of discrete-time processes to continuous limits, such as random walks approximating for option pricing. In machine learning, asymptotic convergence analysis evaluates algorithm efficiency, such as the behavior of in high-dimensional optimization as iterations increase.

Convergence in distribution

Definition

Convergence in distribution, also known as weak convergence, means that a sequence of random variables XnX_n converges in distribution to a random variable XX, denoted XndXX_n \xrightarrow{d} X
Add your contribution
Related Hubs
User Avatar
No comments yet.