Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Probability · Lecture 63 of 76 · 13:36
Convergence in Probability and in the Mean, Part 1
Study guide
What this lecture covers
This is a worked problem comparing two sequences of random variables, X_n and Y_n, that both place most of their mass near 0 but differ in what happens on rare events. It asks whether each sequence converges in probability, using the Chebyshev inequality where it works and the distribution directly where the inequality is too weak, and closes by testing whether convergence in probability implies convergence of expected values.
It follows directly from the course's treatment of the Chebyshev inequality and convergence in probability. After watching, you should be able to compute expected value and variance for such sequences, apply Chebyshev's inequality to prove convergence in probability, recognize when that inequality is uninformative, and explain why convergence in probability does not guarantee convergence in expectation.
Key ideas
- Two constructed sequences:
X_ntakes value 1 with probability1/nand value 0 otherwise;Y_ntakes valuenwith probability1/nand value 0 otherwise, so both are usually 0 butY_n's rare event is much larger. - Moments diverge:
E[X_n] = 1/n -> 0andVar(X_n) -> 0, whileE[Y_n] = 1for everynandVar(Y_n) = n - 1 -> infinity. - Chebyshev works for X_n: because its variance shrinks fast enough, Chebyshev's inequality directly shows
X_nconverges to 0 in probability. - Chebyshev fails for Y_n: its variance diverges, so the Chebyshev bound becomes useless and cannot establish convergence.
- Direct calculation still works: computing
P(|Y_n| >= epsilon)directly from the distribution shows it equals1/n, which goes to 0, provingY_nalso converges to 0 in probability. - Convergence in probability does not imply convergence in expectation:
Y_nconverges to 0 in probability whileE[Y_n]stays at 1 forever, because a shrinking-probability event can carry an unboundedly large value.
Before you watch
- Review the Chebyshev inequality and the definition of convergence in probability from the lecture on the weak law of large numbers.
- Be comfortable computing expected value and variance for a discrete random variable with two possible values.
Check your understanding
- Why does the Chebyshev inequality prove convergence in probability for
X_nbut not forY_n? - How is
P(|Y_n| >= epsilon)computed directly fromY_n's distribution, and why does this succeed where Chebyshev's inequality fails? - Why can a sequence of random variables converge in probability to 0 while its expected value stays fixed at a nonzero number?
- What property of
Y_n's rare event (its size versus its probability) causes the expected value to stay constant asngrows?
Chapters
- 0:00 <Untitled Chapter 1>
- 2:15 Calculate the Variance
- 4:31 Part B
- 11:24 Convergence in Probability Implies the Convergence in Expectation
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
← Lecture 19: Weak Law of Large Numbers · Convergence in Probability and in the Mean, Part 2 →
