Prerequisites & Notation
Before You Begin
This chapter moves from the discrete-time Markov chains of Chapter 17 to continuous-time stochastic models. You need strong familiarity with the exponential distribution (memoryless property), discrete-time Markov chain theory (stationary distributions, detailed balance), and matrix exponentials. If any item below feels uncertain, review it before proceeding.
- Discrete-time Markov chains: transition matrix , stationary distribution (Review fsp-ch17)
Self-check: Can you write and explain what it means?
- Exponential distribution: , memoryless property(Review fsp-ch06)
Self-check: Can you prove that for ?
- Matrix exponential:
Self-check: Can you compute for a diagonal matrix?
- Conditional probability, total probability, Bayes' theorem(Review fsp-ch02)
Self-check: Can you partition a sample space and apply the law of total probability?
- Geometric series and convergence of power series
Self-check: Do you know for ?
Notation for This Chapter
Symbols introduced in this chapter. We follow Caire's conventions throughout. The generator matrix is denoted (some texts use ); the stationary distribution is as in Chapter 17.
| Symbol | Meaning | Introduced |
|---|---|---|
| Poisson counting process | s01 | |
| Arrival rate (Poisson intensity); also birth rate in state | s01 | |
| Service/death rate; in state | s04 | |
| Generator (rate) matrix of a CTMC: | s03 | |
| Transition probability matrix of CTMC: | s03 | |
| Stationary distribution of the CTMC: | s03 | |
| Traffic intensity: (M/M/1) or (M/M/c) | s04 | |
| Mean number of customers in system | s04 | |
| Mean sojourn time (waiting + service) | s04 | |
| Erlang-B blocking probability with offered load and servers | s05 | |
| Erlang-C waiting probability with offered load and servers | s05 |