Q.3.6

Question

An urn contains b black balls and r red balls. One of the balls is drawn at random, but when it is put back in the urn, c additional balls of the same color are put in with it. Now, suppose that we draw another ball. Show that the probability that the first ball was black, given that the second ball drawn was red, is b/(b + r + c)

Step-by-Step Solution

Verified
Answer

Use the Bayes formula, depending on which color was drawn first

br+b+c.

1Step 1: Given Information

Events:

B1- first drawn ball is black.

R2 - second ball drawn is red.

2Step 2: Explanation

As there are r red and b black balls to begin with:

PB1=bb+r    PB1c=rb+r

As c balls of the corresponding color are added the conditional distribution of balls is such that:

PR2B1=rr+b+c

PR2B1c=r+cr+b+c

3Step 3: Explanation

B1 and B1care mutually exclusive events whose union is the whole outcome space.

That is when we can use the Bayes formula:


PB1R2=PR2B1PB1PR2B1PB1+PR2B1cPB1c.

All that is left is to substitute the known values:

PB1R2=rr+b+c·bb+rrr+b+c·bb+r+r+cr+b+c·rb+r=br+b+c.
4Step 4: Final Answer

Use the Bayes formula, depending on which color was drawn first

br+b+c.