AP Statistics Unit 9 Notes: Inference for Linear Regression Slopes

0.0(0)
Studied by 0 people
0%Unit 9 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Inference for linear regression

Using sample regression results to draw conclusions about the population relationship between two quantitative variables, especially about the population slope.

2
New cards

Population slope (β1)

The true average change in the response variable y for a one-unit increase in the explanatory variable x in the population.

3
New cards

Sample slope (b1 or b)

The slope from the least-squares regression line computed from sample data; an estimate of the population slope β1.

4
New cards

Least-squares regression line

The line (ŷ = b0 + b1x) that minimizes the sum of squared residuals and is used to predict y from x.

5
New cards

Predicted value (ŷ)

The value of y predicted by the regression line for a given x.

6
New cards

Residual (e)

The vertical difference between an observed value and the predicted value: e = y − ŷ.

7
New cards

Simple linear regression model

A statistical model assuming y = β0 + β1x + ε, where ε is a random error term.

8
New cards

Error term (ε)

The random deviation from the true regression line in the model; assumed to have mean 0.

9
New cards

L.I.N.E. conditions

A checklist for regression inference: Linear, Independent, Normal (errors), and Equal variance of residuals.

10
New cards

Linearity condition

The relationship between x and y is approximately linear; checked with a scatterplot and residual plot (no curved pattern).

11
New cards

Independence condition

Observations are independent, typically justified by random sampling or random assignment (not proven by plots).

12
New cards

Normality (of errors) condition

For each fixed x, the errors (or y values) are approximately Normal; checked with residual histograms or Normal probability plots.

13
New cards

Equal variance condition

The spread of residuals is roughly constant across x; checked by looking for no “funnel shape” in the residual plot.

14
New cards

Degrees of freedom for slope inference (df = n − 2)

The t procedures for slope use n − 2 degrees of freedom because two parameters (β0 and β1) are estimated from the data.

15
New cards

t distribution (in regression)

The sampling distribution used for inference about β1 when conditions hold, with df = n − 2.

16
New cards

Standard error of the slope (SEb1)

Measures typical sample-to-sample variability in the estimated slope b1; smaller with less scatter, larger n, and more spread in x.

17
New cards

Critical value (t*)

The t cutoff used to build a confidence interval at a given confidence level and df = n − 2.

18
New cards

Confidence interval for the slope

An interval estimate for β1 computed as b1 ± t*SEb1, giving plausible values for the true population slope.

19
New cards

Interpretation of a slope confidence interval

A statement about the plausible average change in the mean (predicted) y per 1-unit increase in x in the population (not about individual outcomes).

20
New cards

Slope test statistic

The t value for testing β1: t = (b1 − β1,0) / SEb1, using a t distribution with df = n − 2.

21
New cards

Null hypothesis for slope (H0: β1 = 0)

A claim that the population slope is 0, meaning no linear association between x and y in the population.

22
New cards

Alternative hypothesis for slope (Ha)

A claim that the population slope differs from the null value (e.g., β1 ≠ 0, β1 > 0, or β1 < 0).

23
New cards

p-value (for slope test)

Assuming H0 is true, the probability of getting a slope estimate (or t) at least as extreme as observed, in the direction(s) of Ha.

24
New cards

Association vs. causation (in regression)

A significant slope supports evidence of a linear relationship, but causation is only justified when the data come from a randomized experiment (not merely an observational study).

25
New cards

Extrapolation

Using the regression model to make conclusions or predictions for x values far outside the observed data range; not justified even with good inference results.