[Math] Difference between time series and stochastic process

statisticsstochastic-processes

What is the difference between a "time series" and a (discrete-time) stochastic process?

Best Answer

Basically, a stochastic process is to a time series what a random variable is to a number.

The realization (the "result", the observed value) of a random variable (say, a dice roll) is a number - (but, as it's a random variable, we know that the number can take values from a given set according to some probability law).

The same applies to stochastic process, but now the realization instead of being a single number is a sequence (if the process is discrete) or a function (if it's continuous). Basically, a time series.