Questions: Parametric Signal Models: AR, MA, and ARMA

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

An engineer uses an AR(2) model to represent a vibration signal with a single narrow resonance peak. Compared to computing the 64-point DFT of the same data, what is the key advantage of the parametric approach?

AThe AR model is computationally cheaper because it requires fewer multiplications than an FFT
BThe AR model can resolve narrower spectral peaks from short data records because it encodes structure as filter parameters rather than raw periodogram bins
CThe AR model is more robust to noise because it smooths the spectrum automatically
DThe AR model applies to non-stationary signals whereas the DFT assumes stationarity
Question 2 Multiple Choice

A researcher fits AR models of increasing order to a short data segment. At order p=15 the prediction error variance is still decreasing. What is the primary risk of continuing to increase the order to p=30?

AThe Levinson-Durbin algorithm becomes numerically unstable at high orders, producing complex-valued coefficients
BThe model overfits: it begins fitting the noise structure as if it were signal, generating spurious spectral peaks at meaningless frequencies
CThe model underfits because AR models of order greater than 20 cannot represent spectral peaks below 1 kHz
DHigher orders require more data to estimate, but the resolution improves proportionally
Question 3 True / False

An AR model is better suited than an MA model for representing a signal with a sharp spectral resonance, because all-poles models can efficiently capture narrow peaks with few parameters.

TTrue
FFalse
Question 4 True / False

AR, MA, and ARMA models are different types of signals — AR signals have different fundamental properties than MA signals and cannot be represented by each other.

TTrue
FFalse
Question 5 Short Answer

Why can a parametric AR model resolve two closely spaced frequency components that would appear as a single blurred peak in a nonparametric periodogram of the same data length?

Think about your answer, then reveal below.