Dan Lizotte, Lacey Gunter, Eric Laber, Susan Murphy Department of Statistics - University of Michigan

Size: px
Start display at page:

Download "Dan Lizotte, Lacey Gunter, Eric Laber, Susan Murphy Department of Statistics - University of Michigan"

Transcription

1 REINFORCEMENT LEARNING FOR CLINICAL TRIAL DATA Dan Lizotte, Lacey Gunter, Eric Laber, Susan Murphy Department of Statistics - University of Michigan

2 it s not what you think I say: Reinforcement Learning You think: Ah yes, Reinforcement Learning... a 1 0 a 1 a 1 a a 0 a 1.5 a 1 No. a 0 2 a 0 4 a 0 Well yes, but your pre-conceived notions may lead you astray Grid-world and mountain car intuitions may not apply

3 a different picture F0 F1 F2... FN F0 F1 F2... FN A0 G0 G1... GM F0 F1 F2... FN A0 G0 A0=1 A0=5 F0 F1 F2... FN A0 G0 G1... GM A1 H1 H2... HK F0 F1 F2... FN A0 G0 G1... GM A1 H1 H2... HK A2 J1 J2... A1=B A2=Δ

4 unusual things about this setting More (different?) generality than is assumed in toy problems State includes past history: observations, actions and rewards s k S = s k (o 0,a 0,r 0,o 1,a 1,r 1,..., o k ) The set of permissible actions depends on the current state A = A(s)

5 familiar things about this setting Our objective is to maximize the expected sum of future rewards We will accomplish this by learning and using a Q function, computing expectations and maximizations appropriately Q (s, a) =E s [r(s, a, s ) + max a Q (s,a )] We then recover the optimal policy from Q* This is off-policy: Data were collected using a random policy.

6 the data: STAR*D Sequenced Treatment Alternatives to Relieve Depression. NIMHfunded study involving ~4000 patients Intended to discover effective, patient-tailored treatment strategies (i.e. a good policy) for treating clinical depression STAR*D has many layers of complexity Actions: Treatments for depression: Drugs, cognitive therapy Observations: Demographic information, depression assessment,... Rewards: Unclear. We must combine data about therapeutic benefits, side-effects, costs, and unforeseen things

7 STAR*D terminology Level A period of time over which a patient adheres (theoretically) to one of a Level-specific set of possible treatments There are 4(-ish) Levels in STAR*D that a patient may participate in, in sequence. Hence maximum depth is 4(-ish) Observations are made at intervals during each level Remission Different measures of symptoms and side-effects If a patient achieves a sufficiently good score on a measure of clinical depression (QIDS), he or she may go to follow-up Otherwise, the patient is supposed to proceed to the next Level

8 more STAR*D terminology Treatment Preference: When moving from one Level to the next, a patient provides a treatment preference Augment : Patient prefers to add a drug/therapy to the current drug/therapy the patient is receiving Switch : Patient prefers to discontinue the current treatment, and substitute a new one These state variables define the possible action sets When transitioning to a new level (for whatever reason): Patient is randomized among the set of treatments that are consistent with a patient s preference

9 Level 1 Max 12 Weeks CIT QIDS! 5 QIDS > 5 Follow-up Level 2 Max 12 Weeks SER BUP VEN CIT+BUS CIT+BUP Preference to Switch QIDS > 5 Preference to Augment QIDS! 5 Follow-up Level 3 Max 12 Weeks MIRT NTP L2+Li L2+THY Preference to Switch QIDS > 5 Preference to Augment QIDS! 5 Follow-up Level 4 Mandatory 12 Weeks TCP MIRT+VEN QIDS! 5 Follow-up

10 Example STAR*D Patients Starting at Level Patient Level Level 3 Level QIDS Weeks

11 weird things about this setting More (different?) generality than is usually assumed in an MDP State includes past history: observations, actions and rewards s k S = s k (o 0,a 0,r 0,o 1,a 1,r 1,..., o k ) The set of permissible actions depends on the current state A = A(s)

12 weird things about this setting More (different?) generality than is usually assumed in an MDP State includes past history: observations, actions and rewards s k S = s k (o 0,a 0,r 0,o 1,a 1,r 1,..., o k ) Which treatment did the patient receive previously? How well did they do on that treatment? The set of permissible actions depends on the current state A = A(s) Did the patient consent to augment or switch treatment? The various o and a may have different domains

13 familiar things about this setting Our objective is to maximize expected sum of future rewards We will accomplish this by learning and using a Q function, computing expectations and maximizations appropriately Q (s, a) =E s [r(s, a, s ) + max a Q (s,a )] We then recover the optimal policy from Q* This is off-policy: Data were collected using a random policy.

14 familiar things about this setting Our objective is to maximize expected sum of future rewards Reward will be some sort of cost-benefit analysis of treatment We will accomplish this by learning and using a Q function, computing expectations and maximizations appropriately Q (s, a) =E s [r(s, a, s ) + max Q (s,a )] a Short horizon means we can compute Q* exactly (except for approximation error) Q* at the end states depends only on r... We then recover the optimal policy from Q* This is off-policy: Data were collected using a random policy.

15 this domain is easy because The domain is episodic Horizons are short (i.e. 2, 3, 4...) Q-learning type analysis can be done exactly i.e. online methods (in the stochastic gradient sense) are unnecessary

16 this domain is hard because We only have 1292 interesting trajectories There are dozens (hundreds?) of interesting features The types of observations are unusual for RL e.g. variable-length vectors, where the length is meaningful Many observations are missing and/or lies We need bias that is both useful and defensible How sensitive are analyses w.r.t. bias? By bias I mean everything that goes into choosing a class of Q functions, including variable selection, choice of regressor, etc.

17 the truth about STAR*D STAR*D is a remarkable resource STAR*D is a mess The action sets are complicated There is an enormous amount of missing data Some scheduled appointments just don t happen Only limited data were collected during follow-up Many patients just disappear Side effects, didn t like the doctor, felt better,...

18 this domain is dangerous because Opportunities for attribution bias are absolutely rampant Suppose: Reward = negative QIDS score at end of study We will not use any data from patients who disappeared There are missing state and reward variables After analysis, exotic-drug-x looks really great Exotic-drug-X works really well!...or exotic-drug-x has horrendous side effects in patients with severe depression, so that group disappears Eliminating incomplete cases induces bias

19 types of missing data MCAR - Missing Completely At Random Missingness does not depend on any of the data values M_ OF TH E _ATA ARE _IS_IN_ MAR - Missing At Random Missingness can depend on the observed data SO_E O_ THESE DA_A A_E MISSI_G If the data are not MCAR, then assuming the missing data are i.i.d. (or equivalently, throwing out missing data) induces bias However, if we use a richer model, we can correct for this. A bigraph model will give correct results in this case Letters 25% Missing Letters after Vowels 25% Missing

20 types of missing data NMAR - Not Missing At Random Missingness depends on the missing value S_ME _F TH_S_ D_T R_ MISS_NG Okay so now we re hosed. Vowels 75% Missing Another feature could fix this problem - like This letter is a vowel S_ME _F TH_S_ D_T R_ MISS_NG This this would make the data MAR Side information could at least help, like These words are English A richer model could provide us with almost the same benefit

21 dealing with missing data When data are not MCAR or MAR, you can t tell. The better our model can predict the missing values, the more bias we will remove. Conventional wisdom is to use as rich a model as is feasible to model the values of the missing portion of our data given the observed portion. When we really don t know about how variables relate, the General Location Model is a popular choice.

22 the General Location Model Basically an LDA model Don t know Linear Discriminant Analysis? I will explain. Each exemplar is a vector X = [W1, W2,... Wp, Z1, Z2,... Zk] W are discrete, Z are continuous Each possible configuration of Ws is given a probability Define W to be a single discrete variable taking a value for each Z are multivariate normal with mean μ(w) and shared Σ Marginal distribution of W is multinomial Marginal distribution of Z is a mixture of MVNs

23 the General Location Model cartoon X = [ W, Z1, Z2 ] W { 1, 2, 3 } P(W) = [ ] μ(1) = [ ] μ(2) = [ ] μ(3) = [ ] Σ = [ ] [ ]

24 why are we doing this again? We want to model the missing data given the observed data. No problem! Given any pattern of missingness, we can compute the distribution of the missing data given the observed data...if we knew the parameters.

25 why are we doing this again? But we don t know the parameters Curses! We ll learn them. Great! We can t; we have missing data. Curses! Those of you who are in-the-know realize what I m about to do...

26 building the model We will run MCMC. 0) Make up an initial set of parameters along with priors on them 1)Sample missing data given observed data and parameters 2)Sample parameters given the complete data you just made up 3) Repeat What do we get? A bunch of parameter sets, and a bunch of imputed data sets These data sets have the missing bits drawn from mis obs, with the parameters integrated out --- it s like *magic*!

27 why all this trouble? We want to use methods, like Q-learning, that rely on complete input data. We can t just throw out the incomplete exemplars; we know the data are not MCAR. Instead, we do Bayesian multiple imputation, get m imputed data sets, and run whatever we want on each one. How do we combine results? Right now we average them to estimate the expected Q function, where the expectation is over the missing data. We might want the MAP Q-function; this is future work

28 back to STAR*D 150 variables Many are missing; we *know* the data are not MCAR Compare: Complete Case Analysis (a.k.a. Throw out incomplete exemplars ) Bayesian multiple imputation Assess confidence using the bootstrap Repeat 1000 times: Draw N exemplars from the training set with replacement For each bootstrapped dataset, learn your Q function, look at the variability among these 1000 Q functions

29 1000 ˆQ f rom CCA ˆQ using C C A f or L e ve l 2 Sw itch Tre atments Voting re sults f rom b ootstrapp e d datase ts SER VEN BUP Vote s Value Initial QIDS Sc ore 0

30 1000 ˆQ ob s ˆQ ob s f or L e ve l 2 Sw itch Tre atments Voting re sults f rom b ootstrapp e d datase ts SER VEN BUP Vote s Value Initial QIDS Sc ore 0

31 1000 ˆQ f rom CCA ˆQ using C C A f or L e ve l 2 Sw itch Tre atm e nts Voting re sults f rom b ootstrapp e d datase ts SER VEN BUP ˆQ ob s ˆQ ob s f or L e ve l 2 Sw itch Tre atments Voting re sults f rom b ootstrapp e d datase ts SER VEN BUP Vote s Value Vote s Value Initial QIDS Sc ore Initial QIDS Sc ore 0 CCA analysis is confident, and wrong. Bayesian multiple imputation still provides information but better reflects uncertainty Clinical significance? We re not sure yet.

32 summary We re doing RL But not your garden-variety RL Easy because of the short-horizon, batch scenario Hard because of: Limited data Complicated data Missing data and attribution bias Ambiguous rewards We are also looking at CATIE, a schizophrenia study

33 Thanks to John Rush and the STAR*D team Lacey Gunter Eric Laber Susan Murphy See also: J. Pineau, M.G. Bellemare, A. J. Rush, A. Ghizaru, S.A. Murphy (2007). Constructing evidence-based treatment strategies using methods from computer science. Drug and Alcohol Dependence, 88, Supplement 2:S52-S60. S.A. Murphy, L.M. Collins, A.J. Rush (2007). Customizing Treatment to the Patient: Adaptive Treatment Strategies (Editorial). Drug and Alcohol Dependence, Drug and Alcohol Dependence. 2007;88(2):S1-S72.

Automatic learning of adaptive treatment strategies. using kernel-based reinforcement learning

Automatic learning of adaptive treatment strategies. using kernel-based reinforcement learning using kernel-based reinforcement learning Presented by:, School of Computer Science, McGill University Joint work with: Marc G. Bellemare, Adrian Ghizaru, Zaid Zawaideh, Susan Murphy (Univ. Michigan),

More information

Lecture 13: Finding optimal treatment policies

Lecture 13: Finding optimal treatment policies MACHINE LEARNING FOR HEALTHCARE 6.S897, HST.S53 Lecture 13: Finding optimal treatment policies Prof. David Sontag MIT EECS, CSAIL, IMES (Thanks to Peter Bodik for slides on reinforcement learning) Outline

More information

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018 Introduction to Machine Learning Katherine Heller Deep Learning Summer School 2018 Outline Kinds of machine learning Linear regression Regularization Bayesian methods Logistic Regression Why we do this

More information

Bayesian Nonparametric Methods for Precision Medicine

Bayesian Nonparametric Methods for Precision Medicine Bayesian Nonparametric Methods for Precision Medicine Brian Reich, NC State Collaborators: Qian Guan (NCSU), Eric Laber (NCSU) and Dipankar Bandyopadhyay (VCU) University of Illinois at Urbana-Champaign

More information

SMART Clinical Trial Designs for Dynamic Treatment Regimes

SMART Clinical Trial Designs for Dynamic Treatment Regimes SMART Clinical Trial Designs for Dynamic Treatment Regimes Bibhas Chakraborty Centre for Quantitative Medicine, Duke-NUS Graduate Medical School, Singapore bibhas.chakraborty@duke-nus.edu.sg MCP Conference

More information

Next Level Practitioner

Next Level Practitioner Next Level Practitioner - Fear Week 115, Day 3 - Dan Siegel, MD - Transcript - pg. 1 Next Level Practitioner Week 115: Fear in the Brain and Body Day 3: How to Work with the Brain and the Body to Relieve

More information

Selected Topics in Biostatistics Seminar Series. Missing Data. Sponsored by: Center For Clinical Investigation and Cleveland CTSC

Selected Topics in Biostatistics Seminar Series. Missing Data. Sponsored by: Center For Clinical Investigation and Cleveland CTSC Selected Topics in Biostatistics Seminar Series Missing Data Sponsored by: Center For Clinical Investigation and Cleveland CTSC Brian Schmotzer, MS Biostatistician, CCI Statistical Sciences Core brian.schmotzer@case.edu

More information

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc.

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc. Chapter 23 Inference About Means Copyright 2010 Pearson Education, Inc. Getting Started Now that we know how to create confidence intervals and test hypotheses about proportions, it d be nice to be able

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 Exam policy: This exam allows one one-page, two-sided cheat sheet; No other materials. Time: 80 minutes. Be sure to write your name and

More information

Running Head: VISUAL SCHEDULES FOR STUDENTS WITH AUTISM SPECTRUM DISORDER

Running Head: VISUAL SCHEDULES FOR STUDENTS WITH AUTISM SPECTRUM DISORDER Running Head: VISUAL SCHEDULES FOR STUDENTS WITH AUTISM SPECTRUM DISORDER Visual Schedules for Students with Autism Spectrum Disorder Taylor Herback 200309600 University of Regina VISUAL SCHEDULES FOR

More information

Week 10 Hour 1. Shapiro-Wilks Test (from last time) Cross-Validation. Week 10 Hour 2 Missing Data. Stat 302 Notes. Week 10, Hour 2, Page 1 / 32

Week 10 Hour 1. Shapiro-Wilks Test (from last time) Cross-Validation. Week 10 Hour 2 Missing Data. Stat 302 Notes. Week 10, Hour 2, Page 1 / 32 Week 10 Hour 1 Shapiro-Wilks Test (from last time) Cross-Validation Week 10 Hour 2 Missing Data Stat 302 Notes. Week 10, Hour 2, Page 1 / 32 Cross-Validation in the Wild It s often more important to describe

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction Chapter 1-1 Chapter Highlights 1. This Manual is for You 2. What is Scleroderma? 3. Who gets Scleroderma? 4. What are the Early Symptoms of Scleroderma? 5. Is All Scleroderma the

More information

Multiple Imputation For Missing Data: What Is It And How Can I Use It?

Multiple Imputation For Missing Data: What Is It And How Can I Use It? Multiple Imputation For Missing Data: What Is It And How Can I Use It? Jeffrey C. Wayman, Ph.D. Center for Social Organization of Schools Johns Hopkins University jwayman@csos.jhu.edu www.csos.jhu.edu

More information

Questions for Eric London: Alternative diagnoses for autism

Questions for Eric London: Alternative diagnoses for autism OPINION, Q&A Questions for Eric London: Alternative diagnoses for autism BY JESSICA WRIGHT 2 JANUARY 2015 1 / 7 Deep dive: Listing detailed symptoms rather than assigning a single diagnostic label may

More information

On Test Scores (Part 2) How to Properly Use Test Scores in Secondary Analyses. Structural Equation Modeling Lecture #12 April 29, 2015

On Test Scores (Part 2) How to Properly Use Test Scores in Secondary Analyses. Structural Equation Modeling Lecture #12 April 29, 2015 On Test Scores (Part 2) How to Properly Use Test Scores in Secondary Analyses Structural Equation Modeling Lecture #12 April 29, 2015 PRE 906, SEM: On Test Scores #2--The Proper Use of Scores Today s Class:

More information

July Introduction

July Introduction Case Plan Goals: The Bridge Between Discovering Diminished Caregiver Protective Capacities and Measuring Enhancement of Caregiver Protective Capacities Introduction July 2010 The Adoption and Safe Families

More information

Progress Monitoring Handouts 1

Progress Monitoring Handouts 1 Progress Monitoring Handouts Teacher Administration Scripts, Teacher Sheets, and Student Sheets Reading Letter Sound Fluency (LSF)..2 Word Identification Fluency (WIF)...5 Passage Reading Fluency (PRF)

More information

USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE

USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE Using StatCrunch for confidence intervals (CI s) is super easy. As you can see in the assignments, I cover 9.2 before 9.1 because

More information

Welcome to Progress in Community Health Partnerships latest episode our Beyond the Manuscript podcast. In each

Welcome to Progress in Community Health Partnerships latest episode our Beyond the Manuscript podcast. In each Beyond the Manuscript 91 Podcast Interview Transcript Erin Kobetz, Joan Bloom, Irma Robbins, Kim Engelman Welcome to Progress in Community Health Partnerships latest episode our Beyond the Manuscript podcast.

More information

Step Five. Admitted to ourselves and another human being the exact nature of our wrongs.

Step Five. Admitted to ourselves and another human being the exact nature of our wrongs. Step Five Admitted to ourselves and another human being the exact nature of our wrongs. Our Basic Text tells us that Step Five is not simply a reading of Step Four. Yet we know that reading our Fourth

More information

3.1.2 Change, Loss, and Grief

3.1.2 Change, Loss, and Grief 46 The Cost of Emotions In The Workplace Do this: Anticipate that emotional spinning may happen in unexpected circumstances and create unexpected reactions. Don t: Try to predict the unpredictable. Just

More information

High-Sensitivity Troponin: Star Player but No Lone Hero

High-Sensitivity Troponin: Star Player but No Lone Hero Article: Richard Body.. Clin Chem 2017;63:1555-1556. http://clinchem.aaccjnls.org/content/63/10/1555 Guest: Dr. Richard Body is a professor of Emergency Medicine at the University of Manchester in the

More information

Neurobiology of Sexual Assault Trauma: Supportive Conversations with Victims

Neurobiology of Sexual Assault Trauma: Supportive Conversations with Victims Neurobiology of Sexual Assault Trauma: Supportive Conversations with Victims Jim Hopper, Ph.D. November 2017 Handout 1: Using Neurobiology of Trauma Concepts to Validate, Reassure, and Support Note: In

More information

Module 14: Missing Data Concepts

Module 14: Missing Data Concepts Module 14: Missing Data Concepts Jonathan Bartlett & James Carpenter London School of Hygiene & Tropical Medicine Supported by ESRC grant RES 189-25-0103 and MRC grant G0900724 Pre-requisites Module 3

More information

MYWELLBEING THE EIGHT DOMAINS

MYWELLBEING THE EIGHT DOMAINS MYWELLBEING THE EIGHT DOMAINS THE 8 DOMAINS The Eight Domains of Wellbeing Your wellbeing journey Wellbeing isn t something that just happens. You have to work at it. But how do you go about doing it?

More information

Section 3.2 Least-Squares Regression

Section 3.2 Least-Squares Regression Section 3.2 Least-Squares Regression Linear relationships between two quantitative variables are pretty common and easy to understand. Correlation measures the direction and strength of these relationships.

More information

DON'T WORK AND WHAT YOU CAN DO ABOUT IT. BY DR. RHONA EPSTEIN

DON'T WORK AND WHAT YOU CAN DO ABOUT IT. BY DR. RHONA EPSTEIN 5 REASONS WHY DIETS DON'T WORK...... AND WHAT YOU CAN DO ABOUT IT. BY DR. RHONA EPSTEIN Note: This is an excerpt from Food Triggers: End Your Cravings, Eat Well, and Live Better. The book is written for

More information

What s the Latest in Prostate Cancer Immunotherapy Options?

What s the Latest in Prostate Cancer Immunotherapy Options? What s the Latest in Prostate Cancer Immunotherapy Options? Jeri Kim, MD Associate Professor, Department of Geritourinary Medical Oncology The University of Texas MD Anderson Cancer Center Sumit K. Subudhi,

More information

Rising Scholars Academy 8 th Grade English I Summer Reading Project The Alchemist By Paulo Coelho

Rising Scholars Academy 8 th Grade English I Summer Reading Project The Alchemist By Paulo Coelho Rising Scholars Academy 8 th Grade English I Summer Reading Project The Alchemist By Paulo Coelho Welcome to 8th grade English I! Summer is a time where you can relax and have fun, but did you know you

More information

Validity and reliability of measurements

Validity and reliability of measurements Validity and reliability of measurements 2 Validity and reliability of measurements 4 5 Components in a dataset Why bother (examples from research) What is reliability? What is validity? How should I treat

More information

Structural Equation Modeling (SEM)

Structural Equation Modeling (SEM) Structural Equation Modeling (SEM) Today s topics The Big Picture of SEM What to do (and what NOT to do) when SEM breaks for you Single indicator (ASU) models Parceling indicators Using single factor scores

More information

Depression. Affects 6.7% of adult population Women affected twice as much as men Leading cause of disability from all medical illnesses

Depression. Affects 6.7% of adult population Women affected twice as much as men Leading cause of disability from all medical illnesses Advances in Depression Research: A Report From NIMH Mayada Akil, M.D. Senior Advisor to the Director National Institute of Mental Health Depression Affects 6.7% of adult population Women affected twice

More information

Chapter 1. Dysfunctional Behavioral Cycles

Chapter 1. Dysfunctional Behavioral Cycles Chapter 1. Dysfunctional Behavioral Cycles For most people, the things they do their behavior are predictable. We can pretty much guess what someone is going to do in a similar situation in the future

More information

Validity and reliability of measurements

Validity and reliability of measurements Validity and reliability of measurements 2 3 Request: Intention to treat Intention to treat and per protocol dealing with cross-overs (ref Hulley 2013) For example: Patients who did not take/get the medication

More information

Bayesian approaches to handling missing data: Practical Exercises

Bayesian approaches to handling missing data: Practical Exercises Bayesian approaches to handling missing data: Practical Exercises 1 Practical A Thanks to James Carpenter and Jonathan Bartlett who developed the exercise on which this practical is based (funded by ESRC).

More information

Problem Situation Form for Parents

Problem Situation Form for Parents Problem Situation Form for Parents Please complete a form for each situation you notice causes your child social anxiety. 1. WHAT WAS THE SITUATION? Please describe what happened. Provide enough information

More information

QUESTIONS ANSWERED BY

QUESTIONS ANSWERED BY Module 16 QUESTIONS ANSWERED BY BERNIE SIEGEL, MD 2 Q How do our thoughts and beliefs affect the health of our bodies? A You can t separate thoughts and beliefs from your body. What you think and what

More information

Policy Gradients. CS : Deep Reinforcement Learning Sergey Levine

Policy Gradients. CS : Deep Reinforcement Learning Sergey Levine Policy Gradients CS 294-112: Deep Reinforcement Learning Sergey Levine Class Notes 1. Homework 1 milestone due today (11:59 pm)! Don t be late! 2. Remember to start forming final project groups Today s

More information

OCW Epidemiology and Biostatistics, 2010 David Tybor, MS, MPH and Kenneth Chui, PhD Tufts University School of Medicine October 27, 2010

OCW Epidemiology and Biostatistics, 2010 David Tybor, MS, MPH and Kenneth Chui, PhD Tufts University School of Medicine October 27, 2010 OCW Epidemiology and Biostatistics, 2010 David Tybor, MS, MPH and Kenneth Chui, PhD Tufts University School of Medicine October 27, 2010 SAMPLING AND CONFIDENCE INTERVALS Learning objectives for this session:

More information

Learning to Identify Irrelevant State Variables

Learning to Identify Irrelevant State Variables Learning to Identify Irrelevant State Variables Nicholas K. Jong Department of Computer Sciences University of Texas at Austin Austin, Texas 78712 nkj@cs.utexas.edu Peter Stone Department of Computer Sciences

More information

What Constitutes a Good Contribution to the Literature (Body of Knowledge)?

What Constitutes a Good Contribution to the Literature (Body of Knowledge)? What Constitutes a Good Contribution to the Literature (Body of Knowledge)? Read things that make good contributions to the body of knowledge. The purpose of scientific research is to add to the body of

More information

Expert Strategies for Working with Anxiety

Expert Strategies for Working with Anxiety Expert Strategies for Working with Anxiety Module 10 - Transcript - pg. 1 Expert Strategies for Working with Anxiety Practical Ways to Diminish the Inner Experience of Anxiety with Kelly McGonigal, PhD;

More information

Artificial Intelligence Programming Probability

Artificial Intelligence Programming Probability Artificial Intelligence Programming Probability Chris Brooks Department of Computer Science University of San Francisco Department of Computer Science University of San Francisco p.1/25 17-0: Uncertainty

More information

(2) In each graph above, calculate the velocity in feet per second that is represented.

(2) In each graph above, calculate the velocity in feet per second that is represented. Calculus Week 1 CHALLENGE 1-Velocity Exercise 1: Examine the two graphs below and answer the questions. Suppose each graph represents the position of Abby, our art teacher. (1) For both graphs above, come

More information

S Imputation of Categorical Missing Data: A comparison of Multivariate Normal and. Multinomial Methods. Holmes Finch.

S Imputation of Categorical Missing Data: A comparison of Multivariate Normal and. Multinomial Methods. Holmes Finch. S05-2008 Imputation of Categorical Missing Data: A comparison of Multivariate Normal and Abstract Multinomial Methods Holmes Finch Matt Margraf Ball State University Procedures for the imputation of missing

More information

Offseason Training: Nutritional Troubleshooting and FAQ Section

Offseason Training: Nutritional Troubleshooting and FAQ Section Offseason Training: Nutritional Troubleshooting and FAQ Section Before we get anything started with the trouble shooting aspect of this manual I m going to actually have to ask you a few questions first.

More information

Disclosing medical errors to patients: Recent developments and future directions

Disclosing medical errors to patients: Recent developments and future directions it is exciting to see all of you here because when I look back on my time in g y y medical education and look at practice now, I think this area of how we communicate with patients when something is going

More information

Risk Aversion in Games of Chance

Risk Aversion in Games of Chance Risk Aversion in Games of Chance Imagine the following scenario: Someone asks you to play a game and you are given $5,000 to begin. A ball is drawn from a bin containing 39 balls each numbered 1-39 and

More information

Adjusting the way to speak when communicating with people who have visual impairment and additional needs

Adjusting the way to speak when communicating with people who have visual impairment and additional needs Adjusting the way to speak when communicating with people who have visual impairment and additional needs Ian Bell Specialist Independent Speech and Language Therapist Article 17 in the series Facilitating

More information

Towards Learning to Ignore Irrelevant State Variables

Towards Learning to Ignore Irrelevant State Variables Towards Learning to Ignore Irrelevant State Variables Nicholas K. Jong and Peter Stone Department of Computer Sciences University of Texas at Austin Austin, Texas 78712 {nkj,pstone}@cs.utexas.edu Abstract

More information

INVESTIGATING FIT WITH THE RASCH MODEL. Benjamin Wright and Ronald Mead (1979?) Most disturbances in the measurement process can be considered a form

INVESTIGATING FIT WITH THE RASCH MODEL. Benjamin Wright and Ronald Mead (1979?) Most disturbances in the measurement process can be considered a form INVESTIGATING FIT WITH THE RASCH MODEL Benjamin Wright and Ronald Mead (1979?) Most disturbances in the measurement process can be considered a form of multidimensionality. The settings in which measurement

More information

Mentoring. Awards. Debbie Thie Mentor Chair Person Serena Dr. Largo, FL

Mentoring. Awards. Debbie Thie Mentor Chair Person Serena Dr. Largo, FL Mentoring What is a mentor, the dictionary says it is someone who is an experienced and trusted adviser, an experienced person who trains and counsels others in the workings of a workplace or organization.

More information

Missing data. Patrick Breheny. April 23. Introduction Missing response data Missing covariate data

Missing data. Patrick Breheny. April 23. Introduction Missing response data Missing covariate data Missing data Patrick Breheny April 3 Patrick Breheny BST 71: Bayesian Modeling in Biostatistics 1/39 Our final topic for the semester is missing data Missing data is very common in practice, and can occur

More information

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates JOINT EU/OECD WORKSHOP ON RECENT DEVELOPMENTS IN BUSINESS AND CONSUMER SURVEYS Methodological session II: Task Force & UN Handbook on conduct of surveys response rates, weighting and accuracy UN Handbook

More information

MAKING PEACE & MOVING ON

MAKING PEACE & MOVING ON JULY Week 2. Spiritual Practice MAKING PEACE & MOVING ON Transition Material and Tradition Elements for this Block. Ecclesiastes 3:1: There s a season for everything and a time for every matter under the

More information

CAN T WE ALL JUST GET ALONG?

CAN T WE ALL JUST GET ALONG? CAN T WE ALL JUST GET ALONG? Using the Myers-Briggs Type Indicator to Improve Workplace Relations Sara Vancil and Janet Dodson, Fall 2013 RMASFAA Preferences Can you sign your name? What is a preference?

More information

The Invisible Driver of Chronic Pain

The Invisible Driver of Chronic Pain 1 The Invisible Driver of Chronic Pain This guide is for people who ve tried many different treatments for chronic pain - and are still in pain. www.lifeafterpain.com 2 How would you like to get to the

More information

Autism, my sibling, and me

Autism, my sibling, and me ORGANIZATION FOR AUTISM RESEARCH Autism, my sibling, and me Brothers and sisters come in all shapes and sizes. They have a lot in common, and they can be really different from each other. Some kids even

More information

Treating Lung Cancer: Past, Present, & Future Dr. Ramiswamy Govindan Washington University November, 2009

Treating Lung Cancer: Past, Present, & Future Dr. Ramiswamy Govindan Washington University November, 2009 Treating Lung Cancer: Past, Present, & Future Dr. Ramiswamy Govindan Washington University November, 2009 GRACE, the Global Resource for Advancing Cancer Education, is pleased to provide the following

More information

Subliminal Programming

Subliminal Programming Subliminal Programming Directions for Use Common Questions Background Information Session Overview These sessions are a highly advanced blend of several mind development technologies. Your mind will be

More information

Handouts for Training on the Neurobiology of Trauma

Handouts for Training on the Neurobiology of Trauma Handouts for Training on the Neurobiology of Trauma Jim Hopper, Ph.D. April 2016 Handout 1: How to Use the Neurobiology of Trauma Responses and Resources Note: In order to effectively use these answers,

More information

The Fallacy of Taking Random Supplements

The Fallacy of Taking Random Supplements The Fallacy of Taking Random Supplements Healthview interview with Dr. Paul Eck Healthview: We can see from our conversations that you are totally against people taking random supplements even if people

More information

9 research designs likely for PSYC 2100

9 research designs likely for PSYC 2100 9 research designs likely for PSYC 2100 1) 1 factor, 2 levels, 1 group (one group gets both treatment levels) related samples t-test (compare means of 2 levels only) 2) 1 factor, 2 levels, 2 groups (one

More information

Study Guide for Why We Overeat and How to Stop Copyright 2017, Elizabeth Babcock, LCSW

Study Guide for Why We Overeat and How to Stop Copyright 2017, Elizabeth Babcock, LCSW Study Guide for Why We Overeat and How to Stop Copyright 2017, Elizabeth Babcock, LCSW This book can be discussed in many different ways. Whatever feels productive and enlightening for you and/or your

More information

MS Learn Online Feature Presentation MS and Your Emotions, part two Deborah Miller, PhD. Tracey>> Welcome to MS Learn Online, I m Tracey Kimball.

MS Learn Online Feature Presentation MS and Your Emotions, part two Deborah Miller, PhD. Tracey>> Welcome to MS Learn Online, I m Tracey Kimball. Page 1 MS Learn Online Feature Presentation MS and Your Emotions, part two Deborah Miller, PhD Tracey>> Welcome to MS Learn Online, I m Tracey Kimball. Tom>> and I m Tom Kimball. In the first installment

More information

Use the story Dear Mr. Winston by Ken Roberts on pages in your student reader to answer the questions below.

Use the story Dear Mr. Winston by Ken Roberts on pages in your student reader to answer the questions below. Name: Grade 4 Lesson 9 Date: Use the story Dear Mr. Winston by Ken Roberts on pages 261 271 in your student reader to answer the questions below. Directions Read the story. Then answer questions 1 and

More information

Appendix 1. Sensitivity analysis for ACQ: missing value analysis by multiple imputation

Appendix 1. Sensitivity analysis for ACQ: missing value analysis by multiple imputation Appendix 1 Sensitivity analysis for ACQ: missing value analysis by multiple imputation A sensitivity analysis was carried out on the primary outcome measure (ACQ) using multiple imputation (MI). MI is

More information

Missing Data and Imputation

Missing Data and Imputation Missing Data and Imputation Barnali Das NAACCR Webinar May 2016 Outline Basic concepts Missing data mechanisms Methods used to handle missing data 1 What are missing data? General term: data we intended

More information

Views of autistic adults on assessment in the early years

Views of autistic adults on assessment in the early years Views of autistic adults on what should be assessed and how assessment should be conducted on children with autism in the early years Summary of autistic adults views on assessment 1. Avoid drawing negative

More information

Barriers to concussion reporting. Qualitative Study of Barriers to Concussive Symptom Reporting in High School Athletics

Barriers to concussion reporting. Qualitative Study of Barriers to Concussive Symptom Reporting in High School Athletics Barriers to concussion reporting Qualitative Study of Barriers to Concussive Symptom Reporting in High School Athletics Male soccer player: Well, like if you get a concussion. you bruised your brain and

More information

Fight-or-Flight: Understanding Our Body's Response to Adrenaline

Fight-or-Flight: Understanding Our Body's Response to Adrenaline Transcript Details This is a transcript of an educational program accessible on the ReachMD network. Details about the program and additional media formats for the program are accessible by visiting: https://reachmd.com/programs/primary-care-today/fight-or-flight-understanding-our-bodys-response-toadrenaline/10349/

More information

START AUDIO. You re listening to an audio module from BMJ Learning.

START AUDIO. You re listening to an audio module from BMJ Learning. BMJ LEARNING PODCAST TRANSCRIPT File: FINAL medically unexplained symptoms.mp3 Duration: 0:16:13 Date: 20/02/2014 Typist: TC6 START AUDIO Recording: You re listening to an audio module from BMJ Learning.

More information

Policy Gradients. CS : Deep Reinforcement Learning Sergey Levine

Policy Gradients. CS : Deep Reinforcement Learning Sergey Levine Policy Gradients CS 294-112: Deep Reinforcement Learning Sergey Levine Class Notes 1. Homework 1 due today (11:59 pm)! Don t be late! 2. Remember to start forming final project groups Today s Lecture 1.

More information

Making Your Treatment Work Long-Term

Making Your Treatment Work Long-Term Making Your Treatment Work Long-Term How to keep your treatment working... and why you don t want it to fail Regardless of the particular drugs you re taking, your drugs will only work when you take them.

More information

Intro to Factorial Designs

Intro to Factorial Designs Intro to Factorial Designs The importance of conditional & non-additive effects The structure, variables and effects of a factorial design 5 terms necessary to understand factorial designs 5 patterns of

More information

Reliability and Validity

Reliability and Validity Reliability and Validity Why Are They Important? Check out our opening graphics. In a nutshell, do you want that car? It's not reliable. Would you recommend that car magazine (Auto Tester Weakly) to a

More information

The Effectiveness of Captopril

The Effectiveness of Captopril Lab 7 The Effectiveness of Captopril In the United States, pharmaceutical manufacturers go through a very rigorous process in order to get their drugs approved for sale. This process is designed to determine

More information

The Invisible Influence: How Our Decisions Are Rarely Ever Our Own By CommonLit Staff 2017

The Invisible Influence: How Our Decisions Are Rarely Ever Our Own By CommonLit Staff 2017 Name: Class: The Invisible Influence: How Our Decisions Are Rarely Ever Our Own By CommonLit Staff 2017 Jonah Berger is a professor at the Wharton School of the University of Pennsylvania. He is the author

More information

The Wellbeing Course. Resource: Mental Skills. The Wellbeing Course was written by Professor Nick Titov and Dr Blake Dear

The Wellbeing Course. Resource: Mental Skills. The Wellbeing Course was written by Professor Nick Titov and Dr Blake Dear The Wellbeing Course Resource: Mental Skills The Wellbeing Course was written by Professor Nick Titov and Dr Blake Dear About Mental Skills This resource introduces three mental skills which people find

More information

CHIROPRACTIC ADJUSTMENTS TRIGGER STROKE

CHIROPRACTIC ADJUSTMENTS TRIGGER STROKE CHIROPRACTIC I m sending this out for your information!!!! I can see his points on a lot of the issues. I was taught by an AWESOME Chiropractor that an adjustment bruises tissue and that it usually took

More information

Chapter 19. Confidence Intervals for Proportions. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 19. Confidence Intervals for Proportions. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 19 Confidence Intervals for Proportions Copyright 2010, 2007, 2004 Pearson Education, Inc. Standard Error Both of the sampling distributions we ve looked at are Normal. For proportions For means

More information

15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA

15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA 15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA Statistics does all kinds of stuff to describe data Talk about baseball, other useful stuff We can calculate the probability.

More information

Statisticians deal with groups of numbers. They often find it helpful to use

Statisticians deal with groups of numbers. They often find it helpful to use Chapter 4 Finding Your Center In This Chapter Working within your means Meeting conditions The median is the message Getting into the mode Statisticians deal with groups of numbers. They often find it

More information

Attention and Concentration Problems Following Traumatic Brain Injury. Patient Information Booklet. Talis Consulting Limited

Attention and Concentration Problems Following Traumatic Brain Injury. Patient Information Booklet. Talis Consulting Limited Attention and Concentration Problems Following Traumatic Brain Injury Patient Information Booklet Talis Consulting Limited What are Attention and Concentration? Attention and concentration are two skills

More information

Genetic Counselor: Hi Lisa. Hi Steve. Thanks for coming in today. The BART results came back and they are positive.

Genetic Counselor: Hi Lisa. Hi Steve. Thanks for coming in today. The BART results came back and they are positive. Hi, I m Kaylene Ready, a genetic counselor who specializes in the education and counseling of individuals at high-risk for hereditary breast and ovarian cancer syndrome. Women with an inherited BRCA 1

More information

PubH 7470: STATISTICS FOR TRANSLATIONAL & CLINICAL RESEARCH

PubH 7470: STATISTICS FOR TRANSLATIONAL & CLINICAL RESEARCH PubH 7470: STATISTICS FOR TRANSLATIONAL & CLINICAL RESEARCH Instructor: Chap T. Le, Ph.D. Distinguished Professor of Biostatistics Basic Issues: COURSE INTRODUCTION BIOSTATISTICS BIOSTATISTICS is the Biomedical

More information

The Economics of tobacco and other addictive goods Hurley, pp

The Economics of tobacco and other addictive goods Hurley, pp s of The s of tobacco and other Hurley, pp150 153. Chris Auld s 318 March 27, 2013 s of reduction in 1994. An interesting observation from Tables 1 and 3 is that the provinces of Newfoundland and British

More information

Improve Patient Adherence with Motivational Interviewing

Improve Patient Adherence with Motivational Interviewing Improve Patient Adherence with Motivational Interviewing Bruce A. Berger, PhD President, Berger Consulting, LLC and Professor Emeritus, Auburn University Harrison School of Pharmacy bbergerconsulting@gmail.com

More information

Lecture 1: Introduction to Personalized Medicine. Donglin Zeng, Department of Biostatistics, University of North Carolina

Lecture 1: Introduction to Personalized Medicine. Donglin Zeng, Department of Biostatistics, University of North Carolina Lecture 1: Introduction to Personalized Medicine Personalized Medicine A Quick View Personalized Medicine is a general medical paradigm referring to systematic use of individual patient information to

More information

Healing Trauma Evaluation Year 1 Findings

Healing Trauma Evaluation Year 1 Findings 2551 Galena Avenue #1774 Simi Valley, CA 93065 310-801-8996 Envisioning Justice Solutions, Inc. Determining the Programs, Policies, and Services Needed to Rebuild the Lives of Criminal Justice Involved

More information

The Invisible Cause of Chronic Pain

The Invisible Cause of Chronic Pain 1 The Invisible Cause of Chronic Pain This guide is for people who ve tried many different treatments for chronic pain - and are still in pain. www.lifeafterpain.com 2 How would you like to get to the

More information

Managing Your Emotions

Managing Your Emotions Managing Your Emotions I love to ask What s your story? (pause) You immediately had an answer to that question, right? HOW you responded in your mind is very telling. What I want to talk about in this

More information

Lec 02: Estimation & Hypothesis Testing in Animal Ecology

Lec 02: Estimation & Hypothesis Testing in Animal Ecology Lec 02: Estimation & Hypothesis Testing in Animal Ecology Parameter Estimation from Samples Samples We typically observe systems incompletely, i.e., we sample according to a designed protocol. We then

More information

MODEL I: DRINK REGRESSED ON GPA & MALE, WITHOUT CENTERING

MODEL I: DRINK REGRESSED ON GPA & MALE, WITHOUT CENTERING Interpreting Interaction Effects; Interaction Effects and Centering Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 20, 2015 Models with interaction effects

More information

New Approaches to Survivor Health Care

New Approaches to Survivor Health Care New Approaches to Survivor Health Care May 14, 2007 Survivorship Care Models Mary S. McCabe, RN Ms. McCabe is the Director of the Cancer Survivorship Program at Memorial Sloan-Kettering Cancer Center.

More information

MISSING DATA AND PARAMETERS ESTIMATES IN MULTIDIMENSIONAL ITEM RESPONSE MODELS. Federico Andreis, Pier Alda Ferrari *

MISSING DATA AND PARAMETERS ESTIMATES IN MULTIDIMENSIONAL ITEM RESPONSE MODELS. Federico Andreis, Pier Alda Ferrari * Electronic Journal of Applied Statistical Analysis EJASA (2012), Electron. J. App. Stat. Anal., Vol. 5, Issue 3, 431 437 e-issn 2070-5948, DOI 10.1285/i20705948v5n3p431 2012 Università del Salento http://siba-ese.unile.it/index.php/ejasa/index

More information

THRIVING ON CHALLENGE NEGATIVE VS. POSITIVE AUTHENTICITY & ABUNDANCE ONLINE COACHING

THRIVING ON CHALLENGE NEGATIVE VS. POSITIVE AUTHENTICITY & ABUNDANCE ONLINE COACHING THRIVING ON CHALLENGE NEGATIVE VS. POSITIVE AUTHENTICITY & ABUNDANCE ONLINE COACHING Positive Psychology $11.50 US What the scientific study of happiness has to offer the coaching world, and vice versa

More information

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR Introduction Introduction Consider simple DTRs: D = (D 1,..., D K ) D k (H k ) = 1 or 1 (A k = { 1, 1}). That is, a fixed treatment

More information

based handouts define your level of readiness and provide

based handouts define your level of readiness and provide Get Moving Vermont! Welcome to Get Moving, a statewide incentive program for individuals and families to become more physically active. You don t have to be an athlete and there are no age or fitness level

More information