Statistics · Unit 9: Inference for Quantitative Data: Slopes · 14 min read · Updated 2026-05-11
Selecting an Inference Procedure for Regression Slopes — AP Statistics
AP Statistics · Unit 9: Inference for Quantitative Data: Slopes · 14 min read
1. Overview of the Skill★★☆☆☆⏱ 3 min
This skill requires you to identify, justify, and select the correct inference method for a given research question involving the slope of a least squares regression line, rather than just calculating results for a pre-specified procedure. Per the AP Statistics CED, Unit 9 makes up 12-15% of the total AP exam score, and this skill is tested on both multiple-choice (MCQ) and free-response (FRQ) sections.
On MCQs, it typically appears as a standalone question asking which procedure is appropriate for a given context. On FRQs, it is almost always the first part of a multi-part regression question, requiring you to name and justify your procedure before completing calculations.
2. Matching Research Goals to Inference Type★★☆☆☆⏱ 4 min
The first step in selecting an inference procedure is to identify your parameter of interest and your research goal. For regression contexts with two quantitative variables measured on the same observational unit, the parameter of interest is almost always the true population slope $\beta$.
**Hypothesis test for slope**: Used when you want to test a claim about the value of $\beta$, most commonly testing whether there is any statistically significant linear relationship between $x$ and $y$. The default null hypothesis is $H_0: \beta = 0$, since a slope of 0 means no linear relationship.
**Confidence interval for slope**: Used when you want to estimate the true value of $\beta$ with a range of plausible values, rather than testing a specific claim. Cue words like "estimate", "approximate", or "give a range" almost always indicate a confidence interval.
3. Distinguishing Slope Inference from Other Procedures★★★☆☆⏱ 3 min
A common source of error on the AP exam is confusing slope inference with other similar inference procedures that also use t-tests. It is critical to distinguish these based on context:
**Slope vs. two-sample difference of means**: A two-sample t-procedure is used when you have one categorical explanatory variable (two groups) and one quantitative response. Slope inference is used when you have two quantitative variables, measuring the change in $y$ per unit change in $x$.
**Slope vs. confidence interval for mean response**: A confidence interval for the mean response estimates the average value of $y$ at a specific fixed value of $x$, while a confidence interval for the slope estimates the change in $y$ per unit change in $x$.
**Slope vs. z-procedures**: All inference for slopes uses t-procedures, because the population standard deviation of the sampling distribution of the slope is always unknown and estimated from sample data, just like with inference for means.
4. Verifying Conditions to Justify Selection★★★☆☆⏱ 4 min
Selecting an inference procedure on the AP exam is not just naming the correct type—you must also confirm that the conditions for that procedure are met to earn full credit. For all inference on slopes, the conditions are remembered by the acronym LINE:
**Linear**: The true relationship between $x$ and $y$ is linear. Check this with a residual plot; if there is no curved pattern, the condition is met.
**Independent**: Observations are independent of each other. Check this by confirming random sampling/assignment and the 10% condition if sampling without replacement.
**Normal**: The residuals are approximately normally distributed around the regression line. Check this with a normal probability plot of residuals, or rely on the Central Limit Theorem for large samples.
**Equal Variance**: The spread of residuals is constant across all values of $x$. Check this with a residual plot; if there is no fan shape (increasing or decreasing spread), the condition is met.
5. Concept Check★★★☆☆⏱ 2 min
Common Pitfalls
Why: Students confuse comparing two groups defined by a categorical x with measuring a linear relationship between a continuous x and continuous y.
Why: Students mix up the goal of testing (assess evidence for a relationship) and estimation (get a range for the slope size).
Why: Both use regression output, so students mix up what parameter is being estimated.
Why: Students think selecting a procedure is only naming it, not justifying it, which is required on AP FRQs.
Why: Students default to z for large samples, but the population standard deviation of the slope is always unknown.