Spectral Analysis and Linear Filters
00 · Symbol Glossary
The frequency-domain partner of the autocovariance . On , is the contribution of frequencies near to the variance of the series.
for a weakly stationary series. Wiener–Khinchin says and are Fourier duals.
A raw sample estimate of from one stretch of data. Noisy; useful after smoothing, or as a diagnostic that a series is not white.
If , the output spectrum is . Band-pass and difference filters are statements about this gain.
01 · Autocovariance as a Spectrum
Weak stationarity packages all second-order dependence into . The spectral density unpacks that same information by frequency: cycles of period rather than lags of length . This is not a second course in Fourier analysis. It is the ACF, rewritten so that “business-cycle band” and “high-frequency noise” become visible.
If is weakly stationary and , there is a continuous spectral density
and the inversion
In particular : variance is an integral of the spectrum.
The convention is the one used in Hamilton and Brockwell–Davis. Other books fold into ; do not mix formulas across conventions.
02 · White Noise, AR(1), and Peaks
If , then and for , so
Every frequency contributes equally. A periodogram that is roughly level is the frequency-domain version of “the ACF is a spike at .”
For with and ,
If , is largest at (low-frequency / persistent). If , the peak is at (period- oscillation). Persistence in the ACF is a low-frequency pile-up in .
A seasonal monthly series with a strong twelve-month cycle shows a peak near . GARCH clustering is not a mean-spectrum story: it lives in the squares. Do not hunt for a spectral peak to “explain” volatility clustering.
03 · The Periodogram
For a sample (mean-subtracted),
At Fourier frequencies , is (approximately) an unbiased but inconsistent estimator of : variance does not fall with because each ordinate behaves like a noisy draw (for Gaussian series, roughly exponential at a fixed ), not an average that shrinks as grows. Smooth neighboring ordinates (a spectral window) to get a stable estimate of .
A single large can be sampling noise, a leftover calendar effect, or leakage from a nearby frequency.
Why it breaks: the periodogram is asymptotically exponential (for Gaussian series, at a fixed ), so the maximum over many frequencies is stochastically large even under white noise.
Consequence: prewhiten, smooth, and ask whether the peak survives a holdout or a different sample. Do not name a “cycle” from one noisy plot.
04 · Linear Filters
If with absolutely summable weights, the spectra multiply by the squared gain:
This is why differencing kills a unit-root pile-up at : has , which is at and large at high frequency. Overdifferencing an already stationary series therefore inflates high-frequency noise — the frequency-domain version of the MA unit-root warning in Chapter 04.
A band-pass filter is a whose gain is near on a chosen interval of and near elsewhere (business-cycle band, seasonal band). Moving averages are low-pass filters: they damp high . The Hodrick–Prescott filter is a popular high-pass for extracting a cycle; it is an ad hoc filter with a chosen smoothing constant, not a parametric time-series model whose spectrum you would estimate from ARMA/GARCH parameters.
Fourier inversion proofs, continuous-time spectral measures, or a full treatment of leakage, tapering, and multitaper estimates. Those belong in a time-series / signal-processing sequel. The goal here is to read as and to see a filter as a gain.
05 · Exercises
Only is nonzero; plug into Wiener–Khinchin.
for all . Flat spectrum: white noise has no preferred frequency.
Using Wiener–Khinchin, compute for .
The AR formula is largest at when .
A peak at low frequency: puts most variance in long swings (slow ACF decay). That is persistence, not a business-cycle “period” unless you impose a band-pass on top.
For causal AR with , where is largest, and what does that say about the series?
and at .
Differencing annihilates . If already had a spectral peak at zero (unit root or highly persistent AR), removes it. If was already WN, is MA with a hole at and extra high-frequency power — overdifferencing.
Let . What does the filter gain do at ? What goes wrong if was already white noise?
06 · Chapter Summary
| Object | Role |
|---|---|
| Fourier dual of ; variance by frequency | |
| WN spectrum | flat, |
| AR | low-frequency peak if |
| Periodogram | raw, inconsistent estimate of ; smooth it |
| Filter gain | |
| Differencing | high-pass that kills |
Next: Chapter 10 — State-Space Models and the Kalman Filter, when the object you care about (a latent factor, a time-varying ) is not observed directly.