18.175: Lecture 13 Infinite divisibility and Lévy processes

Size: px
Start display at page:

Download "18.175: Lecture 13 Infinite divisibility and Lévy processes"

Transcription

1 Lecture : Lecture 13 Infinite divisibility and Lévy processes Scott Sheffield MIT

2 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

3 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

4 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period?

5 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day?

6 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year?

7 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year? How many radioactive particles emitted during a time period in which the expected number emitted is 5?

8 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year? How many radioactive particles emitted during a time period in which the expected number emitted is 5? How many calls to call center during a given minute?

9 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year? How many radioactive particles emitted during a time period in which the expected number emitted is 5? How many calls to call center during a given minute? How many goals scored during a 90 minute soccer game?

10 Lecture 13 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year? How many radioactive particles emitted during a time period in which the expected number emitted is 5? How many calls to call center during a given minute? How many goals scored during a 90 minute soccer game? How many notable gaffes during 90 minute debate?

11 Poisson random variables: motivating questions How many raindrops hit a given square inch of sidewalk during a ten minute period? How many people fall down the stairs in a major city on a given day? How many plane crashes in a given year? How many radioactive particles emitted during a time period in which the expected number emitted is 5? How many calls to call center during a given minute? How many goals scored during a 90 minute soccer game? How many notable gaffes during 90 minute debate? Key idea for all these examples: Divide time into large number of small increments. Assume that during each increment, there is some small probability of thing happening (independently of other increments).

12 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = 10 6.

13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times.

14 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see?

15 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see? Answer: np = λ.

16 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see? Answer: np = λ. Let k be some moderate sized number (say k = 4). What is the probability that I see exactly k heads?

17 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see? Answer: np = λ. Let k be some moderate sized number (say k = 4). What is the probability that I see exactly k heads? Binomial formula: ( n k) p k (1 p) n k = n(n 1)(n 2)...(n k+1) k! p k (1 p) n k.

18 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see? Answer: np = λ. Let k be some moderate sized number (say k = 4). What is the probability that I see exactly k heads? Binomial formula: ( n k) p k (1 p) n k = n(n 1)(n 2)...(n k+1) k! p k (1 p) n k. This is approximately λk k! (1 p)n k λk k! e λ.

19 Lecture 13 Bernoulli random variable with n large and np = λ Let λ be some moderate-sized number. Say λ = 2 or λ = 3. Let n be a huge number, say n = Suppose I have a coin that comes up heads with probability λ/n and I toss it n times. How many heads do I expect to see? Answer: np = λ. Let k be some moderate sized number (say k = 4). What is the probability that I see exactly k heads? Binomial formula: ( n k) p k (1 p) n k = n(n 1)(n 2)...(n k+1) k! p k (1 p) n k. This is approximately λk k! (1 p)n k λk k! e λ. A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0.

20 Probabilities sum to one A Poisson random variable X with parameter λ satisfies p(k) = P{X = k} = λk k! e λ for integer k 0.

21 Probabilities sum to one A Poisson random variable X with parameter λ satisfies p(k) = P{X = k} = λk k! e λ for integer k 0. How can we show that k=0 p(k) = 1?

22 Probabilities sum to one A Poisson random variable X with parameter λ satisfies p(k) = P{X = k} = λk k! e λ for integer k 0. How can we show that k=0 p(k) = 1? Use Taylor expansion e λ = k=0 λk k!.

23 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0.

24 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0. What is E[X ]?

25 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0. What is E[X ]? We think of a Poisson random variable as being (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n.

26 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0. What is E[X ]? We think of a Poisson random variable as being (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This would suggest E[X ] = λ. Can we show this directly from the formula for P{X = k}?

27 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0. What is E[X ]? We think of a Poisson random variable as being (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This would suggest E[X ] = λ. Can we show this directly from the formula for P{X = k}? By definition of expectation E[X ] = P{X = k}k = k=0 k=0 k λk k! e λ = k=1 λ k (k 1)! e λ.

28 Expectation A Poisson random variable X with parameter λ satisfies P{X = k} = λk k! e λ for integer k 0. What is E[X ]? We think of a Poisson random variable as being (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This would suggest E[X ] = λ. Can we show this directly from the formula for P{X = k}? By definition of expectation E[X ] = P{X = k}k = k=0 k=0 k λk k! e λ = Setting j = k 1, this is λ j=0 λj j! e λ = λ. k=1 λ k (k 1)! e λ.

29 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]?

30 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n.

31 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This suggests Var[X ] npq λ (since np λ and q = 1 p 1). Can we show directly that Var[X ] = λ?

32 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This suggests Var[X ] npq λ (since np λ and q = 1 p 1). Can we show directly that Var[X ] = λ?

33 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This suggests Var[X ] npq λ (since np λ and q = 1 p 1). Can we show directly that Var[X ] = λ? Compute E[X 2 ] = P{X = k}k 2 = k=0 k=0 k 2 λk k! e λ = λ k λk 1 (k 1)! e λ. k=1

34 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This suggests Var[X ] npq λ (since np λ and q = 1 p 1). Can we show directly that Var[X ] = λ? Compute E[X 2 ] = P{X = k}k 2 = k=0 Setting j = k 1, this is λ (j + 1) λj j=0 j! e λ k=0 k 2 λk k! e λ = λ k λk 1 (k 1)! e λ. k=1 = λe[x + 1] = λ(λ + 1).

35 Variance Given P{X = k} = λk k! e λ for integer k 0, what is Var[X ]? Think of X as (roughly) a Bernoulli (n, p) random variable with n very large and p = λ/n. This suggests Var[X ] npq λ (since np λ and q = 1 p 1). Can we show directly that Var[X ] = λ? Compute E[X 2 ] = P{X = k}k 2 = k=0 Setting j = k 1, this is λ (j + 1) λj j=0 j! e λ k=0 k 2 λk k! e λ = λ k λk 1 (k 1)! e λ. k=1 = λe[x + 1] = λ(λ + 1). Then Var[X ] = E[X 2 ] E[X ] 2 = λ(λ + 1) λ 2 = λ.

36 Poisson convergence Idea: if we have lots of independent random events, each with very small probability to occur, and expected number to occur is λ, then total number that occur is roughly Poisson λ.

37 Poisson convergence Idea: if we have lots of independent random events, each with very small probability to occur, and expected number to occur is λ, then total number that occur is roughly Poisson λ. Theorem: Let X n,m be independent {0, 1}-valued random variables with P(X n,m = 1) = p n,m. Suppose n m=1 p n,m λ and max 1 m n p n,m 0. Then S n = X n, X n,n = Z were Z is Poisson(λ).

38 Poisson convergence Idea: if we have lots of independent random events, each with very small probability to occur, and expected number to occur is λ, then total number that occur is roughly Poisson λ. Theorem: Let X n,m be independent {0, 1}-valued random variables with P(X n,m = 1) = p n,m. Suppose n m=1 p n,m λ and max 1 m n p n,m 0. Then S n = X n, X n,n = Z were Z is Poisson(λ). Proof idea: Just write down the log characteristic functions for Bernoulli and Poisson random variables. Check the conditions of the continuity theorem.

39 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

40 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

41 Recall continuity theorem Strong continuity theorem: If µ n = µ then φ n (t) φ (t) for all t. Conversely, if φ n (t) converges to a limit that is continuous at 0, then the associated sequence of distributions µ n is tight and converges weakly to a measure µ with characteristic function φ.

42 Recall stable law construction Suppose that P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2. This is a random variable with a power law tail.

43 Recall stable law construction Suppose that P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2. This is a random variable with a power law tail. Compute 1 φ(t) C t α when t is large.

44 Recall stable law construction Suppose that P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2. This is a random variable with a power law tail. Compute 1 φ(t) C t α when t is large. If X 1, X 2,... have same law as X 1 then we have E exp(its n /n 1/α ) = φ(t/n α ) n = ( 1 (1 φ(t/n 1/α )) ). As n, this converges pointwise to exp( C t α ).

45 Recall stable law construction Suppose that P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2. This is a random variable with a power law tail. Compute 1 φ(t) C t α when t is large. If X 1, X 2,... have same law as X 1 then we have E exp(its n /n 1/α ) = φ(t/n α ) n = ( 1 (1 φ(t/n 1/α )) ). As n, this converges pointwise to exp( C t α ). Conclude by continuity theorems that X n /n 1/α = Y where Y is a random variable with φ Y (t) = exp( C t α )

46 Recall stable law construction Suppose that P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2. This is a random variable with a power law tail. Compute 1 φ(t) C t α when t is large. If X 1, X 2,... have same law as X 1 then we have E exp(its n /n 1/α ) = φ(t/n α ) n = ( 1 (1 φ(t/n 1/α )) ). As n, this converges pointwise to exp( C t α ). Conclude by continuity theorems that X n /n 1/α = Y where Y is a random variable with φ Y (t) = exp( C t α ) Let s look up stable distributions. Up to affine transformations, this is just a two-parameter family with characteristic functions exp[ t α (1 iβsgn(t)φ)] where Φ = tan(πα/2) where β [ 1, 1] and α (0, 2].

47 Lecture 13 Recall stable-poisson connection Let s think some more about this example, where P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2 and X 1, X 2,... are i.i.d.

48 Lecture 13 Recall stable-poisson connection Let s think some more about this example, where P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2 and X 1, X 2,... are i.i.d. Now P(an 1/α < X 1 < bn 1α = 1 2 (a α b α )n 1.

49 Lecture 13 Recall stable-poisson connection Let s think some more about this example, where P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2 and X 1, X 2,... are i.i.d. Now P(an 1/α < X 1 < bn 1α = 1 2 (a α b α )n 1. So {m n : X m /n 1/α (a, b)} converges to a Poisson distribution with mean (a α b α )/2.

50 Lecture 13 Recall stable-poisson connection Let s think some more about this example, where P(X 1 > x) = P(X 1 < x) = x α /2 for 0 < α < 2 and X 1, X 2,... are i.i.d. Now P(an 1/α < X 1 < bn 1α = 1 2 (a α b α )n 1. So {m n : X m /n 1/α (a, b)} converges to a Poisson distribution with mean (a α b α )/2. More generally {m n : X m /n 1/α (a, b)} converges in law to Poisson with mean α A dx <. 2 x α+1

51 Domain of attraction to stable random variable More generality: suppose that lim x P(X 1 > x)/p( X 1 > x) = θ [0, 1] and P( X 1 > x) = x α L(x) where L is slowly varying (which means lim x L(tx)/L(x) = 1 for all t > 0).

52 Domain of attraction to stable random variable More generality: suppose that lim x P(X 1 > x)/p( X 1 > x) = θ [0, 1] and P( X 1 > x) = x α L(x) where L is slowly varying (which means lim x L(tx)/L(x) = 1 for all t > 0). Theorem: Then (S n b n )/a n converges in law to limiting random variable, for appropriate a n and b n values.

53 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

54 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

55 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y.

56 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y. What random variables are infinitely divisible?

57 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y. What random variables are infinitely divisible? Poisson, Cauchy, normal, stable, etc.

58 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y. What random variables are infinitely divisible? Poisson, Cauchy, normal, stable, etc. Let s look at the characteristic functions of these objects. What about compound Poisson random variables (linear combinations of independent Poisson random variables)? What are their characteristic functions like?

59 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y. What random variables are infinitely divisible? Poisson, Cauchy, normal, stable, etc. Let s look at the characteristic functions of these objects. What about compound Poisson random variables (linear combinations of independent Poisson random variables)? What are their characteristic functions like? What if have a random variable X and then we choose a Poisson random variable N and add up N independent copies of X.

60 Infinitely divisible laws Say a random variable X is infinitely divisible, for each n, there is a random variable Y such that X has the same law as the sum of n i.i.d. copies of Y. What random variables are infinitely divisible? Poisson, Cauchy, normal, stable, etc. Let s look at the characteristic functions of these objects. What about compound Poisson random variables (linear combinations of independent Poisson random variables)? What are their characteristic functions like? What if have a random variable X and then we choose a Poisson random variable N and add up N independent copies of X. More general constructions are possible via Lévy Khintchine representation.

61 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

62 Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility Higher dimensional CFs and CLTs

63 Higher dimensional limit theorems Much of the CLT story generalizes to higher dimensional random variables.

64 Lecture 13 Higher dimensional limit theorems Much of the CLT story generalizes to higher dimensional random variables. For example, given a random vector (X, Y, Z), we can define φ(a, b, c) = Ee i(ax +by +cz).

65 Lecture 13 Higher dimensional limit theorems Much of the CLT story generalizes to higher dimensional random variables. For example, given a random vector (X, Y, Z), we can define φ(a, b, c) = Ee i(ax +by +cz). This is just a higher dimensional Fourier transform of the density function.

66 Lecture 13 Higher dimensional limit theorems Much of the CLT story generalizes to higher dimensional random variables. For example, given a random vector (X, Y, Z), we can define φ(a, b, c) = Ee i(ax +by +cz). This is just a higher dimensional Fourier transform of the density function. The inversion theorems and continuity theorems that apply here are essentially the same as in the one-dimensional case.

18.175: Lecture 17 Poisson random variables

18.175: Lecture 17 Poisson random variables 18.175: Lecture 17 Poisson random variables Scott Sheffield MIT 1 Outline More on random walks and local CLT Poisson random variable convergence Extend CLT idea to stable random variables 2 Outline More

More information

Lecture 12. Poisson random variables

Lecture 12. Poisson random variables 18.440: Lecture 12 Poisson random variables Scott Sheffield MIT 1 Outline Poisson random variable definition Poisson random variable properties Poisson random variable problems 2 Outline Poisson random

More information

18.175: Lecture 14 Infinite divisibility and so forth

18.175: Lecture 14 Infinite divisibility and so forth 18.175 Lecture 14 18.175: Lecture 14 Infinite divisibility and so forth Scott Sheffield MIT 18.175 Lecture 14 Outline Infinite divisibility Higher dimensional CFs and CLTs Random walks Stopping times Arcsin

More information

Lecture 16. Lectures 1-15 Review

Lecture 16. Lectures 1-15 Review 18.440: Lecture 16 Lectures 1-15 Review Scott Sheffield MIT 1 Outline Counting tricks and basic principles of probability Discrete random variables 2 Outline Counting tricks and basic principles of probability

More information

18.440: Lecture 19 Normal random variables

18.440: Lecture 19 Normal random variables 18.440 Lecture 19 18.440: Lecture 19 Normal random variables Scott Sheffield MIT Outline Tossing coins Normal random variables Special case of central limit theorem Outline Tossing coins Normal random

More information

Notes 9 : Infinitely divisible and stable laws

Notes 9 : Infinitely divisible and stable laws Notes 9 : Infinitely divisible and stable laws Math 733 - Fall 203 Lecturer: Sebastien Roch References: [Dur0, Section 3.7, 3.8], [Shi96, Section III.6]. Infinitely divisible distributions Recall: EX 9.

More information

18.175: Lecture 15 Characteristic functions and central limit theorem

18.175: Lecture 15 Characteristic functions and central limit theorem 18.175: Lecture 15 Characteristic functions and central limit theorem Scott Sheffield MIT Outline Characteristic functions Outline Characteristic functions Characteristic functions Let X be a random variable.

More information

18.440: Lecture 28 Lectures Review

18.440: Lecture 28 Lectures Review 18.440: Lecture 28 Lectures 18-27 Review Scott Sheffield MIT Outline Outline It s the coins, stupid Much of what we have done in this course can be motivated by the i.i.d. sequence X i where each X i is

More information

18.175: Lecture 8 Weak laws and moment-generating/characteristic functions

18.175: Lecture 8 Weak laws and moment-generating/characteristic functions 18.175: Lecture 8 Weak laws and moment-generating/characteristic functions Scott Sheffield MIT 18.175 Lecture 8 1 Outline Moment generating functions Weak law of large numbers: Markov/Chebyshev approach

More information

Lecture 14. More discrete random variables

Lecture 14. More discrete random variables 18.440: Lecture 14 More discrete random variables Scott Sheffield MIT 1 Outline Geometric random variables Negative binomial random variables Problems 2 Outline Geometric random variables Negative binomial

More information

Conditional distributions (discrete case)

Conditional distributions (discrete case) Conditional distributions (discrete case) The basic idea behind conditional distributions is simple: Suppose (XY) is a jointly-distributed random vector with a discrete joint distribution. Then we can

More information

18.440: Lecture 28 Lectures Review

18.440: Lecture 28 Lectures Review 18.440: Lecture 28 Lectures 17-27 Review Scott Sheffield MIT 1 Outline Continuous random variables Problems motivated by coin tossing Random variable properties 2 Outline Continuous random variables Problems

More information

Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8.

Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8. Suppose that you have three coins. Coin A is fair, coin B shows heads with probability 0.6 and coin C shows heads with probability 0.8. Coin A is flipped until a head appears, then coin B is flipped until

More information

success and failure independent from one trial to the next?

success and failure independent from one trial to the next? , section 8.4 The Binomial Distribution Notes by Tim Pilachowski Definition of Bernoulli trials which make up a binomial experiment: The number of trials in an experiment is fixed. There are exactly two

More information

Binomial and Poisson Probability Distributions

Binomial and Poisson Probability Distributions Binomial and Poisson Probability Distributions Esra Akdeniz March 3, 2016 Bernoulli Random Variable Any random variable whose only possible values are 0 or 1 is called a Bernoulli random variable. What

More information

EE126: Probability and Random Processes

EE126: Probability and Random Processes EE126: Probability and Random Processes Lecture 18: Poisson Process Abhay Parekh UC Berkeley March 17, 2011 1 1 Review 2 Poisson Process 2 Bernoulli Process An arrival process comprised of a sequence of

More information

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

Lecture 18. Uniform random variables

Lecture 18. Uniform random variables 18.440: Lecture 18 Uniform random variables Scott Sheffield MIT 1 Outline Uniform random variable on [0, 1] Uniform random variable on [α, β] Motivation and examples 2 Outline Uniform random variable on

More information

Topic 3: The Expectation of a Random Variable

Topic 3: The Expectation of a Random Variable Topic 3: The Expectation of a Random Variable Course 003, 2017 Page 0 Expectation of a discrete random variable Definition (Expectation of a discrete r.v.): The expected value (also called the expectation

More information

BINOMIAL DISTRIBUTION

BINOMIAL DISTRIBUTION BINOMIAL DISTRIBUTION The binomial distribution is a particular type of discrete pmf. It describes random variables which satisfy the following conditions: 1 You perform n identical experiments (called

More information

Common Discrete Distributions

Common Discrete Distributions Common Discrete Distributions Statistics 104 Autumn 2004 Taken from Statistics 110 Lecture Notes Copyright c 2004 by Mark E. Irwin Common Discrete Distributions There are a wide range of popular discrete

More information

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

More information

Discrete Distributions

Discrete Distributions A simplest example of random experiment is a coin-tossing, formally called Bernoulli trial. It happens to be the case that many useful distributions are built upon this simplest form of experiment, whose

More information

6 The normal distribution, the central limit theorem and random samples

6 The normal distribution, the central limit theorem and random samples 6 The normal distribution, the central limit theorem and random samples 6.1 The normal distribution We mentioned the normal (or Gaussian) distribution in Chapter 4. It has density f X (x) = 1 σ 1 2π e

More information

p. 4-1 Random Variables

p. 4-1 Random Variables Random Variables A Motivating Example Experiment: Sample k students without replacement from the population of all n students (labeled as 1, 2,, n, respectively) in our class. = {all combinations} = {{i

More information

18.440: Lecture 26 Conditional expectation

18.440: Lecture 26 Conditional expectation 18.440: Lecture 26 Conditional expectation Scott Sheffield MIT 1 Outline Conditional probability distributions Conditional expectation Interpretation and examples 2 Outline Conditional probability distributions

More information

Tom Salisbury

Tom Salisbury MATH 2030 3.00MW Elementary Probability Course Notes Part V: Independence of Random Variables, Law of Large Numbers, Central Limit Theorem, Poisson distribution Geometric & Exponential distributions Tom

More information

Lecture 9. Expectations of discrete random variables

Lecture 9. Expectations of discrete random variables 18.440: Lecture 9 Expectations of discrete random variables Scott Sheffield MIT 1 Outline Defining expectation Functions of random variables Motivation 2 Outline Defining expectation Functions of random

More information

Poisson approximations

Poisson approximations Chapter 9 Poisson approximations 9.1 Overview The Binn, p) can be thought of as the distribution of a sum of independent indicator random variables X 1 + + X n, with {X i = 1} denoting a head on the ith

More information

ST 371 (V): Families of Discrete Distributions

ST 371 (V): Families of Discrete Distributions ST 371 (V): Families of Discrete Distributions Certain experiments and associated random variables can be grouped into families, where all random variables in the family share a certain structure and a

More information

Lecture 2: Discrete Probability Distributions

Lecture 2: Discrete Probability Distributions Lecture 2: Discrete Probability Distributions IB Paper 7: Probability and Statistics Carl Edward Rasmussen Department of Engineering, University of Cambridge February 1st, 2011 Rasmussen (CUED) Lecture

More information

8 Laws of large numbers

8 Laws of large numbers 8 Laws of large numbers 8.1 Introduction We first start with the idea of standardizing a random variable. Let X be a random variable with mean µ and variance σ 2. Then Z = (X µ)/σ will be a random variable

More information

Moments. Raw moment: February 25, 2014 Normalized / Standardized moment:

Moments. Raw moment: February 25, 2014 Normalized / Standardized moment: Moments Lecture 10: Central Limit Theorem and CDFs Sta230 / Mth 230 Colin Rundel Raw moment: Central moment: µ n = EX n ) µ n = E[X µ) 2 ] February 25, 2014 Normalized / Standardized moment: µ n σ n Sta230

More information

Probability Distributions - Lecture 5

Probability Distributions - Lecture 5 Probability Distributions - Lecture 5 1 Introduction There are a number of mathematical models of probability density functions that represent the behavior of physical systems. In this lecture we explore

More information

Lecture 13. Poisson Distribution. Text: A Course in Probability by Weiss 5.5. STAT 225 Introduction to Probability Models February 16, 2014

Lecture 13. Poisson Distribution. Text: A Course in Probability by Weiss 5.5. STAT 225 Introduction to Probability Models February 16, 2014 Lecture 13 Text: A Course in Probability by Weiss 5.5 STAT 225 Introduction to Probability Models February 16, 2014 Whitney Huang Purdue University 13.1 Agenda 1 2 3 13.2 Review So far, we have seen discrete

More information

Lecture 1: August 28

Lecture 1: August 28 36-705: Intermediate Statistics Fall 2017 Lecturer: Siva Balakrishnan Lecture 1: August 28 Our broad goal for the first few lectures is to try to understand the behaviour of sums of independent random

More information

Example continued. Math 425 Intro to Probability Lecture 37. Example continued. Example

Example continued. Math 425 Intro to Probability Lecture 37. Example continued. Example continued : Coin tossing Math 425 Intro to Probability Lecture 37 Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan April 8, 2009 Consider a Bernoulli trials process with

More information

MA 519 Probability: Review

MA 519 Probability: Review MA 519 : Review Yingwei Wang Department of Mathematics, Purdue University, West Lafayette, IN, USA Contents 1 How to compute the expectation? 1.1 Tail........................................... 1. Index..........................................

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

Stat 134 Fall 2011: Notes on generating functions

Stat 134 Fall 2011: Notes on generating functions Stat 3 Fall 0: Notes on generating functions Michael Lugo October, 0 Definitions Given a random variable X which always takes on a positive integer value, we define the probability generating function

More information

POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS

POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS 1.1. The Rutherford-Chadwick-Ellis Experiment. About 90 years ago Ernest Rutherford and his collaborators at the Cavendish Laboratory in Cambridge conducted

More information

Mathematical Statistics 1 Math A 6330

Mathematical Statistics 1 Math A 6330 Mathematical Statistics 1 Math A 6330 Chapter 3 Common Families of Distributions Mohamed I. Riffi Department of Mathematics Islamic University of Gaza September 28, 2015 Outline 1 Subjects of Lecture 04

More information

Lecture 23. Random walks

Lecture 23. Random walks 18.175: Lecture 23 Random walks Scott Sheffield MIT 1 Outline Random walks Stopping times Arcsin law, other SRW stories 2 Outline Random walks Stopping times Arcsin law, other SRW stories 3 Exchangeable

More information

Random variables. DS GA 1002 Probability and Statistics for Data Science.

Random variables. DS GA 1002 Probability and Statistics for Data Science. Random variables DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Motivation Random variables model numerical quantities

More information

Week 9 The Central Limit Theorem and Estimation Concepts

Week 9 The Central Limit Theorem and Estimation Concepts Week 9 and Estimation Concepts Week 9 and Estimation Concepts Week 9 Objectives 1 The Law of Large Numbers and the concept of consistency of averages are introduced. The condition of existence of the population

More information

Math/Stat 352 Lecture 8

Math/Stat 352 Lecture 8 Math/Stat 352 Lecture 8 Sections 4.3 and 4.4 Commonly Used Distributions: Poisson, hypergeometric, geometric, and negative binomial. 1 The Poisson Distribution Poisson random variable counts the number

More information

Stat 100a, Introduction to Probability.

Stat 100a, Introduction to Probability. Stat 100a, Introduction to Probability. Outline for the day: 1. Geometric random variables. 2. Negative binomial random variables. 3. Moment generating functions. 4. Poisson random variables. 5. Continuous

More information

Lecture Notes 3 Convergence (Chapter 5)

Lecture Notes 3 Convergence (Chapter 5) Lecture Notes 3 Convergence (Chapter 5) 1 Convergence of Random Variables Let X 1, X 2,... be a sequence of random variables and let X be another random variable. Let F n denote the cdf of X n and let

More information

Things to remember when learning probability distributions:

Things to remember when learning probability distributions: SPECIAL DISTRIBUTIONS Some distributions are special because they are useful They include: Poisson, exponential, Normal (Gaussian), Gamma, geometric, negative binomial, Binomial and hypergeometric distributions

More information

Topic 9 Examples of Mass Functions and Densities

Topic 9 Examples of Mass Functions and Densities Topic 9 Examples of Mass Functions and Densities Discrete Random Variables 1 / 12 Outline Bernoulli Binomial Negative Binomial Poisson Hypergeometric 2 / 12 Introduction Write f X (x θ) = P θ {X = x} for

More information

MFM Practitioner Module: Quantitative Risk Management. John Dodson. September 23, 2015

MFM Practitioner Module: Quantitative Risk Management. John Dodson. September 23, 2015 MFM Practitioner Module: Quantitative Risk Management September 23, 2015 Mixtures Mixtures Mixtures Definitions For our purposes, A random variable is a quantity whose value is not known to us right now

More information

Lecture 14. Text: A Course in Probability by Weiss 5.6. STAT 225 Introduction to Probability Models February 23, Whitney Huang Purdue University

Lecture 14. Text: A Course in Probability by Weiss 5.6. STAT 225 Introduction to Probability Models February 23, Whitney Huang Purdue University Lecture 14 Text: A Course in Probability by Weiss 5.6 STAT 225 Introduction to Probability Models February 23, 2014 Whitney Huang Purdue University 14.1 Agenda 14.2 Review So far, we have covered Bernoulli

More information

S n = x + X 1 + X X n.

S n = x + X 1 + X X n. 0 Lecture 0 0. Gambler Ruin Problem Let X be a payoff if a coin toss game such that P(X = ) = P(X = ) = /2. Suppose you start with x dollars and play the game n times. Let X,X 2,...,X n be payoffs in each

More information

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS EXAM Exam # Math 3342 Summer II, 2 July 2, 2 ANSWERS i pts. Problem. Consider the following data: 7, 8, 9, 2,, 7, 2, 3. Find the first quartile, the median, and the third quartile. Make a box and whisker

More information

(b). What is an expression for the exact value of P(X = 4)? 2. (a). Suppose that the moment generating function for X is M (t) = 2et +1 3

(b). What is an expression for the exact value of P(X = 4)? 2. (a). Suppose that the moment generating function for X is M (t) = 2et +1 3 Math 511 Exam #2 Show All Work 1. A package of 200 seeds contains 40 that are defective and will not grow (the rest are fine). Suppose that you choose a sample of 10 seeds from the box without replacement.

More information

Chapter 8: An Introduction to Probability and Statistics

Chapter 8: An Introduction to Probability and Statistics Course S3, 200 07 Chapter 8: An Introduction to Probability and Statistics This material is covered in the book: Erwin Kreyszig, Advanced Engineering Mathematics (9th edition) Chapter 24 (not including

More information

Lecture 4: Random Variables and Distributions

Lecture 4: Random Variables and Distributions Lecture 4: Random Variables and Distributions Goals Random Variables Overview of discrete and continuous distributions important in genetics/genomics Working with distributions in R Random Variables A

More information

Math Bootcamp 2012 Miscellaneous

Math Bootcamp 2012 Miscellaneous Math Bootcamp 202 Miscellaneous Factorial, combination and permutation The factorial of a positive integer n denoted by n!, is the product of all positive integers less than or equal to n. Define 0! =.

More information

SDS 321: Introduction to Probability and Statistics

SDS 321: Introduction to Probability and Statistics SDS 321: Introduction to Probability and Statistics Lecture 10: Expectation and Variance Purnamrita Sarkar Department of Statistics and Data Science The University of Texas at Austin www.cs.cmu.edu/ psarkar/teaching

More information

Continuous Distributions

Continuous Distributions Continuous Distributions 1.8-1.9: Continuous Random Variables 1.10.1: Uniform Distribution (Continuous) 1.10.4-5 Exponential and Gamma Distributions: Distance between crossovers Prof. Tesler Math 283 Fall

More information

Special distributions

Special distributions Special distributions August 22, 2017 STAT 101 Class 4 Slide 1 Outline of Topics 1 Motivation 2 Bernoulli and binomial 3 Poisson 4 Uniform 5 Exponential 6 Normal STAT 101 Class 4 Slide 2 What distributions

More information

Statistics, Probability Distributions & Error Propagation. James R. Graham

Statistics, Probability Distributions & Error Propagation. James R. Graham Statistics, Probability Distributions & Error Propagation James R. Graham Sample & Parent Populations Make measurements x x In general do not expect x = x But as you take more and more measurements a pattern

More information

Lecture Characterization of Infinitely Divisible Distributions

Lecture Characterization of Infinitely Divisible Distributions Lecture 10 1 Characterization of Infinitely Divisible Distributions We have shown that a distribution µ is infinitely divisible if and only if it is the weak limit of S n := X n,1 + + X n,n for a uniformly

More information

SYSM 6303: Quantitative Introduction to Risk and Uncertainty in Business Lecture 4: Fitting Data to Distributions

SYSM 6303: Quantitative Introduction to Risk and Uncertainty in Business Lecture 4: Fitting Data to Distributions SYSM 6303: Quantitative Introduction to Risk and Uncertainty in Business Lecture 4: Fitting Data to Distributions M. Vidyasagar Cecil & Ida Green Chair The University of Texas at Dallas Email: M.Vidyasagar@utdallas.edu

More information

Lecture 10. Variance and standard deviation

Lecture 10. Variance and standard deviation 18.440: Lecture 10 Variance and standard deviation Scott Sheffield MIT 1 Outline Defining variance Examples Properties Decomposition trick 2 Outline Defining variance Examples Properties Decomposition

More information

Bernoulli Trials, Binomial and Cumulative Distributions

Bernoulli Trials, Binomial and Cumulative Distributions Bernoulli Trials, Binomial and Cumulative Distributions Sec 4.4-4.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 9-3339 Cathy Poliak,

More information

Lecture 2. Binomial and Poisson Probability Distributions

Lecture 2. Binomial and Poisson Probability Distributions Durkin, Lecture 2, Page of 6 Lecture 2 Binomial and Poisson Probability Distributions ) Bernoulli Distribution or Binomial Distribution: Consider a situation where there are only two possible outcomes

More information

6.041/6.431 Fall 2010 Quiz 2 Solutions

6.041/6.431 Fall 2010 Quiz 2 Solutions 6.04/6.43: Probabilistic Systems Analysis (Fall 200) 6.04/6.43 Fall 200 Quiz 2 Solutions Problem. (80 points) In this problem: (i) X is a (continuous) uniform random variable on [0, 4]. (ii) Y is an exponential

More information

Lecture 7. Sums of random variables

Lecture 7. Sums of random variables 18.175: Lecture 7 Sums of random variables Scott Sheffield MIT 18.175 Lecture 7 1 Outline Definitions Sums of random variables 18.175 Lecture 7 2 Outline Definitions Sums of random variables 18.175 Lecture

More information

Notes on Continuous Random Variables

Notes on Continuous Random Variables Notes on Continuous Random Variables Continuous random variables are random quantities that are measured on a continuous scale. They can usually take on any value over some interval, which distinguishes

More information

Introduction to Statistical Data Analysis Lecture 3: Probability Distributions

Introduction to Statistical Data Analysis Lecture 3: Probability Distributions Introduction to Statistical Data Analysis Lecture 3: Probability Distributions James V. Lambers Department of Mathematics The University of Southern Mississippi James V. Lambers Statistical Data Analysis

More information

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes Lecture Notes 7 Random Processes Definition IID Processes Bernoulli Process Binomial Counting Process Interarrival Time Process Markov Processes Markov Chains Classification of States Steady State Probabilities

More information

Random Variables. Lecture 6: E(X ), Var(X ), & Cov(X, Y ) Random Variables - Vocabulary. Random Variables, cont.

Random Variables. Lecture 6: E(X ), Var(X ), & Cov(X, Y ) Random Variables - Vocabulary. Random Variables, cont. Lecture 6: E(X ), Var(X ), & Cov(X, Y ) Sta230/Mth230 Colin Rundel February 5, 2014 We have been using them for a while now in a variety of forms but it is good to explicitly define what we mean Random

More information

Limiting Distributions

Limiting Distributions Limiting Distributions We introduce the mode of convergence for a sequence of random variables, and discuss the convergence in probability and in distribution. The concept of convergence leads us to the

More information

MATH Notebook 5 Fall 2018/2019

MATH Notebook 5 Fall 2018/2019 MATH442601 2 Notebook 5 Fall 2018/2019 prepared by Professor Jenny Baglivo c Copyright 2004-2019 by Jenny A. Baglivo. All Rights Reserved. 5 MATH442601 2 Notebook 5 3 5.1 Sequences of IID Random Variables.............................

More information

Problems ( ) 1 exp. 2. n! e λ and

Problems ( ) 1 exp. 2. n! e λ and Problems The expressions for the probability mass function of the Poisson(λ) distribution, and the density function of the Normal distribution with mean µ and variance σ 2, may be useful: ( ) 1 exp. 2πσ

More information

Page Max. Possible Points Total 100

Page Max. Possible Points Total 100 Math 3215 Exam 2 Summer 2014 Instructor: Sal Barone Name: GT username: 1. No books or notes are allowed. 2. You may use ONLY NON-GRAPHING and NON-PROGRAMABLE scientific calculators. All other electronic

More information

Expectation of Random Variables

Expectation of Random Variables 1 / 19 Expectation of Random Variables Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay February 13, 2015 2 / 19 Expectation of Discrete

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter Five Jesse Crawford Department of Mathematics Tarleton State University Spring 2011 (Tarleton State University) Chapter Five Notes Spring 2011 1 / 37 Outline 1

More information

Probability and Statistics

Probability and Statistics Probability and Statistics 1 Contents some stochastic processes Stationary Stochastic Processes 2 4. Some Stochastic Processes 4.1 Bernoulli process 4.2 Binomial process 4.3 Sine wave process 4.4 Random-telegraph

More information

Lecture 18: Central Limit Theorem. Lisa Yan August 6, 2018

Lecture 18: Central Limit Theorem. Lisa Yan August 6, 2018 Lecture 18: Central Limit Theorem Lisa Yan August 6, 2018 Announcements PS5 due today Pain poll PS6 out today Due next Monday 8/13 (1:30pm) (will not be accepted after Wed 8/15) Programming part: Java,

More information

Name: Firas Rassoul-Agha

Name: Firas Rassoul-Agha Midterm 1 - Math 5010 - Spring 016 Name: Firas Rassoul-Agha Solve the following 4 problems. You have to clearly explain your solution. The answer carries no points. Only the work does. CALCULATORS ARE

More information

MAS113 Introduction to Probability and Statistics

MAS113 Introduction to Probability and Statistics MAS113 Introduction to Probability and Statistics School of Mathematics and Statistics, University of Sheffield 2018 19 Identically distributed Suppose we have n random variables X 1, X 2,..., X n. Identically

More information

Lecture Notes 2 Random Variables. Random Variable

Lecture Notes 2 Random Variables. Random Variable Lecture Notes 2 Random Variables Definition Discrete Random Variables: Probability mass function (pmf) Continuous Random Variables: Probability density function (pdf) Mean and Variance Cumulative Distribution

More information

Lecture 13 and 14: Bayesian estimation theory

Lecture 13 and 14: Bayesian estimation theory 1 Lecture 13 and 14: Bayesian estimation theory Spring 2012 - EE 194 Networked estimation and control (Prof. Khan) March 26 2012 I. BAYESIAN ESTIMATORS Mother Nature conducts a random experiment that generates

More information

CSE 312: Foundations of Computing II Quiz Section #10: Review Questions for Final Exam (solutions)

CSE 312: Foundations of Computing II Quiz Section #10: Review Questions for Final Exam (solutions) CSE 312: Foundations of Computing II Quiz Section #10: Review Questions for Final Exam (solutions) 1. (Confidence Intervals, CLT) Let X 1,..., X n be iid with unknown mean θ and known variance σ 2. Assume

More information

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Print Name: Signature: Section: ID #: Directions: You have 55 minutes to answer the following questions. You must show all your work as neatly

More information

(Practice Version) Midterm Exam 2

(Practice Version) Midterm Exam 2 EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 7, 2014 (Practice Version) Midterm Exam 2 Last name First name SID Rules. DO NOT open

More information

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Sections 8.2 -- 8.3: Convergence in Probability and in Distribution Jiaping Wang Department of Mathematical Science 04/22/2013,

More information

Random Variable. Discrete Random Variable. Continuous Random Variable. Discrete Random Variable. Discrete Probability Distribution

Random Variable. Discrete Random Variable. Continuous Random Variable. Discrete Random Variable. Discrete Probability Distribution Random Variable Theoretical Probability Distribution Random Variable Discrete Probability Distributions A variable that assumes a numerical description for the outcome of a random eperiment (by chance).

More information

Probabilities and distributions

Probabilities and distributions Appendix B Probabilities and distributions B.1 Expectation value and variance Definition B.1. Suppose a (not necessarily quantum) experiment to measure a quantity Q can yield any one of N possible outcomes

More information

Chapter 1. Sets and probability. 1.3 Probability space

Chapter 1. Sets and probability. 1.3 Probability space Random processes - Chapter 1. Sets and probability 1 Random processes Chapter 1. Sets and probability 1.3 Probability space 1.3 Probability space Random processes - Chapter 1. Sets and probability 2 Probability

More information

CMPSCI 240: Reasoning Under Uncertainty

CMPSCI 240: Reasoning Under Uncertainty CMPSCI 240: Reasoning Under Uncertainty Lecture 5 Prof. Hanna Wallach wallach@cs.umass.edu February 7, 2012 Reminders Pick up a copy of B&T Check the course website: http://www.cs.umass.edu/ ~wallach/courses/s12/cmpsci240/

More information

SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING

SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING SIMPLE RANDOM WALKS: IMPROBABILITY OF PROFITABLE STOPPING EMILY GENTLES Abstract. This paper introduces the basics of the simple random walk with a flair for the statistical approach. Applications in biology

More information

a zoo of (discrete) random variables

a zoo of (discrete) random variables discrete uniform random variables A discrete random variable X equally liely to tae any (integer) value between integers a and b, inclusive, is uniform. Notation: X ~ Unif(a,b) a zoo of (discrete) random

More information

6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes

6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes 6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes Daron Acemoglu and Asu Ozdaglar MIT September 16, 2009 1 Outline Erdös-Renyi random graph model Branching processes Phase transitions

More information

PROBABILITY THEORY LECTURE 3

PROBABILITY THEORY LECTURE 3 PROBABILITY THEORY LECTURE 3 Per Sidén Division of Statistics Dept. of Computer and Information Science Linköping University PER SIDÉN (STATISTICS, LIU) PROBABILITY THEORY - L3 1 / 15 OVERVIEW LECTURE

More information

Lecture Tricks with Random Variables: The Law of Large Numbers & The Central Limit Theorem

Lecture Tricks with Random Variables: The Law of Large Numbers & The Central Limit Theorem Math 408 - Mathematical Statistics Lecture 9-10. Tricks with Random Variables: The Law of Large Numbers & The Central Limit Theorem February 6-8, 2013 Konstantin Zuev (USC) Math 408, Lecture 9-10 February

More information

Chap 2.1 : Random Variables

Chap 2.1 : Random Variables Chap 2.1 : Random Variables Let Ω be sample space of a probability model, and X a function that maps every ξ Ω, toa unique point x R, the set of real numbers. Since the outcome ξ is not certain, so is

More information

MAT 135B Midterm 1 Solutions

MAT 135B Midterm 1 Solutions MAT 35B Midterm Solutions Last Name (PRINT): First Name (PRINT): Student ID #: Section: Instructions:. Do not open your test until you are told to begin. 2. Use a pen to print your name in the spaces above.

More information