whoami1 said:
Homework Statement
Bob has a marble sack with 20 marbles. 6 - purple, 8 - blue, 4 - white, 2 green.
If Bob randomly grabs 5 marbles what is the probability that at least 2 are purple and at least 2 are blue?
Homework Equations
?
The Attempt at a Solution
I guess the part that is throwing me is taking one more than required. So let's say Bob only grabs 4 marbles. Would the probability be (6/20)*(5/19)*(8/18)*(7/17) = 14/969? If this is incorrect for picking 4 please explain as well.
6/20 is the probability the
first marble you pick is purple. 5/19 is the probability the
second marble you pick is also purple. 8/18 is the probability the
third marble you pick is blue. 7/17 is the probability the
fourth marble you pick is blue. So what you have calcuated is the probability of getting two purple and two blue marbles
in that order.
You can extend that easily to 5 marbles by noting that if the fifth marble is NOT purple or blue it must be green or white and there are 6 such marbles in the 16 marbles that are left. The probability of getting two purple, two bue, and one other marble,
in that order, is (6/20)(5/19)(8/18)(7/17)(6/16).
If you were to do that same analysis for "one purple, two blue, one "other", one purple marble"
in that order you will, of course, stll have 20, 19, 18, 17, and 16 in the denominator and the same numbers in the numerator, just rearranged. So the probability of "two blue, two purple, one other" in any specific order is the same. To find the probability of that in
any order, you just have to multiply by the number of possible orders.
Now, how many different "orders" are there for "PPBBO"? Once you have multiplied by that you will have the probability of getting "two purple, two blue, and one other marble" in
any order.
But the problem says "
at least 2 purple marbles" and "
at least 2 blue marbles" so you also have to consider "three purple and two blue marbles" and "two purple and three blue marbles" in any order.
I would also appreciate it if you used the probability notation like p(b) as I need practice, but it is not necessary.This isn't for any math class, but a different subject. I've modified the problem, but the principle is the same. I don't have much background in probability (it has been 3 years since I've done some). What are some good resources for learning/relearning probability? I've been watching some videos on khanacademy.org.