Seven labs on queueing systems and the random numbers that drive them. Every lab keeps its
report under report, and labs 6 and 7, written in GPSS, consist of the report alone.
| Lab | Topic |
|---|---|
| lab_01 | Distribution and density plots for the uniform and normal laws |
| lab_02 | Steady-state probabilities of a multi-state system, with a graphical interface |
| lab_03 | One, two and three digit numbers generated by table lookup and by algorithm, with a criterion for judging randomness |
| lab_04 | A generator feeding a queue and a service device, solved with a step and an event approach, in search of the smallest queue that loses nothing |
| lab_05 | An information centre where three operators of different speed refuse a client when all of them are busy |
| lab_06 | The queue of lab 4 rebuilt in GPSS |
| lab_07 | The information centre of lab 5 rebuilt in GPSS |