Rescue Squad Simulation

Slides:



Advertisements
Similar presentations
Hypothesis testing 5th - 9th December 2011, Rome.
Advertisements

Statistics Versus Parameters
Healthcare Operations Management © 2008 Health Administration Press. All rights reserved. 1.
Prof. Dr. Ahmed Farouk Abdul Moneim. 1) Uniform Didtribution 2) Poisson’s Distribution 3) Binomial Distribution 4) Geometric Distribution 5) Negative.
Simulation Modeling and Analysis Session 12 Comparing Alternative System Designs.
Calculating & Reporting Healthcare Statistics
PY 427 Statistics 1Fall 2006 Kin Ching Kong, Ph.D Lecture 6 Chicago School of Professional Psychology.
The Kruskal-Wallis Test The Kruskal-Wallis test is a nonparametric test that can be used to determine whether three or more independent samples were.
Section 7-2 Hypothesis Testing for the Mean (n  30)
T WO WAY ANOVA WITH REPLICATION  Also called a Factorial Experiment.  Replication means an independent repeat of each factor combination.  The purpose.
Statistical Analysis. Purpose of Statistical Analysis Determines whether the results found in an experiment are meaningful. Answers the question: –Does.
Medical Statistics (full English class) Ji-Qian Fang School of Public Health Sun Yat-Sen University.
Hypothesis Testing II The Two-Sample Case.
Statistical Analysis Statistical Analysis
The paired sample experiment The paired t test. Frequently one is interested in comparing the effects of two treatments (drugs, etc…) on a response variable.
Steady-State Statistical Analysis By Dr. Jason Merrick.
7 Elementary Statistics Hypothesis Testing. Introduction to Hypothesis Testing Section 7.1.
Go to Index Analysis of Means Farrokh Alemi, Ph.D. Kashif Haqqi M.D.
Individual values of X Frequency How many individuals   Distribution of a population.
Unit 8 Section : z Test for a Mean  Many hypotheses are tested using the generalized statistical formula: Test value = (Observed Value)-(expected.
Essential Question:  How do scientists use statistical analyses to draw meaningful conclusions from experimental results?
§ 5.3 Normal Distributions: Finding Values. Probability and Normal Distributions If a random variable, x, is normally distributed, you can find the probability.
Chapter 8 Parameter Estimates and Hypothesis Testing.
Math 4030 – 9a Introduction to Hypothesis Testing
NON-PARAMETRIC STATISTICS
Statistical Bias in Research Studies & Polls AQR.
1 Objective Compare of two matched-paired means using two samples from each population. Hypothesis Tests and Confidence Intervals of two dependent means.
Lesson Test to See if Samples Come From Same Population.
The process for setting up a hypothesis test: State the statistical model State your NULL HYPOTHESIS, H 0 State your ALTERNATE HYPOTHESIS, H 1 State the.
Lesson 5 DATA ANALYSIS. Am I using and independent groups design or repeated measures? Independent groups Mann- Whitney U test Repeated measures Wilcoxon.
When the means of two groups are to be compared (where each group consists of subjects that are not related) then the excel two-sample t-test procedure.
Testing of Hypothesis. Test of Significance A procedure to assess the significance of a statistics that a sample statistics would differ from a given.
Virtual University of Pakistan
Nonparametric Statistics
Chapter 11 Analysis of Variance
Chapter 9 Hypothesis Testing
Tests of hypothesis Contents: Tests of significance for small samples
GS/PPAL Section N Research Methods and Information Systems
NONPARAMETRIC STATISTICS
PCB 3043L - General Ecology Data Analysis.
Hypothesis testing March 20, 2000.
Chapters 20, 21 Hypothesis Testing-- Determining if a Result is Different from Expected.
Chapter 12 Tests with Qualitative Data
Chapter 10: Analysis of Variance: Comparing More Than Two Means
Hypothesis Tests for 1-Sample Proportion
Data Analysis and Interpretation
Chapter 8 Inference for Proportions
Introduction to Inferential Statistics
CONCEPTS OF HYPOTHESIS TESTING
Navigation In Dynamic Environment
CHAPTER 20: Inference About a Population Proportion
Statistics and Computers
Review: What influences confidence intervals?
System Performance: Queuing
Dr. Cleveland, This file contents 4 tracks poster slides
Inference about Two Means: Independent Samples
Quantitative Methods in HPELS HPELS 6210
Variability 8/24/04 Paul A. Jensen
Comparing two Rates Farrokh Alemi Ph.D.
Chi Square (2) Dr. Richard Jackson
Simulation and Analysis of a Golf Course
Hypothesis Tests for a Population Mean
Test to See if Samples Come From Same Population
Chi2 (A.K.A X2).
Inferences Between Two Variables
Chapter 8 Inference for Proportions
Testing Hypotheses I Lesson 9.
Genetic Statistics.
Graphs and Chi Square.
Claudio Sandroni a,., Giorgia Ferro a,
Presentation transcript:

Rescue Squad Simulation Michael C. Jones MSIM 852 Fall 2007 Prof: Bailey

Motivation “Of 13,822 cardiac arrests not witnessed by ambulance crews but attended by them within 15 minutes, complete data were available for 10,554 (76%). Of these patients, 653 (6%) survived to hospital discharge. After other significant covariates were adjusted for, shorter response time was significantly associated with increased probability of receiving defibrillation and survival to discharge among those defibrillated. Reducing the response time to 8 minutes increased the predicted survival to 8%, and reducing it to 5 minutes increased survival to 10-11%.” Source: http://www.bmj.com/cgi/content/abstract/322/7299/1385

System Description One Rescue Squad, composed of three ambulances, is responsible for responding to emergencies in four neighborhoods. Currently, all three ambulances work out of the station. There is an opportunity to move some of them to another building. Would this improve response time? Statistics of interest are: Mean response time, and percent of responses within 7 minutes of being dispatched. (Based on interviews, 1 minute must be allowed for dispatch to process the call and assign a unit.)

Distances:

Arena Model

Observation: - Ambulances are a critical asset. Long wait times are not acceptable. Therefore, in order to achieve the required response time, “excess” capacity is built into the system. This means that the system naturally returns to the “empty and idle” state. Therefore, startup transients, normally a problem for modelers, are not a problem in the case.

Lessons Learned: (AKA: Room For Improvement) The matrix for distances is N2, and the number of paths to animate is also N2, so reducing the number of stations through VV&A is important. Actual calls are NOT iid. (For example, heavy rain causes slick roads, therefore more calls from all stations. Summer causes more traffic at the beach, therefore more calls from the Ocean Front than normal.) I modeled ambulance speed as a constant. It should be random.

i.i.d.? Since the response time of the ith patient, and the treatment time for that patient, may prolong the response time for the (i+1)th patient, the response time of these two patients are NOT independent. Since the system routinely returns to the empty and idle state, the response times of two patients, ti and t(i+x) are iid if x is “large enough” to ensure the two patients are separated by an empty and idle state. By inspection, x must be greater than about 10. I used internal batches 250 patients long and averaged across the batches. All subsequent calculations are based on these batched means.

Ranking and Selection Single Stage Bechhofer-Elmaghraby-Morse (BEM). Two-stage Rinott.

Results:

Hypothesis Testing Ho: Stationing an ambulance at the new building will not improve response time as determined by: mean response time and percent of responses slower than 7 minutes. Ha: Stationing an ambulance at the new building will improve response time. Desired significance: 1%.

Hypothesis Testing Mean Response Time Therefore: The new station does improve response time.

Hypothesis Testing Mean Satisfactory Response Therefore: The new station does reduce the number of responses taking greater than 7 minutes.

Conclusion The rescue squad should put one of the ambulances at the new location.