This model represents a loan-application office where 5 employees process customer applications.
Each employee knows how to perform one of the steps of the application processing. So, they are serially connected and the applications flow from one to another.
In this case, the duration of the processes is constant in comparison to the probability distributions indicated in P_3_2.