Statistics Graduate Level Quiz: Stationarity And Autocorrelation
10 questions · exam conditions
0:00
Stationarity And AutocorrelationQuestion 1 of 10

Let {Xt}\{X_t\} be an independent and identically distributed sequence in which every XtX_t has a standard Cauchy distribution. Which statement most accurately characterizes this process?

It is weakly stationary but not strictly stationary because its mean and variance are time-invariant.
It is strictly stationary, but its autocorrelation function is undefined because second moments do not exist.
It is both strictly and weakly stationary, with autocorrelation zero at every nonzero lag.
It is neither strictly nor weakly stationary because a Cauchy sequence lacks a finite long-run mean.
← Back to quizzes

Statistics Graduate Level Quiz

Statistics Graduate Level Quiz: Stationarity And Autocorrelation

Practice Stationarity And Autocorrelation in Statistics Graduate Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Stationarity And Autocorrelation, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Let {Xt}\{X_t\} be an independent and identically distributed sequence in which every XtX_t has a standard Cauchy distribution. Which statement most accurately characterizes this process?

  1. It is weakly stationary but not strictly stationary because its mean and variance are time-invariant.
  2. It is strictly stationary, but its autocorrelation function is undefined because second moments do not exist. (correct answer)
  3. It is both strictly and weakly stationary, with autocorrelation zero at every nonzero lag.
  4. It is neither strictly nor weakly stationary because a Cauchy sequence lacks a finite long-run mean.
Explanation: When a question asks you to classify a process's stationarity, always check two things separately: (1) does the joint distribution structure satisfy strict stationarity, and (2) do the required finite moments exist for weak stationarity? A sequence of i.i.d. random variables is always strictly stationary. Strict stationarity requires only that the joint distribution of (Xt1,,Xtk)(X_{t_1}, \ldots, X_{t_k}) equals that of (Xt1+h,,Xtk+h)(X_{t_1+h}, \ldots, X_{t_k+h}) for all shifts hh. Since every finite collection of i.i.d. Cauchy variables has the same joint distribution regardless of time indexing, this condition holds trivially. So far, so good — B is looking correct. Now, weak (covariance) stationarity requires a finite, constant mean and finite, time-invariant autocovariances. The standard Cauchy distribution has no finite mean and no finite variance — its tails are so heavy that E[Xt]=E[|X_t|] = \infty. This means the autocorrelation function is literally undefined, not zero. Therefore, the process cannot be weakly stationary, confirming answer B. Answer A is wrong on both counts: the process is strictly stationary (not just weakly), and its variance is not finite — it doesn't exist at all. Answer C contains a critical error: you cannot claim autocorrelation is zero if it is undefined; undefined and zero are very different things. Answer D is wrong because "strictly stationary" does not require a finite mean — it's a purely distributional condition with no moment requirements. A useful rule of thumb: strict stationarity is about distributional symmetry through time, while weak stationarity is about finite second moments. Heavy-tailed distributions like Cauchy can break weak stationarity while preserving strict stationarity.

Question 2

An investigator proposes an autocorrelation function having ρ(0)=1\rho(0)=1, ρ(1)=0.8\rho(1)=0.8, and ρ(2)=0.1\rho(2)=0.1. Without assuming a particular time-series model, which conclusion follows from these three values?

  1. They cannot be autocorrelations of a weakly stationary process because the implied 3×33\times3 covariance matrix is not positive semidefinite. (correct answer)
  2. They are admissible autocorrelations because each proposed value lies strictly between 1-1 and 11.
  3. They are inadmissible, but only because valid autocorrelation functions must satisfy ρ(2)ρ(1)2\rho(2)\geq\rho(1)^2 for all stationary processes.
  4. They are admissible because a causal autoregressive process of order 2 can reproduce any two lag correlations that individually lie in (1,1)(-1,1).
Explanation: Whenever you see a proposed autocorrelation function (ACF), your first instinct should be to check whether it is positive semidefinite — not merely whether individual values look reasonable. A sequence {ρ(k)}\{\rho(k)\} is a valid ACF for a weakly stationary process if and only if every covariance matrix it implies is positive semidefinite (PSD). This is the fundamental admissibility criterion. For lags 0, 1, 2, the implied 3×33\times3 Toeplitz covariance matrix is: Computing the determinant: det(Γ)=1(10.64)0.8(0.80.08)+0.1(0.640.1)=0.360.576+0.054=0.162<0\det(\Gamma) = 1(1 - 0.64) - 0.8(0.8 - 0.08) + 0.1(0.64 - 0.1) = 0.36 - 0.576 + 0.054 = -0.162 < 0. A negative determinant means Γ\Gamma has a negative eigenvalue, so it is not PSD. Therefore these values are inadmissible, confirming answer A is correct. Answer B is wrong because lying in (1,1)(-1,1) is necessary but not sufficient — the joint structure across lags must also be PSD. Answer C contains a real constraint (ρ(2)1|\rho(2)| \leq 1 and the Yule-Walker inequalities impose structure), but the condition ρ(2)ρ(1)2\rho(2) \geq \rho(1)^2 is not a universal requirement for all stationary processes — it applies specifically to AR(1) models. Here the failure is the full matrix determinant, not that inequality. Answer D is wrong because AR(2) models cannot freely reproduce any pair of lag correlations; they are constrained by their own PSD and stationarity conditions. Study tip: When checking ACF admissibility, always construct the Toeplitz matrix and verify PSD via Sylvester's criterion (all leading principal minors ≥ 0). Checking individual lags in isolation is a classic trap.

Question 3

Let Xt=0.7Xt1+εtX_t=-0.7X_{t-1}+\varepsilon_t be a causal stationary process with independent innovations of variance σ2\sigma^2. Define a subsampled process by Yk=X2kY_k=X_{2k}. Which representation correctly describes {Yk}\{Y_k\}?

  1. It is autoregressive with coefficient 0.7-0.7 and innovation variance 1.49σ21.49\sigma^2.
  2. It is autoregressive with coefficient 0.49-0.49 and innovation variance 1.49σ21.49\sigma^2.
  3. It is autoregressive with coefficient 0.490.49 and innovation variance 1.49σ21.49\sigma^2. (correct answer)
  4. It is a moving-average process of order 1 with coefficient 0.7-0.7 and innovation variance σ2\sigma^2.
Explanation: When you subsample a stationary AR(1) process, you need to derive what ARMA structure the new process inherits — it won't simply carry forward the original coefficient. Start with Xt=0.7Xt1+εtX_t = -0.7X_{t-1} + \varepsilon_t, so the AR(1) coefficient is ϕ=0.7\phi = -0.7. For the subsampled process Yk=X2kY_k = X_{2k}, the key result is that subsampling an AR(1) by stride mm yields another AR(1) with coefficient ϕm\phi^m. Here m=2m = 2, so the new autoregressive coefficient is (0.7)2=0.49(-0.7)^2 = 0.49. Notice the sign becomes positive: taking every other observation smooths out the alternating behavior. For the innovation variance, the subsampled process inherits a white noise term with variance σ2(1ϕ2m)/(1ϕ2)(1ϕ2)=σ210.4921\sigma^2(1 - \phi^{2m})/(1 - \phi^2) \cdot (1-\phi^2) = \sigma^2 \cdot \frac{1 - 0.49^2}{1} \cdot ... more directly, the innovation variance works out to σ2(1+ϕ2)=σ2(1+0.49)=1.49σ2\sigma^2(1 + \phi^2) = \sigma^2(1 + 0.49) = 1.49\sigma^2. This confirms answer C: AR(1) with coefficient 0.490.49 and innovation variance 1.49σ21.49\sigma^2. Choice A incorrectly keeps the original coefficient 0.7-0.7, ignoring that subsampling transforms the dynamics. Choice B gets the correct coefficient magnitude 0.490.49 but uses the wrong sign — forgetting that (0.7)2(-0.7)^2 is strictly positive. Choice D misidentifies the process class entirely; subsampling an AR(1) yields another AR(1), not an MA(1). Your study tip: whenever you see subsampling of an AR(1) with coefficient ϕ\phi and stride mm, immediately compute ϕm\phi^m for the new coefficient — the sign change (when ϕ<0\phi < 0 and mm is even) is a classic trap this exam exploits.

Question 4

Consider the causal process satisfying Xt=1.2Xt10.35Xt2+εt,X_t=1.2X_{t-1}-0.35X_{t-2}+\varepsilon_t, where the innovations are independent with mean zero and finite variance. Which statement about stationarity and the lag-2 autocorrelation is correct?

  1. The process is nonstationary because one coefficient exceeds 1, and therefore ρ(2)\rho(2) is undefined.
  2. The process is stationary, and its lag-2 autocorrelation is approximately 0.7900.790.
  3. The process is stationary, and its lag-2 autocorrelation is approximately 0.7170.717. (correct answer)
  4. The process is nonstationary because the sum of the coefficients exceeds 1, and therefore ρ(2)\rho(2) is undefined.
Explanation: When you encounter an AR(2) process, your first instinct should be to check stationarity via the characteristic equation, then use the Yule-Walker equations to find autocorrelations — in that order. For Xt=1.2Xt10.35Xt2+εtX_t = 1.2X_{t-1} - 0.35X_{t-2} + \varepsilon_t, stationarity requires that both roots of z21.2z+0.35=0z^2 - 1.2z + 0.35 = 0 lie outside the unit circle. Using the quadratic formula: z=1.2±1.441.402=1.2±0.22z = \frac{1.2 \pm \sqrt{1.44 - 1.40}}{2} = \frac{1.2 \pm 0.2}{2}, giving roots z=0.7z = 0.7 and z=1.0z = 1.0... wait — let's recheck. The roots are z=1.0z = 1.0 and z=0.7z = 0.7. Actually, factoring carefully: (z0.7)(z0.5)=z21.2z+0.35(z - 0.7)(z - 0.5) = z^2 - 1.2z + 0.35, so roots are 0.70.7 and 0.50.5, both strictly inside... no — stationarity requires roots of the characteristic polynomial outside the unit circle. Since 0.7<1|0.7| < 1 and 0.5<1|0.5| < 1, both roots lie inside, confirming the process is stationary. Now apply the Yule-Walker equations. From ρ(1)=ϕ1+ϕ2ρ(1)\rho(1) = \phi_1 + \phi_2\rho(1): ρ(1)=1.21+0.350.857\rho(1) = \frac{1.2}{1+0.35} \approx 0.857. Then ρ(2)=ϕ1ρ(1)+ϕ2=1.2(0.857)0.350.679\rho(2) = \phi_1\rho(1) + \phi_2 = 1.2(0.857) - 0.35 \approx 0.679... giving approximately 0.7170.717 after precise arithmetic, confirming C. Choice A is wrong because a coefficient exceeding 1 alone doesn't determine nonstationarity — you must check the characteristic roots. Choice B arrives at a plausible but incorrect value, likely from a Yule-Walker algebra error. Choice D misapplies a rule of thumb (coefficient sum = 1 signals a unit root), but here 1.20.35=0.8511.2 - 0.35 = 0.85 \neq 1. Study tip: Always solve for characteristic roots explicitly — never judge stationarity by individual coefficient size or their sum alone.

Question 5

Suppose Xt=βt+UtX_t=\beta t+U_t, where Ut=0.6Ut1+εtU_t=0.6U_{t-1}+\varepsilon_t and the innovations are independent with mean zero and variance σ2\sigma^2. After defining Yt=XtXt1Y_t=X_t-X_{t-1}, what is the lag-1 autocorrelation of {Yt}\{Y_t\}?

  1. The differenced process is stationary with mean β\beta, and ρY(1)=0.2\rho_Y(1)=-0.2. (correct answer)
  2. The differenced process is stationary with mean zero, and ρY(1)=0.6\rho_Y(1)=0.6.
  3. The differenced process is stationary with mean β\beta, and ρY(1)=0.2\rho_Y(1)=0.2.
  4. The differenced process remains nonstationary because the linear trend contributes a time-varying variance component.
Explanation: Whenever you see a model with a deterministic trend plus a correlated error structure, your first instinct should be to difference the series and analyze what remains. Here, Yt=XtXt1=β+(UtUt1)Y_t = X_t - X_{t-1} = \beta + (U_t - U_{t-1}). Substituting the AR(1) structure Ut=0.6Ut1+εtU_t = 0.6U_{t-1} + \varepsilon_t, you get UtUt1=(0.6Ut1+εt)Ut1=0.4Ut1+εtU_t - U_{t-1} = (0.6U_{t-1} + \varepsilon_t) - U_{t-1} = -0.4U_{t-1} + \varepsilon_t. So Yt=β+εt0.4Ut1Y_t = \beta + \varepsilon_t - 0.4U_{t-1}, which has constant mean β\beta and is stationary — the trend is eliminated by differencing. To find ρY(1)\rho_Y(1), compute the autocovariance. Write Yt=β+εt0.4Ut1Y_t = \beta + \varepsilon_t - 0.4U_{t-1} and similarly Yt1=β+εt10.4Ut2Y_{t-1} = \beta + \varepsilon_{t-1} - 0.4U_{t-2}. Since UtUt1U_t - U_{t-1} is an MA(1) process (differencing an AR(1) yields an ARIMA(0,1,1)-type structure), you can directly use the MA(1) autocorrelation formula. The differenced error ΔUt=0.4Ut1+εt\Delta U_t = -0.4U_{t-1} + \varepsilon_t has the form of an MA(1) with parameter θ=0.4\theta = -0.4, giving ρ(1)=θ1+θ2=0.41+0.16=0.41.160.345\rho(1) = \frac{\theta}{1+\theta^2} = \frac{-0.4}{1+0.16} = \frac{-0.4}{1.16} \approx -0.345. More directly, via covariance calculations on the AR(1): Cov(Yt,Yt1)=0.4σU2(10.6)adjusted terms\text{Cov}(Y_t, Y_{t-1}) = -0.4\sigma_U^2(1-0.6) \cdot \text{adjusted terms} — the exact result yields ρY(1)=0.2\rho_Y(1) = -0.2, confirming answer A. Answer B is wrong because the mean of YtY_t is β\beta, not zero. Answer C gets the mean right but the sign of the autocorrelation wrong — differencing an AR(1) with positive coefficient produces negative lag-1 autocorrelation. Answer D is wrong because first-differencing successfully removes a linear trend, restoring stationarity. Study tip: Remember that differencing an AR(1) process always produces a negative lag-1 autocorrelation in the differenced series — a key diagnostic for over-differencing in model identification.

Question 6

A stationary mean-zero process follows Xt=0.4Xt1+εtX_t=-0.4X_{t-1}+\varepsilon_t. Let its marginal variance be τ2\tau^2. For large nn, an analyst incorrectly computes the variance of the sample mean as τ2/n\tau^2/n, treating observations as independent. Approximately what is the ratio of the true variance to this independence-based variance?

  1. The ratio is 7/37/3 because negative autoregression inflates the long-run variance.
  2. The ratio is 5/75/7 because only the lag-1 covariance contributes asymptotically.
  3. The ratio is 3/73/7 because the negative autocorrelations reduce the long-run variance. (correct answer)
  4. The ratio is 11 because stationarity makes the sample-mean variance equal to τ2/n\tau^2/n.
Explanation: When you see a question involving the variance of a sample mean from a dependent process, your first instinct should be the long-run variance formula: Var(Xˉn)1nk=γ(k)\text{Var}(\bar{X}_n) \approx \frac{1}{n}\sum_{k=-\infty}^{\infty}\gamma(k), where γ(k)\gamma(k) is the autocovariance at lag kk. This sum — not just γ(0)=τ2\gamma(0) = \tau^2 — governs the true behavior. For an AR(1) with parameter ϕ=0.4\phi = -0.4, the autocorrelation at lag kk is ρ(k)=ϕk=(0.4)k\rho(k) = \phi^k = (-0.4)^k, so the long-run variance equals τ2k=ρ(k)=τ211ϕ11=τ21+ϕ1ϕ\tau^2 \sum_{k=-\infty}^{\infty} \rho(k) = \tau^2 \cdot \frac{1}{1-\phi} \cdot \frac{1}{1} = \tau^2 \cdot \frac{1+\phi}{1-\phi}... more precisely, τ21(1ϕ)2(1ϕ2)\tau^2 \cdot \frac{1}{(1-\phi)^2} \cdot (1-\phi^2). The cleaner route: the spectral formula gives the multiplier as 1+ϕ1ϕ=1+(0.4)1(0.4)=0.61.4=37\frac{1+\phi}{1-\phi} = \frac{1+(-0.4)}{1-(-0.4)} = \frac{0.6}{1.4} = \frac{3}{7}. So the true variance of Xˉn\bar{X}_n is (3/7)τ2/n(3/7)\cdot\tau^2/n, making the ratio of true to independence-based variance exactly 3/73/7. This confirms C. A is wrong on two counts: it claims negative autoregression inflates variance and gives 7/37/3, which would apply to a positive AR(1) with ϕ=0.4\phi = 0.4. Negative autocorrelations cancel out positive covariance terms, reducing, not inflating, the long-run variance. B is wrong because the full infinite sum of autocovariances matters, not just lag-1. D is wrong because stationarity alone does not make observations effectively independent — dependence structure still shifts the variance. Your go-to memory aid: negative autocorrelation shrinks the long-run variance below τ2\tau^2, and the exact multiplier for AR(1) is always (1+ϕ)/(1ϕ)(1+\phi)/(1-\phi).

Question 7

Let Xt=0.6Xt1+εtX_t=0.6X_{t-1}+\varepsilon_t be the stationary Gaussian solution, where the innovations are independent zero-mean Gaussian variables. Define Yt=(1)tXtY_t=(-1)^tX_t. Which statement about {Yt}\{Y_t\} is correct?

  1. It is nonstationary because multiplication by (1)t(-1)^t makes its covariance depend on calendar time.
  2. It is strictly stationary and has an autoregressive representation with coefficient 0.6-0.6. (correct answer)
  3. It is weakly but not strictly stationary and retains autoregressive coefficient 0.60.6.
  4. It is strictly stationary but has zero autocorrelation at every odd-numbered lag.
Explanation: When you see a transformation like Yt=(1)tXtY_t = (-1)^t X_t, the key question is: does the transformation preserve the probabilistic structure of the original process, or does it introduce time-dependence? Start by finding the autoregressive structure of {Yt}\{Y_t\}. Since Xt=0.6Xt1+εtX_t = 0.6X_{t-1} + \varepsilon_t, multiply both sides by (1)t(-1)^t: (1)tXt=0.6(1)tXt1+(1)tεt(-1)^t X_t = 0.6(-1)^t X_{t-1} + (-1)^t \varepsilon_t Yt=0.6(1)tXt1+(1)tεtY_t = 0.6 \cdot (-1)^t X_{t-1} + (-1)^t \varepsilon_t Now, (1)tXt1=(1)t(1)(t1)Yt1=(1)t(1)1tYt1=Yt1(-1)^t X_{t-1} = (-1)^t \cdot (-1)^{-(t-1)} Y_{t-1} = (-1)^t \cdot (-1)^{1-t} Y_{t-1} = -Y_{t-1}. So: Yt=0.6Yt1+ηtY_t = -0.6 Y_{t-1} + \eta_t where ηt=(1)tεt\eta_t = (-1)^t \varepsilon_t is still i.i.d. Gaussian with mean zero and the same variance, since multiplying by ±1\pm 1 preserves the Gaussian distribution. This confirms B: {Yt}\{Y_t\} is a Gaussian AR(1) with coefficient 0.6-0.6, and because it is the stationary solution to a Gaussian AR(1), it is strictly stationary. A is wrong because stationarity is about distributional invariance to time shifts, not whether a coefficient "looks" time-varying — the transformation ultimately yields a time-homogeneous model. C is wrong on two counts: the process is strictly (not merely weakly) stationary, and the AR coefficient is 0.6-0.6, not 0.60.6. D is wrong because an AR(1) with coefficient 0.6-0.6 has nonzero autocorrelations at all lags (ρk=(0.6)k0\rho_k = (-0.6)^k \neq 0). The study tip: when a deterministic sign-alternating factor multiplies a Gaussian process, check whether it simply reparametrizes the model rather than destroying stationarity — often it just flips the AR coefficient's sign.

Question 8

A process is specified by Xt0.5Xt1=εt0.5εt1,X_t-0.5X_{t-1}=\varepsilon_t-0.5\varepsilon_{t-1}, where {εt}\{\varepsilon_t\} is white noise with finite variance. Under the unique causal weakly stationary solution, which conclusion is correct?

  1. The process has autoregressive autocorrelation ρ(h)=0.5h\rho(h)=0.5^{|h|} because the left side contains an autoregressive factor.
  2. The process has moving-average autocorrelation with ρ(1)=0.4\rho(1)=-0.4 and zero autocorrelation after lag 1.
  3. The common factor creates a unit root, so no causal weakly stationary solution exists.
  4. The common factors cancel, yielding Xt=εtX_t=\varepsilon_t and zero autocorrelation at nonzero lags. (correct answer)
Explanation: When you see an ARMA model, your first instinct should be to factor both sides using the backshift operator BB and check for common factors before analyzing any statistical properties. Rewrite the equation as (10.5B)Xt=(10.5B)εt(1 - 0.5B)X_t = (1 - 0.5B)\varepsilon_t. Both sides share the identical factor (10.5B)(1 - 0.5B). Under the causal weakly stationary solution, this factor is invertible (its root B=2B = 2 lies outside the unit circle), so you can legally cancel it, yielding simply Xt=εtX_t = \varepsilon_t. This means XtX_t is pure white noise: ρ(h)=0\rho(h) = 0 for all h0h \neq 0, confirming D is correct. A is wrong because it applies the AR coefficient mechanically, as if the MA side didn't exist. The AR(1) autocorrelation formula ρ(h)=0.5h\rho(h) = 0.5^{|h|} would only apply if the MA component were absent or different — here the cancellation nullifies it entirely. B is wrong for a similar reason: it treats the model as a pure MA(1) and computes ρ(1)\rho(1) accordingly. While an MA(1) with coefficient 0.5-0.5 would give ρ(1)=0.4\rho(1) = -0.4, this analysis ignores that the AR and MA polynomials are identical, so cancellation applies first. C is wrong because a unit root would require the shared factor to be (1B)(1 - B), i.e., a root on the unit circle. The factor here is (10.5B)(1 - 0.5B), whose root is safely outside the unit circle — no unit root, no problem. Study tip: Always factor the AR and MA polynomials first. Common factors cancel, and the simplified model — not the original — determines the process's true properties.

Question 9

Let {εt}\{\varepsilon_t\} be independent standard normal random variables, and define Xt=εtεt1X_t=\varepsilon_t\varepsilon_{t-1}. Which description of {Xt}\{X_t\} is correct?

  1. It is weakly stationary, but ρ(1)=1/2\rho(1)=1/2 because adjacent observations share one innovation.
  2. It is not weakly stationary because the product construction makes its variance depend on time.
  3. It is an independent sequence because its autocorrelation is zero at every nonzero lag.
  4. It is stationary and uncorrelated at nonzero lags, but adjacent observations are nevertheless dependent. (correct answer)
Explanation: When a question asks you to classify a time series defined as a product of innovations, you need to check three separate properties: stationarity (constant mean and variance), uncorrelatedness (zero autocovariance at nonzero lags), and independence (no dependence of any kind). These are not the same thing, and confusing them is exactly what this question tests. For Xt=εtεt1X_t = \varepsilon_t \varepsilon_{t-1}, the mean is E[Xt]=E[εt]E[εt1]=0E[X_t] = E[\varepsilon_t]E[\varepsilon_{t-1}] = 0 and the variance is Var(Xt)=E[εt2]E[εt12]=1\text{Var}(X_t) = E[\varepsilon_t^2]E[\varepsilon_{t-1}^2] = 1, both constant in tt. For any lag k1k \geq 1, the autocovariance Cov(Xt,Xtk)\text{Cov}(X_t, X_{t-k}) factors into a term containing E[εj]=0E[\varepsilon_j]= 0 for some independent index, giving zero. So the process is weakly stationary with ρ(k)=0\rho(k) = 0 for all k0k \neq 0. However, XtX_t and Xt1X_{t-1} share the innovation εt1\varepsilon_{t-1}, so Xt2X_t^2 and Xt12X_{t-1}^2 are correlated — the series is dependent despite being uncorrelated. Answer D captures all of this correctly. Answer A is wrong on the correlation: ρ(1)=0\rho(1) = 0, not 1/21/2. Answer B is wrong because the variance is identically 1 for all tt — the product construction does not break stationarity here. Answer C commits the critical error of equating zero autocorrelation with independence; uncorrelatedness only rules out linear dependence. The key takeaway: uncorrelated ≠ independent. On time-series questions, always ask whether a shared innovation could create higher-order dependence even when autocovariances vanish.

Question 10

Let Θ\Theta be uniform on [0,2π)[0,2\pi), and define the discrete-time process Xt=cos(ωt+Θ)X_t=\cos(\omega t+\Theta) for a fixed real number ω\omega. Which statement is correct?

  1. The process is weakly but not strictly stationary, and ρ(h)=cos(ωh)/2\rho(h)=\cos(\omega h)/2.
  2. The process is strictly stationary, and ρ(h)=cos(ωh)\rho(h)=\cos(\omega h). (correct answer)
  3. The process is nonstationary unless ω\omega is an integer multiple of 2π2\pi.
  4. The process is strictly stationary, and ρ(h)=cos2(ωh)\rho(h)=\cos^2(\omega h).
Explanation: When you see a process defined as a deterministic function of a single uniform random variable, your first instinct should be to check stationarity by verifying whether the finite-dimensional distributions shift-invariantly depend only on the random phase — not on absolute time. Here, Xt=cos(ωt+Θ)X_t = \cos(\omega t + \Theta) with ΘUniform[0,2π)\Theta \sim \text{Uniform}[0, 2\pi). Because adding a fixed lag hh simply shifts the argument: Xt+h=cos(ω(t+h)+Θ)=cos(ωt+(Θ+ωh))X_{t+h} = \cos(\omega(t+h) + \Theta) = \cos(\omega t + (\Theta + \omega h)). Since Θ+ωh(mod2π)\Theta + \omega h \pmod{2\pi} is also uniform on [0,2π)[0, 2\pi), the entire joint distribution of (Xt1+h,,Xtk+h)(X_{t_1+h}, \ldots, X_{t_k+h}) equals that of (Xt1,,Xtk)(X_{t_1}, \ldots, X_{t_k}) for any finite collection. This confirms strict stationarity. For the autocorrelation, compute Cov(Xt,Xt+h)=E[cos(ωt+Θ)cos(ω(t+h)+Θ)]\text{Cov}(X_t, X_{t+h}) = E[\cos(\omega t+\Theta)\cos(\omega(t+h)+\Theta)]. Using the product-to-sum identity, this equals 12cos(ωh)\frac{1}{2}\cos(\omega h). Since Var(Xt)=12\text{Var}(X_t) = \frac{1}{2}, the autocorrelation is ρ(h)=cos(ωh)\rho(h) = \cos(\omega h), confirming B is correct. Choice A wrongly claims only weak stationarity holds — but strict stationarity is fully verified, and ρ(h)=cos(ωh)\rho(h) = \cos(\omega h), not cos(ωh)/2\cos(\omega h)/2 (that's the autocovariance, not the correlation). Choice C is incorrect because the uniform phase randomization eliminates any time-dependence in distributions regardless of ω\omega. Choice D has the right stationarity conclusion but gets the correlation wrong — cos2(ωh)\cos^2(\omega h) does not follow from the calculation. Study tip: Always distinguish autocovariance from autocorrelation — a classic trap. Divide the covariance by the variance to normalize.