Chapter 35
Stochastic processes environment
Stochastic processes are collection of random variables indexed by time. Therefore, they constitute the main quantitative tool to model randomness that evolves over time and make predictions.
Table 35.1 below, which we explain step by step in this section, summarizes the relevant macro-classes of processes and their field of application, in terms of
- how time is monitored: continuous versus discrete time;
- how the processes are identified: probabilistic versus mean-covariance / kernel, which in this framework we prefer naming kernel representation for reasons that will be clear soon.
| Discrete time | Continuous time | |
Probabilistic | Financial engineering ( world) Chapters 51d
| |
Mean-covariance | Classic econometrics Section 37-39 | Spectral analysis Section 38.1
|
Refer to the “Sequential decisions” row and “Mean-covariance” and “Probabilistic” columns of Figure 34.2 for a summary of this key elements which defines the probabilistic and the mean-covariance environment environment.
In analogy with the single variables framework Chapter 2-8, in the probabilistic environment, the evolution through time of randomness is modeled by the full distributions of all the possible subsets of instances over time. In the mean-covariance framework, the evolution through time of randomness is modelled only by the first two moments of of all the possible subsets of instances over time, discarding the rest of the information available from the full distributions.
| | (35.1) |
where time is
either discrete ()
or continuous ()
(35.9). To represent the randomness over time of the process, to each possible finite subset of the
process we
assign:
- in the probabilistic representation, a distribution (35.18)-(35.23).
- in the kernel representation, a mean-covariance class (35.24), by means of an expectation
and an autocovariance function
..
In each class, Gaussian processes (35.1.4) are privileged representative
We can add structure to the distributions (35.18)-(35.23) and mean-covariance classes (35.24) by imposing stationarity (35.48) and covariance stationarity (35.49)-(35.50) respectively.
In principle, all the structures summarized in Table 35.2 allow solve any prediction problem (35.73), that include forecasting, stress-test, smoothing, etc., via conditioning (35.74) or Krieging (linear projection) (35.75)-(35.76)-(35.77)
Stochastic processes are the main core of modern quantitative finance.
We use extensively probabilistic processes (35.18) across the Lab, see Table 35.1. In discrete time (35.8) they play a dominant role across the “Checklist”, and in particular in the Quest for invariance Step 53. In continuous time (35.9), they play a dominant role in financial engineering, in particular for valuation purposes Section 51d.
The remainder of this chapter is organized as follows.
In Section 35.1 we provide with the main definitions and we describe both probabilistic and kernel representations of stochastic processes.
In Section 35.2 we discuss stationarity and ergodicity.
In Section 35.3 we introduce the prediction problem and its most relevant cases (forecast, smoothing etc.) to quantitative finance.
