On the convergence of sequences of random variables: A primer

Size: px
Start display at page:

Download "On the convergence of sequences of random variables: A primer"

Transcription

1 BCAM May On the convergence of sequences of random variables: A primer Armand M. Makowski ECE & ISR/HyNet University of Maryland at College Park armand@isr.umd.edu

2 BCAM May A sequence a : N 0 R, often described as {a n, n = 1, 2,...}, converges to some a in R if for every ε > 0, there exists n (ε) such that a n a ε, n n (ε) We write lim a n = a or n a n a This definition contains two basic questions: Existence It converges! Value Find the limiting value What happens if a = ±?

3 BCAM May Existence Every monotone sequence converges! Bolzano-Weierstrass: Every bounded sequence contains at least one convergent subsequence! Given a sequence a : N 0 R, define lim sup n a n = inf n 1 a n with a n = ( ) sup a m m n and lim inf n = sup a n with a n = n 1 ( ) inf a m m n

4 BCAM May and lim sup n a n = Largest accumulation point of the sequence lim inf n a n = Smallest accumulation point of the sequence a n liminf a n and a n limsupa n n n lim inf a n limsupa n n n Fact:: The sequence a : N 0 R converges if and only if lim inf a n = limsupa n lim a n n n n

5 BCAM May A sequence a : N 0 R is said to be Cauchy if for every ε > 0, there exists n (ε) such that a n a m ε, m, n n (ε) Fact: A sequence a : N 0 R converges if and only if it is Cauchy R is complete under its usual topology

6 BCAM May Cesaro convergence The Cesaro sequence associated with the sequence a : N 0 R is the sequence a : N 0 R given by a n = 1 n (a a n ), n = 1, 2,... A sequence a : N 0 R is Cesaro-convergent if the associated Cesaro sequence a : N 0 R converges.

7 BCAM May Fact: A convergent sequence a : N 0 R with limit a is also Cesaro-convergent with limit a, namely lim n a n = a However, the converse is not true, e.g., a n = ( 1) n, n = 1, 2,,... Averaging is good! Law of Large Numbers!!!

8 BCAM May Random variables Given a probability triple (Ω, F, P), a d-dimensional random variable (rv) is a measurable mapping X : Ω R d such that X 1 (B) = {ω Ω : X(ω) B} F, B B(R d ) Two viewpoints Rv as a mapping Rv as a probability distribution function (i.e., measure) F : R d [0, 1] : x F(x) P [X x] Multiple modes of convergence with many subtleties!

9 BCAM May An obvious definition... Consider a collection {X; X n, n = 1, 2,...} of R d -valued rvs all defined on the same probability triple (Ω, F, P). Then, we say convergence takes place to X if lim X n(ω) = X(ω), n ω Ω Why not? Too strong Modeling information: Often only the corresponding probability distributions {F n, n = 1, 2,...} are available

10 BCAM May Four basic modes of convergence Convergence in distribution Convergence in the r th -mean (r 1) Convergence in probability Convergence with probability one (w.p. 1) Easy-to use-criteria Relationships Impact of (continuous) transformations Cesaro convergence Key limit theorems of Probability Theory

11 BCAM May Convergence with probability one Consider a collection {X; X n, n = 1, 2,...} of R d -valued rvs all defined on the same probability triple (Ω, F, P). We say that the sequence {X n, n = 1, 2,...} converges almost surely (a.s.) (or with probability one (w.p. 1)) if [ ] P ω Ω : lim X n(ω) = X(ω) = 1 n We write lim n X n = X a.s.

12 BCAM May Convergence in distribution Also known as convergence in law and weak convergence. Multiple equivalent definitions available A sequence of probability distribution functions {F n, n = 1, 2,...} on R converges in distribution to the probability distribution function F on R, written F n = n F, if lim F n(x) = F(x), n where C F denotes the continuity set of F. x C F

13 BCAM May Why this definition? The limit of a distribution is not always a distribution Skorokhod s Theorem: Assume the sequence of probability distribution functions {F n, n = 1, 2,...} on R to converge in distribution to the probability distribution function F on R. Then there exists a single probability triple (Ω, F, P) and a collection of rvs {X, X n, n = 1, 2,...} defined on it such that with the property that X F, X n F n, n = 1, 2,... lim X n(ω) = X(ω), n ω Ω

14 BCAM May Proof: Take Ω = (0, 1), F = B((0, 1)), P = λ and set X(ω) = F (ω) and X n (ω) = F n (ω), ω Ω n = 1, 2,... For any non-decreasing function F : R [0, 1], define its (left-continuous) generalized inverse F : [0, 1] R {± } by F (t) inf{x R : F(x) t}, 0 t 1

15 BCAM May Auto-regressive sequences Consider X 0 = ξ X t+1 = αx t + W t+1, t = 0, 1,... Assume α 0 R-valued rv ξ i.i.d. R-valued rvs {W, W t, t = 1, 2,...} with E [ W ] < Mutual independence

16 BCAM May Fact: if α < 1, then there exists an R-valued rv X such that X t = t X regardless of the initial condition ξ. The rv X has finite first moment and is characterized by X = st α s W s s=1 because t X t+1 = α t+1 ξ + α t s W s+1 s=0 t = st α t+1 ξ + α s W s+1 (1) s=0 (W 1, W 2,...,W t ) = st (W t, W t 1,...,W 1 )

17 BCAM May Lindley s recursion Consider X 0 = ξ X t+1 = (X t + η t+1 ) +, t = 0, 1,... Assume R + -valued rv ξ i.i.d. R-valued rvs {η, η t, t = 1, 2,...} with E [ η ] < Mutual independence

18 BCAM May Fact: If E [η] < 0, then there exists an R + -valued rv X such that X t = t X regardless of the initial condition ξ, with ( ) + X = st sup (η η t ) t=1,2,...

19 BCAM May Analytic view of weak convergence With R d -valued rv X = (X 1,...,X d ), define its characteristic function Φ X : R C given by [ ] Φ X (t) = E e it X, t R d Also Φ F = Φ X where X F Uniqueness: Φ F = Φ G if and only if F = G

20 BCAM May Fact: With R d -valued rv X = (X 1,...,X d ), its characteristic function Φ X : R C satisfies the following properties: Bounded: Φ X (t) Φ X (0) = 1, t R d Uniformly continuous on R d : lim sup ( Φ X (t + h) Φ X (t) ) = 0 h 0 t R d Positive definiteness: For every n = 1, 2,..., every t 1,...,t n in R d and every z 1,...,z n in C, n k=1 n Φ X (t k t l )z k zl 0 l=1 This charactrizes characteristic functions among functions R C

21 BCAM May Fact: The sequence of probability distribution functions {F n, n = 1, 2,...} on R d converges in distribution to the probability distribution function F on R d if and only if lim Φ F n n (t) = Φ F (t), t R d Behavior of characteristic functions: lim Φ F n n (t) = lim E [ e ] itx n, n t R d

22 BCAM May Fact: Consider a sequence of probability distribution functions {F n, n = 1, 2,...} on R d such that the limits lim Φ F n n (t) = Φ(t), t R d exist. If Φ : R d C is continuous at t = 0, then it is the characteristic function of a probability distribution function F on R d and F n = n F. Consequence of the Bochner-Herglotz Theorem which provides a characterization of characteristic functions through positive definiteness.

23 BCAM May Beware (I) Behavior of probability density functions: F n (x) = x f n (t)dt, x R Example: F n (x) = x n, x [0, 1] n = 1, 2,...

24 BCAM May Beware (II) Behavior of probability mass functions (pmfs): F n (x) = x j x (F(x j ) F(x j )), x R n = 1, 2,... Example: X n = n + Poi(λ), n = 1, 2,

25 BCAM May Tightness The R d -valued rvs {X n, n = 1, 2,...} are tight if there for every ε > 0, there exists a compact subset K ε R d such that sup P [X n K ε ] 1 ε n=1,2,... By Prohorov s Theorem, Tightness = Sequential precompactness (with respect to weak convergence) Remember Bolzano-Weierstrass!

26 BCAM May Easy criterion Tightness holds if for some r 1, we have sup E [ X n r ] < n=1,2,... By Markov s inequality, P [ X n > c] E [ X n r ] c r, c > 0 n = 1, 2,...

27 BCAM May Fact: if the sequence of probability distribution functions {F n, n = 1, 2,...} on R converges in distribution to the probability distribution function F on R, then the collection {F n, n = 1, 2,...} is tight

28 BCAM May Fix x in R. For each δ > 0, there a finite integer n = n (x; δ) such that Consequently, F(x) δ F n (x) F(x) + δ, n n P [X n > x] P [X > x] + δ, n n Now take x sufficiently large, say x = x(δ), such that P [X > x] δ Finally, P [X n > x] P [X > x] + δ δ + δ = 2δ, n n(δ) with n(δ) = n (x(δ); δ)

29 BCAM May Fact: The sequence of probability distribution functions {F n, n = 1, 2,...} on R d converges in distribution to the probability distribution function F on R d if and only if lim E [g(x n)] = E [g(x)] n for every bounded continuous mapping g : R d R. Alternate definition of weak convergence Useful consequences

30 BCAM May Beware Assume and X n = n X Y n = n Y where for each n = 1, 2,..., the pair of rvs X n and Y n are defined on the same probability triple (Ω n, F n, P n )

31 BCAM May Convergence of sums: Is it true that X n + Y n = n X + Y? In general no: Take Z N(0, 1), X n = Z and Y n = ( 1) n Z, so that X n + Y n = (1 + ( 1) n )Z Fact: We have X n + Y n = n X + Y if for each n = 1, 2,..., the rvs X n and Y n are independent!

32 BCAM May Joint convergence: Is it true that (X n, Y n ) = n (X, Y )? In general no: Same counterexample as before Fact: We have (X n, Y n ) = n (X, Y ) if for each n = 1, 2,..., the rvs X n and Y n are independent, in which case X and Y are independent.

33 BCAM May Convergence under transformation: Is it true that with h : R d R p? h(x n ) = n h(x) Fact: We have h(x n ) = n h(x) if h : R d R is continuous Skorohod to the rescue!

34 BCAM May Convergence in the r th mean (r > 0) Consider a collection {X; X n, n = 1, 2,...} of R d -valued rvs all defined on the same probability triple (Ω, F, P). We say that the sequence {X n, n = 1, 2,...} converges in the r th -mean to the rv X if and E [( X n r ) r ] <, n = 1, 2,... and E [( X r ) r ] < This is often written lim E [( X n X r ) r ] = 0. n X n r n X

35 BCAM May Cauchy criterion available: For every ε > 0, there exists a finite integer n (ε) such that E [( X n X m r ) r ] ε, n, m n (ε)

36 BCAM May Revisiting auto-regressive sequences Consider X 0 = ξ X t+1 = αx t + W t+1, t = 0, 1,... Assume α 0 R-valued rv ξ i.i.d. R-valued rvs {W, W t, t = 1, 2,...} with E [ W 2] < Mutual independence

37 BCAM May Recall that for each t = 0, 1, 2,..., X t+1 = α t+1 ξ + t α t s W s+1 s=0 So and [ t ] E α t s W s+1 = s=0 [ t ] Var α t s W s+1 s=0 ( t ) α t s = = s=0 E [W] = 1 αt+1 1 α E [W] t α 2(t s) Var[W s+1 ] s=0 ( t ) α 2s s=0 σ 2 W = 1 α2(t+1) 1 α 2 σ 2 W

38 BCAM May Convergence in probability Consider a collection {X; X n, n = 1, 2,...} of R d -valued rvs all defined on the same probability triple (Ω, F, P). We say that the sequence {X n, n = 1, 2,...} converges in probability to the rv X if for every ε > 0, This is often written lim P [ X n X 2 > ε] = 0. n X n P n X For d = 1, lim P [ X n X > ε] = 0. n

39 BCAM May Cauchy criterion available Fact: Convergence in the r th -mean implies convergence in probability: By Markov s inequality P [ X n X > ε] = P [ X n X r > ε r ] ε r E [ X n X r ], r > 0, ε > 0 n = 1, 2,... Converse is not true without additional conditions, e.g., with α > 0, 0 with probability 1 n α X n = n with probability n α

40 BCAM May Fact: Convergence in probability implies convergence in distribution: Indeed, for each n = 1, 2,... and ε > 0, we have P [X n x] P [X x + ε] + P [ X n X ε] and P [X x ε] P [X n x] + P [ X n X ε] Thus, and Finally let ε 0! lim sup n P [X n x] P [X x + ε] P [X x ε] liminf n P [X n x]

41 BCAM May Converse is not true! With Z N(0, 1), take X n = ( 1) n Z for each n = 1, 2,.... Obviously, X n = n Z but X n Z = 1 ( 1) n Z, n = 1, 2,...

42 BCAM May However, not all is lost: If the sequence {X n, n = 1, 2,...} converges in distribution to the a.s. constant rv c, then X n = n c Every sequence converging in distribution to a constant converges to it in probability! Indeed, for each n = 1, 2,... and ε > 0, we have P [ X n c ε] = P [X n c + ε] P [X n < c ε]

43 BCAM May Problems: You know that X n P n X and Y n P n Y

44 BCAM May Convergence of sums: Is it true that X n + Y n P n X + Y? Yes because for each n = 1, 2,..., the event [ (X n + Y n ) (X + Y ) > ε] is contained in [ X n X > ε 2 ] [ Y n Y > ε 2 ]

45 BCAM May What if only and X n P n X Y n = n Y Counterexample: With Z N(0, 1), set X n = Z and Y n = ( 1) n Z, n = 1, 2,... so that X n + Y n = (1 + ( 1) n )Z, n = 1, 2,... It is plain that X n P n Z and Y n = n Z, but the convergence X n + Y n = n X + Y does not hold, hence X n + Y n P n X + Y fails as well!

46 BCAM May Joint convergence: Is it true that (X n, Y n ) P n (X, Y )?

47 BCAM May Convergence under transformation: Is it true that with continuous h : R d R p? h(x n ) P n h(x) Easy to see if h : R d R p is uniformly continuous!

48 BCAM May Fact: Convergence in the a.s. sense implies convergence in probability With ε > 0, [X n converges to X] n=1b n (ε) with monotone increasing events Therefore, by monotonicity! B n (ε) m=n[ X m X ε], n = 1, 2,... P [X n converges to X] lim n P [B n(ε)]

49 BCAM May If P [X n converges to X] = 1, then lim n P [B n (ε)] = 1 becomes 0 = lim n P [B n(ε) c ] lim n P [ m=n[ X m X > ε]] by complementarity, whence lim P [ X n X > ε] = 0 n Converse is not true!

50 BCAM May However, not all is lost Partial converse If the sequence {X n, n = 1, 2,...} converges in probability to the rv X, then there exists a sequence ν : N 0 N 0 with ν k < ν k+1, k = 1, 2,... (whence lim k ν k = ) such that lim X ν k = X k a.s. Thus, any sequence convergent in probability contains a deterministic subsequence which converges a.s. (to the same limit).

51 BCAM May Borel-Cantelli Lemma Consider a sequence of events {A n, n = 1, 2,...}, i.e., A n F, n = 1, 2,... Set and lim sup n A n = n=1 m=n A m = [A n i.o.] lim inf n A n = n=1 m=n A m Obviously lim inf n A n limsup n A n

52 BCAM May Fact: If then P P [A n ] <, n=1 [ ] lim supa n = 0 n Fact: Assume the events {A n, n = 1, 2,...} to be mutually independent. If P [A n ] =, then P n=1 [ ] lim supa n = 1 n

53 BCAM May Establishing a.s. convergence How do we show that lim P [X n converges to X] = 1? n With ε > 0, A n (ε) [ X n X ε], n = 1, 2,... and so that B n (ε) m=na m (ε), n = 1, 2,... n=1b n (ε) =...

54 BCAM May Key observation: By the definition of convergence, [X n converges to X] = ε>0 ( n=1b n (ε)) = ( k=1 n=1 B n (k 1 ) ) Fact: Convergence takes place if for every ε > 0, we have or equivalently, if lim n P [ n=1b n (ε)] = 1 lim n P [ n=1b n (ε) c ] = 0

55 BCAM May But P [ n=1b n (ε) c ] = P [ n=1 ( m=na m (ε)) c ] = P [ n=1 ( m=na m (ε) c )] (2) so lim n P [ n=1b n (ε) c ] = lim n P [ m=na m (ε) c ] By a union bound argument, if lim n P [ n=1b n (ε) c ] = 0 P [A n (ε) c ] < n=1

56 BCAM May Fact: We have if for every ε > 0, we have lim P [X n converges to X] n P [ X n X > ε] < n=1 Instance of Borel-Cantelli Lemma

57 BCAM May Interchanging limit and expectation Consider the rvs {X n, n = 1, 2,...} with E [ X n ] <, n = 1, 2,... such that X n P n X for some rv X. When do we have that the limit of the expected values is the expected value of the limit? lim E [X n] = E [X] n

58 BCAM May What about using Monotone Convergence Theorem Bounded Convergence Theorem

59 BCAM May Uniform integrability The rvs {X n, n = 1, 2,...} are uniformly integrable if ( ) lim sup E [1[ X n > c] X n ] = 0 c n=1,2,... Easy test The rvs {X n, n = 1, 2,...} are uniformly integrable if for some r > 1, we have sup E [ X n r ] < n=1,2,...

60 BCAM May Fact: Consider a collection of rvs {X, X n, n = 1, 2,...} such that X n = n X. If the collection is uniformaly integrable, then E [ X ] < and lim E [X n] = E [X] n For each n = 1, 2,... and c > 0, we have the decomposition E [X n ] E [X] = E [1 [ X n c]x n ] E [1 [ X c]x] + E [1 [ X n > c] X n ] E [1 [ X > c]x] Converse available No escape from uniform integrability!

61 BCAM May Poisson s Theorem for sums of Bernoulli rvs For each n = 1, 2,..., the collection {B n,k (p n ), k = 1,...,k n } i.i.d. Bernoulli(p n ) rvs is defined on some probability triple (Ω n, F n, P n ). Write so that S n = k n k=1 [ kn ] E [S n ] = E B n,k (p n ) = B n,k (p n ), n = 1, 2,... k n k=1 k=1 E [B n,k (p n )] = k n p n

62 BCAM May Theorem 1 If for some λ > 0, then with lim k np n = λ and n S n = n Poi(λ) lim k n = n Poi(λ)(k) = λk k! e λ, k = 0, 1,... Historically: k n = n and p n = λ n Many variations on this theme! Chen-Stein method for Poisson approximation Point process version leads to ubiquity of Poisson modeling!

63 BCAM May Strong Law of Large Numbers Consider a collection {X, X n, n = 1, 2,...} of i.i.d. rvs defined on the same probability triple (Ω, F, P), and write S n = X X n, n = 1, 2,... Theorem 2 If E [ X ] <, then lim n S n n = E [X] a.s. Frequentist definition of probability compatible with Kolmogorov s axiomatic model

64 BCAM May Weak Law of Large Numbers Consider a collection {X, X n, n = 1, 2,...} of i.i.d. rvs defined on the same probability triple (Ω, F, P), and write S n = X X n, n = 1, 2,... Theorem 3 If E [ X ] <, then S n n P n E [X] a.s. Many variations on this theme! Markov s inequality at work (when second moments are available)

65 BCAM May Var[X] = Var[X X n ] n = Var[X i ] + n i=1 k,l=1, k l Cov[X k, X l ] Here, under i.i.d. assumptions, so that Var [ Sn n ] = Var[X] n [ ] S n P n E [X] > ε ε 2 Var [ Sn n ] This also works under weaker assumptions, e.g., uncorrelated rvs, etc

66 BCAM May Central Limit Theorem Consider a collection {X, X n, n = 1, 2,...} of i.i.d. rvs defined on the same probability triple (Ω, F, P), and write S n = X X n, n = 1, 2,... Theorem 4 If E [ X 2] <, then ( ) Sn n n E [X] = n σu with U N(0, 1) and σ 2 = Var[X].

Weak convergence in Probability Theory A summer excursion! Day 3

Weak convergence in Probability Theory A summer excursion! Day 3 BCAM June 2013 1 Weak convergence in Probability Theory A summer excursion! Day 3 Armand M. Makowski ECE & ISR/HyNet University of Maryland at College Park armand@isr.umd.edu BCAM June 2013 2 Day 1: Basic

More information

Convergence of Random Variables

Convergence of Random Variables 1 / 15 Convergence of Random Variables Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay March 19, 2014 2 / 15 Motivation Theorem (Weak

More information

Weak convergence. Amsterdam, 13 November Leiden University. Limit theorems. Shota Gugushvili. Generalities. Criteria

Weak convergence. Amsterdam, 13 November Leiden University. Limit theorems. Shota Gugushvili. Generalities. Criteria Weak Leiden University Amsterdam, 13 November 2013 Outline 1 2 3 4 5 6 7 Definition Definition Let µ, µ 1, µ 2,... be probability measures on (R, B). It is said that µ n converges weakly to µ, and we then

More information

Convergence Concepts of Random Variables and Functions

Convergence Concepts of Random Variables and Functions Convergence Concepts of Random Variables and Functions c 2002 2007, Professor Seppo Pynnonen, Department of Mathematics and Statistics, University of Vaasa Version: January 5, 2007 Convergence Modes Convergence

More information

1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty.

1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty. 1. Supremum and Infimum Remark: In this sections, all the subsets of R are assumed to be nonempty. Let E be a subset of R. We say that E is bounded above if there exists a real number U such that x U for

More information

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

Exercises in Extreme value theory

Exercises in Extreme value theory Exercises in Extreme value theory 2016 spring semester 1. Show that L(t) = logt is a slowly varying function but t ǫ is not if ǫ 0. 2. If the random variable X has distribution F with finite variance,

More information

Ergodic Theorems. Samy Tindel. Purdue University. Probability Theory 2 - MA 539. Taken from Probability: Theory and examples by R.

Ergodic Theorems. Samy Tindel. Purdue University. Probability Theory 2 - MA 539. Taken from Probability: Theory and examples by R. Ergodic Theorems Samy Tindel Purdue University Probability Theory 2 - MA 539 Taken from Probability: Theory and examples by R. Durrett Samy T. Ergodic theorems Probability Theory 1 / 92 Outline 1 Definitions

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Logical Connectives and Quantifiers

Logical Connectives and Quantifiers Chapter 1 Logical Connectives and Quantifiers 1.1 Logical Connectives 1.2 Quantifiers 1.3 Techniques of Proof: I 1.4 Techniques of Proof: II Theorem 1. Let f be a continuous function. If 1 f(x)dx 0, then

More information

X n D X lim n F n (x) = F (x) for all x C F. lim n F n(u) = F (u) for all u C F. (2)

X n D X lim n F n (x) = F (x) for all x C F. lim n F n(u) = F (u) for all u C F. (2) 14:17 11/16/2 TOPIC. Convergence in distribution and related notions. This section studies the notion of the so-called convergence in distribution of real random variables. This is the kind of convergence

More information

STOR 635 Notes (S13)

STOR 635 Notes (S13) STOR 635 Notes (S13) Jimmy Jin UNC-Chapel Hill Last updated: 1/14/14 Contents 1 Measure theory and probability basics 2 1.1 Algebras and measure.......................... 2 1.2 Integration................................

More information

17. Convergence of Random Variables

17. Convergence of Random Variables 7. Convergence of Random Variables In elementary mathematics courses (such as Calculus) one speaks of the convergence of functions: f n : R R, then lim f n = f if lim f n (x) = f(x) for all x in R. This

More information

Preliminaries. Probability space

Preliminaries. Probability space Preliminaries This section revises some parts of Core A Probability, which are essential for this course, and lists some other mathematical facts to be used (without proof) in the following. Probability

More information

Probability and Measure

Probability and Measure Part II Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 84 Paper 4, Section II 26J Let (X, A) be a measurable space. Let T : X X be a measurable map, and µ a probability

More information

Stochastic Convergence, Delta Method & Moment Estimators

Stochastic Convergence, Delta Method & Moment Estimators Stochastic Convergence, Delta Method & Moment Estimators Seminar on Asymptotic Statistics Daniel Hoffmann University of Kaiserslautern Department of Mathematics February 13, 2015 Daniel Hoffmann (TU KL)

More information

Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, Metric Spaces

Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, Metric Spaces Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, 2013 1 Metric Spaces Let X be an arbitrary set. A function d : X X R is called a metric if it satisfies the folloing

More information

7 Convergence in R d and in Metric Spaces

7 Convergence in R d and in Metric Spaces STA 711: Probability & Measure Theory Robert L. Wolpert 7 Convergence in R d and in Metric Spaces A sequence of elements a n of R d converges to a limit a if and only if, for each ǫ > 0, the sequence a

More information

Theorem 2.1 (Caratheodory). A (countably additive) probability measure on a field has an extension. n=1

Theorem 2.1 (Caratheodory). A (countably additive) probability measure on a field has an extension. n=1 Chapter 2 Probability measures 1. Existence Theorem 2.1 (Caratheodory). A (countably additive) probability measure on a field has an extension to the generated σ-field Proof of Theorem 2.1. Let F 0 be

More information

Probability and Measure

Probability and Measure Chapter 4 Probability and Measure 4.1 Introduction In this chapter we will examine probability theory from the measure theoretic perspective. The realisation that measure theory is the foundation of probability

More information

CLASSICAL PROBABILITY MODES OF CONVERGENCE AND INEQUALITIES

CLASSICAL PROBABILITY MODES OF CONVERGENCE AND INEQUALITIES CLASSICAL PROBABILITY 2008 2. MODES OF CONVERGENCE AND INEQUALITIES JOHN MORIARTY In many interesting and important situations, the object of interest is influenced by many random factors. If we can construct

More information

CHAPTER 3. Sequences. 1. Basic Properties

CHAPTER 3. Sequences. 1. Basic Properties CHAPTER 3 Sequences We begin our study of analysis with sequences. There are several reasons for starting here. First, sequences are the simplest way to introduce limits, the central idea of calculus.

More information

Weak convergence and Brownian Motion. (telegram style notes) P.J.C. Spreij

Weak convergence and Brownian Motion. (telegram style notes) P.J.C. Spreij Weak convergence and Brownian Motion (telegram style notes) P.J.C. Spreij this version: December 8, 2006 1 The space C[0, ) In this section we summarize some facts concerning the space C[0, ) of real

More information

1 Sequences of events and their limits

1 Sequences of events and their limits O.H. Probability II (MATH 2647 M15 1 Sequences of events and their limits 1.1 Monotone sequences of events Sequences of events arise naturally when a probabilistic experiment is repeated many times. For

More information

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall. .1 Limits of Sequences. CHAPTER.1.0. a) True. If converges, then there is an M > 0 such that M. Choose by Archimedes an N N such that N > M/ε. Then n N implies /n M/n M/N < ε. b) False. = n does not converge,

More information

3 Measurable Functions

3 Measurable Functions 3 Measurable Functions Notation A pair (X, F) where F is a σ-field of subsets of X is a measurable space. If µ is a measure on F then (X, F, µ) is a measure space. If µ(x) < then (X, F, µ) is a probability

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

18.175: Lecture 3 Integration

18.175: Lecture 3 Integration 18.175: Lecture 3 Scott Sheffield MIT Outline Outline Recall definitions Probability space is triple (Ω, F, P) where Ω is sample space, F is set of events (the σ-algebra) and P : F [0, 1] is the probability

More information

Econ Lecture 3. Outline. 1. Metric Spaces and Normed Spaces 2. Convergence of Sequences in Metric Spaces 3. Sequences in R and R n

Econ Lecture 3. Outline. 1. Metric Spaces and Normed Spaces 2. Convergence of Sequences in Metric Spaces 3. Sequences in R and R n Econ 204 2011 Lecture 3 Outline 1. Metric Spaces and Normed Spaces 2. Convergence of Sequences in Metric Spaces 3. Sequences in R and R n 1 Metric Spaces and Metrics Generalize distance and length notions

More information

Estimates for probabilities of independent events and infinite series

Estimates for probabilities of independent events and infinite series Estimates for probabilities of independent events and infinite series Jürgen Grahl and Shahar evo September 9, 06 arxiv:609.0894v [math.pr] 8 Sep 06 Abstract This paper deals with finite or infinite sequences

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

Chapter 1. Measure Spaces. 1.1 Algebras and σ algebras of sets Notation and preliminaries

Chapter 1. Measure Spaces. 1.1 Algebras and σ algebras of sets Notation and preliminaries Chapter 1 Measure Spaces 1.1 Algebras and σ algebras of sets 1.1.1 Notation and preliminaries We shall denote by X a nonempty set, by P(X) the set of all parts (i.e., subsets) of X, and by the empty set.

More information

Introduction and Preliminaries

Introduction and Preliminaries Chapter 1 Introduction and Preliminaries This chapter serves two purposes. The first purpose is to prepare the readers for the more systematic development in later chapters of methods of real analysis

More information

IEOR 6711: Stochastic Models I Fall 2013, Professor Whitt Lecture Notes, Thursday, September 5 Modes of Convergence

IEOR 6711: Stochastic Models I Fall 2013, Professor Whitt Lecture Notes, Thursday, September 5 Modes of Convergence IEOR 6711: Stochastic Models I Fall 2013, Professor Whitt Lecture Notes, Thursday, September 5 Modes of Convergence 1 Overview We started by stating the two principal laws of large numbers: the strong

More information

STAT 7032 Probability Spring Wlodek Bryc

STAT 7032 Probability Spring Wlodek Bryc STAT 7032 Probability Spring 2018 Wlodek Bryc Created: Friday, Jan 2, 2014 Revised for Spring 2018 Printed: January 9, 2018 File: Grad-Prob-2018.TEX Department of Mathematical Sciences, University of Cincinnati,

More information

The main results about probability measures are the following two facts:

The main results about probability measures are the following two facts: Chapter 2 Probability measures The main results about probability measures are the following two facts: Theorem 2.1 (extension). If P is a (continuous) probability measure on a field F 0 then it has a

More information

Lecture 6 Basic Probability

Lecture 6 Basic Probability Lecture 6: Basic Probability 1 of 17 Course: Theory of Probability I Term: Fall 2013 Instructor: Gordan Zitkovic Lecture 6 Basic Probability Probability spaces A mathematical setup behind a probabilistic

More information

1 Exercises for lecture 1

1 Exercises for lecture 1 1 Exercises for lecture 1 Exercise 1 a) Show that if F is symmetric with respect to µ, and E( X )

More information

Chapter 5. Measurable Functions

Chapter 5. Measurable Functions Chapter 5. Measurable Functions 1. Measurable Functions Let X be a nonempty set, and let S be a σ-algebra of subsets of X. Then (X, S) is a measurable space. A subset E of X is said to be measurable if

More information

Convergence of Random Variables

Convergence of Random Variables 1 / 13 Convergence of Random Variables Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay April 8, 2015 2 / 13 Motivation Theorem (Weak

More information

Real Analysis Notes. Thomas Goller

Real Analysis Notes. Thomas Goller Real Analysis Notes Thomas Goller September 4, 2011 Contents 1 Abstract Measure Spaces 2 1.1 Basic Definitions........................... 2 1.2 Measurable Functions........................ 2 1.3 Integration..............................

More information

Stochastic Models (Lecture #4)

Stochastic Models (Lecture #4) Stochastic Models (Lecture #4) Thomas Verdebout Université libre de Bruxelles (ULB) Today Today, our goal will be to discuss limits of sequences of rv, and to study famous limiting results. Convergence

More information

Probability and Measure

Probability and Measure Probability and Measure Robert L. Wolpert Institute of Statistics and Decision Sciences Duke University, Durham, NC, USA Convergence of Random Variables 1. Convergence Concepts 1.1. Convergence of Real

More information

4 Sums of Independent Random Variables

4 Sums of Independent Random Variables 4 Sums of Independent Random Variables Standing Assumptions: Assume throughout this section that (,F,P) is a fixed probability space and that X 1, X 2, X 3,... are independent real-valued random variables

More information

P (A G) dp G P (A G)

P (A G) dp G P (A G) First homework assignment. Due at 12:15 on 22 September 2016. Homework 1. We roll two dices. X is the result of one of them and Z the sum of the results. Find E [X Z. Homework 2. Let X be a r.v.. Assume

More information

Part II Probability and Measure

Part II Probability and Measure Part II Probability and Measure Theorems Based on lectures by J. Miller Notes taken by Dexter Chua Michaelmas 2016 These notes are not endorsed by the lecturers, and I have modified them (often significantly)

More information

MATHS 730 FC Lecture Notes March 5, Introduction

MATHS 730 FC Lecture Notes March 5, Introduction 1 INTRODUCTION MATHS 730 FC Lecture Notes March 5, 2014 1 Introduction Definition. If A, B are sets and there exists a bijection A B, they have the same cardinality, which we write as A, #A. If there exists

More information

Lecture Notes for MA 623 Stochastic Processes. Ionut Florescu. Stevens Institute of Technology address:

Lecture Notes for MA 623 Stochastic Processes. Ionut Florescu. Stevens Institute of Technology  address: Lecture Notes for MA 623 Stochastic Processes Ionut Florescu Stevens Institute of Technology E-mail address: ifloresc@stevens.edu 2000 Mathematics Subject Classification. 60Gxx Stochastic Processes Abstract.

More information

Lecture 2: Convergence of Random Variables

Lecture 2: Convergence of Random Variables Lecture 2: Convergence of Random Variables Hyang-Won Lee Dept. of Internet & Multimedia Eng. Konkuk University Lecture 2 Introduction to Stochastic Processes, Fall 2013 1 / 9 Convergence of Random Variables

More information

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx.

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx. Math 321 Final Examination April 1995 Notation used in this exam: N 1 π (1) S N (f,x) = f(t)e int dt e inx. 2π n= N π (2) C(X, R) is the space of bounded real-valued functions on the metric space X, equipped

More information

SUMMARY OF RESULTS ON PATH SPACES AND CONVERGENCE IN DISTRIBUTION FOR STOCHASTIC PROCESSES

SUMMARY OF RESULTS ON PATH SPACES AND CONVERGENCE IN DISTRIBUTION FOR STOCHASTIC PROCESSES SUMMARY OF RESULTS ON PATH SPACES AND CONVERGENCE IN DISTRIBUTION FOR STOCHASTIC PROCESSES RUTH J. WILLIAMS October 2, 2017 Department of Mathematics, University of California, San Diego, 9500 Gilman Drive,

More information

Probability Theory. Richard F. Bass

Probability Theory. Richard F. Bass Probability Theory Richard F. Bass ii c Copyright 2014 Richard F. Bass Contents 1 Basic notions 1 1.1 A few definitions from measure theory............. 1 1.2 Definitions............................. 2

More information

Chapter 6. Convergence. Probability Theory. Four different convergence concepts. Four different convergence concepts. Convergence in probability

Chapter 6. Convergence. Probability Theory. Four different convergence concepts. Four different convergence concepts. Convergence in probability Probability Theory Chapter 6 Convergence Four different convergence concepts Let X 1, X 2, be a sequence of (usually dependent) random variables Definition 1.1. X n converges almost surely (a.s.), or with

More information

Chapter 5. Weak convergence

Chapter 5. Weak convergence Chapter 5 Weak convergence We will see later that if the X i are i.i.d. with mean zero and variance one, then S n / p n converges in the sense P(S n / p n 2 [a, b])! P(Z 2 [a, b]), where Z is a standard

More information

PROBABILITY THEORY II

PROBABILITY THEORY II Ruprecht-Karls-Universität Heidelberg Institut für Angewandte Mathematik Prof. Dr. Jan JOHANNES Outline of the lecture course PROBABILITY THEORY II Summer semester 2016 Preliminary version: April 21, 2016

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions.

MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions. MATH 409 Advanced Calculus I Lecture 12: Uniform continuity. Exponential functions. Uniform continuity Definition. A function f : E R defined on a set E R is called uniformly continuous on E if for every

More information

1 Probability space and random variables

1 Probability space and random variables 1 Probability space and random variables As graduate level, we inevitably need to study probability based on measure theory. It obscures some intuitions in probability, but it also supplements our intuition,

More information

l(y j ) = 0 for all y j (1)

l(y j ) = 0 for all y j (1) Problem 1. The closed linear span of a subset {y j } of a normed vector space is defined as the intersection of all closed subspaces containing all y j and thus the smallest such subspace. 1 Show that

More information

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N Problem 1. Let f : A R R have the property that for every x A, there exists ɛ > 0 such that f(t) > ɛ if t (x ɛ, x + ɛ) A. If the set A is compact, prove there exists c > 0 such that f(x) > c for all x

More information

Solution. 1 Solution of Homework 7. Sangchul Lee. March 22, Problem 1.1

Solution. 1 Solution of Homework 7. Sangchul Lee. March 22, Problem 1.1 Solution Sangchul Lee March, 018 1 Solution of Homework 7 Problem 1.1 For a given k N, Consider two sequences (a n ) and (b n,k ) in R. Suppose that a n b n,k for all n,k N Show that limsup a n B k :=

More information

Math 832 Fall University of Wisconsin at Madison. Instructor: David F. Anderson

Math 832 Fall University of Wisconsin at Madison. Instructor: David F. Anderson Math 832 Fall 2013 University of Wisconsin at Madison Instructor: David F. Anderson Pertinent information Instructor: David Anderson Office: Van Vleck 617 email: anderson@math.wisc.edu Office hours: Mondays

More information

3 Integration and Expectation

3 Integration and Expectation 3 Integration and Expectation 3.1 Construction of the Lebesgue Integral Let (, F, µ) be a measure space (not necessarily a probability space). Our objective will be to define the Lebesgue integral R fdµ

More information

Chapter 3 Continuous Functions

Chapter 3 Continuous Functions Continuity is a very important concept in analysis. The tool that we shall use to study continuity will be sequences. There are important results concerning the subsets of the real numbers and the continuity

More information

Lecture Notes 5 Convergence and Limit Theorems. Convergence with Probability 1. Convergence in Mean Square. Convergence in Probability, WLLN

Lecture Notes 5 Convergence and Limit Theorems. Convergence with Probability 1. Convergence in Mean Square. Convergence in Probability, WLLN Lecture Notes 5 Convergence and Limit Theorems Motivation Convergence with Probability Convergence in Mean Square Convergence in Probability, WLLN Convergence in Distribution, CLT EE 278: Convergence and

More information

Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011

Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011 Economics 204 Summer/Fall 2011 Lecture 5 Friday July 29, 2011 Section 2.6 (cont.) Properties of Real Functions Here we first study properties of functions from R to R, making use of the additional structure

More information

4 Expectation & the Lebesgue Theorems

4 Expectation & the Lebesgue Theorems STA 7: Probability & Measure Theory Robert L. Wolpert 4 Expectation & the Lebesgue Theorems Let X and {X n : n N} be random variables on the same probability space (Ω,F,P). If X n (ω) X(ω) for each ω Ω,

More information

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS STEVEN P. LALLEY AND ANDREW NOBEL Abstract. It is shown that there are no consistent decision rules for the hypothesis testing problem

More information

02. Measure and integral. 1. Borel-measurable functions and pointwise limits

02. Measure and integral. 1. Borel-measurable functions and pointwise limits (October 3, 2017) 02. Measure and integral Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/real/notes 2017-18/02 measure and integral.pdf]

More information

Large Sample Theory. Consider a sequence of random variables Z 1, Z 2,..., Z n. Convergence in probability: Z n

Large Sample Theory. Consider a sequence of random variables Z 1, Z 2,..., Z n. Convergence in probability: Z n Large Sample Theory In statistics, we are interested in the properties of particular random variables (or estimators ), which are functions of our data. In ymptotic analysis, we focus on describing the

More information

Lecture 3. Econ August 12

Lecture 3. Econ August 12 Lecture 3 Econ 2001 2015 August 12 Lecture 3 Outline 1 Metric and Metric Spaces 2 Norm and Normed Spaces 3 Sequences and Subsequences 4 Convergence 5 Monotone and Bounded Sequences Announcements: - Friday

More information

THEOREMS, ETC., FOR MATH 515

THEOREMS, ETC., FOR MATH 515 THEOREMS, ETC., FOR MATH 515 Proposition 1 (=comment on page 17). If A is an algebra, then any finite union or finite intersection of sets in A is also in A. Proposition 2 (=Proposition 1.1). For every

More information

Lecture 22: Variance and Covariance

Lecture 22: Variance and Covariance EE5110 : Probability Foundations for Electrical Engineers July-November 2015 Lecture 22: Variance and Covariance Lecturer: Dr. Krishna Jagannathan Scribes: R.Ravi Kiran In this lecture we will introduce

More information

1 Presessional Probability

1 Presessional Probability 1 Presessional Probability Probability theory is essential for the development of mathematical models in finance, because of the randomness nature of price fluctuations in the markets. This presessional

More information

Sequences. Limits of Sequences. Definition. A real-valued sequence s is any function s : N R.

Sequences. Limits of Sequences. Definition. A real-valued sequence s is any function s : N R. Sequences Limits of Sequences. Definition. A real-valued sequence s is any function s : N R. Usually, instead of using the notation s(n), we write s n for the value of this function calculated at n. We

More information

Brownian Motion and Conditional Probability

Brownian Motion and Conditional Probability Math 561: Theory of Probability (Spring 2018) Week 10 Brownian Motion and Conditional Probability 10.1 Standard Brownian Motion (SBM) Brownian motion is a stochastic process with both practical and theoretical

More information

Limit and Continuity

Limit and Continuity Limit and Continuity Table of contents. Limit of Sequences............................................ 2.. Definitions and properties...................................... 2... Definitions............................................

More information

Product measure and Fubini s theorem

Product measure and Fubini s theorem Chapter 7 Product measure and Fubini s theorem This is based on [Billingsley, Section 18]. 1. Product spaces Suppose (Ω 1, F 1 ) and (Ω 2, F 2 ) are two probability spaces. In a product space Ω = Ω 1 Ω

More information

A LITTLE REAL ANALYSIS AND TOPOLOGY

A LITTLE REAL ANALYSIS AND TOPOLOGY A LITTLE REAL ANALYSIS AND TOPOLOGY 1. NOTATION Before we begin some notational definitions are useful. (1) Z = {, 3, 2, 1, 0, 1, 2, 3, }is the set of integers. (2) Q = { a b : aεz, bεz {0}} is the set

More information

Problem set 1, Real Analysis I, Spring, 2015.

Problem set 1, Real Analysis I, Spring, 2015. Problem set 1, Real Analysis I, Spring, 015. (1) Let f n : D R be a sequence of functions with domain D R n. Recall that f n f uniformly if and only if for all ɛ > 0, there is an N = N(ɛ) so that if n

More information

Stat 5101 Lecture Slides Deck 4. Charles J. Geyer School of Statistics University of Minnesota

Stat 5101 Lecture Slides Deck 4. Charles J. Geyer School of Statistics University of Minnesota Stat 5101 Lecture Slides Deck 4 Charles J. Geyer School of Statistics University of Minnesota 1 Existence of Integrals Just from the definition of integral as area under the curve, the integral b g(x)

More information

arxiv: v1 [math.pr] 6 Sep 2012

arxiv: v1 [math.pr] 6 Sep 2012 Functional Convergence of Linear Sequences in a non-skorokhod Topology arxiv:209.47v [math.pr] 6 Sep 202 Raluca Balan Adam Jakubowski and Sana Louhichi September 5, 202 Abstract In this article, we prove

More information

7 About Egorov s and Lusin s theorems

7 About Egorov s and Lusin s theorems Tel Aviv University, 2013 Measure and category 62 7 About Egorov s and Lusin s theorems 7a About Severini-Egorov theorem.......... 62 7b About Lusin s theorem............... 64 7c About measurable functions............

More information

Notes 1 : Measure-theoretic foundations I

Notes 1 : Measure-theoretic foundations I Notes 1 : Measure-theoretic foundations I Math 733-734: Theory of Probability Lecturer: Sebastien Roch References: [Wil91, Section 1.0-1.8, 2.1-2.3, 3.1-3.11], [Fel68, Sections 7.2, 8.1, 9.6], [Dur10,

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due ). Show that the open disk x 2 + y 2 < 1 is a countable union of planar elementary sets. Show that the closed disk x 2 + y 2 1 is a countable

More information

CHAPTER 3: LARGE SAMPLE THEORY

CHAPTER 3: LARGE SAMPLE THEORY CHAPTER 3 LARGE SAMPLE THEORY 1 CHAPTER 3: LARGE SAMPLE THEORY CHAPTER 3 LARGE SAMPLE THEORY 2 Introduction CHAPTER 3 LARGE SAMPLE THEORY 3 Why large sample theory studying small sample property is usually

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Homework 11. Solutions

Homework 11. Solutions Homework 11. Solutions Problem 2.3.2. Let f n : R R be 1/n times the characteristic function of the interval (0, n). Show that f n 0 uniformly and f n µ L = 1. Why isn t it a counterexample to the Lebesgue

More information

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n Solve the following 6 problems. 1. Prove that if series n=1 a nx n converges for all x such that x < 1, then the series n=1 a n xn 1 x converges as well if x < 1. n For x < 1, x n 0 as n, so there exists

More information

Existence of a Limit on a Dense Set, and. Construction of Continuous Functions on Special Sets

Existence of a Limit on a Dense Set, and. Construction of Continuous Functions on Special Sets Existence of a Limit on a Dense Set, and Construction of Continuous Functions on Special Sets REU 2012 Recap: Definitions Definition Given a real-valued function f, the limit of f exists at a point c R

More information

MATH 131A: REAL ANALYSIS (BIG IDEAS)

MATH 131A: REAL ANALYSIS (BIG IDEAS) MATH 131A: REAL ANALYSIS (BIG IDEAS) Theorem 1 (The Triangle Inequality). For all x, y R we have x + y x + y. Proposition 2 (The Archimedean property). For each x R there exists an n N such that n > x.

More information

Measure-theoretic probability

Measure-theoretic probability Measure-theoretic probability Koltay L. VEGTMAM144B November 28, 2012 (VEGTMAM144B) Measure-theoretic probability November 28, 2012 1 / 27 The probability space De nition The (Ω, A, P) measure space is

More information

MATH 140B - HW 5 SOLUTIONS

MATH 140B - HW 5 SOLUTIONS MATH 140B - HW 5 SOLUTIONS Problem 1 (WR Ch 7 #8). If I (x) = { 0 (x 0), 1 (x > 0), if {x n } is a sequence of distinct points of (a,b), and if c n converges, prove that the series f (x) = c n I (x x n

More information

2.2 Some Consequences of the Completeness Axiom

2.2 Some Consequences of the Completeness Axiom 60 CHAPTER 2. IMPORTANT PROPERTIES OF R 2.2 Some Consequences of the Completeness Axiom In this section, we use the fact that R is complete to establish some important results. First, we will prove that

More information

Chapter 4. Measure Theory. 1. Measure Spaces

Chapter 4. Measure Theory. 1. Measure Spaces Chapter 4. Measure Theory 1. Measure Spaces Let X be a nonempty set. A collection S of subsets of X is said to be an algebra on X if S has the following properties: 1. X S; 2. if A S, then A c S; 3. if

More information

5 Birkhoff s Ergodic Theorem

5 Birkhoff s Ergodic Theorem 5 Birkhoff s Ergodic Theorem Birkhoff s Ergodic Theorem extends the validity of Kolmogorov s strong law to the class of stationary sequences of random variables. Stationary sequences occur naturally even

More information

Empirical Processes: General Weak Convergence Theory

Empirical Processes: General Weak Convergence Theory Empirical Processes: General Weak Convergence Theory Moulinath Banerjee May 18, 2010 1 Extended Weak Convergence The lack of measurability of the empirical process with respect to the sigma-field generated

More information

1 Weak Convergence in R k

1 Weak Convergence in R k 1 Weak Convergence in R k Byeong U. Park 1 Let X and X n, n 1, be random vectors taking values in R k. These random vectors are allowed to be defined on different probability spaces. Below, for the simplicity

More information

Lecture 2: Repetition of probability theory and statistics

Lecture 2: Repetition of probability theory and statistics Algorithms for Uncertainty Quantification SS8, IN2345 Tobias Neckel Scientific Computing in Computer Science TUM Lecture 2: Repetition of probability theory and statistics Concept of Building Block: Prerequisites:

More information