HW#3 - Missouri State Universitypeople.missouristate.edu/songfengzheng/Teaching/MTH543/HW3.pdf ·...

2
Math 543/653: Stochastic Process HW#3 Instructor: Songfeng (Andy) Zheng Problem 1. Let X (t) be a Poisson process of rate λ> 0. Validate the identity {W 1 >w 1 ,W 2 >w 2 } if and only if {X (w 1 )=0,X (w 2 ) - X (w 1 )=0 or 1}. Use this to determine the joint upper tail probability P (W 1 >w 1 ,W 2 >w 2 ) = P (X (w 1 )=0,X (w 2 ) - X (w 1 )=0 or 1) = e -λw 1 [1 + λ(w 2 - w 1 )]e -λ(w 2 -w 1 ) . Finally, differentiate twice to obtain the joint density function f (w 1 ,w 2 )= λ 2 e -λw 2 for 0 <w 1 <w 2 . Verify it is indeed a p.d.f. Problem 2. The joint probability density function for the waiting times W 1 and W 2 is given by f (w 1 ,w 2 )= λ 2 e -λw 2 for 0 <w 1 <w 2 . Please give the conditional probability density function for W 1 given that W 2 = w 2 . Problem 3. The joint probability density function for the waiting times W 1 and W 2 is given by f (w 1 ,w 2 )= λ 2 e -λw 2 for 0 <w 1 <w 2 . Please determine the marginal distributions of W 1 and W 2 . Problem 4. Let {W n } be the sequence of waiting times in a Poisson process with rate λ = 1. Show that X n =2 n exp(-W n ) defines a nonnegative martingale. Problem 5. Let X (t) be a Poisson process of rate λ> 0. Determine the cumulative distribution function of the gamma density as a sum of Poisson probabilities by first verifying and they using the identity W r t if and only if X (t) r. 1

Transcript of HW#3 - Missouri State Universitypeople.missouristate.edu/songfengzheng/Teaching/MTH543/HW3.pdf ·...

Page 1: HW#3 - Missouri State Universitypeople.missouristate.edu/songfengzheng/Teaching/MTH543/HW3.pdf · Math 543/653: Stochastic Process HW#3 Instructor: Songfeng (Andy) Zheng Problem 1.

Math 543/653: Stochastic Process

HW#3

Instructor: Songfeng (Andy) Zheng

Problem 1. Let X(t) be a Poisson process of rate λ > 0. Validate the identity

{W1 > w1,W2 > w2}if and only if

{X(w1) = 0, X(w2)−X(w1) = 0 or 1}.Use this to determine the joint upper tail probability

P (W1 > w1,W2 > w2) = P (X(w1) = 0, X(w2)−X(w1) = 0 or 1)

= e−λw1 [1 + λ(w2 − w1)]e−λ(w2−w1).

Finally, differentiate twice to obtain the joint density function

f(w1, w2) = λ2e−λw2 for 0 < w1 < w2.

Verify it is indeed a p.d.f.

Problem 2. The joint probability density function for the waiting times W1 and W2 is givenby

f(w1, w2) = λ2e−λw2 for 0 < w1 < w2.

Please give the conditional probability density function for W1 given that W2 = w2.

Problem 3. The joint probability density function for the waiting times W1 and W2 is givenby

f(w1, w2) = λ2e−λw2 for 0 < w1 < w2.

Please determine the marginal distributions of W1 and W2.

Problem 4. Let {Wn} be the sequence of waiting times in a Poisson process with rateλ = 1. Show that Xn = 2n exp(−Wn) defines a nonnegative martingale.

Problem 5. Let X(t) be a Poisson process of rate λ > 0. Determine the cumulativedistribution function of the gamma density as a sum of Poisson probabilities by first verifyingand they using the identity Wr ≤ t if and only if X(t) ≥ r.

1

Page 2: HW#3 - Missouri State Universitypeople.missouristate.edu/songfengzheng/Teaching/MTH543/HW3.pdf · Math 543/653: Stochastic Process HW#3 Instructor: Songfeng (Andy) Zheng Problem 1.

2

Problem 6. Let N(t) be a Poisson process with rate λ > 0, which is independent of anonnegative random variable T with mean E(T ) = µ and V ar(T ) = σ2. Find Cov(T, N(T ))and V ar(N(T )).

Problem 7. Let W1,W2, · · · be the event times in a Poisson process X(t) with rate λ > 0,and let f(w) be an arbitrary function. Prove

E

X(t)∑

i=1

f(Wi)

= λ

∫ t

0f(w)dw.

Problem 8. Let N(t) be a Poisson process with rate λ > 0. Suppose that we observed nevents at time t, for 0 < u < t, let X be the number of events observed during (u, t]. Whatis the distribution of X? Prove your answer.