Econometrics: Problem Set 2: Professor: Mauricio Sarrias
Econometrics: Problem Set 2: Professor: Mauricio Sarrias
This homework is due on 11th, May at 18:00 hrs. Please, write your answers clearly.
1 Theory
1. (Unbiased or biased estimator) Consider the linear model:
yi = x i β + " i
E("i |xi ) = 0
with n observations and xi is scalar (real-values). Consider the estimator:
"n
! x3i yi
β = "i=1
n 4 (1.1)
i=1 xi
2. (Error variance estimator with omitted variables) Assume the following model
1
where X = (x1i , x2i ), with x1i k1 × 1 and x2i k2 × 1. Consider the regression
n
2 1 # 2
! =
σ !
"i (1.4)
n − k1
i=1
Find E(!
σ 2 |X).
Explain how you could estimate this model subject to the restriction that β2 +β3 =
1 by running a regression that imposes the restriction. Also, explain how you
could estimate the unrestricted model in such a way that the value of one of the
coefficients would be zero if the restriction held exactly for your data.
4. (Hypothesis Testing): Assume you have a random sample from the model:
yi = β1 xi + β2 x2i + "i
(1.6)
E("i |xi ) = 0
where yi is wages measured as chilean pesos per hour, and xi is age. Describe how
you test the hypothesis that the expected wage for a 40-year-old worker is $20 an
hour. You do not need to derive the theory behind your procedure.
5. (Restricted regression and F ratio) We derive the F test in class. However, there
is a convenient alternative formula involving two different sum of squared residuals
that you probably learned in your introductory class of Econometrics : one is SSR,
the minimized sum of squared residuals denoted as SSRU , and the other is the
restricted sum of squared residuals, denoted SSRR , obtained from:
$ st Rβ$ = r
min SSR(β)
β
Finding the β$ that achieves this constrained minimization is called the restricted
regression or restricted least squared. In this exercise I ask you to show that
the F -ratio you learned in class equals:
2
In the restricted least squares, the sum of squared residuals is minimized subject
to the constraint implied by the null hypothesis Rβ0 = r. Form the Lagrangian
as:
d) Give and expression for a valid standard error for the elements of β̃.
$ the residuals from the restricted regression. Show:
e) Let ε$ ≡ y − X β,
' (
SSRR − SSRU = (β! − β)
$ ′ X ′ X (β! − β)
$ = ε$′ P ε$.
6. (Chow Test) Assume that you are interested in whether the coefficients of one
group of the data (women, for example) are equal to those of other group (men).
For instance, consider the following regressions
Explain how you would test H0 = β1 = β2 . (Hint: Use the F test you derived
in previous question and think that the pooled model (model 1) is the restricted
model, whereas allowing different coefficients for each group is the unrestricted
model. )