R = red marble
Y = yellow marble
G = green marble
There are 10 marbles in a jar (5 reds, 2 yellows, and 3 greens).
P(R) = 5/10 = 1/2 = 0.5
P(Yc) = 1 - P(Y) = 1 - (2/10) = 8/10 = 4/5 = 0.8
P(R ∪ G) = P(R) + P(G) - P(R ∩ G) = (5/10) + (3/10) - 0 = 8/10 = 0.8
P[(R ∪ G)c] = P(Y) = 2/10 = 1/5 = 0.2
The probability that the marble is red is 0.5.
The probability that the marble is not yellow is 0.8.
The probability that the marble is either red or green is 0.8.
The probability that the marble is neither red nor green is 0.2.