Example 1 — Coin flips
EasyProblem
You flip a coin 20 times and get 12 heads. Give the experimental probability of heads and compare it to the theoretical.
Solution
-
Data from real trials is given, so compute observed-over-trials, then contrast with the known fair-coin value.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the probability come from reasoning about the possible outcomes (theoretical) or from counting what occurred in real trials (experimental)?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Experimental ; theoretical for a fair coin .
The rule is chosen only after the structure matches, so the steps mean something.
-
The experimental 0.6 differs from theoretical 0.5 because 20 flips is a small sample.
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 — what should happen versus what actually happened. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Experimental , theoretical
Takeaway: Experimental comes from counting actual results; over many more flips it would drift toward the theoretical 0.5.