Q.4.1

Question

There are N distinct types of coupons, and each time one is obtained it will, independently of past choices, be of type i with probability Pi, i = 1, ... , N. Let T denote the number one need select to obtain at least one of each type. Compute P{T = n}. 

Step-by-Step Solution

Verified
Answer

In the given information the answer is P(T=n)=P(T>n-1)-P(T>n)

1Step 1:Given Information

Consider eventAi ,which states that we havent picked a coupon of type i in our sample i=1.....N so T>n is equal to the information that is satisfied some of the event Ai.ie,

P(T>n)=Pi=1NAi

2Step 2 : Calculation

Pi=1NAi=i1PAi1-i1<i2PAi1,Ai2+i1<i2<i3PAi1,Ai2,Ai3

PAi1=1-pi1n

PAi1,Ai2=1-pi1+pi2n

PAi1,Ai2,,Aij=1-pi1+pi2++pijn

The required probability T=n can be obtained as P(T=n)=P(T>n-1)-P(T>n)

               

3Step 3:Final Answer

The final answer isP(T=n)=P(T>n-1)-P(T>n)