Example 1 — Compare two tests
EasyProblem
Ana scored on a test with mean , SD . What is her z-score?
Solution
-
We want her standing in standard-deviation units, not raw points.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I expressing this value as a number of standard deviations from its mean?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Subtract the mean and divide by the SD.
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 — how many sds from the mean. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: A z-score is the value's distance from the mean measured in standard deviations.