Q.4.62

Question

Consider n independent trials, each of which results in one of the outcomes 1, ... , k with respective probabilities p1,,pk,  i=1kpi=1Show that if all the pi are small, then the probability that no trial outcome occurs more than once is approximately equal toexp(-n(n-1)ipi2/2)

Step-by-Step Solution

Verified
Answer

The probability that there will not be such a pair is exp-n(n-1)2·j=1kpj2.

1Step 1: Given information

Consider n independent trials, each of which results in one of the outcomes 1, ... , k with respective probabilities p1,,pk,  i=1kpi=1.

2Step 2: Explanation

For the opening, consider only two trials. Because of the independence, the probability that in these two trials we will get the exact results is simply

p=j=1kpj2

Now, let's look at all possible pairs of n trials. There exist n2=n(n-1)2 such combinations.

The probability that each pair has the property that they have the same outcome is p.

Define X as the random variable that marks the number of pairs that have the same outcome. Use the Poisson property to obtain that X has approximately Pois(λ) distribution, where

λ=n2×p=n(n-1)2·j=1kpj2

Hence, the probability that there will not be such a pair is

P(X=0)=exp(-λ)=exp-n(n-1)2·j=1kpj2

Which had to be shown.

3Step 3: Final answer

The probability that there will not be such a pair is P(X=0)=exp(-λ)=exp-n(n-1)2·j=1kpj2