0% found this document useful (0 votes)
109 views1 page

Mansci Simulation Formula

Given: a=0, b=5 The document summarizes a simulation of 10 clients arriving for service at random intervals. It shows the client number, random number, inter-arrival time, arrival time, service start time, waiting time, service time, completion time, and time in system for each client. It then calculates operating characteristics from the simulation including the number of people who waited, probability of waiting, average wait time, maximum wait time, and utilization of tellers.

Uploaded by

CARL JAMES
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views1 page

Mansci Simulation Formula

Given: a=0, b=5 The document summarizes a simulation of 10 clients arriving for service at random intervals. It shows the client number, random number, inter-arrival time, arrival time, service start time, waiting time, service time, completion time, and time in system for each client. It then calculates operating characteristics from the simulation including the number of people who waited, probability of waiting, average wait time, maximum wait time, and utilization of tellers.

Uploaded by

CARL JAMES
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Given: a=0,

SIMULATION b=5
A B C D E F G H I

1 2 3 4 5 6 7 8 9
Random Inter Arrival Service Waiting Service Completion Time in System (8-4) or (6+7)
CLIENT numbers arrival time Start time time time
time time (5-4) (5+7)

2.30
1 0.28 1.40 1.40 1.40 0.00 3.70 2.30
1.50
2 0.26 1.30 2.70 3.70 1.00 5.20 2.50
2.20
3 0.98 4.90 7.6 7.60 0.00 9.80 2.20
2.50
4 0.70 3.50 11.10 11.10 0.00 13.60 2.50
1.80
5 0.14 0.70 11.80 13.60 1.80 15.40 3.60
2.40
6 0.56 2.80 14.60 15.40 0.80 17.80 3.20
2.10
7 0.42 2.10 16.70 17.80 1.10 19.90 3.20
1.80
8 0.12 0.60 17.30 19.90 2.60 21.70 4.40
2.00
9 0.50 2.50 19.80 21.70 1.90 23.70 3.90
2.30
10 0.38 1.90 21.70 23.70 2.00 26.00 4.30
Total 11.20 20.90 156.80 32.10

Operating
Characteristics
Solution: Formula in Excel Final Answer
Number of Waiting =countif(F3:F12">0")) 7.00 = Number of People who wait
Number of Waiting
=
Probability of Waiting =H27/A12 0.70 Total Client

Total Waiting Time


Average Wait Time =F23/A12 1.12 =
Total Client
Maximum Wait Time =MAX(F3:F12) 2.60 = Highest in Waiting Time
Total Service Time
Utilization of Tellers =G23/(H12-H3) 0.94 =
(Last Completion − First Completion Time)

Note: For Service Start Time: Compare which one is higher between Arrival Time
and Completion Time.

1dhj

You might also like