next up previous
Next: About this document

Econ 551b
Problem Set 1

Prof. John Rust, Hiu Man Chan

Due: February 3, 1999

Question 1

a)

Show that for any tex2html_wrap_inline45 vectors X and a, tex2html_wrap_inline51 if tex2html_wrap_inline53 .

b)

Prove that if X and Y are orthogonal matrices, so is XY.

c)

Write the following quadratic form in matrix notation with a symmetric matrix and specify whether it is positive semi-definite:

displaymath37

Question 2

In this question, you are asked to study the effect of model misspecification through Monte Carlo Experiment.

a)
Generate 500 samples, with each sample containing 1000 observerations from the nonlinear regression model:

displaymath38

where tex2html_wrap_inline61 is distributed as standard normal, tex2html_wrap_inline63 is distributed as N(-1,1), and tex2html_wrap_inline67 is distributed as N(1,0.25). The true parameter values are set at tex2html_wrap_inline71 , tex2html_wrap_inline73 , and tex2html_wrap_inline75 .

b)
For each sample generated, act as you don't know the true parameters and observe only x and y, estimate the parameters using OLS from the linear regression:

displaymath39

Therefore, you will obtain 500 vectors of OLS estimates from the 500 samples.

c)
Compute summary statistics (such as mean, standard deviation, maximum, minimum) of your 500 OLS estimates for tex2html_wrap_inline81 , tex2html_wrap_inline83 , and tex2html_wrap_inline85 . Plot the empirical distribution of each of them. What can you say about the effect of model misspecification (estimating a nonlinear model as a linear one)?

Question 3

Extract data in file hrsdat.asc or hrsdat.dat (from the links on class web page), which contains 6851 observations from the Health and Retirement Survey. The data contains nine variables, as described in the file codebook.txt (also from links on class web page). You have to analyze the effect of education and other possible variables on earning power by estimating the linear regression model:

displaymath40

where y is a measure of earning power, and x are factors that can affect earning power. You should:

a)
State any assumption(s) you would like to make on tex2html_wrap_inline61 in the regression model. Explain why you want to make the assumption(s).
b)
Describe the dependent and independent variables used. This can involve manipulations of the variables in the data set. Report what these manipulations are. (E.g., creating a dummy which equals 1 if the respondent is white, and 0 if he/she is non-white from the variable "RACE".)
c)
Obtain OLS estimates for tex2html_wrap_inline93 and standard errors of the estimates. Provide goodness of fit (such as tex2html_wrap_inline95 ).
d)
Interpret your results.




next up previous
Next: About this document

econ551
Tue Jan 19 21:05:51 EST 1999