Chapter 4: Estimation Flashcards
State the sample mean distribution
X̄ ≈ N(E{X̄}, var{X̄}) by CLT
with E{X̄} = μ and var{X̄} = 1/N sum_-(N-1)^(N-1) (1 - |τ|/N) sτ (by diagonal sums or row sums of covariance matri)
State the Cesaro summability theorem
If sum_τ=-∞ ^∞ sτ converges to a limit (or sum_τ=-∞ ^∞ |sτ| by triangle inequality) then N var{X̄} = sum_-(N-1)^(N-1) (1 - |τ|/N) sτ converges to the same limit
What is the unbiased estimator of autocovariance
ŝτ (u) = 1/(N-|τ|) sum_t=1^(N-|τ|) (Xt - X̄)(Xt+|τ| - X̄)
and E(ŝτ (u)) = sτ - unbiased when μ is known
What is the biased estimator of autocovariance
ŝτ (p) = 1/N sum_t=1^(N-|τ|) (Xt - X̄)(Xt+|τ| - X̄)
and E(ŝτ (p)) = (1-|τ|/N) sτ - biased
What are the advantages of biased ŝτ (p)
- for many processes MSE(ŝτ (p)) < MSE(ŝτ (u)) (eg. PS2)
- as |τ| -> N-1, ŝτ (p) decreases nicely (knowing sτ->0 as |τ| -> ∞)
- {ŝτ (p)} is positive semidefinite (knowing {sτ} has to be)
What is the periodogram spectral estimator
ŝ(p) (f) = sum_τ=-∞ ^∞ ŝτ (p) exp(- i 2π f τ) ŝτ (p) for |f| < 1/2 = 1/N | sum_t=1^N Xt exp(- i 2π f t) |^2
where ŝτ (p) = 1/N sum_t=1^(N-|τ|) Xt Xt+|τ| (biased estimator at μ=0
What is the direct spectral estimator
.
State the Fejer’s kernel and its 5 properties
- F(f) -> N as f->0