(lesson 5.14: run setup and control.) model a single-server queueing system (e.g., a barber shop) with first-in-first-out queueing priority. let the interarrivals be i.i.d. exponential with a mean of 10 minutes, expo(10), and let the services be i.i.d. tria(5,8,11) with the units in minutes.



Answer :