Math Fundamentals18 sections · 814 units
Open in Course

Multiplication Rule

(P(A and B) for independent events)

If A and B are independent:

P(A ∩ B) = P(A) × P(B)

Flip a coin twice. P(heads first flip) = 1/2, P(heads second flip) = 1/2. P(both heads) = 1/2 × 1/2 = 1/4.

This rule only works when events are independent. If they are dependent, you need conditional probability.