Questions: Confidence Intervals and Hypothesis Tests in Regression

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

After running a regression, a researcher reports: 'There is a 95% probability that the true coefficient β lies between 0.3 and 0.8.' What is wrong with this statement?

ANothing — this is the standard frequentist interpretation of a 95% confidence interval
BThe interval should use z-critical values, not t-critical values, for a 95% interval
CThe true coefficient β is a fixed unknown constant, not a random variable. The interval is what varies across samples. The correct statement is that if this procedure were repeated many times, 95% of such intervals would contain the true β
DThe researcher should report a prediction interval, not a confidence interval, for inference about β
Question 2 Multiple Choice

A 95% confidence interval for a slope coefficient β̂_j is computed as [0.15, 0.85]. A colleague runs a t-test for H₀: β_j = 0 at the 5% significance level. What should they find?

AThe t-test cannot be determined from the confidence interval alone — they test different things
BThe t-test fails to reject H₀, because the interval is wide and therefore uncertain
CThe t-test rejects H₀ at 5%, because 0 falls outside the 95% confidence interval — the interval and test are perfectly dual
DThe t-test result depends on the sample size, which the confidence interval does not convey
Question 3 True / False

A 95% confidence interval constructed using OLS standard errors has a 95% probability of containing the true β in large samples, regardless of whether errors are heteroskedastic.

TTrue
FFalse
Question 4 True / False

Because the confidence interval and the hypothesis test are mathematically equivalent, reporting a p-value conveys strictly less information than reporting the confidence interval.

TTrue
FFalse
Question 5 Short Answer

Why does the presence of heteroskedasticity invalidate standard OLS confidence intervals, and what is the appropriate remedy?

Think about your answer, then reveal below.