Harman Patil (Editor)

Proofs of convergence of random variables

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

This article is supplemental for “Convergence of random variables” and provides proofs for selected results.

Contents

Several results will be established using the portmanteau lemma: A sequence {Xn} converges in distribution to X if and only if any of the following conditions are met:

  1. E[f(Xn)] → E[f(X)] for all bounded, continuous functions f;
  2. E[f(Xn)] → E[f(X)] for all bounded, Lipschitz functions f;
  3. limsup{Pr(XnC)} ≤ Pr(XC) for all closed sets C;

Convergence almost surely implies convergence in probability

X n   a s   X X n   p   X

Proof: If {Xn} converges to X almost surely, it means that the set of points {ω: lim Xn(ω) ≠ X(ω)} has measure zero; denote this set O. Now fix ε > 0 and consider a sequence of sets

A n = m n { | X m X | > ε }

This sequence of sets is decreasing: AnAn+1 ⊇ ..., and it decreases towards the set

A = n 1 A n .

For this decreasing sequence of events, their probabilities are also a decreasing sequence, and it decreases towards the Pr(A); we shall show now that this number is equal to zero. Now any point ω in the complement of O is such that lim Xn(ω) = X(ω), which implies that |Xn(ω) − X(ω)| < ε for all n greater than a certain number N. Therefore, for all nN the point ω will not belong to the set An, and consequently it will not belong to A. This means that A is disjoint with O, or equivalently, A is a subset of O and therefore Pr(A) = 0.

Finally, consider

Pr ( | X n X | > ε ) Pr ( A n )   n 0 ,

which by definition means that Xn converges in probability to X.

Convergence in probability does not imply almost sure convergence in the discrete case

If Xn are independent random variables assuming value one with probability 1/n and zero otherwise, then Xn converges to zero in probability but not almost surely. This can be verified using the Borel–Cantelli lemmas.

Convergence in probability implies convergence in distribution

X n   p   X X n   d   X ,

Proof for the case of scalar random variables

Lemma. Let X, Y be random variables, let a be a real number and ε > 0. Then

Pr ( Y a ) Pr ( X a + ε ) + Pr ( | Y X | > ε ) .

Proof of lemma:

Pr ( Y a ) = Pr ( Y a ,   X a + ε ) + Pr ( Y a ,   X > a + ε ) Pr ( X a + ε ) + Pr ( Y X a X ,   a X < ε ) Pr ( X a + ε ) + Pr ( Y X < ε ) Pr ( X a + ε ) + Pr ( Y X < ε ) + Pr ( Y X > ε ) = Pr ( X a + ε ) + Pr ( | Y X | > ε )

Proof of the theorem: Recall that in order to prove convergence in distribution, one must show that the sequence of cumulative distribution functions converges to the FX at every point where FX is continuous. Let a be such a point. For every ε > 0, due to the preceding lemma, we have:

Pr ( X n a ) Pr ( X a + ε ) + Pr ( | X n X | > ε ) Pr ( X a ε ) Pr ( X n a ) + Pr ( | X n X | > ε )

So, we have

Pr ( X a ε ) Pr ( | X n X | > ε ) Pr ( X n a ) Pr ( X a + ε ) + Pr ( | X n X | > ε ) .

Taking the limit as n → ∞, we obtain:

F X ( a ε ) Pr ( X n a ) F X ( a + ε ) ,

where FX(a) = Pr(Xa) is the cumulative distribution function of X. This function is continuous at a by assumption, and therefore both FX(a−ε) and FX(a+ε) converge to FX(a) as ε → 0+. Taking this limit, we obtain

lim n Pr ( X n a ) = Pr ( X a ) ,

which means that {Xn} converges to X in distribution.

Proof for the generic case

The implication follows for when Xn is a random vector by using this property proved later on this page and by taking Yn = X.

Convergence in distribution to a constant implies convergence in probability

X n   d   c X n   p   c , provided c is a constant.

Proof: Fix ε > 0. Let Bε(c) be the open ball of radius ε around point c, and Bεc(c)its complement. Then

Pr ( | X n c | ε ) = Pr ( X n B ε c ( c ) ) .

By the portmanteau lemma (part C), if Xn converges in distribution to c, then the limsup of the latter probability must be less than or equal to Pr(cBεc(c)),which is obviously equal to zero. Therefore,

lim n Pr ( | X n c | ε ) lim sup n Pr ( | X n c | ε ) = lim sup n Pr ( X n B ε c ( c ) ) Pr ( c B ε c ( c ) ) = 0

which by definition means that Xn converges to c in probability.

Convergence in probability to a sequence converging in distribution implies convergence to the same distribution

| Y n X n |   p   0 ,     X n   d   X   Y n   d   X

Proof: We will prove this theorem using the portmanteau lemma, part B. As required in that lemma, consider any bounded function f (i.e. |f(x)| ≤ M) which is also Lipschitz:

K > 0 , x , y : | f ( x ) f ( y ) | K | x y | .

Take some ε > 0 and majorize the expression |E[f(Yn)] − E[f(Xn)]| as

| E [ f ( Y n ) ] E [ f ( X n ) ] | E [ | f ( Y n ) f ( X n ) | ] = E [ | f ( Y n ) f ( X n ) | 1 { | Y n X n | < ε } ] + E [ | f ( Y n ) f ( X n ) | 1 { | Y n X n | ε } ] E [ K | Y n X n | 1 { | Y n X n | < ε } ] + E [ 2 M 1 { | Y n X n | ε } ] K ε Pr ( | Y n X n | < ε ) + 2 M Pr ( | Y n X n | ε ) K ε + 2 M Pr ( | Y n X n | ε )

(here 1{...} denotes the indicator function; the expectation of the indicator function is equal to the probability of corresponding event). Therefore,

| E [ f ( Y n ) ] E [ f ( X ) ] | | E [ f ( Y n ) ] E [ f ( X n ) ] | + | E [ f ( X n ) ] E [ f ( X ) ] | K ε + 2 M Pr ( | Y n X n | ε ) + | E [ f ( X n ) ] E [ f ( X ) ] | .

If we take the limit in this expression as n → ∞, the second term will go to zero since {Yn−Xn} converges to zero in probability; and the third term will also converge to zero, by the portmanteau lemma and the fact that Xn converges to X in distribution. Thus

lim n | E [ f ( Y n ) ] E [ f ( X ) ] | K ε .

Since ε was arbitrary, we conclude that the limit must in fact be equal to zero, and therefore E[f(Yn)] → E[f(X)], which again by the portmanteau lemma implies that {Yn} converges to X in distribution. QED.

Convergence of one sequence in distribution and another to a constant implies joint convergence in distribution

X n   d   X ,     Y n   d   c   ( X n , Y n )   d   ( X , c ) provided c is a constant.

Proof: We will prove this statement using the portmanteau lemma, part A.

First we want to show that (Xn, c) converges in distribution to (X, c). By the portmanteau lemma this will be true if we can show that E[f(Xn, c)] → E[f(X, c)] for any bounded continuous function f(x, y). So let f be such arbitrary bounded continuous function. Now consider the function of a single variable g(x) := f(x, c). This will obviously be also bounded and continuous, and therefore by the portmanteau lemma for sequence {Xn} converging in distribution to X, we will have that E[g(Xn)] → E[g(X)]. However the latter expression is equivalent to “E[f(Xn, c)] → E[f(X, c)]”, and therefore we now know that (Xn, c) converges in distribution to (X, c).

Secondly, consider |(Xn, Yn) − (Xn, c)| = |Ync|. This expression converges in probability to zero because Yn converges in probability to c. Thus we have demonstrated two facts:

{ | ( X n , Y n ) ( X n , c ) |   p   0 , ( X n , c )   d   ( X , c ) .

By the property proved earlier, these two facts imply that (Xn, Yn) converge in distribution to (X, c).

Convergence of two sequences in probability implies joint convergence in probability

X n   p   X ,     Y n   p   Y   ( X n , Y n )   p   ( X , Y )

Proof:

Pr ( | ( X n , Y n ) ( X , Y ) | ε ) Pr ( | X n X | + | Y n Y | ε ) Pr ( | X n X | ε / 2 ) + Pr ( | Y n Y | ε / 2 )

Each of the probabilities on the right-hand side converge to zero as n → ∞ by definition of the convergence of {Xn} and {Yn} in probability to X and Y respectively. Taking the limit we conclude that the left-hand side also converges to zero, and therefore the sequence {(Xn, Yn)} converges in probability to {(X, Y)}.

References

Proofs of convergence of random variables Wikipedia