Heteroskedasticity 2024
Heteroskedasticity 2024
Heteroskedasticity
(Incomplete)
Homoskedasticity
In the classical regression model, it is
assumed that var(ui) = σ2 for all i and for
all possible values of the independent
variables X1, …, Xk. [Homoskedasticity]
1
12/18/2024
Heteroskedasticity: Example
Heteroskedasticity: Example
2
12/18/2024
Heteroskedasticity: Example
Simple form:
Yi = βo + β1Xi + ui
var(ui) = Xiσ2
This may occur when:
Households have substantially different income levels,
provinces have substantially different population, income
and level of economic development
Countries differ substantially in population, income, and
level of economic development
More general form:
var(ui) = f(Z1i, Z2i, …, Zni) σ2
Consequences
The OLS estimators are still unbiased and consistent. This
is because none of the explanatory variables is correlated
with the error term. So a correctly specified equation will
give us values of estimated coefficient which are very close
to the real parameters.
Affects the distribution of the estimated coefficients
increasing the variances of the distributions and therefore
making the OLS estimators inefficient.
Underestimates the variances of the estimators, leading to
higher values of t and F statistics.
Dr Arshad Ali Bhatti/
Spring 2019 6
3
12/18/2024
Detection Methods
Informal Tests:
Graphical Method
Formal Tests:
Graphical Method
4
12/18/2024
Graphical Method
Graphical Method
10
5
12/18/2024
Graphical Method
11
Graphical Method
12
6
12/18/2024
Formal Tests
13
Goldfeld-Quandt test
First test, rarely used today (not available in EViews)
Step1: Identify one variable that is closely related to
the variance of the disturbances, and order (rank)
the observations of this variable in descending order
(starting with the highest and going to the lowest).
Step2: Split the ordered sample into two equally
sized sub-samples by omitting c central
observations, so that the two samples will contain
½(n-c) observations.
14
7
12/18/2024
Goldfeld-Quandt test
Step3: Run and OLS regression of Y on the X
variable that you have used in step 1 for each
sub-sample and obtain the RSS for each
equation.
Step4: Caclulate the F-stat=RSS1/RSS2, where
RSS1 is the RSS with the largest value.
If F-stat>F-tab(α, n1-k, n2-k) ; reject the null of
homoskedasticity.
15
Breusch-Pagan LM Test
Step1: Estimate the model by OLS and obtain the
residuals
Step2: Run the following auxiliary regression:
= + + +…+ +
16
8
12/18/2024
Breusch-Pagan LM Test
Implementation in Eviews
Estimate original regression using OLS
In estimation window click: View→
Residual tests → Heteroskedasticity tests
→ Breusch-Pagan-Godfrey
Use F or Chi-square statistic to decide
about the rejection of:
H0: No Heteroskedasticity
Dr Arshad Ali Bhatti/
Spring 2019 17
17
18
9
12/18/2024
19
ln uˆ t2 = a1 + a2 ln Z 2t + a3 ln Z 3t + ... + a p ln Z pt + vt
20
10
12/18/2024
ln uˆt2 = a1 + a2 Z 2t + a3 Z 3t + ... + a p Z pt + vt
21
22
11
12/18/2024
23
24
12
12/18/2024
25
26
13
12/18/2024
27
Solutions
28
14
12/18/2024
29
30
15
12/18/2024
Estimate:
Y%i = β o X% oi + β1 X% 1i + β 2 X% 2i + L + β k X% ki + ε i
ui
where: ε i =
X ji
31
32
16
12/18/2024
f ( Z1i , Z 2i ,..., Z mi )
33
34
17
12/18/2024
35
36
18
12/18/2024
Application
• Estimation of Consumption Function
(Quarterly data)
37
References
• Johnston and Dinardo, Econometric Methods,
McGraw-Hill, 1997.
• Dimitrios, Applied Econometrics using Eviews,
Palgrave, 2006.
• Green, W. H., Econometric Analysis, Pearson,
2002.
• Gujrati 4e (undergraduate text)
• Dougherty (undergraduate text)
38
19