I have been trying to understand this one problem for weeks. No matter what route I take to solve it, I can't come up with the right answer. It states p(x) p(y/x) = p(y) p(x/y).
A bag contains 40 blue marbles, 40 red marbles and 20 green marbles. 60 of the marbles are big. Three marbles are selected at random without replacement. What is the probability of selecting three big blue marbles?
The most logical answer I can come up with, which is wrong, is:
P(Blue) P(Big) + P(Blue) P(Big) + P(Blue) P(Big)
(40/100)(60/100) + (39/99)(59/99) + (38/98)(58/98)
2400/10000 + 2301/9801 + 2204/9604
.2400 + .2345 + .2295
.704 My given answers are .0125, .0240, .2323, and .2400. I have also used the Bayes Theorem without success in resoving this problem. Please help. Thanks.
A bag contains 40 blue marbles, 40 red marbles and 20 green marbles. 60 of the marbles are big. Three marbles are selected at random without replacement. What is the probability of selecting three big blue marbles?
The most logical answer I can come up with, which is wrong, is:
P(Blue) P(Big) + P(Blue) P(Big) + P(Blue) P(Big)
(40/100)(60/100) + (39/99)(59/99) + (38/98)(58/98)
2400/10000 + 2301/9801 + 2204/9604
.2400 + .2345 + .2295
.704 My given answers are .0125, .0240, .2323, and .2400. I have also used the Bayes Theorem without success in resoving this problem. Please help. Thanks.