Modelling Patient Flow in an Emergency Department

Size: px
Start display at page:

Download "Modelling Patient Flow in an Emergency Department"

Transcription

1 Modelling Patient Flow in an Emergency Department Mark Fackrell Department of Mathematics and Statistics The University of Melbourne

2 Motivation Eastern Health closes more beds Bed closures to cause ambulance delays Hospital targets cost lives Girl waited for hours for emergency care ACT meets elective surgery targets but fails on emergency waits

3 Motivation Public hospitals will be required by 2015 to ensure that 90% of all patients spend no more than 4 hours in the emergency department. Currently (2012) 54% major metropolitan hospitals 63% major regional hospitals 67% large metropolitan hospitals 78% large regional hospitals

4 The Australian Triage Scale ATS Category Description Treatment Acuity % Adherence 1 Resuscitate Immediate 100% 2 Emergency 10 minutes 80% 3 Urgent 30 minutes 75% 4 Semi-urgent 60 minutes 70% 5 Non-urgent 120 minutes 70%

5 The Emergency Department Ward 1 x x Triage Desk Treatment Queue Assessment and Treatment Bed Queue Ward 2 Ward 3 Ward 4 Do Not Wait Discharge

6 Modelling the Bed Queue For each six hour block (00-06, 06-12, 12-18, 18-24), and each day of the week, we assumed that the arrival rate to the bed queue is constant, ie. λ, and departure rate from the bed queue depends on the number of patientsnwaiting in the bed queue, ie. µ(n). Data available from 1 January 2001 to 18 April 2005 (200,000 entries). Parameters estimated using spline regression.

7 Modelling the Bed Queue We model the bed queue (service centre) with a continuous-time Markov chain. C beds (servers) State spaces = {0,1,2,...,C} λ Arrival rate n current number of beds occupied (number of customers being served) µ(n) Departure rate No queueing (ie. if the bed queue becomes full the emergency department goes on bypass.)

8 Transition rates The transition rates for the Markov chain are α nn+1 = α nn 1 = λ, 0 n C 1 0, n = C 0, n = 0 µ(n), 1 n C

9 Transition Probabilities The Markov chain stays in statenfor a random timet n and then moves to either staten+1orn 1with probabilities P(n n+1)= λ λ+µ(n), 0 n C 1 P(n n 1)= µ(n) λ+µ(n), 1 n C

10 Time Until an Arrival or Departure In statenlet T + n T n be the time until the next arrival, and be the time until the next departure. Note thatt + n exp(λ) andt n exp(µ(n)). We have that T n = T 0 +, n = 0 min(t n +, Tn ), 1 n C 1 T C, n = C

11 Density Function The density function oft n is f n (t) = λe λt, n = 0 (λ+µ(n))e (λ+µ(n))t, 1 n C 1 µ(c)e µ(c)t, n = C

12 Probability of Reaching Capacity p n (t) probability of moving fromntoc patients in the time interval[0, t] p n (t x) probability of moving fromntoc in[0,t] given that the first transition fromnoccurs at timex p n (t x) = 0, n < C,x > t λ λ+µ(n) p n+1(t x) + µ(n), n < C,x t λ+µ(n) p n 1(t x) 1, n = C

13 Probability of Reaching Capacity For0 n C p n (t) = 0 p n (t x)f n (x)dx. Thus, p 0 (t)= p n (t)= t 0 t 0 p 1 (t x)λe λx dx [λp n+1 (t x)+µ(n)p n 1 (t x)]e (λ+µ(n))t dx p C (t)=1

14 Laplace Transforms Taking Laplace transforms gives P 0 (s)= λ s+λ P 1 (s) P n (s)= λ s+λ+µ(n) P n+1 (s)+ µ(n) s+λ+µ(n) P n 1 (s) P C (s)= 1 s To findp n (t) invert P n (s) numerically Euler method, Abate and Whitt, 1995.

15 Probability of Ambulance Bypass Probability of Bypass on Monday (capacity of 20 cubicles) Probability Hours

16 The ED Capacity Prediction Tool

17 Model Validation To validate the model we used data observed from 19 April 2005 to 26 September 2006 (48,000 entries). Choose a thresholdc. At the beginning of each 6 hour block calculate the probability of reaching capacity C using the model. Group the blocks into 10 bins of equal sizen i according to the probabilities. For each bini, calculate the mean probability p i, and the variance of the probabilitiesv i.

18 Model Validation Fori = 1,2,...,10, record the number of times capacityc is reached,o i. Calculate the expected number of times capacity C is reached, E i = N i p i. The goodness-of-fit statistic is G 2 = 10 i=1 (O i E i ) 2 var(o i ) whereg 2 χ 2 10 (Hosmer and Lemeshow, 1980) and var(o i ) N i p i (1 p i ) N i V i.

19 Model Validation Bin N i O i E i (O i E i ) 2 var(o i ) p-value = 0.16

20 Future Work Apply and validate the model with more recent data. Analyse the data to see if the mandated government targets were met. Model patient flow through the entire emergency department. Determine strategies to improve the running of the emergency department based on stochastic models.

21 Headlines You ll Never See More hospital beds to open at Lyell McEwin ABC News Website 5 July, 2013

Existing Barriers to Patient Flow from ED to the ward the ED experience

Existing Barriers to Patient Flow from ED to the ward the ED experience Existing Barriers to Patient Flow from ED to the ward the ED experience Dr. de Villiers Smit Acting Director Emergency and Trauma Centre The Alfred Hospital Definitions: Emergency: a sudden, urgent, usually

More information

IEOR 6711: Stochastic Models, I Fall 2012, Professor Whitt, Final Exam SOLUTIONS

IEOR 6711: Stochastic Models, I Fall 2012, Professor Whitt, Final Exam SOLUTIONS IEOR 6711: Stochastic Models, I Fall 2012, Professor Whitt, Final Exam SOLUTIONS There are four questions, each with several parts. 1. Customers Coming to an Automatic Teller Machine (ATM) (30 points)

More information

8.8 Emergency departments: at the front line

8.8 Emergency departments: at the front line 8.8 Emergency departments: at the front line Emergency departments are a critical component of the health system because they provide care for patients who have life-threatening or other conditions that

More information

HOSPITAL FULL ALERT CASCADE

HOSPITAL FULL ALERT CASCADE Introduction The purpose of this document is to provide information on the capacity status of (ACH) and to detail the expected actions when occupancy reaches levels that make efficient operation of the

More information

Example: 1. You have observed that the number of hits to your web site follow a Poisson distribution at a rate of 2 per day.

Example: 1. You have observed that the number of hits to your web site follow a Poisson distribution at a rate of 2 per day. 16 The Exponential Distribution Example: 1. You have observed that the number of hits to your web site follow a Poisson distribution at a rate of 2 per day. Let T be the time (in days) between hits. 2.

More information

GAO HOSPITAL EMERGENCY DEPARTMENTS. Crowding Continues to Occur, and Some Patients Wait Longer than Recommended Time Frames

GAO HOSPITAL EMERGENCY DEPARTMENTS. Crowding Continues to Occur, and Some Patients Wait Longer than Recommended Time Frames GAO United States Government Accountability Office Report to the Chairman, Committee on Finance, U.S. Senate April 2009 HOSPITAL EMERGENCY DEPARTMENTS Crowding Continues to Occur, and Some Patients Wait

More information

Important Probability Distributions OPRE 6301

Important Probability Distributions OPRE 6301 Important Probability Distributions OPRE 6301 Important Distributions... Certain probability distributions occur with such regularity in real-life applications that they have been given their own names.

More information

Response Times in an Accident and Emergency Service Unit. Apurva Udeshi aau03@doc.ic.ac.uk

Response Times in an Accident and Emergency Service Unit. Apurva Udeshi aau03@doc.ic.ac.uk IMPERIAL COLLEGE, LONDON Department of Computing Response Times in an Accident and Emergency Service Unit Apurva Udeshi aau03@doc.ic.ac.uk Supervisor: Professor Peter Harrison Second Marker: Dr. William

More information

The Exponential Distribution

The Exponential Distribution 21 The Exponential Distribution From Discrete-Time to Continuous-Time: In Chapter 6 of the text we will be considering Markov processes in continuous time. In a sense, we already have a very good understanding

More information

Homework set 4 - Solutions

Homework set 4 - Solutions Homework set 4 - Solutions Math 495 Renato Feres Problems R for continuous time Markov chains The sequence of random variables of a Markov chain may represent the states of a random system recorded at

More information

Queueing Systems. Ivo Adan and Jacques Resing

Queueing Systems. Ivo Adan and Jacques Resing Queueing Systems Ivo Adan and Jacques Resing Department of Mathematics and Computing Science Eindhoven University of Technology P.O. Box 513, 5600 MB Eindhoven, The Netherlands March 26, 2015 Contents

More information

Mathematical Models for Hospital Inpatient Flow Management

Mathematical Models for Hospital Inpatient Flow Management Mathematical Models for Hospital Inpatient Flow Management Jim Dai School of Operations Research and Information Engineering, Cornell University (On leave from Georgia Institute of Technology) Pengyi Shi

More information

Pull versus Push Mechanism in Large Distributed Networks: Closed Form Results

Pull versus Push Mechanism in Large Distributed Networks: Closed Form Results Pull versus Push Mechanism in Large Distributed Networks: Closed Form Results Wouter Minnebo, Benny Van Houdt Dept. Mathematics and Computer Science University of Antwerp - iminds Antwerp, Belgium Wouter

More information

How To Find Out How Much Money You Get From A Car Insurance Claim

How To Find Out How Much Money You Get From A Car Insurance Claim Chapter 11. Poisson processes. Section 11.4. Superposition and decomposition of a Poisson process. Extract from: Arcones Fall 2009 Edition, available at http://www.actexmadriver.com/ 1/18 Superposition

More information

Poisson Processes. Chapter 5. 5.1 Exponential Distribution. The gamma function is defined by. Γ(α) = t α 1 e t dt, α > 0.

Poisson Processes. Chapter 5. 5.1 Exponential Distribution. The gamma function is defined by. Γ(α) = t α 1 e t dt, α > 0. Chapter 5 Poisson Processes 5.1 Exponential Distribution The gamma function is defined by Γ(α) = t α 1 e t dt, α >. Theorem 5.1. The gamma function satisfies the following properties: (a) For each α >

More information

Poisson process. Etienne Pardoux. Aix Marseille Université. Etienne Pardoux (AMU) CIMPA, Ziguinchor 1 / 8

Poisson process. Etienne Pardoux. Aix Marseille Université. Etienne Pardoux (AMU) CIMPA, Ziguinchor 1 / 8 Poisson process Etienne Pardoux Aix Marseille Université Etienne Pardoux (AMU) CIMPA, Ziguinchor 1 / 8 The standard Poisson process Let λ > be given. A rate λ Poisson (counting) process is defined as P

More information

ENGINEERING SOLUTION OF A BASIC CALL-CENTER MODEL

ENGINEERING SOLUTION OF A BASIC CALL-CENTER MODEL ENGINEERING SOLUTION OF A BASIC CALL-CENTER MODEL by Ward Whitt Department of Industrial Engineering and Operations Research Columbia University, New York, NY 10027 Abstract An algorithm is developed to

More information

ABSTRACT WITH TIME-VARYING ARRIVALS. Ahmad Ridley, Doctor of Philosophy, 2004

ABSTRACT WITH TIME-VARYING ARRIVALS. Ahmad Ridley, Doctor of Philosophy, 2004 ABSTRACT Title of Dissertation: PERFORMANCE ANALYSIS OF A MULTI-CLASS, PREEMPTIVE PRIORITY CALL CENTER WITH TIME-VARYING ARRIVALS Ahmad Ridley, Doctor of Philosophy, 2004 Dissertation directed by: Professor

More information

Managing Acute Patient Flows. Victorian Auditor-General s Report November 2008 2008-09:8

Managing Acute Patient Flows. Victorian Auditor-General s Report November 2008 2008-09:8 Managing Acute Patient Flows Victorian Auditor-General s Report November 2008 2008-09:8 V I C T O R I A Victorian Auditor-General Managing Acute Patient Flows Ordered to be printed VICTORIAN GOVERNMENT

More information

Mental Health Assertive Patient Flow

Mental Health Assertive Patient Flow Mental Health NSW Department of Health 73 Miller Street NORTH SYDNEY 2060 Tel: (02) 9391 9000 Fax: (02) 9424 5994 www.health.nsw.gov.au This work is copyright. It may be reproduced in whole or in part

More information

Effective Approaches in Urgent and Emergency Care. Priorities within Acute Hospitals

Effective Approaches in Urgent and Emergency Care. Priorities within Acute Hospitals Effective Approaches in Urgent and Emergency Care Paper 1 Priorities within Acute Hospitals When people are taken to hospital as an emergency, they want prompt, safe and effective treatment that alleviates

More information

Using Queueing Theory to Increase the Effectiveness of ED Provider Staffing INTRODUCTION

Using Queueing Theory to Increase the Effectiveness of ED Provider Staffing INTRODUCTION Using Queueing Theory to Increase the Effectiveness of ED Provider Staffing Objectives: Significant variation in emergency department (ED) patient arrival rates necessitates the adjustment of staffing

More information

Basic Queueing Theory

Basic Queueing Theory Basic Queueing Theory Dr. János Sztrik University of Debrecen, Faculty of Informatics Reviewers: Dr. József Bíró Doctor of the Hungarian Academy of Sciences, Full Professor Budapest University of Technology

More information

On the mathematical theory of splitting and Russian roulette

On the mathematical theory of splitting and Russian roulette On the mathematical theory of splitting and Russian roulette techniques St.Petersburg State University, Russia 1. Introduction Splitting is an universal and potentially very powerful technique for increasing

More information

UNIT 2 QUEUING THEORY

UNIT 2 QUEUING THEORY UNIT 2 QUEUING THEORY LESSON 24 Learning Objective: Apply formulae to find solution that will predict the behaviour of the single server model II. Apply formulae to find solution that will predict the

More information

Hospital level analysis to improve patient flow

Hospital level analysis to improve patient flow Hospital level analysis to improve patient flow Sankalp KHANNA a, Justin BOYLE a, Norm GOOD a, Simon BUGDEN b, and Mark SCOTT b a The CSIRO Australian e-health Research Centre, Brisbane, Australia You

More information

Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations

Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations 56 Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations Stochastic Processes and Queueing Theory used in Cloud Computer Performance Simulations Florin-Cătălin ENACHE

More information

3. ARTÍCULOS DE APLICACIÓN

3. ARTÍCULOS DE APLICACIÓN 3. ARTÍCULOS DE APLICACIÓN SOME PROBABILITY APPLICATIONS TO THE RISK ANALYSIS IN INSURANCE THEORY Jinzhi Li College of Science Central University for Nationalities, China Shixia Ma School of Sciences Hebei

More information

Routing Strategies for Multi-Channel Call Centers: Should we Delay the Call Rejection?

Routing Strategies for Multi-Channel Call Centers: Should we Delay the Call Rejection? Routing Strategies for Multi-Channel Call Centers: Should we Delay the Call Rejection? September 18, 2015 Abstract We study call rejection and agent reservation strategies in multi-channel call centers

More information

ANALYZING NETWORK TRAFFIC FOR MALICIOUS ACTIVITY

ANALYZING NETWORK TRAFFIC FOR MALICIOUS ACTIVITY CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 12, Number 4, Winter 2004 ANALYZING NETWORK TRAFFIC FOR MALICIOUS ACTIVITY SURREY KIM, 1 SONG LI, 2 HONGWEI LONG 3 AND RANDALL PYKE Based on work carried out

More information

Fluid Approximation of a Priority Call Center With Time-Varying Arrivals

Fluid Approximation of a Priority Call Center With Time-Varying Arrivals Fluid Approximation of a Priority Call Center With Time-Varying Arrivals Ahmad D. Ridley, Ph.D. William Massey, Ph.D. Michael Fu, Ph.D. In this paper, we model a call center as a preemptive-resume priority

More information

University of Ljubljana Doctoral Programme in Statistics Methodology of Statistical Research Written examination February 14 th, 2014.

University of Ljubljana Doctoral Programme in Statistics Methodology of Statistical Research Written examination February 14 th, 2014. University of Ljubljana Doctoral Programme in Statistics ethodology of Statistical Research Written examination February 14 th, 2014 Name and surname: ID number: Instructions Read carefully the wording

More information

Referral to The Royal Dental Hospital of Melbourne Procedure

Referral to The Royal Dental Hospital of Melbourne Procedure Objective Referral to The Royal Dental Hospital of Melbourne Procedure This procedure is intended to provide a structured approach for identification and referral of patients to The Royal Dental Hospital

More information

Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion

Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion J Med Syst (28) 32:389 41 DOI 1.17/s191-8-9144-x ORIGINAL PAPER Process Modeling of Emergency Department Patient Flow: Effect of Patient Length of Stay on ED Diversion Alexander Kolker Received: 23 December

More information

LECTURE 16. Readings: Section 5.1. Lecture outline. Random processes Definition of the Bernoulli process Basic properties of the Bernoulli process

LECTURE 16. Readings: Section 5.1. Lecture outline. Random processes Definition of the Bernoulli process Basic properties of the Bernoulli process LECTURE 16 Readings: Section 5.1 Lecture outline Random processes Definition of the Bernoulli process Basic properties of the Bernoulli process Number of successes Distribution of interarrival times The

More information

M/M/1 and M/M/m Queueing Systems

M/M/1 and M/M/m Queueing Systems M/M/ and M/M/m Queueing Systems M. Veeraraghavan; March 20, 2004. Preliminaries. Kendall s notation: G/G/n/k queue G: General - can be any distribution. First letter: Arrival process; M: memoryless - exponential

More information

A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails

A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails 12th International Congress on Insurance: Mathematics and Economics July 16-18, 2008 A Uniform Asymptotic Estimate for Discounted Aggregate Claims with Subexponential Tails XUEMIAO HAO (Based on a joint

More information

1: B asic S imu lati on Modeling

1: B asic S imu lati on Modeling Network Simulation Chapter 1: Basic Simulation Modeling Prof. Dr. Jürgen Jasperneite 1 Contents The Nature of Simulation Systems, Models and Simulation Discrete Event Simulation Simulation of a Single-Server

More information

Healthcare Inspection

Healthcare Inspection Department of Veterans Affairs Office of Inspector General Healthcare Inspection Excessive Length of Stay and Quality of Care Issues in the Emergency Department William Jennings Bryan Dorn VA Medical Center

More information

Analysis of Call Center Data

Analysis of Call Center Data University of Pennsylvania ScholarlyCommons Wharton Research Scholars Journal Wharton School 4-1-2004 Analysis of Call Center Data Yu Chu Cheng University of Pennsylvania This paper is posted at ScholarlyCommons.

More information

Emergency Room (ER) Visits: A Family Caregiver s Guide

Emergency Room (ER) Visits: A Family Caregiver s Guide Family Caregiver Guide Emergency Room (ER) Visits: A Family Caregiver s Guide Your family member may someday have a medical emergency and need to go to a hospital Emergency Room (ER), which is also called

More information

Hospital Patient Flow and NEST. Damian Miners, Principal Policy Analyst, SRF February 2013

Hospital Patient Flow and NEST. Damian Miners, Principal Policy Analyst, SRF February 2013 Hospital Patient Flow and NEST Damian Miners, Principal Policy Analyst, SRF February 2013 Patient Flow & NEST Many strategies to assist with the flow of patients through NSW Hospitals National Emergency

More information

Australian hospital statistics. Emergency department care

Australian hospital statistics. Emergency department care Australian hospital statistics 2013 14 Emergency department care HEALTH SERVICES SERIES Number 58 Australian hospital statistics 2013 14 Emergency department care Australian Institute of Health and Welfare

More information

Health Systems in Transition: Toward Integration

Health Systems in Transition: Toward Integration Leading knowledge exchange on home and community care Health Systems in Transition: Toward Integration A. Paul Williams, PhD. Full Professor & CRNCC Co-Director, University of Toronto El Instituto Nacional

More information

Simple Markovian Queueing Systems

Simple Markovian Queueing Systems Chapter 4 Simple Markovian Queueing Systems Poisson arrivals and exponential service make queueing models Markovian that are easy to analyze and get usable results. Historically, these are also the models

More information

Victorian Emergency Minimum Dataset (VEMD)

Victorian Emergency Minimum Dataset (VEMD) Victorian Emergency Minimum Dataset (VEMD) Accessible and Restricted Data Fields Department of Health Victorian Emergency Minimum Dataset (VEMD) Accessible and Restricted Data Fields Updated July 2012

More information

STAT 3502. x 0 < x < 1

STAT 3502. x 0 < x < 1 Solution - Assignment # STAT 350 Total mark=100 1. A large industrial firm purchases several new word processors at the end of each year, the exact number depending on the frequency of repairs in the previous

More information

Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density

Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density HW MATH 461/561 Lecture Notes 15 1 Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density and marginal densities f(x, y), (x, y) Λ X,Y f X (x), x Λ X,

More information

Patient Flow from Emergency Department to Inpatient Wards: Empirical Observations from a Singaporean Hospital

Patient Flow from Emergency Department to Inpatient Wards: Empirical Observations from a Singaporean Hospital Patient Flow from Emergency Department to Inpatient Wards: Empirical Observations from a Singaporean Hospital Pengyi Shi, J. G. Dai School of Industrial and Systems Engineering Georgia Institute of Technology,

More information

Sums of Independent Random Variables

Sums of Independent Random Variables Chapter 7 Sums of Independent Random Variables 7.1 Sums of Discrete Random Variables In this chapter we turn to the important question of determining the distribution of a sum of independent random variables

More information

1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware

1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware 1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware Cloud Data centers used by service providers for offering Cloud Computing services are one of the major

More information

ResearcH JournaL 2012 / VOL 04.02. www.perkinswill.com

ResearcH JournaL 2012 / VOL 04.02. www.perkinswill.com ResearcH JournaL 2012 / VOL 04.02 www.perkinswill.com Simulation Modeling as a Method for Determining Facility Size 04. SIMULATION MODELING AS A METHOD FOR DETERMINING FACILITY SIZE OF AN EMERGENCY DEPARTMENT

More information

ACT PUBLIC HEALTH SERVICES Quarterly performance report

ACT PUBLIC HEALTH SERVICES Quarterly performance report ACT public health services ACT PUBLIC HEALTH SERVICES Quarterly performance report June 2010 Your health our priority 1 Quarterly Performance Report Year to June 2010 Contents Our public hospitals... 4

More information

POSITION STATEMENT ON AMBULANCE RAMPING

POSITION STATEMENT ON AMBULANCE RAMPING POSITION STATEMENT Document No: S347 Approved: Nov-13 Version No: 01 POSITION STATEMENT ON AMBULANCE RAMPING (ALSO KNOWN AS OFF-STRETCHER OR AMBULANCE TURNAROUND DELAYS) Contents 1. Purpose... 1 2. Defining

More information

Analysis of a Production/Inventory System with Multiple Retailers

Analysis of a Production/Inventory System with Multiple Retailers Analysis of a Production/Inventory System with Multiple Retailers Ann M. Noblesse 1, Robert N. Boute 1,2, Marc R. Lambrecht 1, Benny Van Houdt 3 1 Research Center for Operations Management, University

More information

Statistics 100A Homework 7 Solutions

Statistics 100A Homework 7 Solutions Chapter 6 Statistics A Homework 7 Solutions Ryan Rosario. A television store owner figures that 45 percent of the customers entering his store will purchase an ordinary television set, 5 percent will purchase

More information

Chapter 32 Saskatoon Regional Health Authority Triaging Emergency Department Patients 1.0 MAIN POINTS

Chapter 32 Saskatoon Regional Health Authority Triaging Emergency Department Patients 1.0 MAIN POINTS Chapter 32 Saskatoon Regional Health Authority Triaging Emergency Department Patients 1.0 MAIN POINTS By March 2016, Saskatoon Regional Health Authority (Saskatoon RHA) had implemented two of the eight

More information

Innovation Series 2003. Optimizing Patient Flow Moving Patients Smoothly Through Acute Care Settings

Innovation Series 2003. Optimizing Patient Flow Moving Patients Smoothly Through Acute Care Settings Innovation Series 2003 Optimizing Patient Flow Moving Patients Smoothly Through Acute Care Settings 2 We have developed IHI s Innovation Series white papers to further our mission of improving the quality

More information

Lecture Notes 1. Brief Review of Basic Probability

Lecture Notes 1. Brief Review of Basic Probability Probability Review Lecture Notes Brief Review of Basic Probability I assume you know basic probability. Chapters -3 are a review. I will assume you have read and understood Chapters -3. Here is a very

More information

The Victorian Health Service Performance Monitoring Framework. 2010 11 Business Rules

The Victorian Health Service Performance Monitoring Framework. 2010 11 Business Rules The Victorian Health Service Performance Monitoring Framework 2010 11 Business Rules The Victorian Health Service Performance Monitoring Framework 2010 11 Business Rules November 2010 Accessibility If

More information

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE 1 2 CONTENTS OF DAY 2 I. More Precise Definition of Simple Random Sample 3 Connection with independent random variables 3 Problems with small populations 8 II. Why Random Sampling is Important 9 A myth,

More information

BriefingPaper. Towards faster treatment: reducing attendance and waits at emergency departments ACCESS TO HEALTH CARE OCTOBER 2005

BriefingPaper. Towards faster treatment: reducing attendance and waits at emergency departments ACCESS TO HEALTH CARE OCTOBER 2005 ACCESS TO HEALTH CARE OCTOBER 2005 BriefingPaper Towards faster treatment: reducing attendance and waits at emergency departments Key messages based on a literature review which investigated the organisational

More information

Chapter 2. Simulation Examples 2.1. Prof. Dr. Mesut Güneş Ch. 2 Simulation Examples

Chapter 2. Simulation Examples 2.1. Prof. Dr. Mesut Güneş Ch. 2 Simulation Examples Chapter 2 Simulation Examples 2.1 Contents Simulation using Tables Simulation of Queueing Systems Examples A Grocery Call Center Inventory System Appendix: Random Digits 1.2 Simulation using Tables 1.3

More information

Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling

Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling G. Boggia, P. Camarda, A. D Alconzo, A. De Biasi and M. Siviero DEE - Politecnico di Bari, Via E. Orabona, 4-7125

More information

Identifying Good Nursing Levels: A Queuing Approach

Identifying Good Nursing Levels: A Queuing Approach OPERATIONS RESEARCH Vol. 59, No. 4, July August 2011, pp. 942 955 issn 0030-364X eissn 1526-5463 11 5904 0942 http://dx.doi.org/10.1287/opre.1110.0943 2011 INFORMS Identifying Good Nursing Levels: A Queuing

More information

Patient Flow Through a Hospital. Bria Gottschalk Selena Kaplan Max Raynolds

Patient Flow Through a Hospital. Bria Gottschalk Selena Kaplan Max Raynolds Patient Flow Through a Hospital Bria Gottschalk Selena Kaplan Max Raynolds Introductory Information Industry information Establish and define the nodes Specify the paths Define the modes of travel on the

More information

Blueberry In-Patient Management System BIMS. Developing Innovative Software Solutions For The Healthcare Sector

Blueberry In-Patient Management System BIMS. Developing Innovative Software Solutions For The Healthcare Sector Blueberry In-Patient Management System Developing Innovative Software Solutions For The Healthcare Sector Blueberry Health, The Bond,, Blueberry In-Patient Management System WHAT WE DO Blueberry Health

More information

MID STAFFORDSHIRE NHS FOUNDATION TRUST

MID STAFFORDSHIRE NHS FOUNDATION TRUST MID STAFFORDSHIRE NHS FOUNDATION TRUST Report to: Report of: Joint Health Scrutiny Accountability Session Antony Sumara Chief Executive Date: 20 April 2011 Subject: Mid Staffordshire NHS Foundation Trust

More information

PAijpam.eu GENERAL ANALYSIS OF TWO PRODUCTS INVENTORY SYSTEM WITH SEASONAL PRODUCTION AND SALES

PAijpam.eu GENERAL ANALYSIS OF TWO PRODUCTS INVENTORY SYSTEM WITH SEASONAL PRODUCTION AND SALES International Journal of Pure and Applied Mathematics Volume 87 No. 2 213, 195-24 ISSN: 1311-88 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/1.12732/ijpam.v87i2.1

More information

CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES

CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES 101 CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES 5.1 INTRODUCTION Many approaches have been given like rate based approaches for

More information

INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT DEPARTMENTS OF A HOSPITAL. Murat M. Gunal Michael Pidd

INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT DEPARTMENTS OF A HOSPITAL. Murat M. Gunal Michael Pidd Proceedings of the 2007 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. INTERCONNECTED DES MODELS OF EMERGENCY, OUTPATIENT, AND INPATIENT

More information

Introduction to Probability

Introduction to Probability Introduction to Probability EE 179, Lecture 15, Handout #24 Probability theory gives a mathematical characterization for experiments with random outcomes. coin toss life of lightbulb binary data sequence

More information

CS556 Course Project Performance Analysis of M-NET using GSPN

CS556 Course Project Performance Analysis of M-NET using GSPN Performance Analysis of M-NET using GSPN CS6 Course Project Jinchun Xia Jul 9 CS6 Course Project Performance Analysis of M-NET using GSPN Jinchun Xia. Introduction Performance is a crucial factor in software

More information

Healthcare Inspection Emergency Department Length of Stay and Call Center Wait Times VA Eastern Colorado Health Care System, Denver, Colorado

Healthcare Inspection Emergency Department Length of Stay and Call Center Wait Times VA Eastern Colorado Health Care System, Denver, Colorado Department of Veterans Affairs Office of Inspector General Report No. 13-03862-35 Office of Healthcare Inspections Healthcare Inspection Emergency Department Length of Stay and Call Center Wait Times VA

More information

The Royal College of Ophthalmologists. Ophthalmic Services Guidance OPHTHALMIC DAYCARE AND INPATIENT FACILITIES

The Royal College of Ophthalmologists. Ophthalmic Services Guidance OPHTHALMIC DAYCARE AND INPATIENT FACILITIES 1. Introduction OPHTHALMIC DAYCARE AND INPATIENT FACILITIES Recent years have seen a major switch from inpatient care to day care for ophthalmic surgical procedures. This change has found favour with most

More information

Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010

Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010 Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010 Week 1 Week 2 14.0 Students organize and describe distributions of data by using a number of different

More information

Network Protocol Design and Evaluation

Network Protocol Design and Evaluation Network Protocol Design and Evaluation 07 - Simulation, Part I Stefan Rührup Summer 2009 Overview In the last chapters: Formal Specification, Validation, Design Techniques Implementation Software Engineering,

More information

Accident & Emergency Department Clinical Quality Indicators

Accident & Emergency Department Clinical Quality Indicators Overview This dashboard presents our performance in the new A&E clinical quality indicators. These 8 indicators will allow you to see the quality of care being delivered by our A&E department, and reflect

More information

CONTAINER TERMINAL SIMULATION. A CASE STUDY: PORT OF VALENCIA.

CONTAINER TERMINAL SIMULATION. A CASE STUDY: PORT OF VALENCIA. CONTAINER TERMINAL SIMULATION. A CASE STUDY: PORT OF VALENCIA. López-Ansorena Iñigo 1, Camarero-Orive Alberto 2, González-Cancelas Nicoleta 3, Camarero-Orive Alfonso 4 1 Department of Civil Engineering:

More information

ECG590I Asset Pricing. Lecture 2: Present Value 1

ECG590I Asset Pricing. Lecture 2: Present Value 1 ECG59I Asset Pricing. Lecture 2: Present Value 1 2 Present Value If you have to decide between receiving 1$ now or 1$ one year from now, then you would rather have your money now. If you have to decide

More information

The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback

The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback Hamada Alshaer Université Pierre et Marie Curie - Lip 6 7515 Paris, France Hamada.alshaer@lip6.fr

More information

Introduction. Chapter 1

Introduction. Chapter 1 Chapter 1 Introduction The success of Japanese companies in the second half of the 20th century has lead to an increased interest in inventory management. Typically, these companies operated with far less

More information

Performance of Cloud Computing Centers with Multiple Priority Classes

Performance of Cloud Computing Centers with Multiple Priority Classes 202 IEEE Fifth International Conference on Cloud Computing Performance of Cloud Computing Centers with Multiple Priority Classes Wendy Ellens, Miroslav Živković, Jacob Akkerboom, Remco Litjens, Hans van

More information

BNG 202 Biomechanics Lab. Descriptive statistics and probability distributions I

BNG 202 Biomechanics Lab. Descriptive statistics and probability distributions I BNG 202 Biomechanics Lab Descriptive statistics and probability distributions I Overview The overall goal of this short course in statistics is to provide an introduction to descriptive and inferential

More information

EARNSWOOD MEDICAL CENTRE PATIENT PANEL GROUP DES 2014 STEP 1 PPG RECRUITMENT

EARNSWOOD MEDICAL CENTRE PATIENT PANEL GROUP DES 2014 STEP 1 PPG RECRUITMENT EARNSWOOD MEDICAL CENTRE PATIENT PANEL GROUP DES 2014 STEP 1 PPG RECRUITMENT Earnswood Patient Participation Group continues to meet every couple of months but has now commenced to work more closely with

More information

Marshall-Olkin distributions and portfolio credit risk

Marshall-Olkin distributions and portfolio credit risk Marshall-Olkin distributions and portfolio credit risk Moderne Finanzmathematik und ihre Anwendungen für Banken und Versicherungen, Fraunhofer ITWM, Kaiserslautern, in Kooperation mit der TU München und

More information

ARTICLE IN PRESS HEALTH POLICY AND CLINICAL PRACTICE/ORIGINAL RESEARCH

ARTICLE IN PRESS HEALTH POLICY AND CLINICAL PRACTICE/ORIGINAL RESEARCH HEALTH POLICY AND CLINICAL PRACTICE/ORIGINAL RESEARCH Adding More Beds to the Emergency Department or Reducing Admitted Patient Boarding Times: Which Has a More Significant Influence on Emergency Department

More information

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering 2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering Compulsory Courses IENG540 Optimization Models and Algorithms In the course important deterministic optimization

More information

IST 301. Class Exercise: Simulating Business Processes

IST 301. Class Exercise: Simulating Business Processes IST 301 Class Exercise: Simulating Business Processes Learning Objectives: To use simulation to analyze and design business processes. To implement scenario and sensitivity analysis As-Is Process The As-Is

More information

Emergency Care Weekly Situation Report Standard Specification

Emergency Care Weekly Situation Report Standard Specification Title Emergency Care Weekly Situation Report Specification Document ID ISB 1607 Specification Sponsor Sarah Butler, DH Status FINAL Developer Paul Steele Version 1.0 Author Paul Steele Version Date 19/03/2014

More information

e.g. arrival of a customer to a service station or breakdown of a component in some system.

e.g. arrival of a customer to a service station or breakdown of a component in some system. Poisson process Events occur at random instants of time at an average rate of λ events per second. e.g. arrival of a customer to a service station or breakdown of a component in some system. Let N(t) be

More information

Probability density function : An arbitrary continuous random variable X is similarly described by its probability density function f x = f X

Probability density function : An arbitrary continuous random variable X is similarly described by its probability density function f x = f X Week 6 notes : Continuous random variables and their probability densities WEEK 6 page 1 uniform, normal, gamma, exponential,chi-squared distributions, normal approx'n to the binomial Uniform [,1] random

More information

Modelling the performance of computer mirroring with difference queues

Modelling the performance of computer mirroring with difference queues Modelling the performance of computer mirroring with difference queues Przemyslaw Pochec Faculty of Computer Science University of New Brunswick, Fredericton, Canada E3A 5A3 email pochec@unb.ca ABSTRACT

More information

Emergency department performance reporting. Report 3 : 2014 15

Emergency department performance reporting. Report 3 : 2014 15 Emergency department performance reporting Report 3 : 2014 15 Queensland Audit Office Location Level 14, 53 Albert Street, Brisbane Qld 4000 PO Box 15396, City East Qld 4002 Telephone (07) 3149 6000 Email

More information

WELCOME TO OUR URGENT CARE CENTRE (UCC) What to expect during your visit

WELCOME TO OUR URGENT CARE CENTRE (UCC) What to expect during your visit WELCOME TO OUR URGENT CARE CENTRE (UCC) What to expect during your visit Introduction to our Patients On behalf of our doctors and nurses here at the Kilmore and District Hospital Urgent Care Centre (UCC),

More information

**BEGINNING OF EXAMINATION** The annual number of claims for an insured has probability function: , 0 < q < 1.

**BEGINNING OF EXAMINATION** The annual number of claims for an insured has probability function: , 0 < q < 1. **BEGINNING OF EXAMINATION** 1. You are given: (i) The annual number of claims for an insured has probability function: 3 p x q q x x ( ) = ( 1 ) 3 x, x = 0,1,, 3 (ii) The prior density is π ( q) = q,

More information

THE CENTRAL LIMIT THEOREM TORONTO

THE CENTRAL LIMIT THEOREM TORONTO THE CENTRAL LIMIT THEOREM DANIEL RÜDT UNIVERSITY OF TORONTO MARCH, 2010 Contents 1 Introduction 1 2 Mathematical Background 3 3 The Central Limit Theorem 4 4 Examples 4 4.1 Roulette......................................

More information