S1 - regression analysis Flashcards
what is regression analysis
Assumes manager known demand
Info on demand function comes from published studies, hire consultant, or regression analysis
Y = a + bx + e
Will be discrepancy between actual points and the line
what is least squares regression
Y = a* + bx
a and b* represent values of a and b that result in the smallest sum of squared errors between a line and actual data
Q = intercept - price
how do you evaluate statistical significance
the true line may be different. How to ensure slope is non zero?
T statistics - when t>2 we are 95% confident the true parameter is not zero
P value - p<0.05, significant at 5% we are 95% confident that coefficient is not zero
how do you evaluate overall regression line fit
r square - proportion of variation in dependent variable that is explained by the regression - 0 to 1
F statistic - assesses if the model has significant explanatory power - when <0.05, significant at 5%
what is regression for non linear and multiple regression
non linear - lnQ = B0 + BplnP + e
Multiple regression - lnQxd = B0 + BxlnPx + BmlnM + BhlnPh + e