Multiple Linear Regression (3) Flashcards
(13 cards)
What else can the independent variables be called?
Regressors or covariates
What is the unsystematic part of a regression model?
unsystematic part part u, contains
the part of y not explained by the regressors x1, . . . , xk
What is an example of a multiple linear model with non-constant marginal effects?
When the model includes one regressor (x) and also its square value (x^2)
What is x*?
There is a value of x so that the marginal
effect is zero, given by
x*=-B1/2B2
only applicable to non-constant marginal effects
When will x* minimise/maximise the population regression function?
minimise when B2>0
maximise when B2<0
What are the equations needed to find the slope coefficients in multiple linear regression models?
check ppt 2
What is the equation to find the intercept given the slope estimates?
check ppt 2
What is the equation for the sum of squared residuals in multiple linear regression models?
check ppt 3
What is the equation linking the sum of squares, explained sum of squares and sum of squared residuals?
SST=SSE+SSR
What is the equation for SST?
check ppt 4
What is the equation for SSE?
check ppt 4
What does R^2 show and what do different values of it mean?
R^2 is the ratio of the explained variation over the total variation. Thus, it is interpreted as the proportion of the
sample variation in yi that is explained by
y^i
R^2 = 1 means perfect fit
What is heteroskedasticity?
If the conditional variance Var(u|x1, . . . , xk ) depends on any of the regressors (not constant)