Loading…
Perform inference for the slope of a regression line using t-tests and confidence intervals.
Learn step-by-step with practice exercises built right in.
The population regression line:
We estimate this with the sample regression line:
No example problems available yet.
Avoid these 3 frequent errors
Review key concepts with our flashcard system
Explore more AP Statistics topics
The key question: Is there a significant linear relationship? (Is ?)
LINE conditions:
Hypotheses:
Test Statistic:
where and
Degrees of freedom:
with
Interpretation: "We are [C]% confident that the true slope of the relationship between [x] and [y] is between [lower] and [upper]."
A typical regression output includes:
| Coef | SE Coef | T | P | |
|---|---|---|---|---|
| Constant | ||||
| [x variable] |
[standard deviation of residuals] [ value]
The row for the x-variable gives you everything you need:
"Since the p-value of 0.002 is less than , we reject . There is convincing evidence of a linear relationship between [x] and [y]."
AP Tip: You MUST be able to read computer regression output. Practice identifying , , , , , and from output tables. Also, always check LINE conditions before doing inference.