Performance Estimation of Contact Centre with Variable Skilled Agents

Size: px
Start display at page:

Download "Performance Estimation of Contact Centre with Variable Skilled Agents"

Transcription

1 Performance Estimation of ontact entre with Variable Skilled Agents Tibor Mišuth, Erik hromý, and Ivan Baroňák Abstract Our paper deals with ontact centre quality level estimation using Erlang mathematical model. We focus on influence of agent skill level on contact centre metrics and compare the result against original model. We present method for parameters bounds estimation using Erlang s formula. Moreover we emphasize the influence of staff skill level requirements on the overall quality of service the ontact entre provides. Index Terms ontact entre, Erlang model, Quality of Service I. ITRODUTIO OTAT centre is one of many other ways how the institution is able to cover all its communication requirements towards clients and partners. It is a structured communication system consisting of both human and technological resources, which improves the communication between organization and customers. It is more or less a software and hardware upgrade of a private branch exchange which is the primary medium for a call access to the organization. It combines telephone processes and data processing to achieve the most effective business transactions. The ontact entre consists of many elements of which the most important is Automatic all Distribution (AD) module. It is responsible for routing of incoming queries to appropriate service group and agent. umber of agents in ontact entre has great impact on quality of service it provides. Thus staff requirements estimation based on mathematical model and verified by simulation are extremely handy during ontact entre design process. We analyze the influence of variability in agents skills level on the contact centre performance and propose a modification Tibor Mišuth is with the Slovak University of Technology, Faculty of Electrical Engineering and Information Technology, Dept. of Telecommunications, Ilkovičova 3, Bratislava, Slovakia ( tibor.misuth@ stuba.sk). Erik hormý is with the Slovak University of Technology, Faculty of Electrical Engineering and Information Technology, Dept. of Telecommunications, Ilkovičova 3, Bratislava, Slovakia ( erik.chromy@ stuba.sk). Ivan Baroňák is with the Slovak University of Technology, Faculty of Electrical Engineering and Information Technology, Dept. of Telecommunications, Ilkovičova 3, Bratislava, Slovakia ( ivan.baronak@ stuba.sk). to original model that covers this phenomenon. The next parts of this paper are structured as follows. First the Erlang queuing model is presented. In section 3 a possible model modification is presented. Finally, the are validated by comparing to simulation measurements. II. ERLAG MODEL OF OTAT ETRE Each component of AD (or contact centre) system can be more or less precisely converted to a mathematical model. Since the contact centres usually handle large amount of requests per time unit, the vast majority of these models are based on queuing theory. Accuracy of depends on a correct model selection. Also the precise description of input parameters and variable dependencies can significantly affect them. Danish mathematician A. K. Erlang is very closely tied to the origin of queuing theory [1]. He published the paper concerning application of statistics in telephone service in 199. This document begins further research of queuing theory. Together with Markov chains theory his ideas helped to define and describe more complicated queuing models. Even now, a century later since the Erlang models have been published, are these one of the basic approaches used in parameter estimation of telecommunication systems. Since the contact centre is considered to be a telecommunication system the models are valid for it as well. Both Erlang and Poisson process based Markovian models use the same assumptions and following requirements must be met [2]: number of sources (requests population) is much greater than the number of servers, requests are generated randomly and independently of each other, average number of requests per time unit from all sources is constant, request handling time is a random variable with exponential distribution, queuing is based on the First in First out (FIFO) algorithm. In this paper we focus on the second Erlang s model, so called Erlang model. Presence of simple FIFO queue eliminates overload situations. If a temporary overload situation occurs, the request is put into the queue until any of the agents become available, i.e. the handling of any 391

2 previous requests is finished. The FIFO strategy ensures the caller waiting the longest time to be served the first. Erlang model [2] is originally defined as function of two variables: the number of agents and the traffic load A (expressed in Erl). Based on these parameters it calculates the probability P (1) that the arriving request is not assigned to the agent immediately and it has to wait in the queue. A! ( A) P = (1) (, A) 1 i A A + i= i!! ( A) If we know the rate of calls per time unit λ and the average number of served requests per the same time unit (so the average handling time is 1/) then the traffic load can be easily evaluated as [3] λ A =. (2) Furthermore we define the variable ρ, that represents the average utilization of each agent as [1], [4], [5] λ =. (3) For system stability reason (i.e. the number of requests present in the queue does not extend to infinity) the value of is required to be less than 1 (stability criterion). From the conjunction of (1), (2) and (3) we can obtain following formula P (, ) ( )! ( 1 ) i ( ) ( ) + i!! ( ) = (4) 1 i= 1 If we start from Markov M/M/m/ queuing model we can derive identical equation that will define probability that m or more requests are present in the queuing system so the new incoming request will be inserted into the queue [1], [4], and [5]. This means that Markov M/M/m/ and Erlang models are identical and this relationship can be easily proved analytically. Since the Erlang model contains a queue, there are some more parameters and variables that can be measured and more or less influenced by model inputs. From the callers point of view the most important value is the waiting time or the time the request spends in the queue before it is served by an agent. This value is a random variable described by the probability density function [5] 1 P τ = F W ( τ ) = ( A) τ (5) 1 P e τ > Based on this formula we can calculate the average waiting time (or average speed of answer ASA) W P W = (6) ( A) and using Little s theorem [5] and (6) we can obtain the average number of requests in the queue Q λ A Q = λ W = P = P (7) ( A) ( A) The general definition of probability density function of any statistical distribution and its properties [6] gives us an opportunity to derive Grade of Service () parameter value from equation (5) once the Acceptable Waiting Time (AWT) value is known [1], [5] ( A)AWT = 1 P e (8) defines the percentage of incoming calls that are answered no later than defined AWT (usually sec.). Following equation is valid for the average number of requests K in queuing system [5] A K = + P = A + P = A + Q (9) 1 ( A) Again, the Little s theorem allows us to obtain the average time T the request will spend in the system K A + Q 1 1 P T = = = + W = + (1) λ λ A ( ) III. VARIABLY SKILLED AGETS As we mentioned earlier the Erlang model is one of the most frequently used contact centre dimensioning tools. Unfortunately its basic form is limited to only one service group (one queue and several agents) and considers all agents as equal in terms of their skills and call handling capability. In reality each agent has his / her own skill level therefore the average handling time among agents is different. Based on the agent s skill level the average number of calls the agent is capable of handling per time unit can be denoted as i. It is straightforward that average handling time is the reciprocal value. Then the total number of calls that can be received by all agents in service group (or contact centre) is = (11) TOT i= 1 i and average call handling time is 1 1 T H = = TOT i= 1 i (12) At this point the stability criterion (3) can be easily checked by considering TOT as. Furthermore the system with variably skilled agents can be now compared to original Erlang model. IV. RESULTS For comparison and verification purposes the simulation using MATLAB was established. Simulation input parameters are following [8, 9]: λ 1 = 667 calls per hour first run λ 2 = 333 calls per hour second run 392

3 = agents T H1 = 1 sec => 24 calls per hour first run T H2 = 3 sec => 12 calls per hour second run In each simulation run, agents are divided between two skill levels expressed by certain value of agent s average handling time. Both groups are equal in terms of agent count. The average call handling times for each group of agents and simulation run is stated in Table I. These values are chosen in order to maintain the total average number of calls handled per time unit the same as in case of original Erlang model with agents. Then the are relevant for comparison. TABLE I AVERAGE AGET ALL HADLIG TIME 1. run 2. run higher skilled sec = 28 calls / 2 sec. = 15 calls / agents hour. hour lower skilled agents Two round simulation is used in order to analyze influence of call handling time variance on contact centre significant parameters. Variance of the average call handling time for both groups of agents for the first simulation run is 1321 whereas 1 for the second run. A. alculation Table II. and Table III. show the calculation [7], [1] for all relevant parameters using the original Erlang model and equations (1) to (1) with set to 24 (first run) and 12 (second run) respectively. TABLE II FIRST ROUD - ALULATIO RESULTS P K T Q W 28 95, ,6 127,2 686,6 7,2 99,3 29,3 45,1 243,5 17,3 93,5 35,9 95,8 3 58,7 35,2 189,9 7,4 39,9 56,3 92, ,1 31,7 171,1 3,9 21,1,6 89, , ,1 2,2 12,1,6 86, ,3 29,1 157,3 1,4 7,3 87,3 84, ,5 28,6 154,5,8 4,5 91,9 81, ,3 28,3 152,8,5 2,8 94,9 79,4 36 9,4 28,1 151,7,3 1,7 96,8 77,2 37 6, ,1,2 1,1 98,1,1 P 1 sec. = calls / hour sec. = 9 calls / hour TABLE III SEOD ROUD ALULATIO RESULTS K Q T W 28 94,5 132,6 1433,5 14,8 1133,5 7,1 99, ,6 44,3 478,9 16,6 178,9 31,4 95, ,9 377,4 7,2 77,4 92, ,5 31,6 341,1 3,8 41,1 64,2 89, ,6 29,9 323,7 2,2 23,7 74,7 86, ,1 314,3 1,3 14,3 82,4 84, ,3 28,6 38,8,8 8, , ,1 28,3 35,4,5 5,4 91,9 79,3 36 9,3 28,1 33,4,3 3,4 94,7 77,1 37 6,4 27,9 32,1,2 2,1 96,5 B. Table IV. and Table V. show the simulation for all relevant parameters for both first and second round. In both cases agents are divided into two skill level groups with respective average call handling time and count per hour. P TABLE IV FIRST ROUD SIMULATIO RESULTS K Q T W 28 94, ,7 89,2 484,9 8,2 99, ,1 43,7 235,6 15,9 85,5 37,8 95,9 3 35,4 19,7 7,4 55,1 93, ,4 31,9 172,6 4 21,7 71,5 89, ,2 3,4 163,5 2,4 13,1 79,4 87, ,5 29,7 159,9 1,6 8,7 85,8 85, ,4 28,7 155,1,8 4,3 92,1 82, ,6 28,6 154,3,6 3,1 94,5 36 1,3 28,4 153,2,4 2 96, ,2 28,5 153,5,2 1,3 97,7 76,3 P TABLE V SEOD ROUD SIMULATIO RESULTS K Q T W 28 9,4, ,7 464,3 12,2 98, ,5 43,9 473,7 16,1 173,8 31,4 95,7 3 59,4 35,5 384,3 7,6 82,3 49,1 93, ,8 31,9 345,7 4,1 44,2 63,5 89, ,5 29,9 324,9 2,2 23,6,5 86, ,4 317,5 1,4 14,9 81,7 84, ,1 313,5 1 11,2 86,6 82, ,7 38,7,6 6,4 9,4,3 36 1,4 28,5 39,2,4 4,4 93,7 78,1 37 7,1 28,4 36,2,3 2,8 95,9 76 Probability of queuing (%) Fig alculated Simulation umber of agents () Probability of queuing first run Straightforward comparison of corresponding tables shows some differences. From the callers point of view the most 393

4 Avg. waiting time (s) Agent utilization (%) Fig. 2. umber of agents () Average waiting time first run umber of agents () Fig. 4. Agent utilization first run Important characteristics are probability of call queuing (P ), average waiting time (how much time does the caller spend waiting for an agent) W and Grade of Service () level (the probability of call reception in seconds). Fig. 1, Fig. 2 and Fig. 3 display the relation of these variables to the number of agents present in contact centre () and compares the simulation and calculation for these parameters for the first run. It can be seen all metrics suffered some degradation. The probability of queuing P rose about.5% that led to approx. 5.9% increment of average waiting time. Finally the parameter worsens of.5%. From the callers point of view it implicate nothing more than increased waiting time and globally less satisfaction with contact centre services. From managers point of view the agent utilization is an important parameter. If the utilization is low, the agents are Grade of Service (%) 87,5 62,5 37,5 25 umber of agents () Fig. 3. Grade of Service first run Probability of queuing (%) Fig. 5. Avg. waiting time (s) Fig alculated Simulation umber of agents () Probability of queuing second run umber of agents () Average waiting time second run 394

5 Grade of Service (%) 87,5 62,5 37,5 25 umber of agents () Fig. 7. Grade of Service second run Agent utilization (%) umber of agents () Fig. 8. Agent utilization second run not working effectively, however if it is too high, they work under pressure. Fig. 4 compares the agent utilization obtained from calculation using original Erlang model and simulation with variably skilled agents. It is clearly visible the average value is higher in case of unbalanced staff. In this case, the are up to 1.2% worse comparing to calculation. The second simulation run further proved the degradation of metrics. The probability of queuing P (Fig. 5) increased about.%. The average waiting time W increased more significantly of about 14.2 % (Fig. 6) together with approx 2.5% decrease of (Fig. 7). The agent utilization (Fig. 8) rose again around 1.%. The direct comparison between two simulation runs showed higher degree of parameters degradation for the second round. Since the variance of agents skills was significantly higher for this simulation execution. That leads to conclusion the variance of skill level affects the contact centre performance. The more differently skilled agents, the less performance of contact centre can be expected. From the other point of view the simulation confirmed the original Erlang model that considers agents at equal skill level can be efficiently used. The output then can be considered as lower / upper bound for particular parameter and real a few percent worse should be expected. V. OLUSIO The aim of this paper is to show some of the approaches towards ontact centre modelling and simulation that leads to parameter estimation and verification. The Erlang model is probably one of the most widely used for this purpose. The greatest advantage of Erlang models is their simplicity and ability to describe the most important operation situations of ontact centres with acceptable level of accuracy. In real operations, agents in contact centre are at different skill levels. This is not compliant with original Erlang model that considers all agents as equal. However our simulation showed that upon using slightly modified input values, the provided by model are quite accurate. AKOWLEDGMET This work is a part of research activities conducted at Slovak University of Technology Bratislava, Faculty of Electrical Engineering and Information Technology, Department of Telecommunications, within the scope of the projects VEGA o. 1/565/9 Modelling of traffic parameters in G telecommunication networks and services and the partial result of the Research & Development Operational Programme for the project Support of enter of Excellence for Smart Technologies, Systems and Services, ITMS 26215, co-funded by the ERDF. REFEREES [1] L. Unčovský, Stochastic models of operational analysis, ALFA, Bratislava, 19, 416 pages, ISB [2] Diagnostic Strategies, Traffic Modeling and Resource Allocation in all enters, eedham (Mass., USA), Diagnostic Strategies, 3, accessed on , Available: [3] G. Koole, all enter Mathematics : A scientific method for understanding and improving contact centers,. Vrije Universiteit, Amsterdam, , 68 pages, accessed on , Available: [4] J. Polec and T. Karlubíková, Stochastic models in telecommunications, FABER, Bratislava, 1999, 128 pages, ISB [5] G. Bolch, S. Greiner, H. de Meer, and K. S. Trivedi, Queueing etworks and Markov hains, 2nd ed, John Wiley, Hoboken (ew Jersey, USA), c6, 878 pages, ISB [6] Z. Riečanová, J. Horváth, V. Olejček, B. Riečan, and P. Volauf, umerical methods and mathematic statistics, ALFA, Bratislava, August 1987, 496 pages, ISB [7] T. Misuth, E. hromý, I. Baroňák, Method for Fast Estimation of ontact entre Parameters Using Erlang Model, In: The Third International onference on ommunication Theory, Reliability, and 395

6 Quality of Service, TRQ 1, Glyfada, Greece, June 13 19, 1, ISB , pp [8] M. Vozňák, F Rezáč, M. Halás, Speech Quality Evaluation in IPsec Environment, In: REET ADVAES I ETWORKIG, VLSI AD SIGAL PROESSIG, p ,1 Universite ambridge, ambridge, England, ISB [9] M. Vozňák, Speech bandwith requirements in IPsec and TLS environment, In: PROEEDIGS OF THE 13TH WSEAS ITERATIOAL OFEREE O OMPUTERS, p.217-2, Jul 23-25, 9 Rhodes, GREEE, ISB [1] T. Mišuth, E. hromý, M. Kavacký, Prediction of traffic in the ontact enter, In: ELEO 9, 6th International onference on Electrical and Electronics Engineering, Bursa, Turkey, 5-8 ovember, 9, ISB , pp

Mathematical model of the contact center

Mathematical model of the contact center Mathematical model of the contact center ERIK CHROMY, IVAN BARONAK Slovak University of Technology in Bratislava Faculty of Electrical Engineering and Information Technology Ilkovicova 3, 812 19 Bratislava

More information

Complex mathematical model of the contact center with determining of the optimal number of agents

Complex mathematical model of the contact center with determining of the optimal number of agents Complex mathematical model of the contact center with determining of the optimal number of agents Erik Chromy Fac of Electrical Engineering and Information Technology Slovak University of Technology in

More information

An-Najah National University Faculty of Engineering Industrial Engineering Department. System Dynamics. Instructor: Eng.

An-Najah National University Faculty of Engineering Industrial Engineering Department. System Dynamics. Instructor: Eng. An-Najah National University Faculty of Engineering Industrial Engineering Department System Dynamics Instructor: Eng. Tamer Haddad Introduction Knowing how the elements of a system interact & how overall

More information

REAL-TIME DELAY ESTIMATION IN CALL CENTERS

REAL-TIME DELAY ESTIMATION IN CALL CENTERS Proceedings of the 28 Winter Simulation Conference S. J. Mason, R. R. Hill, L. Moench, O. Rose, eds. REAL-TIME DELAY ESTIMATION IN CALL CENTERS Rouba Ibrahim Department of Industrial Engineering Columbia

More information

Application of queuing theory in construction industry

Application of queuing theory in construction industry Application of queuing theory in construction industry Vjacheslav Usmanov 1 *, Čeněk Jarský 1 1 Department of Construction Technology, FCE, CTU Prague, Czech Republic * Corresponding author (usmanov@seznam.cz)

More information

SIMULATION OF MACHINE INTERFERENCE IN RANDOMLY CHANGING ENVIRONMENTS J. SZTRIK O. MŒLLER

SIMULATION OF MACHINE INTERFERENCE IN RANDOMLY CHANGING ENVIRONMENTS J. SZTRIK O. MŒLLER Yugoslav Journal of Operations Research 12 (2002), Number 2, 237-246 SIMULATION OF MACHINE INTERFERENCE IN RANDOMLY CHANGING ENVIRONMENTS J. SZTRIK Institute of Mathematics and Informatics University of

More information

Queueing and Service Patterns in a University Teaching Hospital F.O. Ogunfiditimi and E.S. Oguntade

Queueing and Service Patterns in a University Teaching Hospital F.O. Ogunfiditimi and E.S. Oguntade Available online at http://ajol.info/index.php/njbas/index Nigerian Journal of Basic and Applied Science (2010), 18(2): 198-203 ISSN 0794-5698 Queueing and Service Patterns in a University Teaching Hospital

More information

Application the Queuing Theory in the Warehouse Optimization Jaroslav Masek, Juraj Camaj, Eva Nedeliakova

Application the Queuing Theory in the Warehouse Optimization Jaroslav Masek, Juraj Camaj, Eva Nedeliakova Application the Queuing Theory in the Warehouse Optimization Jaroslav Masek, Juraj Camaj, Eva Nedeliakova Abstract The aim of optimization of store management is not only designing the situation of store

More information

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03 OPERATING SYSTEMS CS 3502 Spring 2018 Systems and Models Chapter 03 Systems and Models A system is the part of the real world under study. It is composed of a set of entities interacting among themselves

More information

Staffing of Time-Varying Queues To Achieve Time-Stable Performance

Staffing of Time-Varying Queues To Achieve Time-Stable Performance Staffing of Time-Varying Queues To Achieve Time-Stable Performance Project by: Zohar Feldman Supervised by: Professor Avishai Mandelbaum szoharf@t2.technion.ac.il avim@ie.technion.ac.il Industrial Engineering

More information

The Staffing Problem of the N-Design Multi-Skill Call Center Based on Queuing Model

The Staffing Problem of the N-Design Multi-Skill Call Center Based on Queuing Model 3rd International Conference on Wireless Communication and Sensor etwork (WCS 06) The Staffing Problem of the -Design Multi-Skill Call Center Based on Queuing Model Chun-Yan Li, De-Quan Yue Zhijiang College

More information

A COMPARATIVE ANALYSIS OF SCHEDULING POLICIES IN A DISTRIBUTED SYSTEM USING SIMULATION

A COMPARATIVE ANALYSIS OF SCHEDULING POLICIES IN A DISTRIBUTED SYSTEM USING SIMULATION H. KARATZA: COMPARATIVE AALYSIS A COMPARATIVE AALYSIS OF SCHEDULIG POLICIES I A DISTRIBUTED SYSTEM USIG SIMULATIO HELE D. KARATZA Department of Informatics Aristotle University of Thessaloniki 46 Thessaloniki,

More information

COMPUTATIONAL ANALYSIS OF A MULTI-SERVER BULK ARRIVAL WITH TWO MODES SERVER BREAKDOWN

COMPUTATIONAL ANALYSIS OF A MULTI-SERVER BULK ARRIVAL WITH TWO MODES SERVER BREAKDOWN Mathematical and Computational Applications, Vol. 1, No. 2, pp. 249-259, 25. Association for cientific Research COMPUTATIONAL ANALYI OF A MULTI-ERVER BULK ARRIVAL ITH TO MODE ERVER BREAKDON A. M. ultan,

More information

LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS

LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS Proceedings of the 2 Winter Simulation Conference E. Yücesan, C.-H. Chen, J. L. Snowdon, and J. M. Charnes, eds. LOAD SHARING IN HETEROGENEOUS DISTRIBUTED SYSTEMS Helen D. Karatza Department of Informatics

More information

Preface. Skill-based routing in multi-skill call centers

Preface. Skill-based routing in multi-skill call centers Nancy Marengo nmarengo@fewvunl BMI-paper Vrije Universiteit Faculty of Sciences Business Mathematics and Informatics 1081 HV Amsterdam The Netherlands November 2004 Supervisor: Sandjai Bhulai Sbhulai@fewvunl

More information

Optimizing appointment driven systems via IPA

Optimizing appointment driven systems via IPA Optimizing appointment driven systems via IPA with applications to health care systems BMI Paper Aschwin Parmessar VU University Amsterdam Faculty of Sciences De Boelelaan 1081a 1081 HV Amsterdam September

More information

ANALYZING SKILL-BASED ROUTING CALL CENTERS USING DISCRETE-EVENT SIMULATION AND DESIGN EXPERIMENT

ANALYZING SKILL-BASED ROUTING CALL CENTERS USING DISCRETE-EVENT SIMULATION AND DESIGN EXPERIMENT Proceedings of the 2004 Winter Simulation Conference R G Ingalls, M D Rossetti, J S Smith, and B A Peters, eds ANALYZING SKILL-BASED ROUTING CALL CENTERS USING DISCRETE-EVENT SIMULATION AND DESIGN EXPERIMENT

More information

Introduction - Simulation. Simulation of industrial processes and logistical systems - MION40

Introduction - Simulation. Simulation of industrial processes and logistical systems - MION40 Introduction - Simulation Simulation of industrial processes and logistical systems - MION40 1 What is a model? A model is an external and explicit representation of part of reality as seen by the people

More information

Global Journal of Advance Engineering Technology and Sciences

Global Journal of Advance Engineering Technology and Sciences Global Journal of Advanced Engineering Technologies and Sciences AN IMPROVED MODEL FOR ATM IN A WIRELESS COMMUNICATION NETWORK USING QUEUING TECHNIQUE Orji Hope Ekpereamaka *1, Udeh Ikemefuna James 2,

More information

Chapter III TRANSPORTATION SYSTEM. Tewodros N.

Chapter III TRANSPORTATION SYSTEM. Tewodros N. Chapter III TRANSPORTATION SYSTEM ANALYSIS www.tnigatu.wordpress.com tedynihe@gmail.com Lecture Overview Traffic engineering studies Spot speed studies Volume studies Travel time and delay studies Parking

More information

Midterm for CpE/EE/PEP 345 Modeling and Simulation Stevens Institute of Technology Fall 2003

Midterm for CpE/EE/PEP 345 Modeling and Simulation Stevens Institute of Technology Fall 2003 Midterm for CpE/EE/PEP 345 Modeling and Simulation Stevens Institute of Technology Fall 003 The midterm is open book/open notes. Total value is 100 points (30% of course grade). All questions are equally

More information

Queueing Theory and Waiting Lines

Queueing Theory and Waiting Lines Queueing Theory and Waiting Lines Most waiting line problems are trying to find the best service Large staff => Good Service Small staff => Poor Service What is Best It depends on the organization! Most

More information

INTRODUCTION AND CLASSIFICATION OF QUEUES 16.1 Introduction

INTRODUCTION AND CLASSIFICATION OF QUEUES 16.1 Introduction INTRODUCTION AND CLASSIFICATION OF QUEUES 16.1 Introduction The study of waiting lines, called queuing theory is one of the oldest and most widely used Operations Research techniques. Waiting lines are

More information

Motivating Examples of the Power of Analytical Modeling

Motivating Examples of the Power of Analytical Modeling Chapter 1 Motivating Examples of the Power of Analytical Modeling 1.1 What is Queueing Theory? Queueing theory is the theory behind what happens when you have lots of jobs, scarce resources, and subsequently

More information

A Modeling Tool to Minimize the Expected Waiting Time of Call Center s Customers with Optimized Utilization of Resources

A Modeling Tool to Minimize the Expected Waiting Time of Call Center s Customers with Optimized Utilization of Resources A Modeling Tool to Minimize the Expected Waiting Time of Call Center s Customers with Optimized Utilization of Resources Mohsin Iftikhar Computer Science Department College of Computer and Information

More information

Modeling Supervisory Control in the Air Defense Warfare Domain with Queueing Theory, Part II 1

Modeling Supervisory Control in the Air Defense Warfare Domain with Queueing Theory, Part II 1 Modeling Supervisory Control in the Air Defense Warfare Domain with Queueing Theory, Part II 1 Joseph DiVita, PH D, Robert Morris, Glenn Osga, Ph D San Diego Systems Center, Space and Naval Warfare 1 This

More information

Application of Queuing Theory to Libraries and Information Centres

Application of Queuing Theory to Libraries and Information Centres DTC Workshop on Information Management 6-8 January 1999 PAPE: BF Application of Queuing Theory to Libraries and Information Centres U H Acharya, and G avindran, SQC Unit, Indian Statistical Institute Bangalore-59.

More information

The Principles of Effective Contact Center Management Part 1

The Principles of Effective Contact Center Management Part 1 Welcome to Presented by: Brad Cleveland Senior Advisor to ICMI The Principles of Effective Contact Center Management Part 1 December 6, 2012 2:00 4:00pm Eastern Learning Objectives (1 of 2) Learn a useful

More information

A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand

A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand Katy S. Azoury San Francisco State University, San Francisco, California, USA Julia Miyaoka* San Francisco

More information

A Queuing Approach for Energy Supply in Manufacturing Facilities

A Queuing Approach for Energy Supply in Manufacturing Facilities A Queuing Approach for Energy Supply in Manufacturing Facilities Lucio Zavanella, Ivan Ferretti, Simone Zanoni, and Laura Bettoni Department of Mechanical and Industrial Engineering Università degli Studi

More information

Introduction to Computer Simulation

Introduction to Computer Simulation Introduction to Computer Simulation EGR 260 R. Van Til Industrial & Systems Engineering Dept. Copyright 2013. Robert P. Van Til. All rights reserved. 1 What s It All About? Computer Simulation involves

More information

Application of Queuing Theory for Locating Service Centers by Considering Provides Several Service in That

Application of Queuing Theory for Locating Service Centers by Considering Provides Several Service in That Cumhuriyet Üniversitesi Fen Fakültesi Fen Bilimleri Dergisi (CFD), Cilt:36, No: 4 Özel Sayı (215) ISSN: 13-1949 Cumhuriyet University Faculty of Science Science Journal (CSJ), Vol. 36, No: 4 Special Issue

More information

Queuing Theory: A Case Study to Improve the Quality Services of a Restaurant

Queuing Theory: A Case Study to Improve the Quality Services of a Restaurant Queuing Theory: A Case Study to Improve the Quality Services of a Restaurant Lakhan Patidar 1*, Trilok Singh Bisoniya 2, Aditya Abhishek 3, Pulak Kamar Ray 4 Department of Mechanical Engineering, SIRT-E,

More information

TimeNet - Examples of Extended Deterministic and Stochastic Petri Nets

TimeNet - Examples of Extended Deterministic and Stochastic Petri Nets TimeNet - Examples of Extended Deterministic and Stochastic Petri Nets Christoph Hellfritsch February 2, 2009 Abstract TimeNet is a toolkit for the performability evaluation of Petri nets. Performability

More information

CS 143A - Principles of Operating Systems

CS 143A - Principles of Operating Systems CS 143A - Principles of Operating Systems Lecture 4 - CPU Scheduling Prof. Nalini Venkatasubramanian nalini@ics.uci.edu CPU Scheduling 1 Outline Basic Concepts Scheduling Objectives Levels of Scheduling

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proceedings of the 0 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds OPTIMAL BATCH PROCESS ADMISSION CONTROL IN TANDEM QUEUEING SYSTEMS WITH QUEUE

More information

Simulating Queuing Models in SAS

Simulating Queuing Models in SAS ABSTRACT Simulating Queuing Models in SAS Danny Rithy, California Polytechnic State University, San Luis Obispo, CA This paper introduces users to how to simulate queuing models using SAS. SAS will simulate

More information

Revista Economică 66:5 (2014) THE IMPORTANCE OF PROPER MANAGEMENT OF WAITING LINES

Revista Economică 66:5 (2014) THE IMPORTANCE OF PROPER MANAGEMENT OF WAITING LINES THE IMPORTANCE OF PROPER MANAGEMENT OF WAITING LINES TROANCA Dumitru 1 Lucian Blaga University of Sibiu, Romania Abstract The waiting lines are a part o our existence, more or less. Nobody wants to spend

More information

The Math of Contact Center Staffing

The Math of Contact Center Staffing 3/14/16 2016 Annual Conference The Math of Contact Center ing Session Overview In this session, you will learn to: Outline the implications of overstaffing and understaffing. Identify the unique characteristics

More information

CPU scheduling. CPU Scheduling

CPU scheduling. CPU Scheduling EECS 3221 Operating System Fundamentals No.4 CPU scheduling Prof. Hui Jiang Dept of Electrical Engineering and Computer Science, York University CPU Scheduling CPU scheduling is the basis of multiprogramming

More information

Chapter 13. Waiting Lines and Queuing Theory Models

Chapter 13. Waiting Lines and Queuing Theory Models Chapter 13 Waiting Lines and Queuing Theory Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning

More information

Queuing Models. Queue. System

Queuing Models. Queue. System Queuing Models Introduction The goal of Queuing model is achievement of an economical balance between the cost of providing service and the cost associated with the wait required for that service This

More information

Textbook: pp Chapter 12: Waiting Lines and Queuing Theory Models

Textbook: pp Chapter 12: Waiting Lines and Queuing Theory Models 1 Textbook: pp. 445-478 Chapter 12: Waiting Lines and Queuing Theory Models 2 Learning Objectives (1 of 2) After completing this chapter, students will be able to: Describe the trade-off curves for cost-of-waiting

More information

COMP9334 Capacity Planning for Computer Systems and Networks

COMP9334 Capacity Planning for Computer Systems and Networks COMP9334 Capacity Planning for Computer Systems and Networks Week 7: Discrete event simulation (1) COMP9334 1 Week 3: Queues with Poisson arrivals Single-server M/M/1 Arrivals Departures Exponential inter-arrivals

More information

Asymptotic Analysis of Real-Time Queues

Asymptotic Analysis of Real-Time Queues Asymptotic Analysis of John Lehoczky Department of Statistics Carnegie Mellon University Pittsburgh, PA 15213 Co-authors: Steve Shreve, Kavita Ramanan, Lukasz Kruk, Bogdan Doytchinov, Calvin Yeung, and

More information

Mathematical approach to the analysis of waiting lines

Mathematical approach to the analysis of waiting lines Queueing Theory Mathematical approach to the analysis of waiting lines This theory is applicable to a wide range of service operations, including call centers, banks, post offices, restaurants, theme parks,

More information

Chapter 14. Waiting Lines and Queuing Theory Models

Chapter 14. Waiting Lines and Queuing Theory Models Chapter 4 Waiting Lines and Queuing Theory Models To accompany Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna Power Point slides created by Jeff Heyl 2008 Prentice-Hall,

More information

Efficiency of Controlled Queue system in Supermarket using Matlab / Simulink

Efficiency of Controlled Queue system in Supermarket using Matlab / Simulink Volume 114 No. 6 2017, 283-288 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Efficiency of Controlled Queue system in Supermarket using Matlab /

More information

Sizing Contact Center Resources

Sizing Contact Center Resources Central to designing a Cisco Unified Contact Center (or any contact center) is the proper sizing of its resources. This chapter discusses the tools and methodologies needed to determine the required number

More information

EFFICIENT RARE-EVENT SIMULATION FOR MANY-SERVER LOSS SYSTEMS

EFFICIENT RARE-EVENT SIMULATION FOR MANY-SERVER LOSS SYSTEMS EFFICIENT RARE-EVENT SIMULATION FOR MANY-SERVER LOSS SYSTEMS Jose Blanchet IEOR Department Columbia University 2 MANY-SERVER LOSS SYSTEM Loss : GI/GI/s/0 no waiting room customers are lost if all servers

More information

Availability Modeling of Grid Computing Environments Using SANs

Availability Modeling of Grid Computing Environments Using SANs Availability Modeling of Grid Computing Environments Using SANs Reza Entezari-Maleki Department of Computer Engineering, Sharif University of Technology, Tehran, Iran E-mail: entezari@ce.sharif.edu Ali

More information

PARTIAL CROSS TRAINING IN CALL CENTERS WITH UNCERTAIN ARRIVALS AND GLOBAL SERVICE LEVEL AGREEMENTS. D. J. Medeiros

PARTIAL CROSS TRAINING IN CALL CENTERS WITH UNCERTAIN ARRIVALS AND GLOBAL SERVICE LEVEL AGREEMENTS. D. J. Medeiros Proceedings of the 07 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. PARTIAL CROSS TRAINING IN CALL CENTERS WITH UNCERTAIN ARRIVALS

More information

Determining the Effectiveness of Specialized Bank Tellers

Determining the Effectiveness of Specialized Bank Tellers Proceedings of the 2009 Industrial Engineering Research Conference I. Dhillon, D. Hamilton, and B. Rumao, eds. Determining the Effectiveness of Specialized Bank Tellers Inder S. Dhillon, David C. Hamilton,

More information

Lab: Response Time Analysis using FpsCalc Course: Real-Time Systems Period: Autumn 2015

Lab: Response Time Analysis using FpsCalc Course: Real-Time Systems Period: Autumn 2015 Lab: Response Time Analysis using FpsCalc Course: Real-Time Systems Period: Autumn 2015 Lab Assistant name: Jakaria Abdullah email: jakaria.abdullah@it.uu.se room: 1235 Introduction The purpose of this

More information

OPERATIONS RESEARCH Code: MB0048. Section-A

OPERATIONS RESEARCH Code: MB0048. Section-A Time: 2 hours OPERATIONS RESEARCH Code: MB0048 Max.Marks:140 Section-A Answer the following 1. Which of the following is an example of a mathematical model? a. Iconic model b. Replacement model c. Analogue

More information

A Simulation Model for Emergency Centres

A Simulation Model for Emergency Centres A Simulation Model for Emergency Centres Erhan Kozan and Nick Mesken School of Mathematical Sciences, Queensland University of Technology Brisbane Qld 4001 Australia E- Mail: e.kozan,@qut.edu.au Key words:

More information

1. For s, a, initialize Q ( s,

1. For s, a, initialize Q ( s, Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A REINFORCEMENT LEARNING ALGORITHM TO MINIMIZE THE MEAN TARDINESS

More information

Logistic Regression with Expert Intervention

Logistic Regression with Expert Intervention Smart Cities Symposium Prague 2016 1 Logistic Regression with Expert Intervention Pavla Pecherková and Ivan Nagy Abstract This paper deals with problem of analysis of traffic data. A traffic network has

More information

Queuing Model to Study the Need of Capacity Expansion at a Food Factory

Queuing Model to Study the Need of Capacity Expansion at a Food Factory Queuing Model to Study the Need of Capacity Expansion at a Food Factory 1 Gaurav Aggarwal*, 2 Vijay Kumar 1 Senior Executive, 2 P.G. Student 1 Bikanervala Foods Pvt. Ltd., Greater Noida, India Abstract-

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

Hamdy A. Taha, OPERATIONS RESEARCH, AN INTRODUCTION, 5 th edition, Maxwell Macmillan International, 1992

Hamdy A. Taha, OPERATIONS RESEARCH, AN INTRODUCTION, 5 th edition, Maxwell Macmillan International, 1992 Reference books: Anderson, Sweeney, and Williams, AN INTRODUCTION TO MANAGEMENT SCIENCE, QUANTITATIVE APPROACHES TO DECISION MAKING, 7 th edition, West Publishing Company,1994 Hamdy A. Taha, OPERATIONS

More information

/10/$ IEEE

/10/$ IEEE Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. APPLICATION OF ERLANG DISTRIBUTION IN CYCLE TIME ESTIMATION OF TOOLSETS WITH

More information

Technical Report UCSC-CRL-07-04: Call Center Routing Strategies in the Presence of Servers with Heterogeneous Performance Attributes

Technical Report UCSC-CRL-07-04: Call Center Routing Strategies in the Presence of Servers with Heterogeneous Performance Attributes Technical Report UCSC-CRL-07-04: Call Center Routing Strategies in the Presence of Servers with Heterogeneous Performance Attributes Vijay Mehrotra Kevin Ross Yong-Pin Zhou San Francisco State University

More information

Salisu Aliyu Department of Mathematics, Ahmadu Bello University, Zaria, Nigeria

Salisu Aliyu Department of Mathematics, Ahmadu Bello University, Zaria, Nigeria Volume 4, Issue 2, February 14 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Additional

More information

Efficiency of Dynamic Pricing in Priority-based Contents Delivery Networks

Efficiency of Dynamic Pricing in Priority-based Contents Delivery Networks Efficiency of Dynamic Pricing in Priority-based Contents Delivery Networks Noriyuki YAGI, Eiji TAKAHASHI, Kyoko YAMORI, and Yoshiaki TANAKA, Global Information and Telecommunication Institute, Waseda Unviersity

More information

Automatically Generating Bursty Benchmarks for Multi-Tier Systems

Automatically Generating Bursty Benchmarks for Multi-Tier Systems Automatically Generating Bursty Benchmarks for Multi-Tier Systems Giuliano Casale SAP Research CEC Belfast, UK giuliano.casale@sap.com Amir Kalbasi University of Calgary Calgary, AB, Canada akalbasi@ucalgary.ca

More information

Artificial Intelligence in Workforce Management Systems

Artificial Intelligence in Workforce Management Systems Artificial Intelligence in Workforce Management Systems 1 Artificial intelligence (AI) was formally founded as an academic discipline at a conference in 1956, long before workforce management (WFM) systems

More information

Performance Analysis for Shared Services

Performance Analysis for Shared Services Communications of the IIMA Volume 7 Issue 2 Article 7 2007 Performance Analysis for Shared Services Hai Sobey School of Business, Saint Mary's University Follow this and additional works at: http://scholarworks.lib.csusb.edu/ciima

More information

Service Quality in a Reduced payroll Environment: Applying Queuing Analysis to Customer Perception Case Study

Service Quality in a Reduced payroll Environment: Applying Queuing Analysis to Customer Perception Case Study Service Quality in a Reduced payroll Environment: Applying Queuing Analysis to Customer Perception Case Study Robert Yearout 1, Jack Ballard 1, Jimin Lee 2, Claudel McKenzie 1, and Donna Parsons 1 1 Department

More information

ALLOCATING SHARED RESOURCES OPTIMALLY FOR CALL CENTER OPERATIONS AND KNOWLEDGE MANAGEMENT ACTIVITIES

ALLOCATING SHARED RESOURCES OPTIMALLY FOR CALL CENTER OPERATIONS AND KNOWLEDGE MANAGEMENT ACTIVITIES ALLOCATING SHARED RESOURCES OPTIMALLY FOR CALL CENTER OPERATIONS AND KNOWLEDGE MANAGEMENT ACTIVITIES Research-in-Progress Abhijeet Ghoshal Alok Gupta University of Minnesota University of Minnesota 321,

More information

A Novel Approach to Analyze Inventory Allocation Decisions in Robotic Mobile Fulfillment Systems

A Novel Approach to Analyze Inventory Allocation Decisions in Robotic Mobile Fulfillment Systems Georgia Southern University Digital Commons@Georgia Southern 14th IMHRC Proceedings (Karlsruhe, Germany 2016) Progress in Material Handling Research 2016 A Novel Approach to Analyze Inventory Allocation

More information

OPERATIONS AND TECHNOLOGY MANAGEMENT (OTM)

OPERATIONS AND TECHNOLOGY MANAGEMENT (OTM) Operations and Technology Management (OTM) 1 OPERATIONS AND TECHNOLOGY (OTM) OTM 300 OPERATIONS Managing operations is about people, information, equipment, and materials and how these are combined to

More information

UNIVERSIDAD COOPERATIVA DE COLOMBIA Bucaramanga Facultad de Ciencias Administrativas y Económicas BUSINESS ADMINISTRATION

UNIVERSIDAD COOPERATIVA DE COLOMBIA Bucaramanga Facultad de Ciencias Administrativas y Económicas BUSINESS ADMINISTRATION UNIVERSIDAD COOPERATIVA DE COLOMBIA Bucaramanga Facultad de Ciencias Administrativas y Económicas BUSINESS ADMINISTRATION OPERATION RESEARCH I (120301451) Professor: HÉCTOR FLORENTINO HERNÁNDEZ CÁRDENAS

More information

Principles of Operating Systems

Principles of Operating Systems Principles of Operating Systems Lecture 9-10 - CPU Scheduling Ardalan Amiri Sani (ardalan@uci.edu) [lecture slides contains some content adapted from previous slides by Prof. Nalini Venkatasubramanian,

More information

ADuS: Adaptive Resource Allocation in Cluster Systems Under Heavy-Tailed and Bursty Workloads

ADuS: Adaptive Resource Allocation in Cluster Systems Under Heavy-Tailed and Bursty Workloads : Adaptive Resource Allocation in Cluster Systems Under Heavy-Tailed and Bursty Workloads A Thesis Presented by Zhen Li to The Department of Electrical and Computer Engineering in partial fulfillment of

More information

PERFORMANCE ANALYSIS OF AN INBOUND CALL CENTER WITH TIME VARYING ARRIVALS

PERFORMANCE ANALYSIS OF AN INBOUND CALL CENTER WITH TIME VARYING ARRIVALS Service Management 1/2015, Vol. 15, ISSN: 1898-0511 website: www.wzieu.pl/sm DOI: 10.18276/smt.2015.15-01 5 11 PERFORMANCE ANALYSIS OF AN INBOUND CALL CENTER WITH TIME VARYING ARRIVALS Maciej R afał Burak

More information

Promoting safety at railroad crossings by reducing traffic delays

Promoting safety at railroad crossings by reducing traffic delays Promoting safety at railroad crossings by reducing traffic delays A.G. Hobeika', and L. Bang2 'Department of Civil and Environmental Engineering Virginia Tech, Virginia, USA 2Systems Division, I7T Industries

More information

Service efficiency evaluation of automatic teller machines a study of Taiwan financial institutions with the application of queuing theory

Service efficiency evaluation of automatic teller machines a study of Taiwan financial institutions with the application of queuing theory Service efficiency evaluation of automatic teller machines a study of Taiwan financial institutions with the application of queuing theory Pei-Chun Lin Department of Transportation and Communication Science

More information

Module 3 Establishing and Using Service Level and Response Time Objectives

Module 3 Establishing and Using Service Level and Response Time Objectives Module 3 Establishing and Using Service Level and Response Time Objectives 3.1 Definitions and Use of Service Level and Response Time Key Points Service level and response time objectives are concrete

More information

Modeling And Optimization Of Non-Profit Hospital Call Centers With Service Blending

Modeling And Optimization Of Non-Profit Hospital Call Centers With Service Blending Wayne State University Wayne State University Dissertations 1-1-2015 Modeling And Optimization Of Non-Profit Hospital Call Centers With Service Blending Yanli Zhao Wayne State University, Follow this and

More information

APPLICABILITY OF INFORMATION TECHNOLOGIES IN PARKING AREA CAPACITY OPTIMIZATION

APPLICABILITY OF INFORMATION TECHNOLOGIES IN PARKING AREA CAPACITY OPTIMIZATION APPLICABILITY OF INFORMATION TECHNOLOGIES IN PARKING AREA CAPACITY OPTIMIZATION 43 APPLICABILITY OF INFORMATION TECHNOLOGIES IN PARKING AREA CAPACITY OPTIMIZATION Maršanić Robert, Phd Rijeka Promet d.d.

More information

Effective Business Management in Uncertain Business Environment Using Stochastic Queuing System with Encouraged Arrivals and Impatient Customers

Effective Business Management in Uncertain Business Environment Using Stochastic Queuing System with Encouraged Arrivals and Impatient Customers Proceedings of International Conference on Strategies in Volatile and Uncertain Environment for Emerging Markets July 14-15, 2017 Indian Institute of Technology Delhi, New Delhi pp.479-488 Effective Business

More information

Modeling Maintenance Productivity Measurement of Engineering Production Systems: Discrete Event Simulation Approach

Modeling Maintenance Productivity Measurement of Engineering Production Systems: Discrete Event Simulation Approach International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:13 No:05 10 Modeling Maintenance Productivity Measurement of Engineering Production Systems: Discrete Event Simulation Approach

More information

Allocating work in process in a multiple-product CONWIP system with lost sales

Allocating work in process in a multiple-product CONWIP system with lost sales Allocating work in process in a multiple-product CONWIP system with lost sales Sarah M. Ryan* and Jumpol Vorasayan Department of Industrial & Manufacturing Systems Engineering Iowa State University *Corresponding

More information

Mathematical Modeling and Analysis of Finite Queueing System with Unreliable Single Server

Mathematical Modeling and Analysis of Finite Queueing System with Unreliable Single Server IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 3 Ver. VII (May. - Jun. 2016), PP 08-14 www.iosrjournals.org Mathematical Modeling and Analysis of Finite Queueing

More information

Clairvoyant Site Allocation of Jobs with Highly Variable Service Demands in a Computational Grid

Clairvoyant Site Allocation of Jobs with Highly Variable Service Demands in a Computational Grid Clairvoyant Site Allocation of Jobs with Highly Variable Service Demands in a Computational Grid Stylianos Zikos and Helen Karatza Department of Informatics Aristotle University of Thessaloniki 54124 Thessaloniki,

More information

USING GENETIC ALGORITHMS WITH SIMULATION IN VALUE BASED ROUTING IN CONTACT CENTERS

USING GENETIC ALGORITHMS WITH SIMULATION IN VALUE BASED ROUTING IN CONTACT CENTERS USING GENETIC ALGORITHMS WITH SIMULATION IN ALUE BASED ROUTING IN CONTACT CENTERS Ehsan Mohammady Ardehaly, Dr. Shahriar Mohammadi Ehsan@rasatech.com ABSTRACT Customer contact centers, usually handle several

More information

Offered Load Analysis for Staffing: e-companion

Offered Load Analysis for Staffing: e-companion MANUFACTURING & SERVICE OPERATIONS MANAGEMENT Vol. 00, No. 0, Xxxxx 0000, pp. 000 000 issn 1523-4614 eissn 1526-5498 00 0000 0001 INFORMS doi 10.1287/xxxx.0000.0000 c 0000 INFORMS Offered Load Analysis

More information

Use of Monte Carlo Simulation for Analyzing Queues in a Financial Institution

Use of Monte Carlo Simulation for Analyzing Queues in a Financial Institution International Journal on Future Revolution in Computer Science & Communication Engineering ISSN: 2454-4248 Use of Monte Carlo Simulation for Analyzing Queues in a Financial Institution A Case Study In

More information

An Adaptive Threshold-Based Policy for Sharing Servers with Affinities

An Adaptive Threshold-Based Policy for Sharing Servers with Affinities An Adaptive Threshold-Based Policy for Sharing Servers with Affinities Takayuki Osogami Mor Harchol-Balter Alan Scheller-Wolf Li Zhang February, 4 CMU-CS-4-11 School of Computer Science Carnegie Mellon

More information

Performance Management For Cluster Based Web Services

Performance Management For Cluster Based Web Services Performance Management For Cluster Based Web Services Ron Levy, Jay Nagarajarao, Giovanni Pacifici, Mike Spreitzer, Asser Tantawi, and Alaa Youssef ayoussef@us.ibm.com March 2003 IBM TJ Watson Research

More information

CS5239 Computer System Performance Evaluation

CS5239 Computer System Performance Evaluation CS5239 Computer System Performance Evaluation 2017/18 Semester I www.comp.nus.edu.sg/~teoym/cs5239 17 Teo Yong Meng Room: COM2, #04 39 Department of Computer Science National University of Singapore E

More information

An Adaptive Pricing Scheme for Content Delivery Systems

An Adaptive Pricing Scheme for Content Delivery Systems An Adaptive Pricing Scheme for Content Delivery Systems Srinivasan Jagannathan & Kevin C. Almeroth Department of Computer Science University of California Santa Barbara, CA 936-5 fjsrini,almerothg@cs.ucsb.edu

More information

Business Process Management - Quantitative

Business Process Management - Quantitative Business Process Management - Quantitative November 2013 Alberto Abelló & Oscar Romero 1 Knowledge objectives 1. Recognize the importance of measuring processes 2. Enumerate the four performance measures

More information

OPTIMAL ALLOCATION OF WORK IN A TWO-STEP PRODUCTION PROCESS USING CIRCULATING PALLETS. Arne Thesen

OPTIMAL ALLOCATION OF WORK IN A TWO-STEP PRODUCTION PROCESS USING CIRCULATING PALLETS. Arne Thesen Arne Thesen: Optimal allocation of work... /3/98 :5 PM Page OPTIMAL ALLOCATION OF WORK IN A TWO-STEP PRODUCTION PROCESS USING CIRCULATING PALLETS. Arne Thesen Department of Industrial Engineering, University

More information

Queuing Theory 1.1 Introduction

Queuing Theory 1.1 Introduction Queuing Theory 1.1 Introduction A common situation occurring in everyday life is that of queuing or waiting in a line. Queues (waiting lines) are usually seen at bus stop, ticket booths, doctor s clinics,

More information

PERFORMANCE EVALUATION OF DEPENDENT TWO-STAGE SERVICES

PERFORMANCE EVALUATION OF DEPENDENT TWO-STAGE SERVICES PERFORMANCE EVALUATION OF DEPENDENT TWO-STAGE SERVICES Werner Sandmann Department of Information Systems and Applied Computer Science University of Bamberg Feldkirchenstr. 21 D-96045, Bamberg, Germany

More information

Lecture 11: CPU Scheduling

Lecture 11: CPU Scheduling CS 422/522 Design & Implementation of Operating Systems Lecture 11: CPU Scheduling Zhong Shao Dept. of Computer Science Yale University Acknowledgement: some slides are taken from previous versions of

More information

Investigating the relation between First Call Resolution and Average Handling Time in a call center

Investigating the relation between First Call Resolution and Average Handling Time in a call center Vrije Universiteit Amsterdam Faculty of Science Investigating the relation between First Call Resolution and Average Handling Time in a call center Research paper Business Analytics By Ieva Brantevica

More information

CELLULAR BASED DISPATCH POLICIES FOR REAL-TIME VEHICLE ROUTING. February 22, Randolph Hall Boontariga Kaseemson

CELLULAR BASED DISPATCH POLICIES FOR REAL-TIME VEHICLE ROUTING. February 22, Randolph Hall Boontariga Kaseemson CELLULAR BASED DISPATCH POLICIES FOR REAL-TIME VEHICLE ROUTING February 22, 2005 Randolph Hall Boontariga Kaseemson Department of Industrial and Systems Engineering University of Southern California Los

More information