Time Series and Stochastic Processes

Explained:

autocorrelation

continuous process

continuous-time

covariance stationarity

cross correlation

discrete-time

discrete process

multivariate time series

process

stationarity

stochastic

stochastic process

strict stationarity

time series

univariate time series

Measure time t in appropriate units—days, months, years. A time series is a series of observations made over some period of time [–α, 0]. Observations may be numbers , in which case the time series is univariate. They may be n-dimensional vectors , in which case it is multivariate, and n is the dimensionality of the time series  (see the notation conventions documentation). Let's consider two examples.

Exhibit 1 indicates natural gas price data during February 2000.

NYMEX Henry Hub Natural Gas Prices: First Nearby, 2/1/2000
Exhibit 1

Natural gas first-nearby futures prices on Henry Hub natural gas traded on NYMEX. Prices are settlement prices expressed as USD per 10,000 MMBTU. Time t is measured in trading days, which may correspond to one or more actual days. Source: NYMEX.

The data comprises a univariate time series:

{–αx, … , –1x, 0x} = {2.699, ... , 2.686, 2.761}. [1]

  In this case, α = 19. The time series is graphed in Exhibit 2:

Time Series of Henry Hub Natural Gas Prices
Exhibit 2

A graph of time series [1].

An example of a multivariate time series would be one comprising daily 1-month, 3-month and 12-month USD Libor rates. This would be a 3-dimensional time series.

   

Presumably, the mechanism that generated a time series will continue into the future. We are interested in future values, which we treat as random. To model these, we specify a model called a stochastic process based upon the time series. The word stochastic means random. A stochastic process—or process—is a set of random variables or random vectors ordered with respect to time t. If t takes on integer values, the process is a discrete-time—or discrete—process. If it takes on real values, it is a continuous-time—or continuous process.

Time series analysis is the fitting of stochastic processes to time series. This usually entails statistical analyses, but it is not a straightforward application of statistics. A stochastic process may seem similar to a sample , and a time series may seem similar to a realization of a sample, but there is a profound difference. A sample—the province of statistics—comprises random variables that are assumed independent and identically distributed (IID). While it is possible that the terms of a stochastic process might be IID—in which case, time series analysis reduces to statistics—this is not a particularly interesting case. The purpose of time series analysis is to study the more interesting case in which terms corresponding to different points in time have interdependencies.

Consider again our time series of natural gas prices graphed in Exhibit 2. Are prices from one day to the next interdependent? Certainly! The price one day is likely to be close to that of the previous day. If we considered a longer time series of prices, we might notice other dependencies. For example, natural gas prices often exhibit seasonalities, with prices being higher during the Summer than they are during the rest of the year.

   

Consider a time series of stock prices. Stock prices rise and fall, but on average, they rise with time. Since earlier stock prices are on average lower than later stock prices, those stock prices cannot be identically distributed. Their probability distributions have different means!

Since terms tX of a process need not be independent, values realized by earlier terms may affect those realized by later terms, so we must distinguish between conditional and unconditional distributions for terms. The conditional distribution of tX as of time tk is its distribution conditional on all information available at time tk, including values realized by the stochastic process up to that time. Usually, we don’t need to know all preceding values. Only a handful of the most recent values may be relevant, but this depends upon the particular process.

To understand the important distinction between the unconditional distribution and a conditional distribution for a term of a stochastic process, consider a somewhat contrived univariate process Y. All terms tY are equal:

... = t–2Y = t–1Y = tY = t+1Y = t+2Y ... [2]

and have a U(0,1) unconditional distribution. Two realizations of the process are illustrated in Exhibit 3: 

Example: Conditional vs. Unconditional Distributions
Exhibit 3

Two realizations are illustrated for a process Y whose terms tY have U(0,1) unconditional distributions but degenerate conditional distributions. Once the realization for one term is known, realizations for all other terms are equal to it.

Every term tY has a U(0,1) unconditional distribution, but as soon as we know the value realized by any one term, we know all other terms will realize that same value.

Ads by Contingency Analysis

 

 

If terms of a univariate process were IID, there would be no correlations—either conditional or unconditional—between the terms. If terms of a multivariate process were IID, only correlations between components of each term could be non-zero. Absent an IID condition, two other types of unconditional correlations arise. There are correlations between corresponding components of two terms lagged a period k apart, . These are called autocorrelations with lag k. There are also correlations between distinct components of terms lagged a period k apart, . These are called cross correlations with lag k.

A standard approach of time series analysis is to take a time series that exhibits complicated behavior and try to convert it to a simpler form. Standard techniques for univariate time series are

differencing: replacing a time series having terms tx with one having differenced terms ;

taking simple returns: replacing a time series having terms tx with one having simple returns as terms

 
 

Ads by Contingency Analysis

 

Multivariate time series can be similarly modified by applying the same techniques to their individual (univariate) components.

Optimally, such simplification would yield time series that were so simple that they could reasonably be modeled as IID. In practice—and especially in financial applications—this is rarely possible. A more reasonable goal is to obtain a simplified time series that can reasonably be modeled with some stationary process.

Stationarity is a condition similar to IID, but not as strong. Two different forms of stationarity are defined.

A process is said to be strictly stationary if the unconditional joint distribution of any segment is identical to the unconditional joint distribution of any other segment of the same length.

A process is said to be covariance stationary—or simply stationary—if the unconditional joint distribution of any segment has means, standard deviations and correlations that are identical to the corresponding means, standard deviations and correlations of the unconditional joint distribution of any other segment of equal length. Correlations include autocorrelations and cross correlations.

Note the similarity of strict stationarity to the IID condition, which requires, among other things, that the unconditional joint distribution of any term be identical to the unconditional joint distribution of any other term . Strict stationarity is appealing because it affords a form of homogeneity across terms without requiring that they be independent.

   

Covariance stationarity is the condition that is more frequently assumed in applications. It does require that all first and second moments exist whereas strong stationarity does not. In this one respect, covariance stationarity is a stronger condition.

The literature on time series analysis documents numerous standard models for stationary processes. The simplest of these are white noise processes. From white noise processes can be constructed moving average, autoregressive and autoregressive-moving-average processes, which are generally used to model conditionally homoskedastic autocorrelated processes. Other processes are used to model conditionally heteroskedastic processes. Techniques for fitting these processes to actual time series tend to be specific to the particular models.

Related Internal Links

ARCH A category of conditionally heteroskedastic stochastic processes.

autoregressive moving-average process A type of stochastic process.

autoregressive process A type of stochastic process.

Brownian motion A simple continuous stochastic process that is widely used in physics and finance for modeling random behavior that evolves over time.

heteroskedasticity A condition where a stochastic process has non-constant second moments.

martingale A type of stochastic process that has zero drift.

moving-average process A type of stochastic process.

random walk A discrete stochastic process whose increments form a white noise.

stochastic volatility model A category of conditionally heteroskedastic stochastic processes.

volatility A metric of  variability in a stochastic process.

volatility clustering A property of some stochastic processes that they experience periods of high and low variance.

volatility skew A condition where implied volatilities vary by strike.

white noise A simple form of stochastic process.

Sponsored Links

Ads by Contingency Analysis

 

Related Books

Enders (2003) and Franses (1998) are two excellent introductions to time series analysis. Hamilton (1994) is the authoritative reference.

Applied Econometric Time Series

Walter Enders

quality

 

technical  

2003

 

Time Series Models for Business and Economic Forecasting

Philip Hans Franses

quality

 

technical  

1998

 

Time Series Analysis

James Hamilton

quality

 

technical  

1994

 

Sponsored Links

Ads by Contingency Analysis

 

Related Forum Discussions

correlation: based on returns or absolute levels? 4 Aug 2002
Calculating correlations for financial time series.

Disclaimer

website: http://www.contingencyanalysis.com
glossary direct link: http://www.riskglossary.com
copyright © Contingency Analysis, 1996 - current