Definition

A process where the current value is a linear combination of its own past values plus a random shock. where is white noise independent of past values.

Tip

Stationarity Condition

An AR(p) process is weakly stationary if all roots of its characteristic polynomial lie outside the unit circle ().

Necessary (but not sufficient) conditions:

Yule-Walker Equations

Linear equations that relate the parameters of an AR(p) process to its autocorrelations : for . Solving these equations allows for estimating the parameters from the sample autocorrelations.

Characteristic Equation

Definition

By expressing an AR(p) process using the backshift operator: (1 - \phi_1 B - \phi_2 B^2 - \dots - \phi_p B^p) Z_t = a_t$$ The **characteristic equation** is: 1 - \phi_1 x - \phi_2 x^2 - \dots - \phi_p x^p = 0$$

Properties

Assuming AR(p) is stationary,

PropertyExpression
Variance ()
Autocovariance
Autocorrelation (ACF)

Only valid on stationary AR(p)