Q. 8.23

Question

Let Xbe a Poisson random variable with a mean of20.

(a)Use the Markov inequality to obtain an upper boundp=P(X26).

(b)Use the one-sided Chebyshev inequality to obtain an upper boundp.

(c)Use the Chernoff bound to obtain an upper boundp.

(d) Approximate pby making use of the central limit theorem.

(e)Determine pby running an appropriate program.

Step-by-Step Solution

Verified
Answer

(a) p=P{X26}.7692

 (b)  p=P{X=26}.3571

(c)  p=P{X26}.4398

 (d)  p=P{X26}.1093

 (e)  p=P{X26}=0.112185


1Step 1 Given information.

Let Xbe a Poisson random variable with a mean of20.

2Step 2 Explanation.

Suppose that Xis a Poisson random variable with a parameterλ. It is given that Xis a random variable with a mean of20. Since the expected value and variance of a Poisson random variable are both equal to its parameterλ,X has mean μ=λ=20and varianceσ2=λ=20.

3Step 3 Part (a) Explanation.

By Markov's inequality,

p=P{X26}E[X]26=2026=.7692

4Step 4 Part (b) Explanation.

Using Corollary5.1, a=6¯we get:

p=P{X20+6=26}σ2σ2+62=2020+36=.3571


5Step 5 Part (c) Explanation.

 See Example5d. Since Xis a Poisson random variable with parameterλ=20 using the result

P{Xi}e-λ(eλ)iii

We get,

p=P{X26}e-20(20e)262626=.4398



6Step 6 Part (d) Explanation.

Using the central limit theorem we get:

p=P{X26}= the continuity correction P(X25.5)

=1-P{X<25.5}=1-PX-2020<25.5-20201-Φ(1.23)

 Table 5.1 (textbook, Chapter 5) 1-.8907=.1093

7Step 7 Part (e) Explanation.

Using software package by personal choice, we obtain:

p=P{X26}=1-P{X<26}=1-i=025e-2020ii!

=1-.887815=0.112185