Weak Stationarity
Definition (★ 考试重点)
$\{X_t\}$ is (weakly) stationary if:
- $E(X_t) = \mu$ for all $t$ (constant mean)
- $\text{Var}(X_t)$ independent of $t$ (constant variance)
- $\text{Cov}(X_r, X_s) = \text{Cov}(X_{r+h}, X_{s+h})$ for all $r, s, h$ (covariance depends only on lag)
Verification Strategy
- Compute $E(X_t)$ — depends on $t$? → not stationary, stop.
- Compute $\text{Var}(X_t)$ — depends on $t$? → not stationary, stop.
- Compute $\text{Cov}(X_t, X_{t+h})$ — depends on $t$? → not stationary.
All free of $t$ → weakly stationary.