Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Probability · Lecture 64 of 76 · 5:45
Convergence in Probability and in the Mean, Part 2
Study guide
What this lecture covers
This short problem continues the previous part's comparison of random variable sequences by introducing a new, stronger notion of convergence: convergence in mean square. It proves that mean-square convergence implies convergence in probability, then uses the earlier sequence Y_n to show the converse is false.
It follows directly from Part 1's analysis of X_n and Y_n and their convergence in probability. After watching, you should be able to state the definition of mean-square convergence, prove it implies convergence in probability using the Markov inequality, and explain why the reverse implication fails.
Key ideas
- Mean-square convergence:
X_nconverges tocin mean square ifE[(X_n - c)^2] -> 0asn -> infinity; whencequals a constant mean, this is equivalent to the variance ofX_ngoing to 0. - Mean-square implies convergence in probability: squaring the inequality
|X_n - c| > epsilonand applying the Markov inequality to(X_n - c)^2showsP(|X_n - c| > epsilon) -> 0wheneverE[(X_n - c)^2] -> 0. - The converse is false: convergence in probability does not imply mean-square convergence.
- Counterexample:
Y_n(valuenwith probability1/n, else 0) converges to 0 in probability, butE[Y_n^2] = n, which diverges, soY_ndoes not converge to 0 in mean square. - Hierarchy of convergence notions: mean-square convergence is strictly stronger than convergence in probability.
Before you watch
- Watch Part 1 of this problem first, which defines
X_nandY_nand establishes their convergence in probability. - Review the Markov inequality and the definition of variance.
Check your understanding
- How does squaring the inequality
|X_n - c| > epsilonlet you apply the Markov inequality to prove convergence in probability? - Why does
Y_n's convergence in probability to 0 not carry over to mean-square convergence? - If a sequence has a constant mean, how does mean-square convergence relate to its variance?
Chapters
From the YouTube description
MIT 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013
View the complete course: http://ocw.mit.edu/6-041SCF13
Instructor: Kuang Xu
License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu
← Convergence in Probability and in the Mean, Part 1 · Convergence in Probability, Example →
