Example 1 — Which input matters
EasyProblem
A profit formula gives profit . How sensitive is profit to a change in quantity ?
Solution
-
We want output change per unit input change, the definition of sensitivity.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I measuring how much the output moves PER unit change in the input?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Compute by increasing by 1.
The rule is chosen only after the structure matches, so the steps mean something.
-
Profit rises by 5 for each extra unit of , so sensitivity .
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 — how hard does the output swing per nudge. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Sensitivity dollars per unit
Takeaway: Sensitivity is the per-unit response, telling you how much this input drives the result.