-
Notifications
You must be signed in to change notification settings - Fork 0
StochasticProcess
In the most general sense, a stochastic process is a collection of random variables indexed by some set
Formally, a stochastic process
where
This definition is very general and includes a wide range of processes. For instance,
A fundamental concept in the study of stochastic processes is that of the process's "distributions". For any finite subset
Different types of stochastic processes—like Gaussian processes, Markov processes, Poisson processes, etc.—impose additional structure or conditions on these distributions. For example, a Markov process is a stochastic process with the property that the future state of the process depends only on the current state, not on the history of past states.
Two fundamental classes of stochastic processes are WeaklyStationaryStochasticProcesses and StronglyHarmonizableStochasticProcesses