In a bag, there are: 6 red marbles, 3 blue marbles, 4 yellow marbles, and 1 green marble. Without putting marbles back in the bag:
a) What’s the probability of picking 3 red marbles?
b) What’s the probability of picking 2 green marbles?
c) What’s the probability of getting a blue marble first, and then a yellow marble?
d) What’s the probability of picking 1 red marble and 1 blue marble in any order?
Total no. of marbles = 6 + 3 + 4 + 1
= 14
a) P(3 red) = 614∗513∗412
= 0.06
b) P(2 green) = 0
c) P(blue then yellow) = 614∗413
= 0.13
d) P(1 red, 1 blue) = (614∗313)+(314∗613)
= 36182
= 0.2