fbpx
Wikipedia

Convergence of random variables

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 Yi, i = 1, ..., n, all having the same finite mean and variance, is given by

 

then as n tends to infinity, Xn converges in probability (see below) to the common mean, μ, of the random variables Yi. 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 (Xn) is a sequence of random variables, and X 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 F is continuous.

The requirement that only the continuity points of F should be considered is essential. For example, if Xn are distributed uniformly on intervals (0, 1/n), then this sequence converges in distribution to the degenerate random variable X = 0. Indeed, Fn(x) = 0 for all n when x ≤ 0, and Fn(x) = 1 for all x1/n when n > 0. However, for this limiting random variable F(0) = 1, even though Fn(0) = 0 for all n. Thus the convergence of cdfs fails at the point x = 0 where F is discontinuous.

Convergence in distribution may be denoted as

 

(1)

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

For random vectors {X1, X2, ...} ⊂ Rk the convergence in distribution is defined similarly. We say that this sequence converges in distribution to a random k-vector X if

 

for every ARk 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:

 

(2)

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:

 

(3)

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.

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.

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  ).

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:

 

(4)

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 dominated convergence theorem gives sufficient conditions for almost sure convergence to imply L1-convergence:
 

(5)
  • A necessary and sufficient condition for L1 convergence is   and the sequence (Xn) is uniformly integrable.
  • If  , the followings are equivalent [13]
    •  ,
    •  ,
    •   is uniformly integrable.
  • If   are discrete and independent, then   implies that  . This is a consequence of the second Borel–Cantelli lemma.

See also edit

Notes edit

  1. ^ Bickel et al. 1998, A.8, page 475
  2. ^ van der Vaart & Wellner 1996, p. 4
  3. ^ Romano & Siegel 1985, Example 5.26
  4. ^ Durrett, Rick (2010). Probability: Theory and Examples. p. 84.
  5. ^ van der Vaart 1998, Lemma 2.2
  6. ^ Dudley 2002, Chapter 9.2, page 287
  7. ^ Dudley 2002, p. 289
  8. ^ a b c d e f van der Vaart 1998, Theorem 2.7
  9. ^ Gut, Allan (2005). Probability: A graduate course. Theorem 3.4: Springer. ISBN 978-0-387-22833-4.{{cite book}}: CS1 maint: location (link)
  10. ^ Grimmett & Stirzaker 2020, p. 354
  11. ^ van der Vaart 1998, Th.2.19
  12. ^ Fristedt & Gray 1997, Theorem 14.5
  13. ^ "real analysis - Generalizing Scheffe's Lemma using only Convergence in Probability". Mathematics Stack Exchange. Retrieved 2022-03-12.

References edit

  • Bickel, Peter J.; Klaassen, Chris A.J.; Ritov, Ya’acov; Wellner, Jon A. (1998). Efficient and adaptive estimation for semiparametric models. New York: Springer-Verlag. ISBN 978-0-387-98473-5.
  • Billingsley, Patrick (1986). Probability and Measure. Wiley Series in Probability and Mathematical Statistics (2nd ed.). Wiley.
  • Billingsley, Patrick (1999). Convergence of probability measures (2nd ed.). John Wiley & Sons. pp. 1–28. ISBN 978-0-471-19745-4.
  • Dudley, R.M. (2002). Real analysis and probability. Cambridge, UK: Cambridge University Press. ISBN 978-0-521-80972-6.
  • Fristedt, Bert; Gray, Lawrence (1997). A Modern Approach to Probability Theory. New York: Springer Science+Business Media. doi:10.1007/978-1-4899-2837-5. ISBN 978-1-4899-2837-5.
  • Grimmett, G.R.; Stirzaker, D.R. (1992). Probability and random processes (2nd ed.). Clarendon Press, Oxford. pp. 271–285. ISBN 978-0-19-853665-9.
  • Jacobsen, M. (1992). Videregående Sandsynlighedsregning (Advanced Probability Theory) (3rd ed.). HCØ-tryk, Copenhagen. pp. 18–20. ISBN 978-87-91180-71-2.
  • Ledoux, Michel; Talagrand, Michel (1991). Probability in Banach spaces. Berlin: Springer-Verlag. pp. xii+480. ISBN 978-3-540-52013-9. MR 1102015.
  • Romano, Joseph P.; Siegel, Andrew F. (1985). Counterexamples in Probability and Statistics. Great Britain: Chapman & Hall. ISBN 978-0-412-98901-8.
  • Grimmett, Geoffrey R.; Stirzaker, David R. (2020). Probability and Random Processes (4th ed.). Oxford University Press. ISBN 978-0-198-84760-1.
  • van der Vaart, Aad W.; Wellner, Jon A. (1996). Weak convergence and empirical processes. New York: Springer-Verlag. ISBN 978-0-387-94640-5.
  • van der Vaart, Aad W. (1998). Asymptotic statistics. New York: Cambridge University Press. ISBN 978-0-521-49603-2.
  • Williams, D. (1991). Probability with Martingales. Cambridge University Press. ISBN 978-0-521-40605-5.
  • Wong, E.; Hájek, B. (1985). Stochastic Processes in Engineering Systems. New York: Springer–Verlag.
  • Zitkovic, Gordan (November 17, 2013). "Lecture 7: Weak Convergence" (PDF).

This article incorporates material from the Citizendium article "Stochastic convergence", which is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License but not under the GFDL.

convergence, random, variables, probability, theory, there, exist, several, different, notions, convergence, sequences, random, variables, including, convergence, probability, convergence, distribution, almost, sure, convergence, different, notions, convergenc. 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 Contents 1 Background 2 Convergence in distribution 2 1 Definition 2 2 Properties 3 Convergence in probability 3 1 Definition 3 2 Properties 3 3 Counterexamples 4 Almost sure convergence 4 1 Definition 4 2 Properties 5 Sure convergence or pointwise convergence 5 1 Counterexamples 6 Convergence in mean 7 Properties 8 See also 9 Notes 10 ReferencesBackground 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 Yi i 1 n all having the same finite mean and variance is given by X n 1 n i 1 n Y i displaystyle X n frac 1 n sum i 1 n Y i nbsp then as n tends to infinity Xn converges in probability see below to the common mean m of the random variables Yi 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 Xn is a sequence of random variables and X is a random variable and all of them are defined on the same probability space W F P displaystyle Omega mathcal F mathbb P nbsp Convergence in distribution editExamples of convergence in distributionDice factorySuppose 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 coinsLet Xn be the fraction of heads after tossing up an unbiased coin n times Then X1 has the Bernoulli distribution with expected value m 0 5 and variance s2 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 Z n n s X n m displaystyle scriptstyle Z n frac sqrt n sigma X n mu nbsp will be converging in distribution to the standard normal the result that follows from the celebrated central limit theorem Graphic exampleSuppose Xi is an iid sequence of uniform U 1 1 random variables Let Z n 1 n i 1 n X i displaystyle scriptstyle Z n scriptscriptstyle frac 1 sqrt n sum i 1 n X i nbsp 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 nbsp 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 X 1 X 2 displaystyle X 1 X 2 ldots nbsp of real valued random variables with cumulative distribution functions F 1 F 2 displaystyle F 1 F 2 ldots nbsp is said to converge in distribution or converge weakly or converge in law to a random variable X with cumulative distribution function F if lim n F n x F x displaystyle lim n to infty F n x F x nbsp for every number x R displaystyle x in mathbb R nbsp at which F is continuous The requirement that only the continuity points of F should be considered is essential For example if Xn are distributed uniformly on intervals 0 1 n then this sequence converges in distribution to the degenerate random variable X 0 Indeed Fn x 0 for all n when x 0 and Fn x 1 for all x 1 n when n gt 0 However for this limiting random variable F 0 1 even though Fn 0 0 for all n Thus the convergence of cdfs fails at the point x 0 where F is discontinuous Convergence in distribution may be denoted as X n d X X n D X X n L X X n d L X X n X X n X L X n L X displaystyle begin aligned amp X n xrightarrow d X X n xrightarrow mathcal D X X n xrightarrow mathcal L X X n xrightarrow d mathcal L X amp X n rightsquigarrow X X n Rightarrow X mathcal L X n to mathcal L X end aligned nbsp 1 where L X displaystyle scriptstyle mathcal L X nbsp is the law probability distribution of X For example if X is standard normal we can write X n d N 0 1 displaystyle X n xrightarrow d mathcal N 0 1 nbsp For random vectors X1 X2 Rk the convergence in distribution is defined similarly We say that this sequence converges in distribution to a random k vector X if lim n P X n A P X A displaystyle lim n to infty mathbb P X n in A mathbb P X in A nbsp for every A Rk 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 Xn X if E h X n E h X displaystyle mathbb E h X n to mathbb E h X nbsp 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 F a P X a displaystyle F a mathbb P X leq a nbsp 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 2pnx 1 0 1 These random variables converge in distribution to a uniform U 0 1 whereas their densities do not converge at all 3 However according to Scheffe s theorem convergence of the probability density functions implies convergence in distribution 4 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 P X n x P X x displaystyle mathbb P X n leq x to mathbb P X leq x nbsp for all continuity points of x P X x displaystyle x mapsto mathbb P X leq x nbsp E f X n E f X displaystyle mathbb E f X n to mathbb E f X nbsp for all bounded continuous functions f displaystyle f nbsp where E displaystyle mathbb E nbsp denotes the expected value operator E f X n E f X displaystyle mathbb E f X n to mathbb E f X nbsp for all bounded Lipschitz functions f displaystyle f nbsp lim inf E f X n E f X displaystyle lim inf mathbb E f X n geq mathbb E f X nbsp for all nonnegative continuous functions f displaystyle f nbsp lim inf P X n G P X G displaystyle lim inf mathbb P X n in G geq mathbb P X in G nbsp for every open set G displaystyle G nbsp lim sup P X n F P X F displaystyle lim sup mathbb P X n in F leq mathbb P X in F nbsp for every closed set F displaystyle F nbsp P X n B P X B displaystyle mathbb P X n in B to mathbb P X in B nbsp for all continuity sets B displaystyle B nbsp of random variable X displaystyle X nbsp lim sup E f X n E f X displaystyle limsup mathbb E f X n leq mathbb E f X nbsp for every upper semi continuous function f displaystyle f nbsp bounded above citation needed lim inf E f X n E f X displaystyle liminf mathbb E f X n geq mathbb E f X nbsp for every lower semi continuous function f displaystyle f nbsp 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 Levy s continuity theorem The sequence Xn converges in distribution to X if and only if the sequence of corresponding characteristic functions fn converges pointwise to the characteristic function f of X Convergence in distribution is metrizable by the Levy Prokhorov metric A natural link to convergence in distribution is the Skorokhod s representation theorem Convergence in probability editExamples of convergence in probabilityHeight of a personConsider 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 generationSuppose 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 e gt 0 lim n P X n X gt e 0 displaystyle lim n to infty mathbb P big X n X gt varepsilon big 0 nbsp More explicitly let Pn e be the probability that Xn is outside the ball of radius e centered at X Then Xn is said to converge in probability to X if for any e gt 0 and any d gt 0 there exists a number N which may depend on e and d such that for all n N Pn e lt d 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 X n p X X n P X plim n X n X displaystyle X n xrightarrow p X X n xrightarrow P X underset n to infty operatorname plim X n X nbsp 2 For random elements Xn on a separable metric space S d convergence in probability is defined similarly by 6 e gt 0 P d X n X e 0 displaystyle forall varepsilon gt 0 mathbb P big d X n X geq varepsilon big to 0 nbsp 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 g displaystyle g nbsp if X n p X textstyle X n xrightarrow p X nbsp then also g X n p g X textstyle g X n xrightarrow p g X nbsp 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 d X Y inf e gt 0 P X Y gt e e displaystyle d X Y inf big varepsilon gt 0 mathbb P big X Y gt varepsilon big leq varepsilon big nbsp or alternately by this metric d X Y E min X Y 1 displaystyle d X Y mathbb E left min X Y 1 right nbsp 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 X n displaystyle X n nbsp and a second sequence Y n 1 n X n displaystyle Y n 1 n X n nbsp Notice that the distribution of Y n displaystyle Y n nbsp is equal to the distribution of X n displaystyle X n nbsp for all n displaystyle n nbsp but P X n Y n ϵ P X n 1 1 n ϵ displaystyle P X n Y n geq epsilon P X n cdot 1 1 n geq epsilon nbsp which does not converge to 0 displaystyle 0 nbsp So we do not have convergence in probability Almost sure convergence editExamples of almost sure convergenceExample 1Consider 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 2Consider 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 thatP lim n X n X 1 displaystyle mathbb P left lim n to infty X n X right 1 nbsp 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 W F P displaystyle Omega mathcal F mathbb P nbsp and the concept of the random variable as a function from W to R this is equivalent to the statementP w W lim n X n w X w 1 displaystyle mathbb P Bigl omega in Omega lim n to infty X n omega X omega Bigr 1 nbsp Using the notion of the limit superior of a sequence of sets almost sure convergence can also be defined as follows P lim sup n w W X n w X w gt e 0 for all e gt 0 displaystyle mathbb P Bigl limsup n to infty bigl omega in Omega X n omega X omega gt varepsilon bigr Bigr 0 quad text for all quad varepsilon gt 0 nbsp Almost sure convergence is often denoted by adding the letters a s over an arrow indicating convergence X n a s X displaystyle overset X n xrightarrow mathrm a s X nbsp 3 For generic random elements Xn on a metric space S d displaystyle S d nbsp convergence almost surely is defined similarly P w W d X n w X w n 0 1 displaystyle mathbb P Bigl omega in Omega colon d big X n omega X omega big underset n to infty longrightarrow 0 Bigr 1 nbsp 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 Sure convergence or pointwise convergence editTo 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 w W lim n X n w X w displaystyle forall omega in Omega colon lim n to infty X n omega X omega nbsp where W 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 w W lim n X n w X w W displaystyle left omega in Omega lim n to infty X n omega X omega right Omega nbsp 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 Counterexamples edit Consider a sequence X n displaystyle X n nbsp of independent random variables such that P X n 1 1 n displaystyle P X n 1 frac 1 n nbsp and P X n 0 1 1 n displaystyle P X n 0 1 frac 1 n nbsp For 0 lt e lt 1 2 displaystyle 0 lt varepsilon lt 1 2 nbsp we have P X n e 1 n displaystyle P X n geq varepsilon frac 1 n nbsp which converges to 0 displaystyle 0 nbsp hence X n 0 displaystyle X n to 0 nbsp in probability Since n 1 P X n 1 displaystyle sum n geq 1 P X n 1 to infty nbsp and the events X n 1 displaystyle X n 1 nbsp are independent second Borel Cantelli Lemma ensures that P lim sup n X n 1 1 displaystyle P limsup n X n 1 1 nbsp hence the sequence X n displaystyle X n nbsp does not converge to 0 displaystyle 0 nbsp almost everywhere in fact the set on which this sequence does not converge to 0 displaystyle 0 nbsp has probability 1 displaystyle 1 nbsp Convergence in mean editGiven 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 E displaystyle mathbb E nbsp Xn r and E displaystyle mathbb E nbsp X r of Xn and X exist and lim n E X n X r 0 displaystyle lim n to infty mathbb E left X n X r right 0 nbsp 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 X n displaystyle X n nbsp and X displaystyle X nbsp converges to zero This type of convergence is often denoted by adding the letter Lr over an arrow indicating convergence X n L r X displaystyle overset X n xrightarrow L r X nbsp 4 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 gt s 1 convergence in r th mean implies convergence in s th mean Hence convergence in mean square implies convergence in mean Additionally X n L r X lim n E X n r E X r displaystyle overset X n xrightarrow L r X quad Rightarrow quad lim n to infty mathbb E X n r mathbb E X r nbsp The converse is not necessarily true however it is true if X n p X displaystyle overset X n xrightarrow p X nbsp by a more general version of Scheffe s lemma Properties editProvided the probability space is complete If X n p X displaystyle X n xrightarrow overset p X nbsp and X n p Y displaystyle X n xrightarrow overset p Y nbsp then X Y displaystyle X Y nbsp almost surely If X n a s X displaystyle X n xrightarrow overset text a s X nbsp and X n a s Y displaystyle X n xrightarrow overset text a s Y nbsp then X Y displaystyle X Y nbsp almost surely If X n L r X displaystyle X n xrightarrow overset L r X nbsp and X n L r Y displaystyle X n xrightarrow overset L r Y nbsp then X Y displaystyle X Y nbsp almost surely If X n p X displaystyle X n xrightarrow overset p X nbsp and Y n p Y displaystyle Y n xrightarrow overset p Y nbsp then a X n b Y n p a X b Y displaystyle aX n bY n xrightarrow overset p aX bY nbsp for any real numbers a and b and X n Y n p X Y displaystyle X n Y n xrightarrow overset p XY nbsp If X n a s X displaystyle X n xrightarrow overset text a s X nbsp and Y n a s Y displaystyle Y n xrightarrow overset text a s Y nbsp then a X n b Y n a s a X b Y displaystyle aX n bY n xrightarrow overset text a s aX bY nbsp for any real numbers a and b and X n Y n a s X Y displaystyle X n Y n xrightarrow overset text a s XY nbsp If X n L r X displaystyle X n xrightarrow overset L r X nbsp and Y n L r Y displaystyle Y n xrightarrow overset L r Y nbsp then a X n b Y n L r a X b Y displaystyle aX n bY n xrightarrow overset L r aX bY nbsp 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 L s s gt r 1 L r a s p d displaystyle begin matrix xrightarrow overset L s amp underset s gt r geq 1 Rightarrow amp xrightarrow overset L r amp amp amp amp Downarrow amp amp xrightarrow text a s amp Rightarrow amp xrightarrow p amp Rightarrow amp xrightarrow d end matrix nbsp 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 X n a s X X n p X displaystyle X n xrightarrow text a s X quad Rightarrow quad X n xrightarrow overset p X nbsp Convergence in probability implies there exists a sub sequence n k displaystyle n k nbsp which almost surely converges 9 X n p X X n k a s X displaystyle X n xrightarrow overset p X quad Rightarrow quad X n k xrightarrow text a s X nbsp Convergence in probability implies convergence in distribution 8 proof X n p X X n d X displaystyle X n xrightarrow overset p X quad Rightarrow quad X n xrightarrow overset d X nbsp Convergence in r th order mean implies convergence in probability X n L r X X n p X displaystyle X n xrightarrow overset L r X quad Rightarrow quad X n xrightarrow overset p X nbsp Convergence in r th order mean implies convergence in lower order mean assuming that both orders are greater than or equal to one X n L r X X n L s X displaystyle X n xrightarrow overset L r X quad Rightarrow quad X n xrightarrow overset L s X nbsp provided r s 1 If Xn converges in distribution to a constant c then Xn converges in probability to c 8 proof X n d c X n p c displaystyle X n xrightarrow overset d c quad Rightarrow quad X n xrightarrow overset p c nbsp 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 X n d X X n Y n p 0 Y n d X displaystyle X n xrightarrow overset d X X n Y n xrightarrow overset p 0 quad Rightarrow quad Y n xrightarrow overset d X nbsp If Xn converges in distribution to X and Yn converges in distribution to a constant c then the joint vector Xn Yn converges in distribution to X c displaystyle X c nbsp 8 proof X n d X Y n d c X n Y n d X c displaystyle X n xrightarrow overset d X Y n xrightarrow overset d c quad Rightarrow quad X n Y n xrightarrow overset d X c nbsp 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 Xn Yn converges to X Y displaystyle X Y nbsp If Xn converges in probability to X and Yn converges in probability to Y then the joint vector Xn Yn converges in probability to X Y 8 proof X n p X Y n p Y X n Y n p X Y displaystyle X n xrightarrow overset p X Y n xrightarrow overset p Y quad Rightarrow quad X n Y n xrightarrow overset p X Y nbsp 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 W 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 e gt 0 n P X n X gt e lt displaystyle sum n mathbb P left X n X gt varepsilon right lt infty nbsp dd 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 e gt 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 S n X 1 X n displaystyle S n X 1 cdots X n nbsp dd then Sn converges almost surely if and only if Sn converges in probability The dominated convergence theorem gives sufficient conditions for almost sure convergence to imply L1 convergence X n a s X X n lt Y E Y lt X n L 1 X displaystyle left begin matrix X n xrightarrow overset text a s X X n lt Y mathbb E Y lt infty end matrix right quad Rightarrow quad X n xrightarrow L 1 X nbsp 5 dd dd A necessary and sufficient condition for L1 convergence is X n P X displaystyle X n xrightarrow overset P X nbsp and the sequence Xn is uniformly integrable If X n p X displaystyle X n xrightarrow overset p X nbsp the followings are equivalent 13 X n L r X displaystyle X n xrightarrow overset L r X nbsp E X n r E X r lt displaystyle mathbb E X n r rightarrow mathbb E X r lt infty nbsp X n r displaystyle X n r nbsp is uniformly integrable If X n displaystyle X n nbsp are discrete and independent then X n p X displaystyle X n stackrel p rightarrow X nbsp implies that X n a s X displaystyle X n stackrel a s rightarrow X nbsp This is a consequence of the second Borel Cantelli lemma See also edit nbsp The Wikibook Econometric Theory has a page on the topic of Convergence of random variables Proofs of convergence of random variables Convergence of measures Convergence in measure Continuous stochastic process the question of continuity of a stochastic process is essentially a question of convergence and many of the same concepts and relationships used above apply to the continuity question Asymptotic distribution Big O in probability notation Skorokhod s representation theorem The Tweedie convergence theorem Slutsky s theorem Continuous mapping theoremNotes edit Bickel et al 1998 A 8 page 475 van der Vaart amp Wellner 1996 p 4 Romano amp Siegel 1985 Example 5 26 Durrett Rick 2010 Probability Theory and Examples p 84 van der Vaart 1998 Lemma 2 2 Dudley 2002 Chapter 9 2 page 287 Dudley 2002 p 289 a b c d e f van der Vaart 1998 Theorem 2 7 Gut Allan 2005 Probability A graduate course Theorem 3 4 Springer ISBN 978 0 387 22833 4 a href Template Cite book html title Template Cite book cite book a CS1 maint location link Grimmett amp Stirzaker 2020 p 354 van der Vaart 1998 Th 2 19 Fristedt amp Gray 1997 Theorem 14 5 real analysis Generalizing Scheffe s Lemma using only Convergence in Probability Mathematics Stack Exchange Retrieved 2022 03 12 References editBickel Peter J Klaassen Chris A J Ritov Ya acov Wellner Jon A 1998 Efficient and adaptive estimation for semiparametric models New York Springer Verlag ISBN 978 0 387 98473 5 Billingsley Patrick 1986 Probability and Measure Wiley Series in Probability and Mathematical Statistics 2nd ed Wiley Billingsley Patrick 1999 Convergence of probability measures 2nd ed John Wiley amp Sons pp 1 28 ISBN 978 0 471 19745 4 Dudley R M 2002 Real analysis and probability Cambridge UK Cambridge University Press ISBN 978 0 521 80972 6 Fristedt Bert Gray Lawrence 1997 A Modern Approach to Probability Theory New York Springer Science Business Media doi 10 1007 978 1 4899 2837 5 ISBN 978 1 4899 2837 5 Grimmett G R Stirzaker D R 1992 Probability and random processes 2nd ed Clarendon Press Oxford pp 271 285 ISBN 978 0 19 853665 9 Jacobsen M 1992 Videregaende Sandsynlighedsregning Advanced Probability Theory 3rd ed HCO tryk Copenhagen pp 18 20 ISBN 978 87 91180 71 2 Ledoux Michel Talagrand Michel 1991 Probability in Banach spaces Berlin Springer Verlag pp xii 480 ISBN 978 3 540 52013 9 MR 1102015 Romano Joseph P Siegel Andrew F 1985 Counterexamples in Probability and Statistics Great Britain Chapman amp Hall ISBN 978 0 412 98901 8 Grimmett Geoffrey R Stirzaker David R 2020 Probability and Random Processes 4th ed Oxford University Press ISBN 978 0 198 84760 1 van der Vaart Aad W Wellner Jon A 1996 Weak convergence and empirical processes New York Springer Verlag ISBN 978 0 387 94640 5 van der Vaart Aad W 1998 Asymptotic statistics New York Cambridge University Press ISBN 978 0 521 49603 2 Williams D 1991 Probability with Martingales Cambridge University Press ISBN 978 0 521 40605 5 Wong E Hajek B 1985 Stochastic Processes in Engineering Systems New York Springer Verlag Zitkovic Gordan November 17 2013 Lecture 7 Weak Convergence PDF This article incorporates material from the Citizendium article Stochastic convergence which is licensed under the Creative Commons Attribution ShareAlike 3 0 Unported License but not under the GFDL Retrieved from https en wikipedia org w index php title Convergence of random variables amp oldid 1222752149, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.