« March 2005 | Main

April 28, 2005

Midterm 2 Notes

P4280141a.jpg

#9: On the answer sheet 0.568 should be 0.0568.

Posted by bparke at 10:39 PM | Comments (0)

April 26, 2005

Discrete Dependent Variables

A linear model with a normally distributed error term does not logically explain a dependent variable that only takes on two values.

P4260125a.jpg

P4260125b.jpg

The logit and probit models are much more elegant.

P4260130a.jpg

P4260123a.jpg

P4260121a.jpg

P4260119a.jpg

Posted by bparke at 10:31 PM | Comments (0)

April 19, 2005

Implementing 2SLS in Stata

P4190069a.jpg

P4190069b.jpg

P4190070a.jpg

Posted by bparke at 07:32 PM | Comments (0)

April 14, 2005

Term Paper

Ways to present regressions:

1. As equations set off in text

P4140046a.jpg

2. As tables

P4140049a.jpg

Posted by bparke at 07:29 PM | Comments (0)

Term Paper Specifications

Due: 5/3

How long does my term paper have to be?


It has to have sections.

Cover Sheet (name, title, date)

1. Introduction (1 page)

Two approaches:
a) para 1 "___ is an interesting/important question."
para 2 "This paper is about that."
b) para 1 "This paper is about ..."
goal: to reach people who only read introductions.

2. The Model (2 pages)
justify lhs variables. justify rhs variables.

3. The Data (1 page and a table)

4. Empirical Results (2 pages text (3 with equations), n pages tables)
regressions in text as equations
regression in tables
regressions in Stata format (log file, using fixed pitch (courier))
(Pros watch the number of decimal digits.)
Tables on separate pages is fine.

5. Summary and Conclusions (1 page)
Restate goal more briefly that in the introduction.
What did we learn?
Goal: Catch people who flip to the conclusions.


Every paragraph has a topic sentence, which comes first unless you have a really good reason for breaking this rule.

Every sentence has a subject and a verb, in that order unless you have a really good reason for breaking this rule.

Decide whether "I" wrote the report, "We" wrote the report, or nobody wrote the report and then be consistent.

Try not to "run regressions".

Posted by bparke at 11:06 AM | Comments (0)

April 12, 2005

Identification and Two-Stage Least Squares

Identification is required for parameter estimation to be possible. Two-stage least squares is a common method for estimating identified equations.

We have already discussed the covariance between the right-hand side endogenous variable P and the two structural equation error terms.

P4120018a.jpg

Tw--stage least squars (2SLS) plugs in reducted form equation predictions for endogenous right-hand side variables and then, in stage two, estimates a structural equation with "hatted" variables. This works because the hatted variables are not functions of the structural equation error terms.

2SLS is possible only if an equation is identified. Otherwide, there is exact collinearity in the second stage.

P4120019a.jpg

The excluded variables that identify an equation shifts equations other than the one that is being identified.

P4120023a.jpg

P4120025a.jpg

Is a simple IS-LM model identified? It depends on whether you think that monetary and fiscal policy set the money supply and deficit without any concern for Y. This assumption would fly in the face of often stated objectives of these policies.

P4120026a.jpg

Posted by bparke at 07:47 PM | Comments (0)

2SLS with Stata

To run two stage least squares with Stata, use the ivreg command. This is in the menu as Statistics | Linear regression and related | Multiple equation models | Instrumental variables and two-stage least squares.

Here is a log file with a 2SLS regression of rate on percapinc poverty and crimespendpc, where over64 is an instrumental variable.

Posted by bparke at 03:27 PM | Comments (0)

Term Paper

The term paper is due at the final exam.

You can choose to use your own data or one of the following:

Bureau of Labor Statistics survey
BLS data
useful notes

St. Louis Federal Reserve Bank
FRED

Posted by bparke at 02:04 PM | Comments (0)

April 07, 2005

Simultaneity

When the right-hand side regressors are correlated with the error term, the parameters estimates are not consistent. This problem arises with simultaneous equations systems, which includes most economics models.

P4070001a.jpg height="335" />

P4070003a.jpg

A graphical view of the model:

P4070005a.jpg

Posted by bparke at 10:37 PM | Comments (0)

ch. 13 help

Hints for the homework: log file.

Posted by bparke at 11:49 AM | Comments (0)

April 05, 2005

The Number of Equations

Supply and Demand involves two curves and two equations.

P4050050a.jpg

A regression model involves one curve and one equation. There is a fundamental mismatch.

Posted by bparke at 09:16 PM | Comments (0)

Who Pays a Sales Tax?

We started our discussion of simultaneous equations models with a classic example.

The basic diagram has two supply curves, one for the price paid by the consumer (with tax) and one for the price received by the supplier (without tax).

P4050045a.jpg

The supply curve comes from the Theory of the Firm. This analysis leads to Q on the horizontal axis.

P4050043a.jpg

Who pays the sales tax depends on the slopes of the supply and demand curves.

P4050048a.jpg

Posted by bparke at 09:10 PM | Comments (0)