Transition-rate matrix

From Wikipedia, the free encyclopedia
(Redirected from Transition rate matrix)
Jump to navigation Jump to search

In probability theory, a transition-rate matrix (also known as a Q-matrix,[1] intensity matrix,[2] or infinitesimal generator matrix[3]) is an array of numbers describing the instantaneous rate at which a continuous-time Markov chain transitions between states.

In a transition-rate matrix Q (sometimes written A[4]), element qij (for ij) denotes the rate departing from i and arriving in state j. The rates qij0, and the diagonal elements qii are defined such that

qii=jiqij,

and therefore the rows of the matrix sum to zero.

Up to a global sign, a large class of examples of such matrices is provided by the Laplacian of a directed, weighted graph. The vertices of the graph correspond to the Markov chain's states.

Properties

[edit | edit source]

The transition-rate matrix has following properties:[5]

  • There is at least one eigenvector with a vanishing eigenvalue, exactly one if the graph of Q is strongly connected.
  • All other eigenvalues λ fulfill 0>Re{λ}2miniqii.
  • All eigenvectors v with a non-zero eigenvalue fulfill ivi=0.
  • The Transition-rate matrix satisfies the relation Q=P(0) where P(t) is the continuous stochastic matrix.

Example

[edit | edit source]

An M/M/1 queue, a model which counts the number of jobs in a queueing system with arrivals at rate λ and services at rate μ, has transition-rate matrix

Q=(λλμ(μ+λ)λμ(μ+λ)λμ(μ+λ)).

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Suhov & Kelbert 2008, Definition 2.1.1.
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).