Q.4.10

Question

An urn contains nballs numbered  1 through n. If you withdraw m balls randomly in sequence, each time replacing the ball selected previously, find P{X=k},k=1,...,m

where X is the maximum of the m chosen numbers.

Hint: First find P{Xk}.

Step-by-Step Solution

Verified
Answer

P(Xk)=knm

P(X=k)=knm-k-1nm

1Step 1 : Given information

An urn contains n balls numbered 1 through n. If you withdraw m balls randomly in sequence, each time replacing the ball selected previously.

2Step 2 : Explanation

For the beginning, we will find P(Xk). Observe that in total, there existnm sequences of drawn balls. If Xk , that means all balls in the sequence that has been drawn must be less or equal to k. There exist km of these sequences. Hence

P(Xk)=kmnm=knm

Now, we have that

P(X=k)=P(Xk)-P(Xk-1)=knm-k-1nm

3Step 3 : Final answer

P(Xk)=knm

P(X=k)=knm-k-1nm