Q.7.23

Question

Urn 1 contains 5 white and 6 black balls, while urn 2 contains 8 white and 10 black balls. Two balls are randomly selected from urn 1 and are put into urn 2. If 3 balls are then randomly selected from urn 2, compute the expected number of white balls in the trio.

 Hint: LetXi = 1 if the i th white ball initially in urn 1 is one of the three selected, and let Xi = 0 otherwise. Similarly, let Yi = 1 if the i the white ball from urn 2 is one of the three selected, and let Yi = 0 otherwise. The number of white balls in the trio can now be written as 15Xi+18Yi

Step-by-Step Solution

Verified
Answer

The total number of chosen white balls is,

N=i=15Xi+i=18Yi

E(N) = 147110



1Step 1: Given Information

No.of  balls in urn 1are White balls and 6 Black ball. No. of  balls in urn 2 are 8 White balls and 10 Black balls.  LetXi = 1 if the i th white ball initially in urn 1 is one of the three selected, and let Xi = 0 otherwise. Similarly,letYi =1 if the i th white ball from urn 2is one of the three selected, and let Yi = 0 otherwise. The number of white balls in the trio can now be written as 15Xi+18Yi

2Step 2: Explanation

Define indicator random variables Xi that are equal to 1 if and only if i th white ball from the urn 1 has been chosen in the trio, i=1, ..., 5. Similarly, define indicator random variables Yi that are equal to 1 if and only if i th white ball from the urn 2 has been chosen in the trio, i=1, ..., 8. The total number of chosen white balls is

N=i=15Xi+i=18Yi

and using the linearity of the expectation, we have that 

E(N)=i=15E(Xi)+i=18E(Yi)

3Step 3: Explanation

The probability that a certain White ball from urn 1 is contained in the trio is equal to

E(Xi)=P(Xi=1)=211320

The probability that a certain White ball from urn 2 is contained in the trio is equal to

E(Yi)=P(Yi=1)=320

Therefore

E(N)=5211320+8320=147110

4Step 4: Final Answer

The total number of chosen white balls is,

E(N)=i=15E(Xi)+i=18E(Yi)

E(N) = 147110