Q.4.85

Question

There are k types of coupons. Independently of the types of previously collected coupons, each new coupon collected is of type i with probability pi, i=1kpi=1. If n coupons are collected, find the expected number of distinct types that appear in this set. (That is, find the expected number of types of coupons that appear at least once in the set of n coupons.)

Step-by-Step Solution

Verified
Answer

E( Number of types )=k-i=1K1-pin

1Step 1:Given information

There are k types of coupons. Independently of the types of previously collected coupons, each new coupon collected is of type i with probability pii=1kpi=1

2Step 2:Explanation

Given:

k types of coupon.

Coupons are independently selected

Coupon is of type i with probability pi

i=1kpi=1

The number of successes among a fixed number of independent trials with a constant probability of success follows a binomial distribution.

Definition binomial probability:

P(X=k)=nk·pk·(1-p)n-k=n!k!(n-k)!·pk·(1-p)n-k

Let us evaluate the definition of binomial probability at n=n,p=pi and k=0:

P( no coupons of type i)=P(X=0)=n0·pi0·1-pin-0

=1·1·1-pin

=1-pin

Use the Complement rule:

 PAc=P( not A)=1-P(A)

P( At least one coupon of type i)=1-P( no coupons of type i)

=1-1-pin

3Step 3:Expected value

The expected value (or mean) is the sum of the product of each possibility x (number of types of coupons) with its probability P(x).

E( Number of types )=xP(x)

=i=1k1×1-1-pin

=i=1k1-1-pin

=k-i=1k1-pin

4Step 4: Final answer

E( Number of types )=k-i=1k1-pin