Stochastic process

From Wikipedia, the free encyclopedia

In the mathematics of probability, a stochastic process or random process is a process that can be described by a probability distribution.

The two most common types of stochastic processes are the time series, which has a time interval domain, and the random field, which has a domain over a region of space.

Familiar examples of processes modeled as stochastic time series include stock market and exchange rate fluctuations, signals such as speech, audio and video - medical data such as a patient's EKG, EEG, blood pressure or temperature; and random movement such as Brownian motion or random walks. Examples of random fields include static images, random terrain (landscapes), or composition variations of an inhomogeneous material.

Contents

[edit] Formal definition and basic properties

[edit] Definition

A stochastic process (or random process) is a collection of random variables indexed by a set T ("time"). That is, a stochastic process F is a map

F: T \to L_0(\Omega, \mathcal{F}, \mathbb{P}),

where L_0(\Omega, \mathcal{F}, \mathbb{P}) is the space of (equivalence classes of) bounded measurable functions for a probability space (\Omega, \mathcal{F}, \mathbb{P}) to \mathbb{R}.

A modification is an equivalence class of maps f: \Omega \to \mathbb{R}^I. Note that every modification determines an (almost surely) unique random process; the converse is not generally true.

[edit] Distribution

Let F: T \to L_0(\Omega, \mathcal{F}, \mathbb{P}) be a stochastic process. For every finite subset T' \subset T the restriction F | T' has an (almost surely) unique modification, which is a random variable with values in \mathbb{R}^{T'}. The distribution PT' of this random variable is a probability measure on \mathbb{R}^{T'}; many properties of F can be determined from the collection

\left\{ P_{T'} \, ; \, T' \subset T, \# T' < \infty \right\},

of finite-dimensional distributions of F.

Two processes that have the same distribution are called equidistributed.

A suitably "consistent" collection of finite-dimensional distributions can be used to define a stochastic process (see Kolmogorov extension in the next section).

Given a modification f, one may consider the law of f (which is a measure on \mathbb{R}^T). The law of f determines the finite-dimensional distributions; the converse is not generally true.

[edit] Constructing stochastic processes

In the ordinary axiomatization of probability theory by means of measure theory, the problem is to construct a sigma-algebra of measurable subsets of the space of all functions, and then put a finite measure on it. For this purpose one traditionally uses a method called Kolmogorov extension.

There is at least one alternative axiomatization of probability theory by means of expectations on C-star algebras of random variables. In this case the method goes by the name of Gelfand-Naimark-Segal construction.

This is analogous to the two approaches to measure and integration, where one has the choice to construct measures of sets first and define integrals later, or construct integrals first and define set measures as integrals of characteristic functions.

[edit] The Kolmogorov extension

The Kolmogorov extension proceeds along the following lines: assuming that a probability measure on the space of all functions f: X \to Y exists, then it can be used to specify the probability distribution of finite-dimensional random variables f(x_1),\dots,f(x_n). Now, from this n-dimensional probability distribution we can deduce an (n − 1)-dimensional marginal probability distribution for f(x_1),\dots,f(x_{n-1}). There is an obvious compatibility condition, namely, that this marginal probability distribution be the same as the one derived from the full-blown stochastic process. When this condition is expressed in terms of probability densities, the result is called the Chapman-Kolmogorov equation.

The Kolmogorov extension theorem guarantees the existence of a stochastic process with a given family of finite-dimensional probability distributions satisfying the Chapman-Kolmogorov compatibility condition.

[edit] Separability, or what the Kolmogorov extension does not provide

Recall that, in the Kolmogorov axiomatization, measurable sets are the sets which have a probability or, in other words, the sets corresponding to yes/no questions that have a probabilistic answer.

The Kolmogorov extension starts by declaring to be measurable all sets of functions where finitely many coordinates [f(x_1), \dots , f(x_n)] are restricted to lie in measurable subsets of Yn. In other words, if a yes/no question about f can be answered by looking at the values of at most finitely many coordinates, then it has a probabilistic answer.

In measure theory, if we have a countably infinite collection of measurable sets, then the union and intersection of all of them is a measurable set. For our purposes, this means that yes/no questions that depend on countably many coordinates have a probabilistic answer.

The good news is that the Kolmogorov extension makes it possible to construct stochastic processes with fairly arbitrary finite-dimensional distributions. Also, every question that one could ask about a sequence has a probabilistic answer when asked of a random sequence. The bad news is that certain questions about functions on a continuous domain don't have a probabilistic answer. One might hope that the questions that depend on uncountably many values of a function be of little interest, but the really bad news is that virtually all concepts of calculus are of this sort. For example:

  1. boundedness
  2. continuity
  3. differentiability

all require knowledge of uncountably many values of the function.

One solution to this problem is to require that the stochastic process be separable. In other words, that there be some countable set of coordinates {f(xi)} whose values determine the whole random function f.

The Kolmogorov continuity theorem guarantees that processes that satisfy certain constraints on the moments of their increments are continuous.

[edit] Examples and special cases

[edit] The time

A notable special case is where the time is a discrete set, for example the nonnegative integers {0, 1, 2, 3, ...}. Another important special case is T = \mathbb{R}.

Stochastic processes may be defined in higher dimensions by attaching a multivariate random variable to each point in the index set, which is equivalent to using a multidimensional index set. Indeed a multivariate random variable can itself be viewed as a stochastic process with index set T = {1, ..., n}.

[edit] Examples

The paradigm continuous stochastic process is that of the Wiener process. In its original form the problem was concerned with a particle floating on a liquid surface, receiving "kicks" from the molecules of the liquid. The particle is then viewed as being subject to a random force which, since the molecules are very small and very close together, is treated as being continuous and, since the particle is constrained to the surface of the liquid by surface tension, is at each point in time a vector parallel to the surface. Thus the random force is described by a two component stochastic process; two real-valued random variables are associated to each point in the index set, time, (note that since the liquid is viewed as being homogeneous the force is independent of the spatial coordinates) with the domain of the two random variables being R, giving the x and y components of the force. A treatment of Brownian motion generally also includes the effect of viscosity, resulting in an equation of motion known as the Langevin equation.

If the index set of the process is N (the natural numbers), and the range is R (the real numbers), there are some natural questions to ask about the sample sequences of a process {Xi}iN, where a sample sequence is {X(ω)i}iN.

  1. What is the probability that each sample sequence is bounded?
  2. What is the probability that each sample sequence is monotonic?
  3. What is the probability that each sample sequence has a limit as the index approaches ∞?
  4. What is the probability that the series obtained from a sample sequence from f(i) converges?
  5. What is the probability distribution of the sum?

Similarly, if the index space I is a finite or infinite interval, we can ask about the sample paths {X(ω)t}tI

  1. What is the probability that it is bounded/integrable/continuous/differentiable...?
  2. What is the probability that it has a limit at ∞
  3. What is the probability distribution of the integral?

[edit] See also

[edit] References

  1. Papoulis, Athanasios & Pillai, S. Unnikrishna (2001). Probability, Random Variables and Stochastic Processes. McGraw-Hill Science/Engineering/Math. ISBN 0-07-281725-9. 
  2. Lecture notes in Advanced probability theory by Boris Tsirelson.