Econometric S
Econometric S
INTERNAL ASSESSMENT I
1. Given the OLS assumptions, show that Var(Yi ) = σu2 , where, σu2 is the error variance in the
regression model: Yi = β0 + β1 Xi + ui . (2 Marks)
Proof. We know
Var(Yi |Xi ) = E(Yi2 |Xi ) − [E(Yi |Xi )]2 (1)
If Yi = β0 + β1 Xi + ui ,
Yi2 = (β0 + β1 Xi + ui )2
= β02 + β12 Xi2 + 2β0 β1 Xi + u2i + 2β0 ui + 2β1 Xi ui
Thus,
E(Yi2 |Xi ) = E(β02 + β12 Xi2 + 2β0 β1 Xi + u2i + 2β0 ui + 2β1 Xi ui |Xi )
= E(β02 |Xi ) + E(β12 Xi2 |Xi ) + E(2β0 β1 Xi |Xi ) + E(u2i |Xi ) + E(2β0 ui |Xi ) + E(2β1 Xi ui |Xi )
= β02 + β12 Xi2 + 2β0 β1 Xi + E(u2i |Xi ) + 2β0 E(ui |Xi ) + 2β1 Xi E(ui |Xi )
= β02 + β12 Xi2 + 2β0 β1 Xi + E(u2i |Xi )
(2)
where the third equality follows from applying the Law of Iterated Expectations and the fourth
equality follows from the OLS Assumption 1: E(ui |Xi ) = 0. Now, given Yi = β0 + β1 Xi + ui ,
we know E(Yi |Xi ) = E(β0 + β1 Xi + ui |Xi ) = E(β0 + β1 Xi |Xi ) + E(ui |Xi ) = β0 + β1 Xi (since,
E(ui |Xi ) = 0). Thus,
2. For the tobacco industry in Andhra Pradesh, the estimated supply function is given by
where Yi is quantity supplied in tons and Xi is market price in Rs. (in thousands). A total volume
of 756 tons of raw tobacco is produced by 12 factories that are sampled. The average price facing
the factories is $9. If average price facing the industry increases by 1% what will be the percentage
increase in the average quantity supplied by the industry? (2 Marks)
1
ECONOMETRIC METHODS (AE/EE 06) INTERNAL ASSESSMENT I 2
12
X
Solution. Total volume produced by 12 factories is 756 tons. That is Yi = 756. Thus,
i=1
756
Ȳ = 12 = 63. Given average price is $9, that is X̄ = 9. We know that elasticity is
∂ Ŷi X̄ 9
ηs = = 3.25 = 0.4643
∂Xi Ȳ 63
That is, 1 % increaes in price of tobacco will lead to 0.4643% increaes in the quantity supplied of
tobacco.
Proof. Given the estimated model Ŷi = β̂0 + β̂1 Xi , if β̂1 = 0, then Ŷi = β̂0 . Further, since
Ȳ = β̂0 + β̂1 X̄, with βˆ1 = 0, we have Ȳ = β̂0 . Thus, we have Ŷi = Ȳ or (Ŷi − Ȳ ) = 0 ⇒
Xn
(Ŷi − Ȳ )2 = 0 ⇒ (Ŷi − Ȳ )2 = 0 or ESS = 0. We know R2 = ESS T SS . If ESS = 0, then
i=1
R2 = 0.
Xn
If R2 = 0 then the numerator β̂ 2 (xi − x̄)2 = 0. This would be true if either β̂1 = 0 or
i=1
2
P
i (xi − x̄) = 0. However, the latter expression being a sum of positive (squared) expressions,
will be zero only when ∀ i, xi − x̄ = 0 or ∀ i xi = x̄. Thus, it is not necessary that if R2 = 0, then
it implies β̂1 = 0.
5. Suppse that a researcher, using data on class size (CS) and average test scores from 50 M.A.
classes, estimates the OLS regression: (5 Marks)
\ = 640.3 − 4.93 × CS
T estScore
ECONOMETRIC METHODS (AE/EE 06) INTERNAL ASSESSMENT I 3
2
with n = 506 and R = 0.581 (5 Marks)
(a) Interpret the coefficient β1 , the estimated parameter corresponding to nox .
Solution. 1 unit increaes in nox pollution reduces house price by 0.954 percent.
(b) Suppose we wish to test the hypothesis H0 : β1 = −1 against the alternative H1 : β1 6= −1.
Interpret the hypothesis and its alternative.
Solution. Null hypothesis: elasticity of house price to nox pollution is 1, that is for 1%
increase in nox pollution, house price decreases by 1%. Alternative hypothesis: elasticity
of house price to nox pollution is not 1, that is 1% increase in nox pollution, house price
decreases by any value other than 1%.
y = Xβ + u
ECONOMETRIC METHODS (AE/EE 06) INTERNAL ASSESSMENT I 4
Var(β̂) = σ 2 (X 0 X)−1
β̂ = (X 0 X)−1 X 0 (Xβ + u)
= (X 0 X)−1 X 0 Xβ + (X 0 X)−1 X 0 u
(5)
= β + (X 0 X)−1 X 0 u
β̂ − β = (X 0 X)−1 X 0 u