Example 1 — Interpreting a fit
EasyProblem
A regression of weight on height gives correlation . Find and interpret .
Solution
-
We want the proportion of variation in weight explained by height — square the correlation.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I reporting the fraction of 's variation explained by the linear model (a 0-to-1 number), not the slope or the correlation's sign?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Compute .
The rule is chosen only after the structure matches, so the steps mean something.
-
About 56% of the variation in weight is explained by the linear relationship with height; 44% is unexplained.
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 fraction of the wiggle the line explains. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Square the correlation to get the fraction of 's variation the line explains.