Operational Consulting Tools
Operational Consulting Tools
Some Notation
λ = Average arrival rate of customers (e.g. customers per hour)
µ = Average service rate capacity of 1 server (e.g. customers per hour)
S = Number of servers
ρ = Utilization Factor or Traffic Intensity ρ = λ / (Sµ)
Performance Measures
Nq = Average number in the queue.
Tq = Average time in queue.
Ns = Average number in the system.
Ts = Average time in the system.
Most Important Results of Queueing Theory
4. Little's Law:
Average Average
Quantity in = * Time in
System λ Sysem
Or in manufacturing:
Avg. Number Production Avg. Time Spent
in the = Rate * in the System
System (Throughput) (Flowtime)
(WIP)
900
800
700
600
500
400
300
200
100
0
0% 20% 40% 60% 80% 100%
Utilization
A. Overview of Simulation
Advantages Disadvantages
Facilitates understanding of Does not suggest a solution
complex systems methodology
(iv) Using random numbers (RN’s), derive simulated times times for the
events.
1
E[X] = .5, Var[X] = 12 s[X] = 0.2887
Prob{X≤.1} = ?
Prob{X≤.77321} = ?
2. Generating other probability distributions
Let R be a "random number" between 0 and 1. (R is Uniform[0,1] )
Use transforms on R
For Example:
- Uniform[a,b]: Y = a + (b-a)R
E. Performing a Simulation
1. Typical Procedure:
- specify a run-in (burn-in) period during which the
simulation is run but data is not collected
Why?
- specify a run-length during which data is collected
(long enough to average out variation)
- specify the number of runs to be performed
(5 to 10 or more ?)
- specify the random number seeds for each run
Note: Experimentaion is normally to to help determine
the run-in period and the run-length depending on
the required confidence bound for the results
A concept map or flowchart is simply a chart with boxes, diamonds and arrows
used to show the time sequence or flow of parts, processes, orders, information,
etc.
Many in-house consulting companies have their own standards for using and
generating flow charts / concept maps, and their own support software