convergence of random processes
play

Convergence of Random Processes DS GA 1002 Probability and - PowerPoint PPT Presentation

Convergence of Random Processes DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/DSGA1002_fall17 Carlos Fernandez-Granda, Brett Bernstein Review Question Let X ( 1 ) , . . . , X ( n ) be iid


  1. Proof   � � i �  1 � �  A ( i ) = Var X ( j ) Var i j = 1 i � � � = 1 � X ( j ) Var i 2 j = 1

  2. Proof   � � i �  1 � �  A ( i ) = Var X ( j ) Var i j = 1 i � � � = 1 � X ( j ) Var i 2 j = 1 = σ 2 i

  3. Proof �� � 2 � � i →∞ E lim A ( i ) − µ

  4. Proof �� � 2 � �� �� 2 � � � � � i →∞ E lim A ( i ) − µ = lim i →∞ E A ( i ) − E A ( i )

  5. Proof �� � 2 � �� �� 2 � � � � � i →∞ E lim A ( i ) − µ = lim i →∞ E A ( i ) − E A ( i ) � � � = lim i →∞ Var A ( i )

  6. Proof �� � 2 � �� �� 2 � � � � � i →∞ E lim A ( i ) − µ = lim i →∞ E A ( i ) − E A ( i ) � � � = lim i →∞ Var A ( i ) σ 2 = lim i i →∞

  7. Proof �� � 2 � �� �� 2 � � � � � i →∞ E lim A ( i ) − µ = lim i →∞ E A ( i ) − E A ( i ) � � � = lim i →∞ Var A ( i ) σ 2 = lim i i →∞ = 0

  8. Strong law of large numbers Let � X be an iid discrete random process with mean µ � X := µ The average � A of � X converges with probability one to µ

  9. Our Bernoulli Experiment: Look at averages µ i=1000 i=2000

  10. iid standard Gaussian 2.0 Moving average 1.5 Mean of iid seq. 1.0 0.5 0.0 0.5 1.0 1.5 2.0 0 10 20 30 40 50 i

  11. iid standard Gaussian 2.0 Moving average 1.5 Mean of iid seq. 1.0 0.5 0.0 0.5 1.0 1.5 2.0 0 100 200 300 400 500 i

  12. iid standard Gaussian 2.0 Moving average 1.5 Mean of iid seq. 1.0 0.5 0.0 0.5 1.0 1.5 2.0 0 1000 2000 3000 4000 5000 i

  13. iid geometric with p = 0 . 4 12 Moving average 10 Mean of iid seq. 8 6 4 2 0 0 10 20 30 40 50 i

  14. iid geometric with p = 0 . 4 12 Moving average 10 Mean of iid seq. 8 6 4 2 0 0 100 200 300 400 500 i

  15. iid geometric with p = 0 . 4 12 Moving average 10 Mean of iid seq. 8 6 4 2 0 0 1000 2000 3000 4000 5000 i

  16. iid Cauchy 30 Moving average 25 Median of iid seq. 20 15 10 5 0 5 0 10 20 30 40 50 i

  17. iid Cauchy 10 Moving average Median of iid seq. 5 0 5 10 0 100 200 300 400 500 i

  18. iid Cauchy 30 Moving average 20 Median of iid seq. 10 0 10 20 30 40 50 60 0 1000 2000 3000 4000 5000 i

  19. Strong law of large numbers Why do we care about the convergence of averages?

  20. Strong law of large numbers Why do we care about the convergence of averages? One of the most fundamental tools a statistician/data science has access to SLLN says that as we acquire more data, the average will always converge to the true mean Justifies the convergence of pointwise estimators (coming soon)

  21. Question to think about during break 1. Suppose � X ( 1 ) , . . . are iid with E [ � X ( i )] = µ , and E [ � X ( i ) 2 ] = η . Construct two sequences of random variables from the � X ( i ) that converge to η and µ 2 , respectively, with probability one.

  22. Question to think about during break 1. Suppose � X ( 1 ) , . . . are iid with E [ � X ( i )] = µ , and E [ � X ( i ) 2 ] = η . Construct two sequences of random variables from the � X ( i ) that converge to η and µ 2 , respectively, with probability one. Solution. n � 1 X ( i ) 2 → η � n i = 1

  23. Question to think about during break 1. Suppose � X ( 1 ) , . . . are iid with E [ � X ( i )] = µ , and E [ � X ( i ) 2 ] = η . Construct two sequences of random variables from the � X ( i ) that converge to η and µ 2 , respectively, with probability one. Solution. n � 1 X ( i ) 2 → η � n i = 1 and � � 2 n � 1 � → µ 2 . X ( i ) n i = 1

  24. Types of convergence Law of Large Numbers Central Limit Theorem Monte Carlo simulation

  25. Central Limit Theorem Let � X be an iid discrete random process with mean µ � X := µ and finite variance σ 2 � � √ n � A − µ converges in distribution to a Gaussian random variable with mean 0 and variance σ 2 The average � A is approximately Gaussian with mean µ and variance σ 2 / i

  26. Height data ◮ Example: Data from a population of 25 000 people ◮ We compare the histogram of the heights and the pdf of a Gaussian random variable fitted to the data

  27. Height data 0.25 Gaussian distribution Real data 0.20 0.15 0.10 0.05 60 62 64 66 68 70 72 74 76 Height (inches)

  28. Sketch of proof Pdf of sum of two independent random variables is the convolution of their pdfs � ∞ f X + Y ( z ) = f X ( z − y ) f Y ( y ) d y y = −∞ Repeated convolutions of any pdf with finite variance results in a Gaussian!

  29. Repeated convolutions i = 1 i = 2 i = 3 i = 4 i = 5

  30. Repeated convolutions i = 1 i = 2 i = 3 i = 4 i = 5

  31. iid exponential λ = 2, i = 10 2 9 8 7 6 5 4 3 2 1 0.30 0.35 0.40 0.45 0.50 0.55 0.60 0.65

  32. iid exponential λ = 2, i = 10 3 30 25 20 15 10 5 0.30 0.35 0.40 0.45 0.50 0.55 0.60 0.65

  33. iid exponential λ = 2, i = 10 4 90 80 70 60 50 40 30 20 10 0.30 0.35 0.40 0.45 0.50 0.55 0.60 0.65

  34. iid geometric p = 0 . 4, i = 10 2 2.5 2.0 1.5 1.0 0.5 1.8 2.0 2.2 2.4 2.6 2.8 3.0 3.2

  35. iid geometric p = 0 . 4, i = 10 3 7 6 5 4 3 2 1 1.8 2.0 2.2 2.4 2.6 2.8 3.0 3.2

  36. iid geometric p = 0 . 4, i = 10 4 25 20 15 10 5 1.8 2.0 2.2 2.4 2.6 2.8 3.0 3.2

  37. iid Cauchy, i = 10 2 0.30 0.25 0.20 0.15 0.10 0.05 20 15 10 5 0 5 10 15

  38. iid Cauchy, i = 10 3 0.30 0.25 0.20 0.15 0.10 0.05 20 15 10 5 0 5 10 15

  39. iid Cauchy, i = 10 4 0.30 0.25 0.20 0.15 0.10 0.05 20 15 10 5 0 5 10 15

  40. Gaussian approximation to the binomial X is binomial with parameters n and p Computing the probability that X is in a certain interval requires summing its pmf over the interval Central limit theorem provides a quick approximation n � X = B i , E ( B i ) = p , Var ( B i ) = p ( 1 − p ) i = 1 1 n X is approximately Gaussian with mean p and variance p ( 1 − p ) / n X is approximately Gaussian with mean np and variance np ( 1 − p )

  41. Gaussian approximation to the binomial Basketball player makes shot with probability p = 0 . 4 (shots are iid) Probability that she makes more than 420 shots out of 1000? Exact answer: 1000 � P ( X ≥ 420 ) = p X ( x ) x = 420 � 1000 � 1000 � 0 . 4 x 0 . 6 ( n − x ) = 10 . 4 · 10 − 2 = x x = 420 Approximation : P ( X ≥ 420 )

  42. Gaussian approximation to the binomial Basketball player makes shot with probability p = 0 . 4 (shots are iid) Probability that she makes more than 420 shots out of 1000? Exact answer: 1000 � P ( X ≥ 420 ) = p X ( x ) x = 420 � 1000 � 1000 � 0 . 4 x 0 . 6 ( n − x ) = 10 . 4 · 10 − 2 = x x = 420 Approximation ( U is standard Gaussian): �� � P ( X ≥ 420 ) ≈ P np ( 1 − p ) U + np ≥ 420

  43. Gaussian approximation to the binomial Basketball player makes shot with probability p = 0 . 4 (shots are iid) Probability that she makes more than 420 shots out of 1000? Exact answer: 1000 � P ( X ≥ 420 ) = p X ( x ) x = 420 � 1000 � 1000 � 0 . 4 x 0 . 6 ( n − x ) = 10 . 4 · 10 − 2 = x x = 420 Approximation ( U is standard Gaussian): �� � P ( X ≥ 420 ) ≈ P np ( 1 − p ) U + np ≥ 420 = P ( U ≥ 1 . 29 )

  44. Gaussian approximation to the binomial Basketball player makes shot with probability p = 0 . 4 (shots are iid) Probability that she makes more than 420 shots out of 1000? Exact answer: 1000 � P ( X ≥ 420 ) = p X ( x ) x = 420 � 1000 � 1000 � 0 . 4 x 0 . 6 ( n − x ) = 10 . 4 · 10 − 2 = x x = 420 Approximation ( U is standard Gaussian): �� � P ( X ≥ 420 ) ≈ P np ( 1 − p ) U + np ≥ 420 = P ( U ≥ 1 . 29 ) = 1 − Φ ( 1 . 29 ) = 9 . 85 · 10 − 2

  45. CLT: Things to think about 1. The CLT allows us to model many phenomena using Gaussian distributions 2. General intuition that an average of random variables concentrates tightly around the mean, since the Gaussian distribution has very thin tails (i.e., its pdf decays very quickly).

  46. CLT vs Chebyshev: 5000 Flip Sequences √ +4 σ i √ +3 σ i √ +2 σ i √ +1 σ i µi √ − 1 σ i √ − 2 σ i √ − 3 σ i √ − 4 σ i i=50 i=100 Chebyshev says Pr( | X − µ | > 3 σ ) ≤ 1 9 3 CLT approximation says Pr( | X − µ | > 3 σ ) ≈ 1000

  47. Types of convergence Law of Large Numbers Central Limit Theorem Monte Carlo simulation

  48. Monte Carlo simulation Simulation is a powerful tool in probability and statistics Models are too complex to derive closed-form solutions (life is not a homework problem!) Example: Game of solitaire

  49. Game of solitaire Aim: Compute the probability that you win at solitaire If every permutation of the cards has the same probability P ( Win ) = Number of permutations that lead to a win Total number Problem: Characterizing permutations that lead to a win is very difficult without playing out the game We can’t just check because there are 52 ! ≈ 8 · 10 67 permutations! Solution: Sample many permutations and compute the fraction of wins

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend