Time Series-Ch02
Time Series-Ch02
Time Series-Ch02
Fundamental Concepts
Theorem 5
Two r.v.s X and Y are independent iff any one of the following
equalities holds:
Cov (X , Y ) = 0,
Corr (X , Y ) = 0,
Var (X + Y ) = Var (X ) + Var (Y ).
Definition 6
The mean function is defined by
Z ∞
µt = E (Yt ) = xft (x) dx, t = 0, ±1, ±2, · · ·
−∞
γt,s = Cov (Yt , Ys ) = E ((Yt −µt )(Ys −µs )), t, s = 0, ±1, ±2, · · ·
Y1 = e1 ,
Y2 = e1 + e2 ,
..
.
Yt = e1 + e2 + · · · + et .
Yt = Yt−1 + et , Y1 = e1 .
Therefore,
2
0.5σe , for |t − s| = 0
1,
for |t − s| = 0
γt,s = 0.25σe2 , for |t − s| = 1 , ρt,s = 0.5, for |t − s| = 1 .
0, for |t − s| > 1 0, for |t − s| > 1
In this example, the values of γt,t−k and ρt,t−k depend only on k (but
not on t). This is related to the stationarity of the stochastic process.
Time Series Analysis Ch2. Fundamental Concepts
2.3. Stationarity
Simplifying assumptions are needed to study the structure of a stochastic
process. The most important one is stationarity. The basic idea of
stationarity is that the probability laws that govern the behavior of the
process do not change over time.
Definition 7
A process {Yt } is said to be strictly stationary if the joint distribution
of Yt1 , Yt2 , · · · , Ytn is the same as the joint distribution of
Yt1 −k , Yt2 −k , · · · , Ytn −k for all choices of time points t1 , t2 , · · · , tn and all
choices of time lag k.
Theorem 9
The following are true for a stationary process:
1 γ0 = Var(Yt ), |γk | ≤ γ0 , γk = γ−k .
γk
2 ρ0 = 1, ρk = , |ρk | ≤ 1, ρk = ρ−k .
γ0
n−1
1 X |k|
Var(Y) = 1− γk
n n
k=−n+1
n−1
γ0 2X k
= + 1− γk
n n n
k=1
n−1
" #
γ0 X k
= 1+2 1− ρk
n n
k=1