PDA

View Full Version : Probability


Derivative86
Jan9-04, 08:05 PM
Need help...
A bag contains two red beads and two green beads. You reach into the bag pull out a bead, replacing it with a red bead regardless of the color you pulled out. What is the probability that all beads in the bag are not red after three such replacements?

uart
Jan10-04, 09:03 AM
What is the probability that all beads in the bag are not red after three such replacements?

Hmmm, at a guess I'd say 71.875% :)

Moose352
Jan10-04, 10:37 AM
I would think it is the probability of pulling out the two green beads in the first three replacement. So if my math is correct, it should be:

(2/4 * 1/4 * 4/4) + (2/4 * 3/4 * 1/4) + (2/4 * 2/4 * 1/4)

Hurkyl
Jan10-04, 10:54 AM
You could draw a tree of all the possibilities.