Q. 2.29

Question

An urn contains n white and mblack balls, where nand mare positive numbers.

(a) If two balls are randomly withdrawn, what is the probability that they are the same color?

(b) If a ball is randomly withdrawn and then replaced before the second one is drawn, what is the probability that the withdrawn balls are the same color?

(c) Show that the probability in part (b) is always larger than the one in part (a).

Step-by-Step Solution

Verified
Answer

The probabilities are m2+n2-m-n(m+n)2-m-nand m2+n2(m+n)2respectively, while the inequality follows trivially after simplifying.

1Step 1 Given Information.

An urn contains nwhite and mblack balls, wheren andm are positive numbers.

2Step 2 Part (a) Explanation.

An urn contains nwhite and mblack balls, where nandm are positive numbers. The probability is equal to the ratio of withdrawal of a ball of the same color and every possible withdrawal.

Assume that every ball is equally likely to be withdrawn. Therefore, probabilityP can be calculated:

P=m2+n2m+n2=m2-m+n2-n2(m+n)(m+n-1)2=m2+n2-m-nm2+n2+2mn-m-n.

3Step 3 Part (b) Explanation.

If the ball is randomly withdrawn and replaced before the second one is drawn the probability is obviously larger since there are again nwhite (or mblack) balls instead of n-1(m-1) The probability is precise:

P=m2+n2(m+n)2

4Step 4 Part (c) Explanation.

Now we are left with proving that the probability in part(b) is larger than the probability in part(a). Since we have them explicitly we can show that easily:

m2+n2(m+n)2>m2+n2-m-nm2+n2+2mn-m-n

m2+n2(m+n)2-(m+n)m2+n2>m2+n2(m+n)2-(m+n)3

After canceling the inequality is equivalent to:

(m+n)3>(m+n)m2+n2(m+n)2>m2+n2

which is trivial. Therefore, we are done.