Definition

A stochastic process is strictly stationary

If for any , any set of time points , lag the joint cumulative distribution function of is identical to that of

Relationship with Weak Stationarity

Let be strictly stationary process.

If is finite for all

The is also weakly stationary

Converse is Not True

Weak stationarity does NOT imply strict stationarity. A process can have constant mean and covariance without having identical distributions at different times.

Procedure: Proving Strict Stationarity

The standard approach uses the i.i.d. white noise representation:

  1. Express as a measurable function of i.i.d. random variables

    • e.g.,
  2. Write the shifted version in terms of the same i.i.d. variables with shifted indices

    • e.g.,
  3. Argue that the joint distribution of equals because:

    • i.i.d. variables are exchangeable under index shifts
    • The transformation is the same for all time points
  4. Conclude: All finite-dimensional distributions are time-invariant strictly stationary

Key Requirement

Strict stationarity requires:

  • The process depends on i.i.d. (not just uncorrelated) variables
  • Time enters only through indices of these i.i.d. variables
  • No explicit time dependence (like or )

Example: MA(1) Process

Process: where are i.i.d. white noise.

Claim: is strictly stationary.

Proof:

  1. depends on
  2. Shifted version:
  3. For any :
  4. Since are i.i.d., the joint distribution of equals that of
  5. Therefore

Example: AR(1) Process with

Process: where are i.i.d. and .

Claim: is strictly stationary.

Proof:

  1. Solve recursively: (converges since )
  2. Shifted version:
  3. For any and lag :
    • depends on
    • This has the same joint distribution as by i.i.d.
  4. Therefore

Example: Random Walk (NOT Strictly Stationary)

Process: where are i.i.d.

Claim: is NOT strictly stationary.

Proof by Counterexample:

Consider the joint distribution of :

Shifted by : :

The two distributions are different:

  • depends on 2 random variables
  • depends on 3 random variables

Joint distributions change with time not strictly stationary.