Questions: Hypothesis Tests and Inference in Regression

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher fits a simple linear regression and obtains β̂₁ = 0.45 with SE(β̂₁) = 0.18 and n = 30. The p-value for H₀: β₁ = 0 is 0.018. What is the correct interpretation of this p-value?

AThere is a 1.8% probability that β₁ = 0 in the population
BIf β₁ = 0, the probability of observing a t-statistic at least as extreme as the one observed is 1.8%
CThe regression explains 98.2% of the variation in Y
DThere is a 98.2% probability that the true slope is positive
Question 2 Multiple Choice

A confidence interval for the mean response E[Y|X=x*] and a prediction interval for a new observation at the same x* are computed. Which statement correctly describes their relationship?

AThey are the same width, since both use the same regression equation
BThe confidence interval is wider, because it must account for uncertainty in both β̂₀ and β̂₁
CThe prediction interval is wider, because it must also account for the irreducible scatter of individual observations around the true line
DThe confidence interval is wider near X̄ but the prediction interval is wider far from X̄
Question 3 True / False

A 95% confidence interval for β₁ that does not include zero is equivalent to rejecting H₀: β₁ = 0 at the 5% significance level.

TTrue
FFalse
Question 4 True / False

Both confidence intervals for the mean response and prediction intervals for new observations are narrowest at the extreme ends of the observed X range.

TTrue
FFalse
Question 5 Short Answer

Why does the t-test for the regression slope β₁ use n − 2 degrees of freedom rather than n − 1?

Think about your answer, then reveal below.