Inference for Regression practice games — free for AP Statistics.
This unit covers slope inference, confidence interval for slope and t-test for slope — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.
Pick a mode. Play.
Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!
Don't want to play?
Review the questions traditionally. Click to expand.
Questions loading...
Focus on understanding.
Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.
Related units
Ready for college?
This unit covers slope inference, confidence interval for slope and t-test for slope — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.
Key Concepts Breakdown
1 Slope Inference
Slope inference uses sample data to draw conclusions about the true population slope β in a linear regression model. Students must understand the conditions required (L-I-N-E-R: Linear, Independent, Normal residuals, Equal variance, Random) and be able to identify them from context or computer output. The sampling distribution of the sample slope b is approximately Normal when conditions are met, centered at β with a standard error that can be estimated from data.
Key Points
- The population model is y = α + βx + ε, where ε ~ N(0, σ); b is the point estimator of β
- Conditions: Linear relationship (check scatterplot/residual plot), Independent observations, Normally distributed residuals (check histogram of residuals), Equal variance (check residual plot for consistent spread), Random sample
- Standard error of b (SE_b) is provided in computer output — students rarely calculate it by hand on the AP exam
- A residual plot with no pattern confirms the linear condition; a curved pattern is a violation
A student runs a regression of study hours (x) on exam score (y) for a random sample of 25 students and gets output showing: b = 4.2, SE_b = 1.8. The residual plot shows random scatter with no pattern. Are conditions met to proceed with inference?
The random sample satisfies the Random condition, and the residual plot showing random scatter with no pattern confirms Linearity and roughly Equal variance. Since n = 25, we also need to either be told residuals are approximately Normal or check a histogram; assuming that check passes, all L-I-N-E-R conditions are satisfied. Students should explicitly name and verify each condition — skipping this step costs points on the AP exam.
2 Confidence Interval For Slope
A confidence interval for the population slope β takes the form b ± t* · SE_b, using a t-distribution with n − 2 degrees of freedom. Students must be able to read b and SE_b from computer output, identify the correct t* critical value, construct the interval, and interpret it in context. The interpretation must reference the population slope, not just the sample.
Key Points
- Formula: b ± t*(SE_b), with df = n − 2
- All values needed (b, SE_b, and often t*) come directly from computer output on the AP exam
- Correct interpretation: 'We are C% confident that for each one-unit increase in [x], the true mean [y] increases/decreases by between [lower] and [upper] units'
- If the interval contains 0, there is not convincing evidence of a linear relationship between x and y
Computer output shows b = 3.5, SE_b = 1.2, n = 22. Construct and interpret a 95% confidence interval for the population slope.
With df = 22 − 2 = 20, the t* critical value for 95% confidence is approximately 2.086. The interval is 3.5 ± 2.086(1.2) = 3.5 ± 2.503 = (0.997, 6.003). We are 95% confident that for each additional one-unit increase in x, the true mean y increases by between approximately 1.00 and 6.00 units. Because 0 is not in the interval, there is convincing evidence of a positive linear relationship.
3 T-Test For Slope
The t-test for slope tests whether there is a statistically significant linear relationship between x and y in the population. The null hypothesis is always H₀: β = 0 (no linear relationship), and the test statistic is t = b / SE_b with df = n − 2. Students must state hypotheses, calculate or read the test statistic, find/compare the p-value, and write a conclusion in context.
Key Points
- H₀: β = 0 (no linear relationship); Hₐ: β ≠ 0, β > 0, or β < 0 depending on context
- Test statistic: t = b / SE_b, df = n − 2; both t and p-value appear in standard computer output
- Conclusion format: 'Because p-value [</>] α, we [reject/fail to reject] H₀. There [is/is not] convincing evidence that [context about linear relationship]'
- A small p-value means the observed slope is unlikely if β = 0; it does NOT prove causation
Output shows b = −2.1, SE_b = 0.9, n = 18, p-value = 0.034. At α = 0.05, is there convincing evidence of a negative linear relationship between x and y?
The hypotheses are H₀: β = 0 vs. Hₐ: β < 0 (one-sided, since we're testing for a negative relationship). The test statistic is t = −2.1/0.9 ≈ −2.33 with df = 16; the p-value for a one-sided test would be approximately 0.017 (half of a two-sided p-value of 0.034). Since 0.017 < 0.05, we reject H₀ and conclude there is convincing evidence of a negative linear relationship between x and y in the population.
Questions, answered.
What is Inference for Regression?
Inference for Regression is Unit 9 of AP Statistics, covering slope inference, confidence interval for slope and t-test for slope.
How to study for AP Statistics Unit 9?
Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.
How many questions are in this unit?
This unit has 27+ review questions across 5 different game modes.