Autocorrelation, Stationarity, and Effective Sample Size
200 dependent observations can be worth 16 independent ones — see the ACF, the PACF, and the standard error you should have reported.
Controls
Stationary only while |φ| < 1.
A deterministic trend added to the process.
Plot and analyse Δxₜ = xₜ − xₜ₋₁ instead.
Every result on this page is a deterministic function of the seed and the controls.
The series
Successive values are dependent — the observations are not a random sample.
ACF
Correlation with the series k steps earlier.
Partial ACF
AR(1) shows one spike, then nothing.
Lag plot
xₜ against xₜ₋₁ with the fitted AR(1) line — dependence made visible.
With φ = 0.85, 200 observations carry about as much information about the mean as 16 independent ones. Every standard error, confidence interval, and p-value computed as if the data were i.i.d. is too small by the inflation factor shown above.
