Prof. John Rust, Hiu Man Chan
Due: February 3, 1999
Question 1
Show that for any vectors X and a,
if
.
Prove that if X and Y are orthogonal matrices, so is XY.
Write the following quadratic form in matrix notation with a symmetric matrix and specify whether it is positive semi-definite:
Question 2
In this question, you are asked to study the effect of model misspecification through Monte Carlo Experiment.
where is distributed as standard normal,
is distributed as N(-1,1), and
is distributed as
N(1,0.25).
The true parameter values are set at
,
, and
.
Therefore, you will obtain 500 vectors of OLS estimates from the 500 samples.
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:
where y is a measure of earning power, and x are factors that can affect earning power. You should: