Example 1 — Is the slope significant?
EasyProblem
From data points, the sample slope is with standard error . Test at .
Solution
-
We're judging whether the population slope is really nonzero — a regression t-test on the slope.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I testing whether the underlying population slope is nonzero (rather than just computing or describing the sample slope)?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Compute with .
The rule is chosen only after the structure matches, so the steps mean something.
-
; against this gives p .
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 — is the true slope really nonzero, or just luck. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Reject — the slope is significantly nonzero
Takeaway: Divide the sample slope by its standard error and compare to a t with to test for a real linear relationship.