Statistical Analysis Tools for Particle Physics

Size: px
Start display at page:

Download "Statistical Analysis Tools for Particle Physics"

Transcription

1 Statistical Analysis Tools for Particle Physics IDPASC School of Flavour Physics Valencia, 2-7 May, 2013 Glen Cowan Physics Department Royal Holloway, University of London G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 1

2 Outline Multivariate methods for HEP Event selection as a statistical test Neyman-Pearson lemma and likelihood ratio test Some multivariate classifiers: Linear Neural networks Boosted Decision Trees Support Vector Machines G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 2

3 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 3

4 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 4

5 A simulated SUSY event in ATLAS high p T muons high p T jets of hadrons p p missing transverse energy G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 5

6 Background events This event from Standard Model ttbar production also has high p T jets and muons, and some missing transverse energy. can easily mimic a SUSY event. G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 6

7 Event selection as a statistical test For each event we measure a set of numbers: x = ( x, ) x 1 = jet p T x 2 = missing energy x 3 = particle i.d. measure,... x follows some n-dimensional joint probability density, which depends on the type of event produced, i.e., was it pp tt, pp ~ g ~ g, x p( x H 0 ) j E.g. hypotheses H 0, H 1,... Often simply signal, background 1,x n ( x ) p H 1 x i G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 7

8 Finding an optimal decision boundary In particle physics usually start by making simple cuts : H 0 x i < c i x j < c j H 1 Maybe later try some other type of decision boundary: H 0 H 0 H 1 H 1 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 8

9 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 9

10 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 10

11 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 11

12 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 12

13 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 13

14 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 14

15 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 15

16 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 16

17 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 17

18 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 18

19 2 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 19

20 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 20

21 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 21

22 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 22

23 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 23

24 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 24

25 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 25

26 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 26

27 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 27

28 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 28

29 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 29

30 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 30

31 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 31

32 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 32

33 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 33

34 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 34

35 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 35

36 Overtraining If decision boundary is too flexible it will conform too closely to the training points overtraining. Monitor by applying classifier to independent test sample. training sample independent test sample G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 36

37 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 37

38 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 38

39 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 39

40 Neural network example from LEP II Signal: e + e W + W (often 4 well separated hadron jets) Background: e + e qqgg (4 less well separated hadron jets) input variables based on jet structure, event shape,... none by itself gives much separation. Neural network output: (Garrido, Juste and Martinez, ALEPH ) G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 40

41 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 41

42 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 42

43 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 43

44 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 44

45 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 45

46 Kernel-based PDE (KDE, Parzen window) Consider d dimensions, N training events, x 1,..., x N, estimate f (x) with kernel bandwidth (smoothing parameter) Use e.g. Gaussian kernel: Need to sum N terms to evaluate function (slow); faster algorithms only count events in vicinity of x (k-nearest neighbor, range search). G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 46

47 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 47

48 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 48

49 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools 49

50 Particle i.d. in MiniBooNE Detector is a 12-m diameter tank of mineral oil exposed to a beam of neutrinos and viewed by 1520 photomultiplier tubes: Search for ν µ to ν e oscillations required particle i.d. using information from the PMTs. H.J. Yang, MiniBooNE PID, DNP06 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 50

51 Decision trees Out of all the input variables, find the one for which with a single cut gives best improvement in signal purity: where w i. is the weight of the ith event. Resulting nodes classified as either signal/background. Iterate until stop criterion reached based on e.g. purity or minimum number of events in a node. The set of cuts defines the decision boundary. Example by MiniBooNE experiment, B. Roe et al., NIM 543 (2005) 577 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 51

52 Finding the best single cut The level of separation within a node can, e.g., be quantified by the Gini coefficient, calculated from the (s or b) purity as: For a cut that splits a set of events a into subsets b and c, one can quantify the improvement in separation by the change in weighted Gini coefficients: where, e.g., Choose e.g. the cut to the maximize Δ; a variant of this scheme can use instead of Gini e.g. the misclassification rate: G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 52

53 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 53

54 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 54

55 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 55

56 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 56

57 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 57

58 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 58

59 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 59

60 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 60

61 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 61

62 Monitoring overtraining From MiniBooNE example: Performance stable after a few hundred trees. G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 62

63 Comparison of boosting algorithms A number of boosting algorithms on the market; differ in the update rule for the weights. G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 63

64 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 64

65 Support Vector Machines Map input variables into high dimensional feature space: x φ Maximize distance between separating hyperplanes (margin) subject to constraints allowing for some misclassification. Final classifier only depends on scalar products of φ(x): So only need kernel Bishop ch 7 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 65

66 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 66

67 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 67

68 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 68

69 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 69

70 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 70

71 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 71

72 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 72

73 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 73

74 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 74

75 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 75

76 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 76

77 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 77

78 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 78

79 Summary on multivariate methods Particle physics has used several multivariate methods for many years: linear (Fisher) discriminant neural networks naive Bayes and has in the last several years started to use a few more k-nearest neighbour boosted decision trees support vector machines The emphasis is often on controlling systematic uncertainties between the modeled training data and Nature to avoid false discovery. Although many classifier outputs are "black boxes", a discovery at 5σ significance with a sophisticated (opaque) method will win the competition if backed up by, say, 4σ evidence from a cut-based method. G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 79

80 Quotes I like Keep it simple. As simple as possible. Not any simpler. A. Einstein If you believe in something you don't understand, you suffer,... Stevie Wonder G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 80

81 Extra slides G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 81

82 Two distinct event selection problems In some cases, the event types in question are both known to exist. Example: separation of different particle types (electron vs muon) Use the selected sample for further study. In other cases, the null hypothesis H 0 means "Standard Model" events, and the alternative H 1 means "events of a type whose existence is not yet established" (to do so is the goal of the analysis). Many subtle issues here, mainly related to the heavy burden of proof required to establish presence of a new phenomenon. Typically require p-value of background-only hypothesis below ~ 10 7 (a 5 sigma effect) to claim discovery of "New Physics". G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 82

83 Using classifier output for discovery f(y) background signal N(y) background search region excess? Normalized to unity y Normalized to expected number of events Discovery = number of events found in search region incompatible with background-only hypothesis. p-value of background-only hypothesis can depend crucially distribution f(y b) in the "search region". y cut y G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 83

84 G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 84

85 Single top quark production (CDF/D0) Top quark discovered in pairs, but SM predicts single top production. Use many inputs based on jet properties, particle i.d.,... Pair-produced tops are now a background process. signal (blue + green) G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 85

86 Different classifiers for single top Also Naive Bayes and various approximations to likelihood ratio,... Final combined result is statistically significant (>5σ level) but not easy to understand classifier outputs. G. Cowan IDPASC School of Flavour Physics, Valencia, 2-7 May 2013 / Statistical Analysis Tools page 86

Results of the OPERA experiment

Results of the OPERA experiment Results of the OPERA experiment Giovanni De Lellis University Federico II and INFN Napoli On behalf of the OPERA Collaboration For the XLVII Meeting of the LNGSC Committee On behalf of the OPERA Collabora2on

More information

Optimization Problems in Machine Learning

Optimization Problems in Machine Learning Optimization Problems in Machine Learning Katya Scheinberg Lehigh University 2/15/12 EWO Seminar 1 Binary classification problem Two sets of labeled points - + 2/15/12 EWO Seminar 2 Binary classification

More information

Predicting Medicare Costs Using Non-Traditional Metrics

Predicting Medicare Costs Using Non-Traditional Metrics Predicting Medicare Costs Using Non-Traditional Metrics John Louie 1 and Alex Wells 2 I. INTRODUCTION In a 2009 piece [1] in The New Yorker, physician-scientist Atul Gawande documented the phenomenon of

More information

Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr.

Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr. Prediction of High-Cost Hospital Patients Jonathan M. Mortensen, Linda Szabo, Luke Yancy Jr. Introduction In the U.S., healthcare costs are rising faster than the inflation rate, and more rapidly than

More information

A Semi-Supervised Recommender System to Predict Online Job Offer Performance

A Semi-Supervised Recommender System to Predict Online Job Offer Performance A Semi-Supervised Recommender System to Predict Online Job Offer Performance Julie Séguéla 1,2 and Gilbert Saporta 1 1 CNAM, Cedric Lab, Paris 2 Multiposting.fr, Paris October 29 th 2011, Beijing Theory

More information

Note, many of the following scenarios also ask you to report additional information. Include this additional information in your answers.

Note, many of the following scenarios also ask you to report additional information. Include this additional information in your answers. BUS 230: Business and Economics Communication and Research In-class Exercise: Interpreting SPSS output for hypothesis testing Instructor: Dr. James Murray Directions: Work in groups of up to four people

More information

Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD)

Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD) Continuously Measuring Patient Outcome using Variable Life-Adjusted Displays (VLAD) Mr. Steve GILLETT Ms. Kian WONG Dr. K.H. LEE HAHO Casemix Office Acknowledgements : 1. Queensland Health Department (VLAD

More information

Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports

Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports Technical Notes on the Standardized Hospitalization Ratio (SHR) For the Dialysis Facility Reports July 2017 Contents 1 Introduction 2 2 Assignment of Patients to Facilities for the SHR Calculation 3 2.1

More information

AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE

AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE AN APPOINTMENT ORDER OUTPATIENT SCHEDULING SYSTEM THAT IMPROVES OUTPATIENT EXPERIENCE Yu-Li Huang, Ph.D. Assistant Professor Industrial Engineering Department New Mexico State University 575-646-2950 yhuang@nmsu.edu

More information

A Dynamic Patient Network Model of Hospital-Acquired Infections

A Dynamic Patient Network Model of Hospital-Acquired Infections A Dynamic Patient Network Model of Hospital-Acquired Infections Sean Barnes Bruce Golden University of Maryland, College Park Edward Wasil American University Presented at the 2011 INFORMS Healthcare Conference

More information

PSA 2017 Paper Improved Tornado Missile Risk Analysis Using Nonlinear Finite Element Analysis of Nuclear Power Plant Structures.

PSA 2017 Paper Improved Tornado Missile Risk Analysis Using Nonlinear Finite Element Analysis of Nuclear Power Plant Structures. Improved Tornado Missile Risk Analysis Using Nonlinear Finite Element Analysis of Nuclear Power Plant Structures PSA 2017 Paper 21892 September 25, 2017 1 Improved Tornado Missile Risk Analysis Using Nonlinear

More information

Operator Assignment and Routing Problems in Home Health Care Services

Operator Assignment and Routing Problems in Home Health Care Services 8th IEEE International Conference on Automation Science and Engineering August 20-24, 2012, Seoul, Korea Operator Assignment and Routing Problems in Home Health Care Services Semih Yalçındağ 1, Andrea

More information

Tree Based Modeling Techniques Applied to Hospital Length of Stay

Tree Based Modeling Techniques Applied to Hospital Length of Stay Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 8-12-2018 Tree Based Modeling Techniques Applied to Hospital Length of Stay Rupansh Goantiya rxg7520@rit.edu Follow

More information

Needs-based population segmentation

Needs-based population segmentation Needs-based population segmentation David Matchar, MD, FACP, FAMS Duke Medicine (General Internal Medicine) Duke-NUS Medical School (Health Services and Systems Research) Service mismatch: Many beds filled

More information

Factorial Design Quantifies Effects of Hand Hygiene and Nurse-to-Patient Ratio on MRSA Acquisition

Factorial Design Quantifies Effects of Hand Hygiene and Nurse-to-Patient Ratio on MRSA Acquisition Factorial Design Quantifies Effects of Hand Hygiene and Nurse-to-Patient atio on MSA Acquisition Sean Barnes Bruce Golden University of Maryland, College Park Edward Wasil American University Jon P. Furuno

More information

An Application of Factorial Design to Compare the Relative Effectiveness of Hospital Infection Control Measures

An Application of Factorial Design to Compare the Relative Effectiveness of Hospital Infection Control Measures An Application of Factorial Design to Compare the elative Effectiveness of Hospital Infection Control Measures Sean Barnes Bruce Golden University of Maryland, College Park Edward Wasil American University

More information

CWE Flow-based Market Coupling Project. at EMART Energy 2012

CWE Flow-based Market Coupling Project. at EMART Energy 2012 CWE Flow-based Market Coupling Project at EMART Energy 2012 1 Agenda Flow Based Market Coupling: reminder of essentials From ATC Market Coupling to Flow Based Market Coupling: key milestones and main impacts

More information

Exploring the Structure of Private Foundations

Exploring the Structure of Private Foundations Exploring the Structure of Private Foundations Thomas Dudley, Alexandra Fetisova, Darren Hau December 11, 2015 1 Introduction There are nearly 90,000 private foundations in the United States that manage

More information

Module 13: Multiple Membership Multilevel Models. MLwiN Practical 1

Module 13: Multiple Membership Multilevel Models. MLwiN Practical 1 Pre-requisites Module 13: Multiple Membership Multilevel Models Modules 1-5,11,12 MLwiN Practical 1 George Leckie and Dewi Owen Centre for Multilevel Modelling Contents Introduction to the Patient Satisfaction

More information

2013 Workplace and Equal Opportunity Survey of Active Duty Members. Nonresponse Bias Analysis Report

2013 Workplace and Equal Opportunity Survey of Active Duty Members. Nonresponse Bias Analysis Report 2013 Workplace and Equal Opportunity Survey of Active Duty Members Nonresponse Bias Analysis Report Additional copies of this report may be obtained from: Defense Technical Information Center ATTN: DTIC-BRR

More information

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem Algorithms 2013, 6, 278-308; doi:10.3390/a6020278 Article OPEN ACCESS algorithms ISSN 1999-4893 www.mdpi.com/journal/algorithms A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively

More information

Applying client churn prediction modelling on home-based care services industry

Applying client churn prediction modelling on home-based care services industry Faculty of Engineering and Information Technology School of Software University of Technology Sydney Applying client churn prediction modelling on home-based care services industry A thesis submitted in

More information

PANELS AND PANEL EQUITY

PANELS AND PANEL EQUITY PANELS AND PANEL EQUITY Our patients are very clear about what they want: the opportunity to choose a primary care provider access to that PCP when they choose a quality healthcare experience a good value

More information

Swarm Intelligence: Charged System Search

Swarm Intelligence: Charged System Search Swarm Intelligence: Charged System Search Intelligent Robotics Seminar Alireza Mollaalizadeh Bahnemiri 15. December 2014 Alireza M.A. Bahnemiri Swarm Intelligence: CSS 1 Content What is Swarm Intelligence?

More information

Specifications for an Operational Two-Tiered Classification System for the Army Volume I: Report. Joseph Zeidner, Cecil Johnson, Yefim Vladimirsky,

Specifications for an Operational Two-Tiered Classification System for the Army Volume I: Report. Joseph Zeidner, Cecil Johnson, Yefim Vladimirsky, Technical Report 1108 Specifications for an Operational Two-Tiered Classification System for the Army Volume I: Report Joseph Zeidner, Cecil Johnson, Yefim Vladimirsky, and Susan Weldon The George Washington

More information

Technical Notes for HCAHPS Star Ratings (Revised for October 2017 Public Reporting)

Technical Notes for HCAHPS Star Ratings (Revised for October 2017 Public Reporting) Technical Notes for HCAHPS Star Ratings (Revised for October 2017 Public Reporting) Overview of HCAHPS Star Ratings As part of the initiative to add five-star quality ratings to its Compare Web sites,

More information

Measurement of Radon concentration in Super-Kamiokande tank

Measurement of Radon concentration in Super-Kamiokande tank Measurement of Radon concentration in Super-Kamiokande tank The Univ. of Tokyo ICRR Kamioka Observatory M2 Y.Nakano February 22, 2013 @ICRR Students Meeting 2013 1 Contents Super Kamiokande detector High

More information

In order to analyze the relationship between diversion status and other factors within the

In order to analyze the relationship between diversion status and other factors within the Root Cause Analysis of Emergency Department Crowding and Ambulance Diversion in Massachusetts A report submitted by the Boston University Program for the Management of Variability in Health Care Delivery

More information

Inferring Hospital Quality from Patient Discharge Records Using a Bayesian Selection Model

Inferring Hospital Quality from Patient Discharge Records Using a Bayesian Selection Model Inferring Hospital Quality from Patient Discharge Records Using a Bayesian Selection Model John Geweke Departments of Economics and Statistics University of Iowa John-geweke@uiowa.edu Gautam Gowrisankaran

More information

Nursing Manpower Allocation in Hospitals

Nursing Manpower Allocation in Hospitals Nursing Manpower Allocation in Hospitals Staff Assignment Vs. Quality of Care Issachar Gilad, Ohad Khabia Industrial Engineering and Management, Technion Andris Freivalds Hal and Inge Marcus Department

More information

Modelling and Simulating Airport Surface Operations with Gate Conflicts

Modelling and Simulating Airport Surface Operations with Gate Conflicts Modelling and Simulating Airport Surface Operations with Gate Conflicts Shannon Zelinski Robert Windhorst NASA Ames Research Center Royal Aeronautical Society and AIAA Flight Simulations Conference, London

More information

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Term 1 (42 Instructional Days) 2018-2019 Planning Calendar Grade 5 Advanced Mathematics Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Policies & Procedures 08/21 5.3K - Lesson 1.1 Properties

More information

Absenteeism and Nurse Staffing

Absenteeism and Nurse Staffing Abstract number: 025-1798 Absenteeism and Nurse Staffing Wen-Ya Wang, Diwakar Gupta Industrial and Systems Engineering Program University of Minnesota, Minneapolis, MN 55455 wangx665@me.umn.edu, gupta016@me.umn.edu

More information

Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics

Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics Lean Options for Walk-In, Open Access, and Traditional Appointment Scheduling in Outpatient Health Care Clinics Mayo Clinic Conference on Systems Engineering & Operations Research in Health Care Rochester,

More information

FCSM Research and Policy Conference March 8, 2018 Joshua Goldstein

FCSM Research and Policy Conference March 8, 2018 Joshua Goldstein Leveraging Access to and Use of Department of Defense Data: A Case Study of Unraveling Military Attrition Through New Approaches to DoD Data Integration FCSM Research and Policy Conference March 8, 2018

More information

Data Project. Overview. Home Health Overview Fraud Indicators Decision Trees. Zone Program Integrity Contractor Zone 4 Decision Tree Modeling

Data Project. Overview. Home Health Overview Fraud Indicators Decision Trees. Zone Program Integrity Contractor Zone 4 Decision Tree Modeling Zone Program Integrity Contractor Zone 4 Decision Tree Modeling Holly Pu, M.S. Chief Statistician October 14, 2009 Data Project Home Health Overview Fraud Indicators Decision Trees Overview 1 Home Health

More information

Scottish Hospital Standardised Mortality Ratio (HSMR)

Scottish Hospital Standardised Mortality Ratio (HSMR) ` 2016 Scottish Hospital Standardised Mortality Ratio (HSMR) Methodology & Specification Document Page 1 of 14 Document Control Version 0.1 Date Issued July 2016 Author(s) Quality Indicators Team Comments

More information

2011 National NHS staff survey. Results from London Ambulance Service NHS Trust

2011 National NHS staff survey. Results from London Ambulance Service NHS Trust 2011 National NHS staff survey Results from London Ambulance Service NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for London Ambulance Service NHS

More information

Online supplement for Health Information Exchange as a Multisided Platform: Adoption, Usage and Practice Involvement in Service Co- Production

Online supplement for Health Information Exchange as a Multisided Platform: Adoption, Usage and Practice Involvement in Service Co- Production Online supplement for Health Information Exchange as a Multisided Platform: Adoption, Usage and Practice Involvement in Service Co- Production A. Multisided HIE Platforms The value created by a HIE to

More information

Date: 5/25/2012. To: Chuck Wyatt, DCR, Virginia. From: Christos Siderelis

Date: 5/25/2012. To: Chuck Wyatt, DCR, Virginia. From: Christos Siderelis 1 Date: 5/25/2012 To: Chuck Wyatt, DCR, Virginia From: Christos Siderelis Chuck Wyatt with the DCR in Virginia inquired about the classification of state parks having resort type characteristics and, if

More information

Technical Notes for HCAHPS Star Ratings (Revised for April 2018 Public Reporting)

Technical Notes for HCAHPS Star Ratings (Revised for April 2018 Public Reporting) Technical Notes for HCAHPS Star Ratings (Revised for April 2018 Public Reporting) Overview of HCAHPS Star Ratings As part of the initiative to add five-star quality ratings to its Compare Web sites, the

More information

Profit Efficiency and Ownership of German Hospitals

Profit Efficiency and Ownership of German Hospitals Profit Efficiency and Ownership of German Hospitals Annika Herr 1 Hendrik Schmitz 2 Boris Augurzky 3 1 Düsseldorf Institute for Competition Economics (DICE), Heinrich-Heine-Universität Düsseldorf 2 RWI

More information

Enhancing Sustainability: Building Modeling Through Text Analytics. Jessica N. Terman, George Mason University

Enhancing Sustainability: Building Modeling Through Text Analytics. Jessica N. Terman, George Mason University Enhancing Sustainability: Building Modeling Through Text Analytics Tony Kassekert, The George Washington University Jessica N. Terman, George Mason University Research Background Recent work by Terman

More information

Do raters agree when assessing nursing home resident impairment? (plus bonus material on gerontological applications) A.

Do raters agree when assessing nursing home resident impairment? (plus bonus material on gerontological applications) A. Do raters agree when assessing nursing home resident impairment? (plus bonus material on gerontological applications) A. John Bailer 1,2 1 Department of Mathematics & Statistics 2 Scripps Gerontology Center

More information

Session 74 PD, Innovative Uses of Risk Adjustment. Moderator: Joan C. Barrett, FSA, MAAA

Session 74 PD, Innovative Uses of Risk Adjustment. Moderator: Joan C. Barrett, FSA, MAAA Session 74 PD, Innovative Uses of Risk Adjustment Moderator: Joan C. Barrett, FSA, MAAA Presenters: Jill S. Herbold, FSA, MAAA Robert Anders Larson, FSA, MAAA Erica Rode, ASA, MAAA SOA Antitrust Disclaimer

More information

Emergency Information

Emergency Information Emergency Information Be aware of exits in your building Speaker will indicate locations for this meeting Fire or other emergency evacuation Follow building residents out of building to the assembly area

More information

The role of Culture in Long-term Care

The role of Culture in Long-term Care (1/24) The role of Culture in Long-term Care Elena Gentili Giuliano Masiero Fabrizio Mazzonna Università della Svizzera Italiana EuHEA Conference 2016 Hamburg, July 15. Introduction (2/24) About this paper

More information

Office of High Energy Physics

Office of High Energy Physics OFFICE OF SCIENCE Office of High Energy Physics Report to the Board of Physics and Astronomy April 24, 2009 Dennis Kovar Associate Director for the Office of High Energy Physics Office of Science, U.S.

More information

QUEUING THEORY APPLIED IN HEALTHCARE

QUEUING THEORY APPLIED IN HEALTHCARE QUEUING THEORY APPLIED IN HEALTHCARE This report surveys the contributions and applications of queuing theory applications in the field of healthcare. The report summarizes a range of queuing theory results

More information

Cognitive Triangle. Dec The Overall classification of this Briefing is UNCLASSIFIED

Cognitive Triangle. Dec The Overall classification of this Briefing is UNCLASSIFIED Cognitive Triangle Dec 2012 THIS INFORMATION IS FURNISHED WITH THE UNDERSTANDING THAT IT IS TO BE USED FOR DEFENSE PURPOSES ONLY; THAT IT IS TO BE AFFORDED ESSENTIALLY THE SAME DEGREE OF SECURITY PROTECTION

More information

Statistical Analysis for the Military Decision Maker (Part II) Professor Ron Fricker Naval Postgraduate School Monterey, California

Statistical Analysis for the Military Decision Maker (Part II) Professor Ron Fricker Naval Postgraduate School Monterey, California Statistical Analysis for the Military Decision Maker (Part II) Professor Ron Fricker Naval Postgraduate School Monterey, California 1 Goals for this Lecture Linear and other regression modeling What does

More information

Residential aged care funding reform

Residential aged care funding reform Residential aged care funding reform Professor Kathy Eagar Australian Health Services Research Institute (AHSRI) National Aged Care Alliance 23 May 2017, Melbourne Overview Methodology Key issues 5 options

More information

Transforming Healthcare Using Machine Learning. John Guttag Dugald C. Jackson Professor Professor MIT EECS

Transforming Healthcare Using Machine Learning. John Guttag Dugald C. Jackson Professor Professor MIT EECS Transforming Healthcare Using Machine Learning John Guttag Dugald C. Jackson Professor Professor MIT EECS Conflict of Interest Disclosure I am Chief Scientific Officer at Health[at]Scale Technologies,

More information

Predicting Success in Equity Crowdfunding

Predicting Success in Equity Crowdfunding University of Pennsylvania ScholarlyCommons Joseph Wharton Scholars Wharton School 2016 Predicting Success in Equity Crowdfunding John ( Jack) Beckwith University of Pennsylvania Follow this and additional

More information

Summary of Findings. Data Memo. John B. Horrigan, Associate Director for Research Aaron Smith, Research Specialist

Summary of Findings. Data Memo. John B. Horrigan, Associate Director for Research Aaron Smith, Research Specialist Data Memo BY: John B. Horrigan, Associate Director for Research Aaron Smith, Research Specialist RE: HOME BROADBAND ADOPTION 2007 June 2007 Summary of Findings 47% of all adult Americans have a broadband

More information

Methodology for capacity calculation for ID timeframe

Methodology for capacity calculation for ID timeframe Methodology for capacity calculation for ID timeframe NRA approval package Version 1.0 Date 05-11-2015 Status Draft Final Contents 1 Introduction and purpose... 3 2 Definitions... 3 3 General principles

More information

Craigslist s Effect on Violence Against Women

Craigslist s Effect on Violence Against Women Craigslist s Effect on Violence Against Women Scott Cunningham, Gregory DeAngelo and John Tripp December 29, 2017 (AEA 2017) Craigslist s Effect on Violence Against Women December 29, 2017 1 / 45 Prostitute

More information

Published in the Academy of Management Best Paper Proceedings (2004). VENTURE CAPITALISTS AND COOPERATIVE START-UP COMMERCIALIZATION STRATEGY

Published in the Academy of Management Best Paper Proceedings (2004). VENTURE CAPITALISTS AND COOPERATIVE START-UP COMMERCIALIZATION STRATEGY VENTURE CAPITALISTS AND COOPERATIVE START-UP COMMERCIALIZATION STRATEGY DAVID H. HSU The Wharton School, University of Pennsylvania 2000 Steinberg Hall Dietrich Hall, Philadelphia, PA 19104 INTRODUCTION

More information

CAHPS Hospital Survey Podcast Series Transcript

CAHPS Hospital Survey Podcast Series Transcript CAHPS Hospital Survey Podcast Series Transcript HCAHPS Score Calculations Part II: Patient-Mix Adjustment Slide 1-HCAHPS Score Calculations Part II: Patient-Mix Adjustment (PMA) Welcome to the CAHPS Hospital

More information

CIS192 Python Programming

CIS192 Python Programming CIS192 Python Programming Probability and Simulations (With Other Modules) Harry Smith University of Pennsylvania March 1, 2018 Harry Smith (University of Pennsylvania) CIS 192 Lecture 7 March 1, 2018

More information

The Hashemite University- School of Nursing Master s Degree in Nursing Fall Semester

The Hashemite University- School of Nursing Master s Degree in Nursing Fall Semester The Hashemite University- School of Nursing Master s Degree in Nursing Fall Semester Course Title: Statistical Methods Course Number: 0703702 Course Pre-requisite: None Credit Hours: 3 credit hours Day,

More information

dtank Updated: Exploring Moderated Behavior in a Light-weight Synthetic Environment

dtank Updated: Exploring Moderated Behavior in a Light-weight Synthetic Environment dtank Updated: Exploring Moderated Behavior in a Light-weight Synthetic Environment Frank Ritter 1, Sue Kase 1, Damodar Bhandarkar 1, Bil Lewis 2, Mark Cohen 3 1 Pennsylvania State University College of

More information

The Cost And Technical Efficiency Of Nursing Homes: Do Five star Quality Ratings Matter?

The Cost And Technical Efficiency Of Nursing Homes: Do Five star Quality Ratings Matter? Wayne State University Wayne State University Dissertations 1-1-2016 The Cost And Technical Efficiency Of Nursing Homes: Do Five star Quality Ratings Matter? Rajendra Dulal Wayne State University, Follow

More information

Automatically Recommending Healthy Living Programs to Patients with Chronic Diseases through Hybrid Content-Based and Collaborative Filtering

Automatically Recommending Healthy Living Programs to Patients with Chronic Diseases through Hybrid Content-Based and Collaborative Filtering 2014 IEEE International Conference on Bioinformatics and Biomedicine Automatically Recommending Healthy Living Programs to Patients with Chronic Diseases through Hybrid Content-Based and Collaborative

More information

CWE FB MC project. PLEF SG1, March 30 th 2012, Brussels

CWE FB MC project. PLEF SG1, March 30 th 2012, Brussels CWE FB MC project PLEF SG1, March 30 th 2012, Brussels 1 Content 1. CWE ATC MC Operational report 2. Detailed updated planning 3. Status on FRM settlement 4. FB model update since last PLEF Intuitiveness

More information

University of Michigan Health System MiChart Department Improving Operating Room Case Time Accuracy Final Report

University of Michigan Health System MiChart Department Improving Operating Room Case Time Accuracy Final Report University of Michigan Health System MiChart Department Improving Operating Room Case Time Accuracy Final Report Submitted To: Clients Jeffrey Terrell, MD: Associate Chief Medical Information Officer Deborah

More information

T he National Health Service (NHS) introduced the first

T he National Health Service (NHS) introduced the first 265 ORIGINAL ARTICLE The impact of co-located NHS walk-in centres on emergency departments Chris Salisbury, Sandra Hollinghurst, Alan Montgomery, Matthew Cooke, James Munro, Deborah Sharp, Melanie Chalder...

More information

Special Open Door Forum Participation Instructions: Dial: Reference Conference ID#:

Special Open Door Forum Participation Instructions: Dial: Reference Conference ID#: Page 1 Centers for Medicare & Medicaid Services Hospital Value-Based Purchasing Program Special Open Door Forum: FY 2013 Program Wednesday, July 27, 2011 1:00 p.m.-3:00 p.m. ET The Centers for Medicare

More information

CWE TM COMPATIBILITY ENFORCEMENT

CWE TM COMPATIBILITY ENFORCEMENT CWE TM COMPATIBILITY ENFORCEMENT AUTOMATED SOURCE CODE ANALYSIS TO ENFORCE CWE COMPATIBILITY STREAMLINE CWE COMPATIBILITY ENFORCEMENT The Common Weakness Enumeration (CWE) compatibility enforcement module

More information

COMBINATION OF GPS PPP AND TWO-WAY TIME TRANSFER FOR TAI COMPUTATION

COMBINATION OF GPS PPP AND TWO-WAY TIME TRANSFER FOR TAI COMPUTATION COMBINATION OF GPS PPP AND TWO-WAY TIME TRANSFER FOR TAI COMPUTATION Z. Jiang and G. Petit Bureau International des Poids et Mesures (BIPM) Pavillon de Breteuil F-92312 Sèvres Cedex Fax: 33 1 45077059,

More information

The Life-Cycle Profile of Time Spent on Job Search

The Life-Cycle Profile of Time Spent on Job Search The Life-Cycle Profile of Time Spent on Job Search By Mark Aguiar, Erik Hurst and Loukas Karabarbounis How do unemployed individuals allocate their time spent on job search over their life-cycle? While

More information

Methicillin resistant Staphylococcus aureus transmission reduction using Agent-Based Discrete Event Simulation

Methicillin resistant Staphylococcus aureus transmission reduction using Agent-Based Discrete Event Simulation Methicillin resistant Staphylococcus aureus transmission reduction using Agent-Based Discrete Event Simulation Sean Barnes PhD Student, Applied Mathematics and Scientific Computation Department of Mathematics

More information

NURSING RESEARCH (NURS 412) MODULE 1

NURSING RESEARCH (NURS 412) MODULE 1 KING SAUD UNIVERSITY COLLAGE OF NURSING NURSING ADMINISTRATION & EDUCATION DEPT. NURSING RESEARCH (NURS 412) MODULE 1 Developed and revised By Dr. Hanan A. Alkorashy halkorashy@ksu.edu.sa 1437 1438 1.

More information

HAEP: Hospital Assignment for Emergency Patients in a Big City

HAEP: Hospital Assignment for Emergency Patients in a Big City HAEP: Hospital Assignment for Emergency Patients in a Big City Peng Liu 1, Biao Xu 1, Zhen Jiang 2,3, Jie Wu 2 1 Hangzhou Dianzi University, China 2 Temple University 3 West Chester University Hospital

More information

Free to Choose? Reform and Demand Response in the British National Health Service

Free to Choose? Reform and Demand Response in the British National Health Service Free to Choose? Reform and Demand Response in the British National Health Service Martin Gaynor Carol Propper Stephan Seiler Carnegie Mellon University, University of Bristol and NBER Imperial College,

More information

How to deal with Emergency at the Operating Room

How to deal with Emergency at the Operating Room How to deal with Emergency at the Operating Room Research Paper Business Analytics Author: Freerk Alons Supervisor: Dr. R. Bekker VU University Amsterdam Faculty of Science Master Business Mathematics

More information

Impact of Network Performance on Warfighter Effectiveness Using MANA. Isaac Porche, Brad Wilson, Susan Witty

Impact of Network Performance on Warfighter Effectiveness Using MANA. Isaac Porche, Brad Wilson, Susan Witty Impact of Network Performance on Warfighter Effectiveness Using MANA Isaac Porche, Brad Wilson, Susan Witty June 15, 2004 10 th International Command and Control Research and Technology Symposium We got

More information

Palomar College ADN Model Prerequisite Validation Study. Summary. Prepared by the Office of Institutional Research & Planning August 2005

Palomar College ADN Model Prerequisite Validation Study. Summary. Prepared by the Office of Institutional Research & Planning August 2005 Palomar College ADN Model Prerequisite Validation Study Summary Prepared by the Office of Institutional Research & Planning August 2005 During summer 2004, Dr. Judith Eckhart, Department Chair for the

More information

Accelerator Based Particle Physics going Global

Accelerator Based Particle Physics going Global Accelerator Based Particle Physics going Global What has been done in the past? What should be done in the future? Which challenges need to be met? Albrecht Wagner DESY and Hamburg University 1 HERA in

More information

Intelligent Monitoring NHS acute hospitals

Intelligent Monitoring NHS acute hospitals Intelligent Monitoring NHS acute hospitals Statistical methodology July 04 Contents. Introduction. Analysis of cross-sectional data using z-scores. Z-scores. Over-dispersion 4 3. Cross-sectional analysis

More information

2017 National NHS staff survey. Results from London North West Healthcare NHS Trust

2017 National NHS staff survey. Results from London North West Healthcare NHS Trust 2017 National NHS staff survey Results from London North West Healthcare NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for London North West Healthcare

More information

DISTRICT BASED NORMATIVE COSTING MODEL

DISTRICT BASED NORMATIVE COSTING MODEL DISTRICT BASED NORMATIVE COSTING MODEL Oxford Policy Management, University Gadjah Mada and GTZ Team 17 th April 2009 Contents Contents... 1 1 Introduction... 2 2 Part A: Need and Demand... 3 2.1 Epidemiology

More information

A Greedy Double Swap Heuristic for Nurse Scheduling

A Greedy Double Swap Heuristic for Nurse Scheduling A Greedy Double Swap Heuristic for Nurse Scheduling Murphy Choy 1 and Michelle Cheong Singapore Management University, School of Information System 80 Stamford Road, Singapore 178902 Email: murphychoy@smu.edu.sg;

More information

Development of Updated Models of Non-Therapy Ancillary Costs

Development of Updated Models of Non-Therapy Ancillary Costs Development of Updated Models of Non-Therapy Ancillary Costs Doug Wissoker A. Bowen Garrett A memo by staff from the Urban Institute for the Medicare Payment Advisory Commission Urban Institute MedPAC

More information

APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS

APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS APPOINTMENT SCHEDULING AND CAPACITY PLANNING IN PRIMARY CARE CLINICS A Dissertation Presented By Onur Arslan to The Department of Mechanical and Industrial Engineering in partial fulfillment of the requirements

More information

1890 CAPACITY BUILDING GRANT 2011 Proposal Components

1890 CAPACITY BUILDING GRANT 2011 Proposal Components 1890 CAPACITY BUILDING GRANT 2011 Proposal Components FORMAT (p29): one inch margins no type smaller than 12 point font 1.5 line spacing easily readable font face e.g., Arial, Times Roman all documents

More information

2017 National NHS staff survey. Results from Royal Cornwall Hospitals NHS Trust

2017 National NHS staff survey. Results from Royal Cornwall Hospitals NHS Trust 2017 National NHS staff survey Results from Royal Cornwall Hospitals NHS Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Royal Cornwall Hospitals NHS

More information

COMPARATIVE PROGRAM ON HEALTH AND SOCIETY 2001/2 WORKING PAPER WORKING PAPER

COMPARATIVE PROGRAM ON HEALTH AND SOCIETY 2001/2 WORKING PAPER WORKING PAPER COMPARATIVE PROGRAM ON HEALTH AND SOCIETY 2001/2 WORKING PAPER WORKING PAPER Access to Home Care Services in Ontario: The Role of Socio-economic Status Audrey Laporte, Ph.D.* Lupina Fellow Munk Centre

More information

University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process. Final Report

University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process. Final Report University of Michigan Health System Analysis of Wait Times Through the Patient Preoperative Process Final Report Submitted to: Ms. Angela Haley Ambulatory Care Manager, Department of Surgery 1540 E Medical

More information

2017 National NHS staff survey. Results from Salford Royal NHS Foundation Trust

2017 National NHS staff survey. Results from Salford Royal NHS Foundation Trust 2017 National NHS staff survey Results from Salford Royal NHS Foundation Trust Table of Contents 1: Introduction to this report 3 2: Overall indicator of staff engagement for Salford Royal NHS Foundation

More information

Expanding Our Understanding of Complex Decision-Making in Emergent, Routine and Urgent Ethically Challenging Clinical Situations

Expanding Our Understanding of Complex Decision-Making in Emergent, Routine and Urgent Ethically Challenging Clinical Situations Sigma Theta Tau International 2014 Conference Hong Kong, China of Complex Decision-Making in Emergent, Routine and Urgent Ethically Challenging Clinical Situations Assistant Adjunct Professor, School of

More information

Incentive Design and Quality Improvements: Evidence from State Medicaid Nursing Home Pay-for-Performance Programs

Incentive Design and Quality Improvements: Evidence from State Medicaid Nursing Home Pay-for-Performance Programs Incentive Design and Quality Improvements: Evidence from State Medicaid Nursing Home Pay-for-Performance Programs R. Tamara Konetzka a, Meghan M. Skira b1, Rachel M. Werner c,d a Department of Public Health

More information

Economic and Fiscal Impacts of Wright State University

Economic and Fiscal Impacts of Wright State University Economic and Fiscal Impacts of Wright State University Prepared by the Economics Center December 2017 TABLE OF CONTENTS LIST OF TABLES... I INTRODUCTION... 1 OPERATIONS... 1 STUDENT SPENDING... 2 CAPITAL

More information

A Statistical Approach for Estimating Casualty Rates During Combat Operations

A Statistical Approach for Estimating Casualty Rates During Combat Operations A Statistical Approach for Estimating Casualty Rates During Combat Operations James Zouris Edwin D Souza Vern Wing Naval Health Research Center Report No. 13-61 The views expressed in this article are

More information

Lessons from Medicaid Pay-for- Performance in Nursing Homes

Lessons from Medicaid Pay-for- Performance in Nursing Homes Lessons from Medicaid Pay-for- Performance in Nursing Homes R. Tamara Konetzka, PhD Based on work with Rachel M. Werner, Daniel Polsky, Meghan Skira Funded by National Institute of Aging (R01 AG034182,

More information

Introduction to Handwritten Signature Verification

Introduction to Handwritten Signature Verification Introduction to Handwritten Signature Verification Dave Fenton University of Ottawa SPOT presentation, University of Ottawa, 29 Oct 2004 p. 1/53 Handwritten signature verification Presentation overview

More information

A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE

A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE A GOAL PROGRAMMING MODEL FOR EVALUATING OUTSOURCING PARTNERS ON A GLOBAL SCALE James J. Hoffman Area of ISQS Rawls College of Business Texas Tech University Lubbock, Texas 79409 (806) 742-4004 hoffman@ba.ttu.edu

More information

RADIATION THERAPY STAFFING SURVEY 2007

RADIATION THERAPY STAFFING SURVEY 2007 RADIATION THERAPY STAFFING SURVEY 2007 A Nationwide Survey of Radiation Therapy Facility Managers and Directors Conducted by The American Society of Radiologic Technologists Reported October 2007 Copyright

More information

Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System

Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System Case-mix Analysis Across Patient Populations and Boundaries: A Refined Classification System Designed Specifically for International Quality and Performance Use A white paper by: Marc Berlinguet, MD, MPH

More information

Patient Selection Under Incomplete Case Mix Adjustment: Evidence from the Hospital Value-based Purchasing Program

Patient Selection Under Incomplete Case Mix Adjustment: Evidence from the Hospital Value-based Purchasing Program Patient Selection Under Incomplete Case Mix Adjustment: Evidence from the Hospital Value-based Purchasing Program Lizhong Peng October, 2014 Disclaimer: Pennsylvania inpatient data are from the Pennsylvania

More information