Example 1 — Running coin proportion
EasyProblem
After 10 flips you have 7 heads (70%). What does the law of large numbers predict as you keep flipping?
Solution
-
More independent trials should pull the running proportion toward the true .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is the average of many independent trials settling toward the true mean as grows?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Track the proportion of heads as grows large.
The rule is chosen only after the structure matches, so the steps mean something.
-
The 70% won't be 'corrected' by extra tails, but added flips dilute it so the proportion drifts toward 0.5.
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 — more trials, average closes in on truth. If it does not, revisit the recognition step before changing the arithmetic.
Answer
The proportion converges toward 0.5
Takeaway: The running average approaches the true mean as trials accumulate.