Questions: Probability Rules: Addition, Multiplication, and Complement

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A card is drawn from a standard 52-card deck. P(red) = 26/52, P(face card) = 12/52, P(red AND face card) = 6/52. What is P(red OR face card)?

A38/52 — add P(red) and P(face card) directly
B32/52 — subtract the overlap to avoid double-counting
C20/52 — subtract P(red AND face card) from each term separately
D6/52 — use the intersection since both conditions must hold
Question 2 Multiple Choice

A bag contains 3 red and 7 blue marbles. You draw two marbles without replacement. A student calculates P(both red) = (3/10) × (3/10) = 9/100. What error did they make?

AThey should have added the probabilities rather than multiplied them
BThey applied the simplified multiplication rule P(A∩B) = P(A)·P(B) without verifying independence; draws without replacement are not independent
CThey used the wrong sample space — there are only 2 marbles drawn, not 10
DThe calculation is correct because each draw is a random event
Question 3 True / False

When two events are mutually exclusive, P(A ∪ B) = P(A) + P(B), with no subtraction needed, because mutually exclusive events share no outcomes.

TTrue
FFalse
Question 4 True / False

If P(A) = 0.4 and P(B) = 0.5, then P(A ∩ B) = 0.2, because the multiplication rule gives P(A∩B) = P(A) × P(B).

TTrue
FFalse
Question 5 Short Answer

Why does the addition rule P(A ∪ B) = P(A) + P(B) − P(A ∩ B) subtract the intersection, and when is it valid to drop that term?

Think about your answer, then reveal below.