OLS

OLS

OLS

David Jaggi

David Jaggi

Kartei Details

Karten 89
Sprache English
Kategorie Mathematik
Stufe Universität
Erstellt / Aktualisiert 16.11.2017 / 17.11.2017
Weblink
https://card2brain.ch/box/20171116_ols
Einbinden
<iframe src="https://card2brain.ch/box/20171116_ols/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
Uses of regression analysis?

To answer questions, To test economic theories

What stands beta for?

Note that beta stands for the change in H when Y changes by 1 unit. Note that this is not the elasticity.

How to find beta?

Distance between line and data points is minimised.

What is a multiple regression?

Regression with multiple variables

How does the regression model look?

y = xb + e

What is x?

Independent variable

What is b?

The coefficient

What is e?

The residuals or error term

What are the six assumptions?

Linearity, Full rank, Regressors are exogenous, Homoskedasticity and no autocorrelation, Non-stochastic regressors, Normal disturbances

Linearity?

The model species a linear relationship between y and x

Full rank?

x has full column rank. There is no exact linear relationship between the di¤erent independent variables

Regressors are exogenous?

E (e\x) = 0 The mean of the residuals (holding x xed) is zero.

Homoscedasticity and no autocorrelation?

The residuals have a fixed variance sigma^2 and the residual for observation i is uncorrelated with the residual for observation j.

Non-Stochastic regressors?

x is non-stochastic as in experimental data.The conometricianchooses the values of the regressors before observing y. For example, where x is fertilizer and irrigation and y is agricultural yield. In this case, we do not need to condition on x in the assumptions discussed above

Normal Disturbances?

We assume that the residual is normally distributed e\x ~ N(0,sigma^2*I)

Goodness of fit?

Total sum of squares = regression sum of squares + residual sum of squares

Which values can R^2 have?

Values between 0 and 1

What does R^2 measure?

It measures the proportion of the total variation in y that is accounted for by variations in the regressors. Values closer to 1 indicate that variation in the regressor contributes highly to the variation in the dependent variable.

What is the problem with R^2?

As the number of regressors increase the R2 in the longer regression cannot be smaller.

How does R^2 change?

However R2 does not provide an absolute basis for comparison and a high value of R2 depends on the context. In other words the variation in the dependent variable can be very di¤erent in di¤erent regression models.

What property does the adjusted R^2 have?

Whether the R-hat^2 rises or falls with an additional regressor depends on whether the improvement in t due to the additional regressor more than o¤sets the correction for the loss of an additional degree of freedom.

What does the Gauss Markov theorem state?

In a linear regression model, the least squares estimator ˆb is the minimum variance linear unbiased estimator of b. The OLS estimator is the most e¢ cient in the class of linear unbiased estimators. Other unbiased estimators may exist but they have a larger variance. Requires assumptions A1 to A4, but not normality.

What does the OLS and MLE have in common?

If disturbances are normally distributed the OLS estimator is also the maximum likelihood estimator (MLE). Means that OLS is asymptotically e¢ cient among consistent and normally distributed estimators. Large sample counterpart to Gauss Markov (Cramer Rao Lower bound).

What does the confidence interval show?

The object of interval estimation is to present an estimate of the parameter with a measure of uncertainty attached to it–i.e. b-hat +- sampling variability

What does the wald test show?

Wald Test: The Wald test measures how close Rb - q is to zero

What if we have not normal disturbances?

As the sample size grows, the t-distribution approaches the normal distribution and the F-distribution approaches the Chi-squared from above. This suggests that in moderate samples, the t and the f distributions provide a conservative approximation.

Uses of regression analysis?

To answer questions, To test economic theories

What stands beta for?

Note that beta stands for the change in H when Y changes by 1 unit. Note that this is not the elasticity.

How to find beta?

Distance between line and data points is minimised.

What is a multiple regression?

Regression with multiple variables

How does the regression model look?

y = xb + e

What is x?

Independent variable

What is b?

The coefficient

What is e?

The residuals or error term

What are the six assumptions?

Linearity, Full rank, Regressors are exogenous, Homoskedasticity and no autocorrelation, Non-stochastic regressors, Normal disturbances

Linearity?

The model species a linear relationship between y and x

Full rank?

x has full column rank. There is no exact linear relationship between the di¤erent independent variables

Regressors are exogenous?

E (e\x) = 0 The mean of the residuals (holding x xed) is zero.

Homoscedasticity and no autocorrelation?

The residuals have a fixed variance sigma^2 and the residual for observation i is uncorrelated with the residual for observation j.

Non-Stochastic regressors?

x is non-stochastic as in experimental data.The conometricianchooses the values of the regressors before observing y. For example, where x is fertilizer and irrigation and y is agricultural yield. In this case, we do not need to condition on x in the assumptions discussed above