DFT for Time Series Flashcards

spectral density and autocovariance, spectral density of white noise, spectral density of AR(p)

1
Q

Let Xo,…,Xn-1 be a time series

Xo^?

A

Xo^ = 1/√n Σ Xt e^(-2πi0t)
= 1/√n Σ Xt
= √n * Xt~
-sum from t=0 to t=n-1 and Xt~ is the sample mean

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Let Xo,…,Xn-1 be a time series

Var(X)?

A
Var(X) = 1/n Σ |Xt|²
-sum from t=0 to t=n-1
-by conservation of energy:
Var(x) = 1/n Σ |Xj^|²
-sum from j=0 to j=n-1
-by definition:
Var(X) = 1/n Σ I(fj)
≈ ∫ I(fj) df
-integral between 0 and 1
-so variance of X is the integral of the spectral density over all frequencies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Let Xo,…,Xn-1 be a time series

Variance contributed by range [a,b]?

A

1/n Σ I(fj) ≈ ∫ I(fj) df

  • sum over fj in interval [a,b]
  • integrate from a to b
  • this quantifies the variance contributed by the frequency range [a,b]
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Spectral Density in Terms of Sample Autocovariance

General Case

A

-if gk is the lag-k ample autocovariance of X then:

I(fj) = √n * gk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Spectral Density in Terms of Sample Autocovariance

Periodic X

A

I(fj) = go + 2Σgkcos(2πfj*k)
-sum k between 1 and n/2
-if n is even there is an additional term:
+ gn/2 * (-1)^j

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Power Spectrum

A
  • the spectral density I is an estimate for the power 𝐼(f) = γ0 + 2 Σ γk*cos(2πfk)
  • sum from k= 1 to k=∞
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

White Noise

Spectral Density

A

-let Xt ~ N(0,σ²) i.i.d., then:
Xj^ = 1/√n Σ Xte^(-2πifj*t)
-this can be written as a sum of real and imaginary parts
-so Xj^ is (complex) normally distributed with:
E[Re(Xj^)] = 0
E[Im(Xj^)] = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

White Noise

Var[Re(Xj^)]

A

Var[Re(Xj^)] = σ² if j is 0 or n/2 OR σ²/2 otherwise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

White Noise

Var[Im(Xj^)]

A

Var[Im(Xj^)] = 0 if j=0 or n/2 OR σ²/2 otherwise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

White Noise

Cov[Re(Xj^),Im(Xj^)]

A

Cov[Re(Xj^),Im(Xj^)] = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

White Noise

Correlation

A

Xj^ and Xk^ are uncorrelated for j≠k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

White Noise

E[I(fj)]

A

E[I(fj)] = σ²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

AR(p)

DFT of Xt

A

Xj^ = εj^ / [1 - Σ αke^(-2πifj*k)]

-sum from k=1 to k=p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

AR(p)

Spectral Density

A

I(fj) = |Xj^|²
= |εj^|² / |1 - Σ αke^(-2πifj*k)|²
-sum from k=1 to k=p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

AR(p)

E[I(fj)]

A

E[I(fj)] = σε² / |1 - Σ αke^(-2πifj*k)|²

-sum from k=1 to k=p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly