Example 1 — Die and coin
EasyProblem
Roll a fair die and flip a fair coin. What is the probability of getting a 6 and heads?
Solution
-
The die and coin are separate trials; neither affects the other.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the first event happening change the probability of the second?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Multiply the two independent probabilities.
The rule is chosen only after the structure matches, so the steps mean something.
-
.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — one tells you nothing about the other. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: For independent events, the chance both happen is the product of their chances.