In mathematics and statistics, a stationary process (or a strict/strictly stationary process or strong/strongly stationary process) is a stochastic process whose unconditional joint probability distribution does not change when shifted in time.[1] Consequently, parameters such as mean and variance also do not change over time. If you draw a line through the middle of a stationary process then it should be flat; it may have 'seasonal' cycles around the trend line, but overall it does not trend up nor down.
Since stationarity is an assumption underlying many statistical procedures used in time series analysis, non-stationary data are often transformed to become stationary. The most common cause of violation of stationarity is a trend in the mean, which can be due either to the presence of a unit root or of a deterministic trend. In the former case of a unit root, stochastic shocks have permanent effects, and the process is not mean-reverting. In the latter case of a deterministic trend, the process is called a trend-stationary process, and stochastic shocks have only transitory effects after which the variable tends toward a deterministically evolving (non-constant) mean.
A trend stationary process is not strictly stationary, but can easily be transformed into a stationary process by removing the underlying trend, which is solely a function of time. Similarly, processes with one or more unit roots can be made stationary through differencing. An important type of non-stationary process that does not include a trend-like behavior is a cyclostationary process, which is a stochastic process that varies cyclically with time.
For many applications strict-sense stationarity is too restrictive. Other forms of stationarity such as wide-sense stationarity or N-th-order stationarity are then employed. The definitions for different kinds of stationarity are not consistent among different authors (see Other terminology).
Formally, let [math]\displaystyle{ \left\{X_t\right\} }[/math] be a stochastic process and let [math]\displaystyle{ F_{X}(x_{t_1 + \tau}, \ldots, x_{t_n + \tau}) }[/math] represent the cumulative distribution function of the unconditional (i.e., with no reference to any particular starting value) joint distribution of [math]\displaystyle{ \left\{X_t\right\} }[/math] at times [math]\displaystyle{ t_1 + \tau, \ldots, t_n + \tau }[/math]. Then, [math]\displaystyle{ \left\{X_t\right\} }[/math] is said to be strictly stationary, strongly stationary or strict-sense stationary if[2]:p. 155
[math]\displaystyle{ F_{X}(x_{t_1+\tau} ,\ldots, x_{t_n+\tau}) = F_{X}(x_{t_1},\ldots, x_{t_n}) \quad \text{for all } \tau,t_1, \ldots, t_n \in \mathbb{R} \text{ and for all } n \in \mathbb{N}_{\gt 0} }[/math] |
|
( ) |
Since [math]\displaystyle{ \tau }[/math] does not affect [math]\displaystyle{ F_X(\cdot) }[/math], [math]\displaystyle{ F_{X} }[/math] is independent of time.
White noise is the simplest example of a stationary process.
An example of a discrete-time stationary process where the sample space is also discrete (so that the random variable may take one of N possible values) is a Bernoulli scheme. Other examples of a discrete-time stationary process with continuous sample space include some autoregressive and moving average processes which are both subsets of the autoregressive moving average model. Models with a non-trivial autoregressive component may be either stationary or non-stationary, depending on the parameter values, and important non-stationary special cases are where unit roots exist in the model.
Let [math]\displaystyle{ Y }[/math] be any scalar random variable, and define a time-series [math]\displaystyle{ \left\{X_t\right\} }[/math], by
Then [math]\displaystyle{ \left\{X_t\right\} }[/math] is a stationary time series, for which realisations consist of a series of constant values, with a different constant value for each realisation. A law of large numbers does not apply on this case, as the limiting value of an average from a single realisation takes the random value determined by [math]\displaystyle{ Y }[/math], rather than taking the expected value of [math]\displaystyle{ Y }[/math].
The time average of [math]\displaystyle{ X_t }[/math] does not converge since the process is not ergodic.
As a further example of a stationary process for which any single realisation has an apparently noise-free structure, let [math]\displaystyle{ Y }[/math] have a uniform distribution on [math]\displaystyle{ [0,2\pi] }[/math] and define the time series [math]\displaystyle{ \left\{X_t\right\} }[/math] by
Then [math]\displaystyle{ \left\{X_t\right\} }[/math] is strictly stationary since ([math]\displaystyle{ (t+ Y) }[/math] modulo [math]\displaystyle{ 2 \pi }[/math]) follows the same uniform distribution as [math]\displaystyle{ Y }[/math] for any [math]\displaystyle{ t }[/math].
Keep in mind that a weakly white noise is not necessarily strictly stationary. Let [math]\displaystyle{ \omega }[/math] be a random variable uniformly distributed in the interval [math]\displaystyle{ (0, 2\pi) }[/math] and define the time series [math]\displaystyle{ \left\{z_t\right\} }[/math]
[math]\displaystyle{ z_t=\cos(t\omega) \quad (t=1,2,...) }[/math]
Then
So [math]\displaystyle{ \{z_t\} }[/math] is a white noise in the weak sense (the mean and cross-covariances are zero, and the variances are all the same), however it is not strictly stationary.
In Eq.1, the distribution of [math]\displaystyle{ n }[/math] samples of the stochastic process must be equal to the distribution of the samples shifted in time for all [math]\displaystyle{ n }[/math]. N-th-order stationarity is a weaker form of stationarity where this is only requested for all [math]\displaystyle{ n }[/math] up to a certain order [math]\displaystyle{ N }[/math]. A random process [math]\displaystyle{ \left\{X_t\right\} }[/math] is said to be N-th-order stationary if:[2]:p. 152
[math]\displaystyle{ F_{X}(x_{t_1+\tau} ,\ldots, x_{t_n+\tau}) = F_{X}(x_{t_1},\ldots, x_{t_n}) \quad \text{for all } \tau,t_1, \ldots, t_n \in \mathbb{R} \text{ and for all } n \in \{1,\ldots,N\} }[/math] |
|
( ) |
A weaker form of stationarity commonly employed in signal processing is known as weak-sense stationarity, wide-sense stationarity (WSS), or covariance stationarity. WSS random processes only require that 1st moment (i.e. the mean) and autocovariance do not vary with respect to time and that the 2nd moment is finite for all times. Any strictly stationary process which has a finite mean and covariance is also WSS.[3]:p. 299
So, a continuous time random process [math]\displaystyle{ \left\{X_t\right\} }[/math] which is WSS has the following restrictions on its mean function [math]\displaystyle{ m_X(t) \triangleq \operatorname E[X_t] }[/math] and autocovariance function [math]\displaystyle{ K_{XX}(t_1, t_2) \triangleq \operatorname E[(X_{t_1}-m_X(t_1))(X_{t_2}-m_X(t_2))] }[/math]:
[math]\displaystyle{ \begin{align} & m_X(t) = m_X(t + \tau) & & \text{for all } \tau,t \in \mathbb{R} \\ & K_{XX}(t_1, t_2) = K_{XX}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \\ & \operatorname E[|X_t|^2] \lt \infty & & \text{for all } t \in \mathbb{R} \end{align} }[/math] |
|
( ) |
The first property implies that the mean function [math]\displaystyle{ m_X(t) }[/math] must be constant. The second property implies that the autocovariance function depends only on the difference between [math]\displaystyle{ t_1 }[/math] and [math]\displaystyle{ t_2 }[/math] and only needs to be indexed by one variable rather than two variables.[2]:p. 159 Thus, instead of writing,
the notation is often abbreviated by the substitution [math]\displaystyle{ \tau = t_1 - t_2 }[/math]:
This also implies that the autocorrelation depends only on [math]\displaystyle{ \tau = t_1 - t_2 }[/math], that is
The third property says that the second moments must be finite for any time [math]\displaystyle{ t }[/math].
The main advantage of wide-sense stationarity is that it places the time-series in the context of Hilbert spaces. Let H be the Hilbert space generated by {x(t)} (that is, the closure of the set of all linear combinations of these random variables in the Hilbert space of all square-integrable random variables on the given probability space). By the positive definiteness of the autocovariance function, it follows from Bochner's theorem that there exists a positive measure [math]\displaystyle{ \mu }[/math] on the real line such that H is isomorphic to the Hilbert subspace of L2(μ) generated by {e−2πiξ⋅t}. This then gives the following Fourier-type decomposition for a continuous time stationary stochastic process: there exists a stochastic process [math]\displaystyle{ \omega_\xi }[/math] with orthogonal increments such that, for all [math]\displaystyle{ t }[/math]
where the integral on the right-hand side is interpreted in a suitable (Riemann) sense. The same result holds for a discrete-time stationary process, with the spectral measure now defined on the unit circle.
When processing WSS random signals with linear, time-invariant (LTI) filters, it is helpful to think of the correlation function as a linear operator. Since it is a circulant operator (depends only on the difference between the two arguments), its eigenfunctions are the Fourier complex exponentials. Additionally, since the eigenfunctions of LTI operators are also complex exponentials, LTI processing of WSS random signals is highly tractable—all computations can be performed in the frequency domain. Thus, the WSS assumption is widely employed in signal processing algorithms.
In the case where [math]\displaystyle{ \left\{X_t\right\} }[/math] is a complex stochastic process the autocovariance function is defined as [math]\displaystyle{ K_{XX}(t_1, t_2) = \operatorname E[(X_{t_1}-m_X(t_1))\overline{(X_{t_2}-m_X(t_2))}] }[/math] and, in addition to the requirements in Eq.3, it is required that the pseudo-autocovariance function [math]\displaystyle{ J_{XX}(t_1, t_2) = \operatorname E[(X_{t_1}-m_X(t_1))(X_{t_2}-m_X(t_2))] }[/math] depends only on the time lag. In formulas, [math]\displaystyle{ \left\{X_t\right\} }[/math] is WSS, if
[math]\displaystyle{ \begin{align} & m_X(t) = m_X(t + \tau) & & \text{for all } \tau,t \in \mathbb{R} \\ & K_{XX}(t_1, t_2) = K_{XX}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \\ & J_{XX}(t_1, t_2) = J_{XX}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \\ & \operatorname E[|X(t)|^2] \lt \infty & & \text{for all } t \in \mathbb{R} \end{align} }[/math] |
|
( ) |
The concept of stationarity may be extended to two stochastic processes.
Two stochastic processes [math]\displaystyle{ \left\{X_t\right\} }[/math] and [math]\displaystyle{ \left\{Y_t\right\} }[/math] are called jointly strict-sense stationary if their joint cumulative distribution [math]\displaystyle{ F_{XY}(x_{t_1} ,\ldots, x_{t_m},y_{t_1^'} ,\ldots, y_{t_n^'}) }[/math] remains unchanged under time shifts, i.e. if
[math]\displaystyle{ F_{XY}(x_{t_1} ,\ldots, x_{t_m},y_{t_1^'} ,\ldots, y_{t_n^'}) = F_{XY}(x_{t_1+\tau} ,\ldots, x_{t_m+\tau},y_{t_1^'+\tau} ,\ldots, y_{t_n^'+\tau}) \quad \text{for all } \tau,t_1, \ldots, t_m, t_1^', \ldots, t_n^' \in \mathbb{R} \text{ and for all } m,n \in \mathbb{N} }[/math] |
|
( ) |
Two random processes [math]\displaystyle{ \left\{X_t\right\} }[/math] and [math]\displaystyle{ \left\{Y_t\right\} }[/math] is said to be jointly (M + N)-th-order stationary if:[2]:p. 159
[math]\displaystyle{ F_{XY}(x_{t_1} ,\ldots, x_{t_m},y_{t_1^'} ,\ldots, y_{t_n^'}) = F_{XY}(x_{t_1+\tau} ,\ldots, x_{t_m+\tau},y_{t_1^'+\tau} ,\ldots, y_{t_n^'+\tau}) \quad \text{for all } \tau,t_1, \ldots, t_m, t_1^', \ldots, t_n^' \in \mathbb{R} \text{ and for all } m \in \{1,\ldots,M\}, n \in \{1,\ldots,N\} }[/math] |
|
( ) |
Two stochastic processes [math]\displaystyle{ \left\{X_t\right\} }[/math] and [math]\displaystyle{ \left\{Y_t\right\} }[/math] are called jointly wide-sense stationary if they are both wide-sense stationary and their cross-covariance function [math]\displaystyle{ K_{XY}(t_1, t_2) = \operatorname E[(X_{t_1}-m_X(t_1))(Y_{t_2}-m_Y(t_2))] }[/math] depends only on the time difference [math]\displaystyle{ \tau = t_1 - t_2 }[/math]. This may be summarized as follows:
[math]\displaystyle{ \begin{align} & m_X(t) = m_X(t + \tau) & & \text{for all } \tau,t \in \mathbb{R} \\ & m_Y(t) = m_Y(t + \tau) & & \text{for all } \tau,t \in \mathbb{R} \\ & K_{XX}(t_1, t_2) = K_{XX}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \\ & K_{YY}(t_1, t_2) = K_{YY}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \\ & K_{XY}(t_1, t_2) = K_{XY}(t_1 - t_2, 0) & & \text{for all } t_1,t_2 \in \mathbb{R} \end{align} }[/math] |
|
( ) |
The terminology used for types of stationarity other than strict stationarity can be rather mixed. Some examples follow.
One way to make some time series stationary is to compute the differences between consecutive observations. This is known as differencing. Differencing can help stabilize the mean of a time series by removing changes in the level of a time series, and so eliminating trends. This can also remove seasonality, if differences are taken appropriately (e.g. differencing observations 1 year apart to remove year-lo).
Transformations such as logarithms can help to stabilize the variance of a time series.
One of the ways for identifying non-stationary times series is the ACF plot. Sometimes, patterns will be more visible in the ACF plot than in the original time series; however, this is not always the case.[8]
Another approach to identifying non-stationarity is to look at the Laplace transform of a series, which will identify both exponential trends and sinusoidal seasonality (complex exponential trends). Related techniques from signal analysis such as the wavelet transform and Fourier transform may also be helpful.
Original source: https://en.wikipedia.org/wiki/Stationary process.
Read more |