Example 1 — Recognize the structure
EasyProblem
A student reads this situation: two classes both average 82, but one class has scores from 78 to 86 while the other ranges from 52 to 100. The student wants to know whether Range 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 range is relevant.
-
Identify the a data set and the answer form.
For this concept, the final answer should be a measure or description of variability with units and a comparison to the center.
-
Apply the recognition test: Do I need to describe how far the data values extend or vary, rather than where the middle is?
This test separates the concept from center and outlier.
-
Write a conclusion in words before any calculation.
A sentence prevents a correct-looking number from being attached to the wrong interpretation.
Answer
Use Range only if the situation is asking for a measure or description of variability with units and a comparison to the center. If the problem is instead about center or outlier, switch tools before calculating.
Takeaway: Recognition comes before computation. The concept is the right tool only when the data question and answer form match.