The important moments in a queuing system are the moments when a call arrives, when a call enters a server, and when a call leaves the system. We call these moments as events. Generating events one needs two types of random number generators: one generating the time until the next call and another for generating the service time.
Denote by
the distribution function defining
the probability that a random time
will be less then
. Here
means the expected value of
.
Denote by
the random variable uniformly distributed between zero and one.
Then
| (84) |