Example 1 — Recognize the structure
EasyProblem
A student reads this situation: test scores are ordered and a teacher wants to know whether one score is typical, high, low, or unusually far from the rest. The student wants to know whether Z-Score (Standard Score) is the right idea. What should they check first?
Solution
-
Name the question being answered.
The same data can support several statistics ideas. The question decides whether z-score (standard score) is relevant.
-
Identify the the full pattern of data and the answer form.
For this concept, the final answer should be a description of position or shape that names the reference distribution or ordered data set.
-
Apply the recognition test: Am I interpreting the whole distribution or a value position inside it, rather than just computing a single summary?
This test separates the concept from center only and raw score.
-
Write a conclusion in words before any calculation.
A sentence prevents a correct-looking number from being attached to the wrong interpretation.
Answer
Use Z-Score (Standard Score) only if the situation is asking for a description of position or shape that names the reference distribution or ordered data set. If the problem is instead about center only or raw score, switch tools before calculating.
Takeaway: Recognition comes before computation. The concept is the right tool only when the data question and answer form match.