Q.4.20

Question

Consider n coins, each of which independently comes up heads with probability p. Suppose that n is large and pis small, and let λ=np. Suppose that all n coins are tossed; if at least one comes up heads, the experiment ends; if not, we again toss all  coins, and so on. That is, we stop the first time that at least one of the n coins come up heads. Let X denote the total number of heads that appear. Which of the following reasonings concerned with approximating P{X=1} is correct (in all cases, Yis a Poisson random variable with parameter λ)?

(a) Because the total number of heads that occur when all n coins are rolled is approximately a Poisson random variable with parameter λ,

P{X=1}P{Y=1}=λe-λ

(b) Because the total number of heads that occur when all ncoins are rolled is approximately a Poisson random variable with parameter λ, and because we stop only when this number is positive,

P{X=1}P{Y=1Y>0}=λe-λ1-e-λ

(c) Because at least one coin comes up heads, X will equal 1 if none of the other n-1 coins come up heads. Because the number of heads resulting from these n-1 coins is approximately Poisson with mean (n-1)pλ,

P{X=1}P{Y=0}=e-λ

Step-by-Step Solution

Verified
Answer

The correct option is [b]

1Step 1 : Given information

Given in the question that,consider n coins, each of which independently comes up heads with probability p. Suppose that n is large and p is small, and let λ = np. Suppose that all n coins are tossed; if at least one comes up heads, the experiment ends; if not, we again toss all n coins, and so on. That is, we stop the first time that at least one of the n coins come up heads. Let X denote the total number of heads that appear

2Step 2 : Explanation

Here ' n'coins are tossed. Also mentioned that ' n ' is large and the probability that it turns up head is ' p ' which is small.

Let λ=np.

Let ' X 'denotes the total number of heads that appear.

Let Y denote the number of heads that occur when all ncoins are tossed.

Let ' Y ' is a Poisson random variable with parameter λ

This implies, the probability density function of '' Y ' is P(Y)=e-λλyy!

Therefore,

P(Y=1)=e-λλ11!=e-λλ

P(Y>0)=1-P(Y=0)

=1-e-λλ00!( since 0 !=1)

=1-e-λ

Since X is distributed as the conditional distribution of Y given that Y>0,

P{X=1}=P{Y=1Y>0}

=P{Y=1}P{Y>0}

λe-λ1-e-λ

The experiment is repeated until at least one head appears.

So, the correct option is [b]. 

3Step 3 : Final answer

The correct option is [b]