Example 1 — Reading power
EasyProblem
A drug truly lowers blood pressure, and a trial is designed so that . What is the power, and what does it mean?
Solution
-
The null (drug does nothing) is actually false, and we want the chance the test detects the real effect.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I asking for the probability of correctly rejecting the null GIVEN it is false (the detection rate)?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Power .
The rule is chosen only after the structure matches, so the steps mean something.
-
, so the test will correctly find the effect 80% of the time it runs on a truly effective drug.
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 chance of catching a real effect. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Power
Takeaway: Power is one minus the miss rate: the probability of catching an effect that's genuinely there.