Notes 2023.09.25
Last time: basic fourier transform theory
Assumes stationarity (related to periodicity).
- E.g. trend vs annual cycle. In this case we have scale separation in spectral space.
Data in practice are always multiplied by a window function. I.e. you have an observation window. Therefore, choose a window function which decays in frequency domain as quickly as possible.
Autoregressive process:
- White noise has no autocorrelation.
- Random walk: expectation zero, but variance increases.
How to compute power spectrum of random walk?
which has mean zero and
.
Then find autocorrelation
using the fact that
Then define and we get
.
If
gives
so this is effectively the
-folding time.
Therefore the power spectrum is
statistical significance and time series
test: known sigma, or
test: do they come from the same process?
What does
mean for a spectral test
: total number of samples,
number of spectral estimates,
spectral correction for windowing function.
for e.g.
or
test.
In practice: how to increase statistical significance? If fixed, then make
smaller.
- Welch's method