🧱 See It
Before, finding a two-event probability meant building a whole outcomes table and counting favorable pairings. There's a shortcut: for independent events (where one doesn't affect the other), just multiply the two individual probabilities directly.
✏️ Draw It
Spinner A has 4 equal sections; spinner B has 2 equal sections:
P(Blue) = 1/4. P(Win) = 1/2. Spinning both together, neither one affects the other.
🔢 Write It
P(A and B) = P(A) × P(B) — for independent events only
For Blue and Win: P(Blue and Win) = 1/4 × 1/2 = 1/8
💡 Worked Examples
Example 1 — Flip two coins. Find P(both Heads).
P(Heads on coin 1) = 1/2P(Heads on coin 2) = 1/2- Multiply:
1/2 × 1/2 = 1/4 - Answer: 1/4
Example 2 — Spin a 5-section spinner (1 section is "Star") and roll a die. Find P(Star and rolling a 6).
P(Star) = 1/5P(rolling a 6) = 1/6- Multiply:
1/5 × 1/6 = 1/30 - Answer: 1/30