Marble transferred, marble drawn

Setup:

  • Bin 1 holds five red and four green marbles.
  • Bin 2 holds four red and five green marbles.

Experiment:

  • You take a random marble from Bin 1 and put it in Bin 2 and shake Bin 2.
  • Then you draw a random marble from Bin 2 and look at it.

Questions:

(a) What is the probability you draw a red marble?

(b) Supposing that you drew a red marble, what is the probability that a red marble was transferred?

Solution

Construct the tree diagram:

Identify sub-experiments, label events, compute probabilities:

center


(a) Compute P[DR]:

Add up leaf numbers for DR at leaf:

P[DR]=2590+1690=4190

(b) Compute P[TR|DR]:

Conditional probability definition:

P[TR|DR]=P[TRDR]P[DR]25/9041/902541

Interpretation: value of desired path over value of all possible paths.