CH 6 2023 Eonometrics For Acct and Finance
CH 6 2023 Eonometrics For Acct and Finance
The conditions imply that the mean, variance and the covariance of the process are
independent of time. Condition (iii) states that the covariance between Yt and Yt s
does not depend on t – it is rather a function of the time lag between the two
observations (s), that is, the covariance is a function of how far apart the two
observations are. For example, the covariance between Yt and Yt 1 is the same as the
covariance between Yt 6 and Yt 7 .
(s) is known as the autocovariance function (since it is the covariance of Yt with its
own previous (or lagged) values). When s = 0, the autocovariance function is simply
the variance of Yt . The autocovariances are not as such particularly useful measures
of the relationship between Yt and its previous values since they depend on the units of
measurement, and hence the values that they take have no immediate interpretation.
The series (s) has the standard property of correlation coefficients, that is, the values
are bounded between – 1 and + 1, inclusive ( 1 (s) 1 ). If s = 0, we get the
correlation of Yt with itself (which is of course +1). The plot of (s) against
s 1, 2, 3, . . . is called the autocorrelation function (ACF) or correlogram.
Thus, a white noise process has zero mean, constant variance (independent of t), and
zero autocovariances. The last condition implies that each observation is uncorrelated
with all other values in the sequence.
We can clearly see that the autocovariance function keeps on increasing as the time lag
(s) increases. Thus, the process is non-stationary.
iii) If | | 1 , then the autocovariance function will tend to zero as the lag length (s)
increases. For example, let 1/ 5 :
(1) (1/ 5)12 2 / 5
(2) (1/ 5)2 2 2 / 25
(3) (1/ 5)3 2 2 /125
(4) (1/ 5)4 2 2 / 625
We can clearly see that as s , (s) 0 , that is, the autocovariance function decays
to zero when the time lag (s) becomes very large. Thus, the process is stationary.
where u t is white noise as usual. One key feature (trait) of random walks is that the
most recently observed value of the variable is the best forecaster of future values.
Using the backward shift operator, the AR(p) model can be written as:
Yt 1Yt 1 2 Yt 2 . . . p Yt p u t
Yt 1ZYt 2 Z2 Yt . . . p Zp Yt u t
(1 1Z 2 Z2 . . . p Zp )Yt u t
a(Z)Yt u t
The equation:
a(Z) 0 1 1Z 2 Z2 . . . p Zp 0
is the so-called the characteristic equation of the process. The notion of a
characteristic equation comes from the fact that its roots determine the characteristics of
the process Yt . The AR(p) process is stationary if the roots of the characteristic
equation a(Z) 0 all lie outside the unit circle, or equivalently, if all roots are greater
than one in absolute value ( | Z | 1 ).
Remark: If any of the roots of a characteristic equation lie exactly on the unit circle,
then the variable Yt is said to have a unit root, and hence, is non-stationary. The
process generating Yt is called a unit root process.
Figure 1(a) is a plot of a white noise process. The process has no trending behaviour,
and frequently crosses its mean value (zero), that is, it is stationary. A plot of a random
walk process is shown in Figure 1(b). We can see that the process has trends, that is, it
rises over time. This is a typical characteristic of non-stationary (unit-root) processes.
Figure 1: Time series plot of white noise and random walk processes
Since the error term u t is white noise (which is stationary by definition), the first
difference Yt is stationary. The series Yt is said to be integrated of order one
(denoted by I(1)) since taking a first difference produces a stationary process.
83 Applied Econometrics for Accounting and Finance
This concept can be generalized to consider the case where the series contains more
than one ‘unit root’. In such cases, the difference operator would need to be applied
more than once to induce stationarity. If a non-stationary series Yt must be differenced
d times before it becomes stationary, then it is said to be integrated of order d. This
would be written as: Yt ~ I(d) .
An I(0) series is a stationary series, while an I(1) series contains one unit root. An I(2)
series contains two unit roots and so would require differencing twice to induce
stationarity. The majority of financial and economic time series contain a single unit
root, although some are stationary and some have been argued to possibly contain two
unit roots.
In regressions involving trended data, Dickey and Fuller have shown that the
conventional test of significance (that is, the t-test) that compares the above test statistic
with the critical values from the standard t-table tends to incorrectly reject the null
hypothesis H 0 : 0 . As a solution to this problem, they have derived an appropriate
set of critical values for testing the hypothesis that H 0 : 0 . Thus, the critical values
for the above test are to be referred from such Dickey- Fuller tables.
Illustration: The following time plot is the export price of sesame in Ethiopia from
February 1998 to June 2013.
Export price of sesame
28,000
24,000
20,000
16,000
12,000
8,000
4,000
0
98 99 00 01 02 03 04 05 06 07 08 09 10 11 12 13
We can see that the price of sesame exhibits an increasing trend over time. This might
be an indication that the process is non-stationary. To determine whether this is so, the
augmented Dickey-Fuller test is carried out. EViews output of the ADF test is shown
below:
Null Hypothesis: SESAME has a unit root
Exogenous: Constant, Linear Trend
Lag Length: 1 (Automatic - based on SIC, maxlag=13)
t-Statistic Prob.*
Augmented Dickey-Fuller test statistic 0.182840 0.9978
Test critical values: 1% level -4.008987
5% level -3.434569
10% level -3.141237
The ADF test statistic (0.182840) is greater than the critical values at 1%, 5% and 10%
significance levels (or the p-value (Prob.*) is greater than 10%). Thus, the null
hypothesis of a unit root cannot be rejected. This tells us that the export price of sesame
is a unit root process.
Since the series is non-stationary (has unit roots), we need to check if first differencing
removes the unit root problem. The result (EViews output) is shown below:
Null Hypothesis: D(SESAME) has a unit root
Exogenous: Constant, Linear Trend
Lag Length: 0 (Automatic - based on SIC, maxlag=13)
t-Statistic Prob.*
Augmented Dickey-Fuller test statistic -10.72704 0.0000
Test critical values: 1% level -4.008987
5% level -3.434569
10% level -3.141237
The p-value of the ADF test statistic for the first difference of the export price of
sesame is less than 0.01. Thus, we reject the null hypothesis and conclude that the first
differenced series is stationary, that is, the export price of sesame is integrated of order
one or I(1). Figure 3 is a time plot of the first difference of the export price of sesame.
We can observe that the series revolves around zero with no apparent trend.
85 Applied Econometrics for Accounting and Finance
D(SESAME)
1,200
800
400
-400
-800
-1,200
98 99 00 01 02 03 04 05 06 07 08 09 10 11 12 13
Figure 3: Time series plot of the first difference of the export price of sesame
If two stationary variables are generated as independent random series, when one of
those variables is regressed on the other, the t-ratio on the slope coefficient would be
expected not to be significantly different from zero, and the value of R 2 would be
expected to be very low. This seems obvious since the variables are not related to one
another. However, if two variables are trending over time, a regression of one on the
other could have a high R 2 even if the two are totally unrelated.
So, if standard regression techniques are applied to non-stationary series, the end result
could be a regression that ‘looks’ good under standard measures (significant coefficient
estimates and a high R 2 ), but which is really valueless or has no meaningful economic
interpretation. Such a model would be termed a ‘spurious regression’.
Illustration: The following EViews output pertains to a linear regression of the United
States (US) GDP on the total reserves of Ethiopia (including gold) from 1961 to 2008
(both in current USD). We can see that R 2 is large (73%) and the model is adequate as
judged by the F-test (p-value < 0.001). Moreover, the t-test indicates that the total
reserves of Ethiopia is significant at the 1% level, that is, total reserves of Ethiopia has
a significant influence on US GDP. But we know that the total reserves of Ethiopia (a
small economy) can never affect the US economy (as measured by US GDP). This is
clearly a spurious regression.
Dependent Variable: US_GDP
Method: Least Squares
Sample: 1961 2008
Variable Coefficient Std. Error t-Statistic Prob.
C 1.32E+12 4.81E+11 2.754921 0.0084
ETH_TOTAL_RESERVE 10383.57 924.2723 11.23432 0.0000
R-squared 0.732884
F-statistic 126.2099
Prob(F-statistic) 0.000000
The plots of two series are shown Figure 4 below. We can see that both have strongly
trending behaviour.
CHAPTER VI: Time Series Analysis 86
2000000000 16000000000000
1800000000 14000000000000
1600000000
12000000000000
1400000000
10000000000000
1200000000
1000000000 8000000000000
800000000 6000000000000
600000000
4000000000000
400000000
200000000 2000000000000
0 0
1961
1963
1965
1967
1969
1971
1973
1975
1977
1979
1981
1983
1985
1987
1989
1991
1993
1995
1997
1999
2001
2003
2005
2007
1961
1963
1965
1967
1969
1971
1973
1975
1977
1979
1981
1983
1985
1987
1989
1991
1993
1995
1997
1999
2001
2003
2005
2007
2009
Figure 4: Time plots of the total reserves of Ethiopia and US GDP
The augmented Dickey- Fuller test is carried out to determine whether the two series
are stationary or not. EViews output of the ADF tests is shown below. The p-values of
the ADF test statistics are both greater than 10%. Thus, both series are non-stationary.
The ADF tests on first differences of the two series (shown below) reveal that both
series are integrated of order one.
The results of a linear regression of the first difference of US GDP on the first
difference of total reserves of Ethiopia are shown below. Note that this is not
spurious regression since the differenced series are both stationary. We can see that the
value of R 2 is zero and the F-statistic is insignificant (p-value = 0.999 > 0.05). Thus,
there is no relationship between US GDP and the total reserves of Ethiopia. The
implication is that the significant relationship that we obtained earlier was simply a
consequence of the underlying trend in both series.