Introduction to Continuous Time Markov Chains

  1. Let {X(t),t0} be a continuous time Markov chain with state space S={1,2,3,4} and transition rate matrix Q:

Q=[101220033404]

  1. Find the diagonal entries of Q.
  2. Explain in full detail how you could simulate the process for a long time using only (1) a coin, and (2) an Exponential(1) spinner.
  1. A system is composed of 5 machines. A machine operates for an Exponentially distributed amount of time with rate μ=1 and then fails. When a machine fails it undergoes repair; repair times are Exponential distributed with rate λ=2. Let X(t) represent the number of machines operating at time t; then {X(t)} is a CTMC. Find the rate matrix of the CTMC.