Questions: Power Spectral Density Estimation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You collect 10,000 samples of a stationary noise signal and compute a periodogram. Compared to a 1,000-sample periodogram of the same signal, the 10,000-sample version will have:

AMuch lower variance at each frequency bin, because variance is inversely proportional to sample size just like standard statistical estimators
BFiner frequency resolution due to the denser frequency grid, but the variance at each frequency bin remains approximately the same regardless of N
CBoth lower variance and finer resolution, because more data always improves all aspects of a spectral estimate
DHigher variance, because more samples introduce more noise into the Fourier coefficients
Question 2 Multiple Choice

An engineer needs to resolve two spectral peaks separated by 0.5 Hz using a 2-second signal. She considers Welch with 0.5-second segments versus a parametric AR method. What is the key tradeoff?

AWelch with 0.5-second segments has frequency resolution of 1/0.5 = 2 Hz — too coarse to resolve the 0.5 Hz separation; the AR method can achieve super-resolution but only if the AR model and order match the true signal
BThe Welch method is always preferred for this application because parametric methods are computationally too expensive for real-time use
CThe AR method has higher variance than Welch, making it unreliable for resolving closely spaced peaks
DBoth methods provide equivalent frequency resolution; the only tradeoff is computational cost versus implementation simplicity
Question 3 True / False

In the Welch method, using 50% segment overlap produces more independent estimates than 0% overlap, which is why overlap is the recommended strategy for maximum variance reduction.

TTrue
FFalse
Question 4 True / False

Parametric spectral estimation methods like AR spectral analysis usually outperform the Welch method when the goal is to identify spectral peaks in a signal.

TTrue
FFalse
Question 5 Short Answer

Explain why the periodogram's variance fails to decrease as sample size N increases, and why this is surprising compared to standard statistical estimation.

Think about your answer, then reveal below.