Questions: Local Polynomial Regression and Bandwidth Selection

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher doubles the bandwidth in a local linear regression. What is the most likely effect on the resulting estimates?

AVariance increases and bias decreases, because more data points are used for each estimate
BVariance decreases and bias increases, because the local polynomial must approximate the true function over a wider range
CBoth variance and bias decrease, because more data always improves estimation
DThe estimates are unaffected, because local polynomial regression automatically adjusts for bandwidth changes
Question 2 Multiple Choice

In a regression discontinuity design, why is local linear regression (degree 1) preferred over local constant regression (degree 0) near the cutoff?

ALocal linear uses more observations, reducing variance at the boundary
BLocal constant has worse boundary behavior because it cannot capture the slope of the true function, introducing upward bias at the edges of the support
CLocal linear automatically selects the optimal bandwidth, while local constant requires manual tuning
DLocal constant regression is biased everywhere, not just at boundaries
Question 3 True / False

A wider bandwidth in local polynomial regression usually produces a better estimate because it uses more data.

TTrue
FFalse
Question 4 True / False

Local polynomial regression fits a separate polynomial in a neighborhood around each evaluation point, rather than fitting a single polynomial to the entire dataset.

TTrue
FFalse
Question 5 Short Answer

Explain the bias-variance tradeoff in bandwidth selection for local polynomial regression. What happens as bandwidth shrinks toward zero, and what happens as it grows very large?

Think about your answer, then reveal below.