Telegraph process

From HandWiki
Short description: Memoryless continuous-time stochastic process that shows two distinct values

In probability theory, the telegraph process is a memoryless continuous-time stochastic process that shows two distinct values. It models burst noise (also called popcorn noise or random telegraph signal). If the two possible values that a random variable can take are c1 and c2, then the process can be described by the following master equations:

tP(c1,t|x,t0)=λ1P(c1,t|x,t0)+λ2P(c2,t|x,t0)

and

tP(c2,t|x,t0)=λ1P(c1,t|x,t0)λ2P(c2,t|x,t0).

where λ1 is the transition rate for going from state c1 to state c2 and λ2 is the transition rate for going from going from state c2 to state c1. The process is also known under the names Kac process (after mathematician Mark Kac),[1] and dichotomous random process.[2]

Solution

The master equation is compactly written in a matrix form by introducing a vector 𝐏=[P(c1,t|x,t0),P(c2,t|x,t0)],

d𝐏dt=W𝐏

where

W=(λ1λ2λ1λ2)

is the transition rate matrix. The formal solution is constructed from the initial condition 𝐏(0) (that defines that at t=t0, the state is x) by

𝐏(t)=eWt𝐏(0).

It can be shown that[3]

eWt=I+W(1e2λt)2λ

where I is the identity matrix and λ=(λ1+λ2)/2 is the average transition rate. As t, the solution approaches a stationary distribution 𝐏(t)=𝐏s given by

𝐏s=12λ(λ2λ1)

Properties

Knowledge of an initial state decays exponentially. Therefore, for a time t(2λ)1, the process will reach the following stationary values, denoted by subscript s:

Mean:

Xs=c1λ2+c2λ1λ1+λ2.

Variance:

var{X}s=(c1c2)2λ1λ2(λ1+λ2)2.

One can also calculate a correlation function:

X(t),X(u)s=e2λ|tu|var{X}s.

Application

This random process finds wide application in model building:

See also

References

  1. 1.0 1.1 Bondarenko, YV (2000). "Probabilistic Model for Description of Evolution of Financial Indices". Cybernetics and Systems Analysis 36 (5): 738–742. doi:10.1023/A:1009437108439. 
  2. Margolin, G; Barkai, E (2006). "Nonergodicity of a Time Series Obeying Lévy Statistics". Journal of Statistical Physics 122 (1): 137–167. doi:10.1007/s10955-005-8076-9. Bibcode2006JSP...122..137M. 
  3. Balakrishnan, V. (2020). Mathematical Physics: Applications and Problems. Springer International Publishing. pp. 474