AP Statistics Inference for Quantitative Data: Slopes — Worked Answer Explanations
Unit 9 · 12 questions explained
Below is a complete answer key for our AP Statistics Inference for Quantitative Data: Slopes practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Inference for Quantitative Data: Slopes practice test and come back here to review, or head back to the Inference for Quantitative Data: Slopes unit overview.
- Question 1 · Easy
A regression output for predicting salary from years of experience shows: slope , . What is the statistic for testing ?
- AWhy not A: Dividing by instead of by .
- BCorrect
- CWhy not C: Squaring before reporting: , or some other transformation.
- DWhy not D: Reporting itself as the test statistic, ignoring .
Explanation. The test statistic measures how many standard errors is from the hypothesized value of 0.
Key takeaway$t$ statistic for slope: $t = b/SE_b$ (under $H_0: \beta = 0$).
- A
- Question 2 · Easy
Computer output for a regression of plant height on water amount shows -value = 0.03 for the test vs. . At , what is the correct interpretation?
- AFail to reject ; there is no linear relationship between water and height.Why not A: , so we reject .
- BReject ; there is convincing evidence of a linear relationship between water amount and plant height.Correct
- CReject ; water amount causes plant height to increase.Why not C: Statistical significance of a regression slope does not establish causation from an observational study.
- DReject ; the regression model explains 97% of variation in height.Why not D: The -value is not related to ; refers to the slope test, not the proportion of explained variation.
ExplanationSince , we reject . There is convincing evidence that the true slope is not zero — that is, there is a statistically significant linear relationship between water amount and plant height in the population.
Key takeawayReject $H_0: \beta = 0$ when $p$-value $< \alpha$; this provides evidence of a linear relationship in the population.
- A
- Question 3 · Easy
A regression of test score on hours of study is based on observations. What are the degrees of freedom for the -test of the slope?
- A25Why not A: Using instead of ; one degree of freedom is lost for each estimated parameter (intercept and slope).
- B24Why not B: Using ; simple linear regression estimates two parameters, so .
- C23Correct
- D1Why not D: for the slope in the ANOVA table, but for the -test of slope, .
ExplanationFor inference on the slope in simple linear regression, . Two degrees of freedom are lost because two parameters are estimated: the intercept and the slope . So .
Key takeawayFor a $t$-test on slope in simple linear regression: $df = n - 2$.
- A
- Question 4 · Easy
Regression output for predicting fuel efficiency (, mpg) from vehicle weight (, pounds) gives , , . A 95% confidence interval for the true slope is reported as . What does this interval mean?
- AWe are 95% confident that each additional pound reduces fuel efficiency by between 0.004 and 0.008 mpg.Correct
- BThere is a 95% probability the slope is negative.Why not B: The probability interpretation of a frequentist CI is incorrect; the slope is fixed (though unknown).
- C95% of vehicles lose between 0.004 and 0.008 mpg per pound.Why not C: The confidence interval estimates the population parameter (true slope), not individual vehicle characteristics.
- DWe are 95% confident the regression line has a negative -intercept.Why not D: The CI is for the slope, not the intercept.
ExplanationThe confidence interval is for the true slope . We are 95% confident that in the population, each additional pound of vehicle weight is associated with a decrease in fuel efficiency of between 0.004 and 0.008 mpg.
Key takeawayA CI for the slope: we are C% confident the true rate of change in $y$ per unit of $x$ is within this range.
- A
- Question 5 · Easy
A researcher tests vs. with , . Using a -table, the one-sided -value is between 0.025 and 0.05. At , what is the conclusion?
- AFail to reject ; both bounds (0.025 and 0.05) need to be below to reject.Why not A: Since the entire range (0.025 to 0.05) is below or at , we can reject .
- BReject ; the -value is less than .Correct
- CInconclusive; the range straddles .Why not C: The range (0.025 to 0.05) is entirely ≤ ; we can reject at this level.
- DFail to reject ; the two-sided -value would be between 0.05 and 0.10, which exceeds .Why not D: The test is one-sided (); do not double the one-sided -value.
ExplanationThe one-sided -value is between 0.025 and 0.05, so it is . We reject and conclude there is statistically significant evidence that the slope is positive.
Key takeawayFor a one-sided test, use the one-sided $p$-value; do not double it when $H_a$ specifies a direction.
- A
- Question 6 · Easy
Regression output for predicting blood pressure () from sodium intake () gives , , , for a 95% CI. Compute the 95% confidence interval for the slope.
- ACorrect
- BWhy not B: Using instead of .
- CWhy not C: Using instead of the correct for 95% with .
- DWhy not D: Using or the full instead of the reported .
Explanation95% CI for : . With more precise arithmetic: , giving matches the closest choice.
Key takeawayConfidence interval for slope: $b \pm t^* \cdot SE_b$, where $t^*$ uses $df = n - 2$.
- A
- Question 7 · Easy
A study fits a regression of reading score on age for 30 children. The ANOVA table for regression shows , . A researcher notes that the statistic for the slope also gives . What is the relationship between these two tests?
- AThey test different things; tests model fit and tests the slope.Why not A: In simple linear regression, both the test and the test for the slope are equivalent tests of the same null hypothesis .
- BIn simple linear regression, ; both tests are equivalent tests of .Correct
- CThe test requires more assumptions than the test.Why not C: Both tests in the regression context require the same conditions (linearity, independence, normality, equal variance).
- DThe test is always more powerful than the test.Why not D: In simple linear regression, they give identical results (); neither is more powerful.
ExplanationIn simple linear regression, the test from the ANOVA table and the test for the slope are mathematically equivalent: . Both test and yield the same -value.
Key takeawayIn simple linear regression, $F_{\text{ANOVA}} = t^2_{\text{slope}}$; both test $H_0: \beta = 0$ and are equivalent.
- A
- Question 8 · Easy
Regression of hours of TV watched per day on sleep hours gives the following computer output:
Coef SE Coef T P Constant 9.1 0.8 11.4 0.000 TV hours −0.4 0.15 −2.67 0.014 ,
Which of the following best describes the result of the test of the slope?
- AThe slope is not significant because is low.Why not A: measures the proportion of explained variation, not whether the slope is statistically significant.
- BAt , reject ; there is evidence of a negative linear relationship between TV hours and sleep.Correct
- CThe slope is significant because is greater than 2.Why not C: Comparing to 2 is an approximation; significance is properly determined by the -value (0.014 < 0.05).
- DEach hour of TV causes sleep to decrease by 0.4 hours.Why not D: Regression describes association; causation requires experimental evidence.
Explanation, so we reject . The data provide convincing evidence of a statistically significant negative linear relationship between TV hours and sleep hours in the population.
Key takeawayRead $p$-values from regression output to determine significance of each coefficient. Use context and direction from the sign of $b$.
- A
- Question 9 · Medium
Which conditions must be satisfied to perform inference on the slope of a regression line? Select all that apply:
I. Linearity (the relationship between and is linear)
II. Independence (observations are independent)
III. Normality (residuals are approximately normal)
IV. Equal variance (spread of residuals is roughly constant for all )- AI and III onlyWhy not A: Independence and equal variance are also required; the full set is I, II, III, IV (LINER).
- BI, II, and IV onlyWhy not B: Normality of residuals is also required for inference on the slope.
- CI, II, III, and IVCorrect
- DNone; regression inference has no conditions beyond having data.Why not D: Regression inference requires all four conditions (LINER).
ExplanationThe four conditions for inference on the slope (remembered with the acronym LINER) are: Linearity, Independence of observations, Normality of residuals, and Equal variance (constant spread). All four must be assessed before performing inference.
Key takeawayLINER conditions for regression inference: Linearity, Independence, Normality (of residuals), Equal variance (constant spread of residuals).
- A
- Question 10 · Medium
A residual plot for a regression of price on square footage shows a fan-shaped pattern (residuals get larger as increases). What condition is violated, and what does this mean for inference?
- ALinearity is violated; the relationship is not linear.Why not A: A fan shape (increasing spread) indicates unequal variance, not non-linearity; non-linearity would show a curved pattern.
- BEqual variance is violated; inference on the slope may be unreliable.Correct
- CNormality is violated; the residuals are skewed.Why not C: A fan shape indicates heteroscedasticity (unequal variance), not necessarily non-normality; normality would be checked with a histogram of residuals.
- DIndependence is violated; the data have a time-trend.Why not D: Fan shapes are a symptom of heteroscedasticity, not temporal dependence; time-trends would show a pattern with time on the -axis.
ExplanationA fan-shaped residual plot indicates heteroscedasticity — the variance of residuals is not constant across all -values. This violates the equal-variance condition. When this condition is violated, the standard errors and confidence intervals from ordinary regression inference are not reliable.
Key takeawayFan-shaped residual plot → equal-variance condition violated → inference on slope is unreliable.
- A
- Question 11 · Hard
A 95% confidence interval for the slope in a regression of test score on study hours is . A student claims that because 0 is not in the interval, the null hypothesis would be rejected at . Is this correct?
- ANo; the CI and hypothesis test are separate procedures and cannot be compared.Why not A: There is a direct duality between CIs and two-sided hypothesis tests at the same confidence/significance level.
- BYes; a value outside a 95% CI corresponds to rejection at for a two-sided test.Correct
- CNo; the CI is for (sample slope), not (population slope).Why not C: CIs are always for the population parameter; is the point estimate around which the interval is built.
- DNo; rejecting requires regardless of the CI.Why not D: The CI and -test duality is exact; if 0 is outside the CI, and .
ExplanationThe CI-hypothesis test duality: if the hypothesized value (0) falls outside the confidence interval, the two-sided test at level rejects . Since 0 is not in , we would reject at .
Key takeawayCI duality: if 0 falls outside the 95% CI for $\beta$, the two-sided test at $\alpha = 0.05$ rejects $H_0: \beta = 0$.
- A
- Question 12 · Hard
A researcher fits a regression of crop yield () on rainfall () and gets , , . The two-sided -value is 0.12. A colleague suggests increasing to 100 would likely make the slope statistically significant. Why might this be true?
- AA larger changes the slope , making it more likely to be significant.Why not A: is an estimate that fluctuates with each sample; a larger does not guarantee a different .
- BA larger reduces , increasing the statistic and making it easier to detect a non-zero slope.Correct
- CA larger reduces the critical value, making rejection easier.Why not C: While decreases slightly for larger , the main reason is the reduction in , not the change in .
- DA larger increases , which directly reduces the -value.Why not D: does not necessarily increase with sample size; it depends on the actual relationship in the data.
Explanation, where grows with . So larger gives a smaller , which increases . If the true slope is , a larger sample will eventually yield a significant test. This illustrates that with enough data, even small slopes can be statistically detected.
Key takeawayLarger $n$ reduces $SE_b$, increases the $t$ statistic, and increases power to detect a true non-zero slope.
- A