3-Estimation With Heteroscedasticity
3-Estimation With Heteroscedasticity
November 2023
DIES
1
Outline
Brief Overview on:
2
Weighted Least Squares
Weighted Least Squares
If the test procedure points out the presence of eteroscedastic errors, it is necessary to verify if
there are specification errors first.
If there are not specification errors we may:
• use Weighted least squares (WLS) and not OLS. The WLS are a special form of GLS
(generalized least squares);
• define the variables and transform them on the basis of the underlying theory;
WLS
Usually we don’t know the form of eteroscedasticity. We may suppose, however, that:
2 α
σt = α0 + α1 zt 2
3
Weighted Least Squares
Often we assume one of these forms of eteroscedasticity and then the GLS take a particular form
called WLS (weighted least squares).
~ , then it follows:
If we suppose to have σt2 = α1 zt , defining the E(uuT ) = V
σ12
0 ... 0 z1 0 ... 0
0 σ22 ... 0 0 z2 ... 0
~ =
V . . . = α1 . . . = α1 Ω
. . . . . .
. 0 . . . 0 . .
2
0 0 ... σn 0 0 ... zn
4
Weighted Least Squares
n
~ −1 X
~TΩ ~ =
X 1 T
X ( )~xt ~
xt
t=1
zt
n n
−1
X T
X
bGLS = [ ~
xt ~
xt /zt ] [ ~
xt yt /zt ]
t=1 t=1
5
Weighted Least Squares
If yt and each element of xt are multiplied by the square root of the reciprocal of zt the
application of the OLS estimator to the transformed data will give the bGLS estimator.
If we assume that σt2 = α1 zt2 the appropriate weighting factor is the reciprocal of zt .
An alternative approach would imply to not derive the transformed data but to estimate the
xT
structure of eteroscedasticity through the OLS residuals, et = yt − ~ ~
t β, which are consistent
estimators of ut .
We may estimate by nonlinear regression:
2 αˆ
et = αˆ0 + αˆ1 zt 2 + v̂t
With t = 1, 2, . . . , n.
6
Weighted Least Squares
Example - 1:
We consider a random sample of n = 100 observations from the Current Population Survey, 1988.
A conventional earnings equation has been estimated on these data. The variables considered are:
7
Example - 1
The results of estimated equation are reported below and confirm that education has a positive
and significant effect, experience has a quadratic effect and the union dummy variable has a
positive but not very significant coefficient.
To apply the White test for eteroscedasticity we need first to square the regression residuals
(RESSQ) and regress these versus the original covariates, their squares and cross-products. In the
auxliary regression derived has twelve covariates (not the square of UNION).The results of the
estimated auxiliary regression are below.
8
Example - 1
The test statistic is nR2 = 10.79 and χ20.05 = 21.03 then the null hypothesis of omoscedasticity
is not rejected.
9
Example - 1
To apply the Breush - Pagan test we have to define the variables that influence eteroscedasticity.
We select: GRADE, POTEXP and UNION. Then we regress RESSQ = e2t versus these variables
and correcting for the scale factor σ̃ 2 = 0.209.
We obtain the ESS of this auxiliary regression, then:
1 1 R2
ESS = RSS = 5.35
2 2 1 − R2
The relevant critical value is χ20.05 (3) = 7.815, then omoscedasticity is not rejected.
10