Q.4.23

Question

Balls are randomly withdrawn, one at a time without replacement, from an urn that initially has N white and M black balls. Find the probability that n white balls are drawn before m black balls, nN,mM

Step-by-Step Solution

Verified
Answer

In the given information the required probability isP(Xn)=k=nn+m-1NkMn+m-1-kN+Mn+m-1

1Step 1: Given information

Consider this idea. There will be drawn n white balls before m black balls if and only if there are at least n white balls within n+m-1 drawn balls. This is because the fact that in that case, there is m or less black balls within n+m-1drawn balls, so we have satisfied our condition. If we mark with X the number of white balls drawn within n+m-1drawn balls, we have that X has Hypergeometric distribution. 

2Step 2:Calculation

P(Xn)=k=nn+m-1P(X=n)

           =    k=nn+m-1NkMn+m-1-kN+Mn+m-1

3Step 3 : Final answer

The required probability is PXn=k=nn+m-1NkMn+m-1-kN+Mn+m-1