Definition
Given a CTMC on state space , the Embedded Markov Chain (or jump process) is the discrete-time process where is the sojourn time between the -th and -th events.
The embedded chain is obtained by sampling the CTMC at the jump times (ignoring the time spent in each state).
Jump Transition Probabilities
For :
where are exactly the entries of the P-matrix from the Q-matrix specification: for , and .
Key Properties
- The embedded chain is a homogeneous discrete-time Markov chain with countable state space
- for all — states do not transition to themselves (a CTMC always changes state at jump times)
- Periodicity is not possible in CTMC
Interpretation
The embedded chain captures the sequence of states visited, ignoring how long the process stays in each state. It provides the discrete-time “skeleton” of the CTMC. The CTMC can be viewed as an embedded DTMC with exponentially distributed holding times.
Example: Poisson Process
For a Poisson process with rate , the embedded MC has:
It only jumps from to (pure birth process).
Relation to Limiting Probabilities
The limiting probabilities of the CTMC are related to those of the embedded chain:
where are CTMC limiting probabilities, are embedded DTMC limiting probabilities, and are transition rates.
Related
Exercises
Back to Roadmap 📖 → 🃏 → ✏
Kuis 2 2025 No. 4. Reaksi kimia: molekul A → B, laju dari state . Tentukan dan (probabilitas transisi embedded MC).
Jawaban: untuk , (absorbing). Karena hanya satu transisi yang mungkin (), probabilitas embedded MC untuk transisi tersebut adalah 1. untuk semua state non-absorbing (embedded MC selalu berubah state).
Dari Q ke P. Diberikan . Tentukan matriks transisi embedded MC .
Jawaban: , . , , . , . Jadi .