1. Almost Sure Convergence
Examples of statements that hold almost surely (a.s.)
- Let X,X′ be two random variables. Then X=X′ a.s. means P[X=X′]=1; that is, there exists an event N∈B, such that P(N)=0 and if ω∈Nc, then X(ω)=X′(ω).
- If {Xn} is a sequence of random variables, then limn→∞Xn exists a.s. means there exists an event N∈B, such that P(N)=0 and if ω∈Nc then limn→∞Xn(w) exists. It also means that for a.a. ω, lim supn→∞Xn(ω)=lim infn→∞Xn(ω). We will write limn→∞Xn=X or Xna.s.→X.
- If {Xn} is a sequence of random variables, then ∑nXn converges a.s. means there exists an event N∈B, such that P(N)=0, and ω∈Nc implies ∑nXn(w) converges.
2. Convergence in Probability
Suppose Xn,n≥1 and X are random variables. Then Xn converges in probability (i.p.) to X, written XnP→X, if for any ϵ>0 limn→∞P[|Xn−X|>ϵ]=0.
Almost sure convergence of {Xn} demands that for a.e. ω, Xn(w)−X(w) gets small and stay small. Convergence i.p. is weaker and merely requires that the probability of the difference Xn(w)−X(w) being non-trivial become small.
It is possible for a sequence to converge in probability but not almost surely.
Theorem 1. Convergence a.s. implies convergence i.p. Suppose that Xn,n≥1 and X are random variables on a probability space (Ω,B,P). If Xn→X,a.s. then XnP→X.
Proof. If Xn→X a.s. then for any ϵ,
0=P([|Xn−X|>ϵ]i.o.)=P(lim supn→∞[|Xn−X|>ϵ])=limN→∞P(⋃n≥N[|Xn−X|>ϵ])≥limn→∞P[|Xn−X|>ϵ]
3. Lp Convergence
Recall the notation X∈Lp which means E(|X|p)<∞. For random variables X,Y∈Lp, we define the Lp metric for p≥1 by
d(X,Y)=(E|X−Y|p)1/p. This metric is norm induced because
‖X‖p:=(E|X|p)1/p is a norm on the space Lp.
A sequence {Xn} of random variables converges in Lp to X, written
XnLp→X, if
E(|Xn−X|p)→0 as n→∞.
Facts about Lp convergence.
- Lp convergence implies convergence in probability: For p>0, if XnLp→X then XnP→X. This follows readily from Chebychev's inequality, P[|Xn−X|≥ϵ]≤E(|Xn−X|p|)ϵp→0.
- Convergence in probability does not imply Lp convergence. What can go wrong is that the nth function in the sequence can be huge on a very small set.
Example. Let the probability space be ([0,1],B([0,1]),λ), where λ is Lebesgue measure and define
Xn=2n1(0,1n) then
P[|Xn|>ϵ]=P((0,1n))=1n→0 but
E(|Xn|p)=2np1n→∞ - Lp convergence does not imply almost sure convergence.
Example. Consider the functions {Xn} defined on ([0,1],B([0,1]),λ), where λ is Lebesgue measure.
X1=1[0,12],X2=1[12,1]X3=1[0,13],X4=1[13,23]X5=1[13,1],X6=1[0,14],⋯ and so on, Note that for any p>0,
E(|X1|p)=E(|X2|p)=12,E(|X3|p)=E(|X4|p)=E(|X5|p)=13,E(|X6|p)=14,⋯ so E(|Xn|p)→0 and
XnLp→0.
Observe that {Xn} does not converge almost surely to 0.
No comments:
Post a Comment