Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Stochastic process


 

In the mathematics of probability, a stochastic process is a random function. In practical applications, the domain over which the function is defined is a time interval (a stochastic process of this kind is called a time series in applications) or a region of space (a stochastic process being called a random field). Familiar examples of 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 topographies (landscapes), or composition variations of an inhomogeneous material.

1 Definition

Mathematically, a stochastic process is usually defined as an indexed collection of random variables

fi : WR,

where i runs over some index set I and W is some probability space on which the random variables are defined.

This definition captures the idea of a random function in the following way. To make a function

f : DR

with domain D and rangeThe range of a vehicle is the maximum distance it can cover without needing to be re fueled or re charged. The range of a gun or missile is the maximum distance it can be fired over and still hit its target. The actual distance that the missile can travel R into a random function, means simply making the value of the function at each point of D, f(x), into a random variable with values in R. The domain D becomes the index set of the stochastic process, and a particular stochastic process is determined by specifying the joint probability distributions of the various random variables f(x).

Note, however, that the definition of stochastic process as an indexed collection of random variables is much more general than the case where the indices are points of the domain of the random function.

1.1 Implications of the definition

Of course, the mathematical definition of a function includes the case "a function from {1,...,n} to R is a vectorA vector in physics and engineering typically refers to a quantity that has close relationship to the spatial coordinates, informally described as an object with a "magnitude" and a "direction". The word vector is also now used for more general concepts ( in Rn", so multivariate random variablesA multivariate random variable or random vector is a vector X X . X whose components are scalar-valued random variables on the same probability space (Ω, P). Every such random vector gives rise to a probability measure on R n with the Borel algebra are a special case of stochastic processes.

For our first infinite example, take the domain to be N, the natural numbers, and our range to be R, the real numbers. Then, a function f : NR is a sequence of real numbers, and a stochastic process with domain N and range R is a random sequence. The following questions arise:

  1. How is a random sequence specified?
  2. How do we find the answers to typical questions about sequences, such as
    1. what is the probability distribution of the value of f(i)?
    2. what is the probability that f is bounded?
    3. what is the probability that f is monotonic?
    4. what is the probability that f(i) has a limit as i→∞?
    5. if we construct a series from f(i), what is the probability that the series converges? What is the probability distribution of the sum?

Another important class of examples is when the domain is not a discrete space such as the natural numbers, but a continuous space such as the unit interval [0,1], the positive real numbers [0,∞) or the entire real line, R. In this case, we have a different set of questions that we might want to answer:

  1. How is a random function specified?
  2. How do we find the answers to typical questions about functions, such as
    1. what is the probability distribution of the value of f(x) ?
    2. what is the probability that f is bounded/ integrable/ continuous/ differentiable...?
    3. what is the probability that f(x) has a limit as x→∞ ?
    4. what is the probability distribution of the integral ?

There is an effective way to answer all of these questions, but it is rather technical (see Constructing Stochastic Processes below).



Read more »

Non User