Q. 7.37

Question

An urn contains a white and bblack balls. After a ball is drawn, it is returned to the urn if it is white; but if it is black, it is replaced by a white hall from another urn. Let Mn denote the expected number of white balls in the urn after the foregoing operation has been repeated n times.

  1.  Derive the recursive equation Mn+1=1-1a+bMn+1
  2. Use part (a) to prove that Mn=a+b-b1-1a+bn
  3. What is the probability that the (n+1) ball drawn is white?

Step-by-Step Solution

Verified
Answer

Use basic properties of conditional expectation to obtain the required expressions and values.

  1. Applying expectation to both sides and using the relation, we getMn+1=11a+bMn
  2. The claimed expression hold for everyn0
  3. Applying the expectation to both sides, we have that PIn+1=1=EIn+1=1a+bMn=1a+ba+bb11a+bn
1Step 1: Given Information (Part-a)

Given in the question that the define random variables Xn which counts how many of white balls is in the urn after n draws. The recursive equation  Mn+1=1-1a+bMn+1

2Step 2: Find the Conditional Expectation (Part-a)

Let's find the conditional expectation of Xn+1given X_{n}. 

Consider what has been drawn in the n+1draw. If we have drawn a white ball (probability Xn/(a+b)), the expected value  Xn+1 is Xn since we return back that white ball. If we have drawn a black ball (probability 1-X_{n} /(a+b) ), we replace it with the white ball, so the expected value of Xn+1 is X_{n}+1. 

Hence

EXn+1Xn=Xna+b×Xn+1Xna+b×Xn+1

=11a+bXn

3Step 3: Final Answer (Part-a)

Applying expectation to both sides and using the relation EEXn+1Xn=EXn+1=Mn+1

We get, Mn+1=11a+bMn which has been claimed.

4Step 4: Given Information (Part-b)

Given in the question to prove that  Mn=a+bb11a+bn

5Step 5: Prove The Equation (Part-b)

Let's prove it by induction. 

For n=0,

We have thatM0=a+b-b=a

which is true since we have a white balls at the beginning. Suppose that the expression is true forMn. Consider Mn+1. Using the relation from part (a), we have that

Mn+1=11a+bMn

=11a+ba+bb11a+bn=a+bb11a+bn+1


6Step 6: Final Answer (Part-b)

The claimed expression hold for every n0

7Step 7: Given Information (Part-c)

Define indicator random variable In+1 that is equal to one if and only if the n+1 drawn ball is white.

Let's find the conditional expectation of In+1 a givenXn.

We have that, EIn+1Xn=Xna+b

since if we know that there are Xn white balls, we know that the probability that we draw white ball is Xn/(a+b).


8Step 8: Final Answer (Part-c)

Applying the expectation to both sides, we have thatPIn+1=1=EIn+1=1a+bMn=1a+ba+bb11a+bn