Time Series
Time Series
0.5
0.4
0.3
0.2
0.1
0
0 500 1000 1500 2000 2500
-0.1
-0.2
-0.3
log(ex)t-log(ex)t-1
Stationary and Non-stationary
Stochastic Process 0.03
133
199
265
331
397
463
529
595
661
727
793
859
925
991
1
1057
1123
1189
1255
1321
1387
1453
1519
1585
1651
1717
1783
1849
1915
1981
2047
2113
2179
2245
2311
67
-0.01
In short, if a time series is stationary, its mean,
variance, and autocovariance (at various lags) -0.02
remain the same no matter at what point we
measure them; that is, they are time invariant. -0.03
0.1
0
0 500 1000 1500 2000 2500
-0.1
-0.2
-0.3
lnex
Stationary and Non-stationary 0.6
0.4
-0.2
-0.3
250
200
Profits, Dividends
150
PROFITS
100
DIVIDENDS
50
0
1965 1970 1975 1980 1985 1990 1995
Year
Why it is important to have a stationary stochastic
process?
If we want to understand the relationship between two or more variables using
regression analysis, we need to assume some sort of stability over time. If we allow
the relationship between two variables (say, yt and xt) to change arbitrarily in each
time period, then we cannot hope to learn much about how a change in one variable
affects the other variable if we only have access to a single time series realization. In
stating a multiple regression model for time series data, we are assuming a certain
form of stationarity in that the βj do not change over time.
Regressing a nonstationary time series on one or more nonstationary time series
may often lead to the phenomenon of spurious or meaningless regression.
if a time series is nonstationary, we can study its behavior only for the time period
under consideration. Each set of time series data will therefore be for a particular
episode. As a consequence, it is not possible to generalize it to other time periods.
Therefore, for the purpose of forecasting, such (nonstationary) time series may be of
little practical value.
Yt = β1 + β2t + β3Yt−1 + ut
β1 = 0, β2 = 0, β3 = 1 β1 ≠ 0, β2 = 0, β3 = 1, β1 ≠ 0, β2 ≠ 0, β3 = 0 β1 ≠ 0, β2 ≠ 0, β3 = 1
Yt = β1 +Yt−1 + ut Yt = β1 + β2t + ut Yt = β1 + β2t + Yt−1 + ut
Yt = Yt−1 + ut
Yt = β2t + ut
DIAGNOSTIC TOOLS: TESTING FOR
STATIONARITY
1.Correlogram
ADF Test
criteria schwert
drift yes
trend yes
lag 26
alpha 0.05
For series to be non-stationary:
tau-stat -2.46515 Absolute value of tau-stat has to be less than the tau-critical value
tau-crit -3.41221
stationary no
aic -6.23728
bic -6.22994
lags 0
coeff -0.00602
p-value > .1
-0.02
-0.03
-0.01
1
58
115
172
229
286
343
400
457
514
571
628
685
742
799
856
913
970
1027
1084
1141
dlnex
1198
1255
1312
1369
1426
1483
1540
1597
1654
1711
1768
1825
1882
1939
1996
2053
2110
2167
log(ex)t-log(ex)t-1
2224
2281
2338
Integrated Time Series
• A time series is said to be integrated if the series becomes stationary
after differencing.
- Integrated of order 1, I(1): if series becomes stationary after
differencing it once.
- Integrated of order 2, I(2): if series becomes stationary after
differencing it twice (difference of difference)