Questions: Simple (Bivariate) OLS Regression

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

The OLS slope estimator β̂₁ in a bivariate regression of y on x is equal to which of the following?

AVar(x) / Cov(x, y)
BCov(x, y) / Var(x)
CCov(x, y) / Var(y)
DCorr(x, y) × Var(x)
Question 2 True / False

A bivariate OLS regression with a large, statistically significant slope coefficient (β̂₁) necessarily implies that the model fits the data well.

TTrue
FFalse
Question 3 Short Answer

OLS estimates the line of best fit by minimizing a specific objective function. What does it minimize, and why is that criterion used rather than minimizing the sum of raw residuals?

Think about your answer, then reveal below.