Transition-rate matrix

From testwiki
Revision as of 18:15, 25 December 2023 by imported>Wick21 (Added transition matrix relationship)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Use American English Template:Short description In probability theory, a transition-rate matrix (also known as a Q-matrix,Template:Sfn intensity matrix,[1] or infinitesimal generator matrix[2]) 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[3]), 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

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

  • 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

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

References

Template:Reflist


Template:Probability-stub