What are the 5 steps in demand estimation?
Linear*
*
Multiplicative*
*
Simple linear regression assumptions**
Simple regression model*
Q = a + BP + E
What does R^2 mean in simple regression?
That the model explains XX% of the total variation of Q
What does the F significance in simple regression tell us?
We are essentially XX% sure the model predicts better than the sample mean of Q
T-statistics, how to find* and what it tells us.
t = ( B - Bb) / se
2 sided: |t-stat| > critical value = reject Ho
1 sided: t-stat < -critical value, if hypothesizing ‘-‘ coefficient
Multiple linear regression (assumptions continued)
Multiple linear regression*
Q = a + B1P + B2Y + B3T + E
could have 3 different prices instead of time and income affecting it
Multiple linear regression elasticity of demand*
E(Q,P) = (dQ/dP) * (P/E(Q|P)) = B1 * (P/E(Q|P))
Multiplicative exponential model*
*
Semilogarithmic model*
*
Reciprocal model*
*
Polynomial model*
*
Exponential smoothing*
*
Autocorrelation
Error terms are correlated over time, space, etc
- Parameter estimates are unbiased, but estimates of standard error are biased we lose efficiency
Heteroscedasticity
Error terms do not have constant variance
- parameter estimates are unbiased, but estimates of se are biased we lose efficiency
Measurement error
Random errors in measuring an explanatory variable or the dependent variable
Multicollinearity
A high degree of correlation among explanatory variables
Simultaneous equation relationships
The dependent variable and one or more explanatory variables are simultaneously determined - i.e. price and quantity are simultaneously determined in a supply-demand system
- challenge is to recognize interdependence, then specify a model that takes it into account. adding other demand-supply shifters in one way to address this
RMSE****
Standard deviation - always pos***
What is the main difference between the linear and growth model?
linear shows a constant unit change, growth shows a % change