Estimation Flashcards
(38 cards)
What is y?
Dependent variable
What is Bo?
Intercept/constant coefficient
What are B1-Bk?
Slope coefficients
What are X1-Xk?
Explanatory/independent variables
What is u?
Error term
What is the definition of the causal effect of x on y (under notion of ceteris paribus)?
How y changes if variable x changes, when all other relevant factors are held constant
What does linearity imply about effect of x on y?
Implies a one unit change in x always the same effect on y
- y increases by same value with each 1 unit change in x
What assumptions must hold to ensure the estimators are unbiased in the simple regression model?
- model is linear in parameters
- data is from a random sample
- there must be some variation in our explanatory variable
- no perfect Collinearity between explanatory variables
- there should be no statistical relationship between the error term and regressor (Zero conditional mean assumption)
What is E(U)?
Zero
What is the zero conditional mean assumption?
E(U/X1,X2,……,Xk = 0
- explanatory variables must not contain info about the mean of the unobserved factors
What is the aim of the line/plane of best fit?
We want the residuals to be as small as possible
What does the estimated error term equal?
Estimated u = true value of y - estimated y
What are the algebraic properties of OLS?
- Sum of residuals = 0
- sample covariance between regressors and OLS residuals is zero
- sample averages of y and regressors lie on regression line
What is SST?
Total sum of squares
- represents total variation in dependent variable
What is SSE?
Explained sum of squares
- represents variation explained by regression
What is SSR?
Residual sum of squares
- represents variation not explained by regression
What is SST equal to?
SST = SSE + SSR
What is R-squared?
- measures the proportion of the sample variation in y that is explained by the regression model/explanatory variables
What does R-squared equal?
R-squared = SSE/SST = 1 - SSR/SST
What is the definition of an unbiased estimator?
The expected value of the estimated coefficient = true population value
What assumptions must hold on MLR model so that OLS estimators are unbiased?
MLR.1- Linear in parameters
MLR.2- Random Sampling
MLR.3- No Perfect Collinearity
MLR.4-Zero conditional mean
Describe MLR.1?
- Linear in parameters
- model must be correctly specified
- error term is additive
Describe MLR.2
- Random Sampling
- observations in the sample are randomly selected from the population
Describe MLR.3
- No Perfect Collinearity
- must be variation on all of the independent variables
- there are no exact relationships among the independent variables