|
{ X(t), t ∈ T }
^ ^
| |
| +--- Time domain
+------ (State) Space domain
|
State space domain
| Discrete | Continuous
-----+------------------+-----------------
Time dom: | |
Discrete | Discrete time | Discrete time,
| Markov chain | continuous space
| | Markov process
-----+------------------+------------------
| |
Continuous | Continuous time | Diffusion
| Markov chain | processes
| |
-----+------------------+------------------
|
t ∈ [0, ∞) (all positive time values) X(t) ∈ [0, 1, 2, .... ) (# of customers) Ҏ[ X(t+1) = k-1 | X(t) = k ] = probab that a customer departs in the next time unit Ҏ[ X(t+1) = k+1 | X(t) = k ] = probab that a customer arrives in the next time unit |