A machine produces marbles of 3 different colors, aqua, black, and canary with the corresponding probabilities: PA , PB , PC . Get n marbles from this machine. Find the probability of each event.
Let A be the event that color A appears at least once among the n marbles. Define events B and C similiarly.
a) Color A
b) Colors A and B (Both colors must be present, and others may be present.)
c) Color A only
d) Both colors A and B, and no other color
e) All the colors