What is Ŷ?
An estimated value of Y calculated from the regression at the i-th observation
What can cause stochastic error?
What can we use to quantify the severity of multicollinearity in our model?
We use the variance inflation factor (VIF)
What is the VIF(ß1 hat?)
1/(1-R2)
Which hypothesis test do we use for the following situations?: 1. Single parameter (one restriction) 2. Multiple parameter (linear combination) 3. Multiple parameter (non-linear combination) 4. Multiple parameter (multiple restrictions)
What does ß0 equal? (Univariate)
Ybar - ß1(Xbar)
How do you know if you have OVB?
What is TSS?
Sum of the squared differences between actual values and the mean
What is RMSE?
What is the advantage of BIC over AIC?
BIC gives you consistent estimates
What should you do if you are asked about an effect? A change?
Effect = derivative
Change = difference
What is a residual?
The difference between the estimated and actual values of the dependent variable
What is R2?
The % of variation in Y explained by the model
What are the four assumptions of the error term?
What is the formula for the adj. R2?
What do you need to look at after running an F-test to determine if it is statistically significant?
The Chi-square critical values
What does ß1 equal? (Univariate)
∑(Yi-Ybar)(Xi-Xbar)/∑(Xi-Xbar)2
What is the formula for an F-test?
(SSRr - SSRu/r) ÷ (SSRu/n-k-1)
If our causal effect depends on the level of another independent variable, what do we do?
Take the natural log of the variable
What must “t” be greater than equal to for: 1. 90% confidence 2. 95% confidence 3. 99% confidence
1) 1.645 2) 1.96 3) 2.58 ^^ For two-tailed tests
If our causal effect depends on another variable (but not the level) what do we do?
Use an interaction terms
Formula for t-test?
(ß1 hat)-(H0: ß1) / SE(ß1 hat) p = 2(cdf)(-l t l)
What is the stochastic error term?
A term added to the regression equation to account for any variation in Y that is not explained by X
What are the three properties of estimators?