Example 1 — A spinner game
EasyProblem
A spinner lands on $5 with probability , $0 with , and $20 with . What is the expected payoff?
Solution
-
Each outcome has a value and a probability and we want the long-run average.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I weighting each outcome by its probability and summing to get a long-run average?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Multiply each value by its probability and sum.
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 — the long-run average payoff. If it does not, revisit the recognition step before changing the arithmetic.
Answer
\$6.50
Takeaway: Expected value sums value times probability across all outcomes.