Probability Revision. MED INF 406 Assignment 5. Golkonda, Jyothi 11/4/2012

Size: px
Start display at page:

Download "Probability Revision. MED INF 406 Assignment 5. Golkonda, Jyothi 11/4/2012"

Transcription

1 Probability Revision MED INF 406 Assignment 5 Golkonda, Jyothi 11/4/2012

2 Problem Statement Assume that the incidence for Lyme disease in the state of Connecticut is 78 cases per 100,000. A diagnostic test for the disease has a sensitivity of 81% and a specificity of 96%. Select two different probability revision techniques and use both to calculate: a) The probability that a person being tested in Connecticut has Lyme disease given a positive result for the test. b) The probability that the person has Lyme disease given a negative test result. 2 x 2 table Analysis True Positive A patient has a disease and the test result was positive False Positive A patient does not have a disease but the test result is positive False Negative A patient has a disease but the test result was negative True Negative A patient does not have a disease and the test result was negative 78 cases per 100,000 had Lyme disease. Hence percent of patients with Lyme disease = (78/100000) * 100 = 0.078% =( TP + FN) Percent of patients who do not have Lyme disease = = % = (TN + FP) Sensitivity = 81% = 0.81 = TP/(TP+FN) TP/(TP+FN) = 0.81 TP/0.078 = 0.81 TP = 0.81 * = 0.063% TP + FN = 0.078% FN = FN = = 0.015% Specificity = 96% = 0.96 = TN /(TN+FP) TN /(TN+FP) = 0.96 TN / = 0.96 TN = 0.96 * = % FP = = 3.997%

3 (Positive test) 4.06% Percent with Lyme disease (Disease) 0.078% 0.063% True positive (TP) Percent without Lyme disease (No Disease) % 3.997% False positive (FP) (Negative test) 95.94% 0.015% False Negative (FN) % True Negative (TN) Positive predictive value (Probability that the person actually has Lyme disease when the test result is positive) = TP/(TP + FP) = 0.063/( ) = or 1.55 % Negative predictive value (Probability that the person is disease free when the test result is negative) = TN/(TN + FN) = /( ) = or 99.98% Probability that the person has Lyme disease given a negative test result = FN/(TN+FN) = 0.015/( ) = 0.015/95.94 = = % 2x2 Alternate calculations 78 cases out of 100,000 had Lyme disease. Number of cases who did not have Lyme disease = 100, = 99,922 Sensitivity of diagnostic test = 81% i.e. 81% of 78 cases will have a positive test result = 78 * (81/100) = 63 = True positive The rest of the 78 cases will show negative. False negative = = 15 Specificity of the diagnostic test = 96% i.e. 96 % of 99,922 cases will have negative test result = * (96/100) = = True negative The rest of the cases will show positive when there is no disease.

4 False positive = = 3997 Lyme disease (D+) No Lyme disease (D-) Total Positive test (T+) 63 True positive (TP) 3997 False positive (FP) 4060 Negative test (T-) False Negative (FN) True Negative (TN) Total 78 99, ,000 Positive predictive value (Probability that the person actually has Lyme disease when the test result is positive) = TP/(TP + FP) = 63/( ) = 63/4060 = or 1.55 % Probability that the person has Lyme disease given a negative test result = FN/(TN+FN) = 15/( ) = 15/95940 = = % Bayes' formula Postpositive test probability = Sensitivity * pretest probability (Sensitivity * pretest probability) + ((1-specificity) * (1-pretest probability)) Sensitivity = 81% = 0.81 Pretest probability = 78/ = Specificity = 96% = 0.96

5 Postpositive test probability = probability that the person has Lyme disease when the test result is positive = (0.81 * )/ ((0.81 * ) + ((1-0.96) *( ))) = /( ) = / = or 1.55% Postnegative test probability = Probability that the person has Lyme disease when the test result is negative = (1-Sensitivity) * pretest probability ((1-Sensitivity) * pretest probability) + (specificity * (1-pretest probability)) = (1-0.81) * /(((1-0.81) * ) + (0.96 * ( )) = 0.19 * /((0.19 * ) + (0.96 * )) = /( ) = / = = 0.015% Decision Tree 78 out of 100,000 cases have LymeDisease In the Decision tree the initial node has the total population which is 100,000 The two chance nodes are cases with Lyme disease which is 78 Cases without Lyme disease will be 100, = 99,922 Hence the probability for each node is and respectively The sensitivity of the test is 81% The probability of the branch with positive test results for the chance node with Lyme disease is 0.81 The probability of the branch with negative test results = = 0.19 The specificity of the test is 96% The probability of the branch with a negative test result on the chance node with no Lyme disease is 0.96 The probability of the branch with positive test result = = 0.04 True Positives (TP) = 78 * 0.81 = 63 False Negative (FN) = 78 * 0.19 = 15 False Positive (FP) = * 0.04 = 3997 True Negative (TN) = * 0.96 = 95925

6 Lyme disease , No Lyme disease Positive Test Negative Test 0.19 Positive Test Negative Test 0.96 True positive = 78 *0.81 = 63 False Negative = 15 False Positive = 3997 True Negative = Positive predictive value (Probability that the person actually has Lyme disease when the test result is positive) = TP/(TP + FP) = 63/( ) = 63/4060 = or 1.55 % Probability that the person has Lyme disease given a negative test result = FN/(TN+FN) = 15/( ) = 15/95940 = = % The odds-likelihood form of Bayes' Likelihood Ratio = Sensitivity/ (1 specificity) = 0.81/(1-0.96) = Pretest odds = P/(1 P) Pretest probability = 78/100,000 = Pretest odds = /( ) = / = Posttest odds = * = Converting odds to probability = O/ (1 + O) = /( ) = / = = 1.55% Probability that the person actually has Lyme disease when the test result is positive = 1.55% Probability that the person has Lyme disease given a negative test result Likelihood Ratio = (1- Sensitivity)/ (specificity) = 0.19/(0.96) = Pretest odds = P/(1 P)

7 Pretest probability = 78/100,000 = Pretest odds = /( ) = / = Posttest odds = * = Converting odds to probability = O/ (1 + O) = /( ) = / = = 0.015% Probability that the person has Lyme disease given a negative test result = 0.015%

Diagnostic Reasoning: Approach to Clinical Diagnosis Based on Bayes Theorem

Diagnostic Reasoning: Approach to Clinical Diagnosis Based on Bayes Theorem CHAPTER 75 Diagnostic Reasoning: Approach to Clinical Diagnosis Based on Bayes Theorem A. Mohan, K. Srihasam, S.K. Sharma Introduction Doctors caring for patients in their everyday clinical practice are

More information

MAESTRO TRIAL FINAL RESULTS. Gisela L.G. Menezes, MD, PhD

MAESTRO TRIAL FINAL RESULTS. Gisela L.G. Menezes, MD, PhD MAESTRO TRIAL FINAL RESULTS Gisela L.G. Menezes, MD, PhD MAESTRO Angiogenesis Metastasis How does OA work? Malignant Benign How does OA work? D O How does OA work? Optoacoustic Imaging Fibroadenoma IDC

More information

Understanding diagnostic tests. P.J. Devereaux, MD, PhD McMaster University

Understanding diagnostic tests. P.J. Devereaux, MD, PhD McMaster University Understanding diagnostic tests P.J. Devereaux, MD, PhD McMaster University Goals Understand sensitivity and specificity inform why they are in general problematic Discuss likelihood ratios Inform pretest

More information

Meta-analysis of diagnostic research. Karen R Steingart, MD, MPH Chennai, 15 December Overview

Meta-analysis of diagnostic research. Karen R Steingart, MD, MPH Chennai, 15 December Overview Meta-analysis of diagnostic research Karen R Steingart, MD, MPH karenst@uw.edu Chennai, 15 December 2010 Overview Describe key steps in a systematic review/ meta-analysis of diagnostic test accuracy studies

More information

Sensitivity, Specificity, and Relatives

Sensitivity, Specificity, and Relatives Sensitivity, Specificity, and Relatives Brani Vidakovic ISyE 6421/ BMED 6700 Vidakovic, B. Se Sp and Relatives January 17, 2017 1 / 26 Overview Today: Vidakovic, B. Se Sp and Relatives January 17, 2017

More information

Worksheet for Structured Review of Physical Exam or Diagnostic Test Study

Worksheet for Structured Review of Physical Exam or Diagnostic Test Study Worksheet for Structured Review of Physical Exam or Diagnostic Study Title of Manuscript: Authors of Manuscript: Journal and Citation: Identify and State the Hypothesis Primary Hypothesis: Secondary Hypothesis:

More information

INTRODUCTION TO MACHINE LEARNING. Decision tree learning

INTRODUCTION TO MACHINE LEARNING. Decision tree learning INTRODUCTION TO MACHINE LEARNING Decision tree learning Task of classification Automatically assign class to observations with features Observation: vector of features, with a class Automatically assign

More information

Sensitivity, Specificity and Predictive Value [adapted from Altman and Bland BMJ.com]

Sensitivity, Specificity and Predictive Value [adapted from Altman and Bland BMJ.com] Sensitivity, Specificity and Predictive Value [adapted from Altman and Bland BMJ.com] The simplest diagnostic test is one where the results of an investigation, such as an x ray examination or biopsy,

More information

Evidence-Based Medicine: Diagnostic study

Evidence-Based Medicine: Diagnostic study Evidence-Based Medicine: Diagnostic study What is Evidence-Based Medicine (EBM)? Expertise in integrating 1. Best research evidence 2. Clinical Circumstance 3. Patient values in clinical decisions Haynes,

More information

sickness, disease, [toxicity] Hard to quantify

sickness, disease, [toxicity] Hard to quantify BE.104 Spring Epidemiology: Test Development and Relative Risk J. L. Sherley Agent X? Cause Health First, Some definitions Morbidity = Mortality = sickness, disease, [toxicity] Hard to quantify death Easy

More information

The recommended method for diagnosing sleep

The recommended method for diagnosing sleep reviews Measuring Agreement Between Diagnostic Devices* W. Ward Flemons, MD; and Michael R. Littner, MD, FCCP There is growing interest in using portable monitoring for investigating patients with suspected

More information

the standard deviation (SD) is a measure of how much dispersion exists from the mean SD = square root (variance)

the standard deviation (SD) is a measure of how much dispersion exists from the mean SD = square root (variance) Normal distribution The normal distribution is also known as the Gaussian distribution or 'bell-shaped' distribution. It describes the spread of many biological and clinical measurements Properties of

More information

METHODS FOR DETECTING CERVICAL CANCER

METHODS FOR DETECTING CERVICAL CANCER Chapter III METHODS FOR DETECTING CERVICAL CANCER 3.1 INTRODUCTION The successful detection of cervical cancer in a variety of tissues has been reported by many researchers and baseline figures for the

More information

Example - Birdkeeping and Lung Cancer - Interpretation. Lecture 20 - Sensitivity, Specificity, and Decisions. What do the numbers not mean...

Example - Birdkeeping and Lung Cancer - Interpretation. Lecture 20 - Sensitivity, Specificity, and Decisions. What do the numbers not mean... Odds Ratios Example - Birdkeeping and Lung Cancer - Interpretation Lecture 20 - Sensitivity, Specificity, and Decisions Sta102 / BME102 Colin Rundel April 16, 2014 Estimate Std. Error z value Pr(> z )

More information

Statistics, Probability and Diagnostic Medicine

Statistics, Probability and Diagnostic Medicine Statistics, Probability and Diagnostic Medicine Jennifer Le-Rademacher, PhD Sponsored by the Clinical and Translational Science Institute (CTSI) and the Department of Population Health / Division of Biostatistics

More information

BMI 541/699 Lecture 16

BMI 541/699 Lecture 16 BMI 541/699 Lecture 16 Where we are: 1. Introduction and Experimental Design 2. Exploratory Data Analysis 3. Probability 4. T-based methods for continous variables 5. Proportions & contingency tables -

More information

Evalua&ng Methods. Tandy Warnow

Evalua&ng Methods. Tandy Warnow Evalua&ng Methods Tandy Warnow You ve designed a new method! Now what? To evaluate a new method: Establish theore&cal proper&es. Evaluate on data. Compare the new method to other methods. How do you do

More information

Evaluation of a Portable Blood Lead Analyzer as an Alternative to Graphite Furnace Atomic Absorption Spectrophotometer

Evaluation of a Portable Blood Lead Analyzer as an Alternative to Graphite Furnace Atomic Absorption Spectrophotometer Evaluation of a Portable Blood Lead Analyzer as an Alternative to Graphite Furnace Atomic Absorption Spectrophotometer Tom M. Olewe 1*, Mutuku A. Mwanthi 2, Joseph K. Wang ombe 2 and Jeffrey K. Griffiths

More information

Data that can be classified as belonging to a distinct number of categories >>result in categorical responses. And this includes:

Data that can be classified as belonging to a distinct number of categories >>result in categorical responses. And this includes: This sheets starts from slide #83 to the end ofslide #4. If u read this sheet you don`t have to return back to the slides at all, they are included here. Categorical Data (Qualitative data): Data that

More information

Diagnostic methods I: sensitivity, specificity, and other measures of accuracy

Diagnostic methods I: sensitivity, specificity, and other measures of accuracy http://www.kidney-international.org & 2009 International Society of Nephrology abc of epidemiology Diagnostic methods I: sensitivity, specificity, and other measures of accuracy Karlijn J. van Stralen

More information

Supplemental Information

Supplemental Information ARTICLE Supplemental Information This section contains additional detail about alternative scores that were considered for the M-CHAT-R/F (see Supplemental Appendix), as well as additional information

More information

Baseline peripheral prolactin levels were normal in all occult and EAS patients. Four

Baseline peripheral prolactin levels were normal in all occult and EAS patients. Four 1 Supplemental Data 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Prolactin levels at baseline and post-crh stimulation peripheral prolactin levels were normal in all occult and EAS patients.

More information

The cross sectional study design. Population and pre-test. Probability (participants). Index test. Target condition. Reference Standard

The cross sectional study design. Population and pre-test. Probability (participants). Index test. Target condition. Reference Standard The cross sectional study design. and pretest. Probability (participants). Index test. Target condition. Reference Standard Mirella Fraquelli U.O. Gastroenterologia 2 Fondazione IRCCS Cà Granda Ospedale

More information

I got it from Agnes- Tom Lehrer

I got it from Agnes- Tom Lehrer Epidemiology I got it from Agnes- Tom Lehrer I love my friends and they love me We're just as close as we can be And just because we really care Whatever we get, we share! I got it from Agnes She got it

More information

Figure 1: Design and outcomes of an independent blind study with gold/reference standard comparison. Adapted from DCEB (1981b)

Figure 1: Design and outcomes of an independent blind study with gold/reference standard comparison. Adapted from DCEB (1981b) Page 1 of 1 Diagnostic test investigated indicates the patient has the Diagnostic test investigated indicates the patient does not have the Gold/reference standard indicates the patient has the True positive

More information

PERFORMANCE MEASURES

PERFORMANCE MEASURES PERFORMANCE MEASURES Of predictive systems DATA TYPES Binary Data point Value A FALSE B TRUE C TRUE D FALSE E FALSE F TRUE G FALSE Real Value Data Point Value a 32.3 b.2 b 2. d. e 33 f.65 g 72.8 ACCURACY

More information

Hayden Smith, PhD, MPH /\ v._

Hayden Smith, PhD, MPH /\ v._ Hayden Smith, PhD, MPH.. + /\ v._ Information and clinical examples provided in presentation are strictly for educational purposes, and should not be substituted for clinical guidelines or up-to-date medical

More information

Phone Number:

Phone Number: International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 1589 Multi-Agent based Diagnostic Model for Diabetes 1 A. A. Obiniyi and 2 M. K. Ahmed 1 Department of Mathematic,

More information

An Introduction to ROC curves. Mark Whitehorn. Mark Whitehorn

An Introduction to ROC curves. Mark Whitehorn. Mark Whitehorn An Introduction to ROC curves Mark Whitehorn Mark Whitehorn It s all about me Prof. Mark Whitehorn Emeritus Professor of Analytics Computing University of Dundee Consultant Writer (author) m.a.f.whitehorn@dundee.ac.uk

More information

7/17/2013. Evaluation of Diagnostic Tests July 22, 2013 Introduction to Clinical Research: A Two week Intensive Course

7/17/2013. Evaluation of Diagnostic Tests July 22, 2013 Introduction to Clinical Research: A Two week Intensive Course Evaluation of Diagnostic Tests July 22, 2013 Introduction to Clinical Research: A Two week Intensive Course David W. Dowdy, MD, PhD Department of Epidemiology Johns Hopkins Bloomberg School of Public Health

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

Various performance measures in Binary classification An Overview of ROC study

Various performance measures in Binary classification An Overview of ROC study Various performance measures in Binary classification An Overview of ROC study Suresh Babu. Nellore Department of Statistics, S.V. University, Tirupati, India E-mail: sureshbabu.nellore@gmail.com Abstract

More information

Diagnostic Algorithms in VTE

Diagnostic Algorithms in VTE Diagnostic Algorithms in VTE Mark H. Meissner, MD Department of Surgery University of Washington School of Medicine Overutilization of Venous Duplex U/S 1983-1993 (Zweibel et al, Australasian Rad, 1995)

More information

OCW Epidemiology and Biostatistics, 2010 Michael D. Kneeland, MD November 18, 2010 SCREENING. Learning Objectives for this session:

OCW Epidemiology and Biostatistics, 2010 Michael D. Kneeland, MD November 18, 2010 SCREENING. Learning Objectives for this session: OCW Epidemiology and Biostatistics, 2010 Michael D. Kneeland, MD November 18, 2010 SCREENING Learning Objectives for this session: 1) Know the objectives of a screening program 2) Define and calculate

More information

Predictive Models for Healthcare Analytics

Predictive Models for Healthcare Analytics Predictive Models for Healthcare Analytics A Case on Retrospective Clinical Study Mengling Mornin Feng mfeng@mit.edu mornin@gmail.com 1 Learning Objectives After the lecture, students should be able to:

More information

Chapter 10. Screening for Disease

Chapter 10. Screening for Disease Chapter 10 Screening for Disease 1 Terminology Reliability agreement of ratings/diagnoses, reproducibility Inter-rater reliability agreement between two independent raters Intra-rater reliability agreement

More information

Health Studies 315: Handouts. Health Studies 315: Handouts

Health Studies 315: Handouts. Health Studies 315: Handouts Health Studies 315: Handouts Health Studies 315: Handouts l Lecture Notes l Last YearÍs Exam l Article: Wagner, JM, McKinney, P, Carpenter, JL. Does this patient have appendicitis? JAMA 276(19):1589-1594

More information

Screening (Diagnostic Tests) Shaker Salarilak

Screening (Diagnostic Tests) Shaker Salarilak Screening (Diagnostic Tests) Shaker Salarilak Outline Screening basics Evaluation of screening programs Where we are? Definition of screening? Whether it is always beneficial? Types of bias in screening?

More information

CHAPTER 5 DECISION TREE APPROACH FOR BONE AGE ASSESSMENT

CHAPTER 5 DECISION TREE APPROACH FOR BONE AGE ASSESSMENT 53 CHAPTER 5 DECISION TREE APPROACH FOR BONE AGE ASSESSMENT The decision tree approach for BAA makes use of the radius and ulna wrist bones to estimate the bone age. From the radius and ulna bones, 11

More information

Evaluation of the Coris Legionella V-Test. In comparison with the Trinity Biotech EIA Legionella Urinary Antigen test

Evaluation of the Coris Legionella V-Test. In comparison with the Trinity Biotech EIA Legionella Urinary Antigen test Evaluation of the Coris Legionella V-Test In comparison with the Trinity Biotech EIA Legionella Urinary Antigen test 06/September/2010 Coris BioConcept Report of Clinical Performance Study of Legionella

More information

Vol. 51, No.2, February 1989 Copyright The American Fertility Society

Vol. 51, No.2, February 1989 Copyright The American Fertility Society FERTILITY AND STERILITY Vol. 51, No.2, February 1989 Copyright 0 1989 The American Fertility Society Printed in U.S.A. Analysis of three laboratory tests used in the evaluation of male fertility: Bayes'

More information

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 INFERENCING (HW 8) 1 Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 Page 2 The Clinical Decision Support System designed to utilize the Training Set data

More information

Solid Breast Nodules: Use of Sonography to Distinguish between Benign and Malignant Lesions

Solid Breast Nodules: Use of Sonography to Distinguish between Benign and Malignant Lesions A. Thomas Stavros, MD #{149} David Thickman, MD #{149} Cynthia L. Rapp, RT, RDMS Mark A. Dennis, MD #{149} Steve H. Parker, MD #{149} Gale A. Sisney, MD Solid Breast Nodules: Use of Sonography to Distinguish

More information

Brain Tumor segmentation and classification using Fcm and support vector machine

Brain Tumor segmentation and classification using Fcm and support vector machine Brain Tumor segmentation and classification using Fcm and support vector machine Gaurav Gupta 1, Vinay singh 2 1 PG student,m.tech Electronics and Communication,Department of Electronics, Galgotia College

More information

Assessment of diabetic retinopathy risk with random forests

Assessment of diabetic retinopathy risk with random forests Assessment of diabetic retinopathy risk with random forests Silvia Sanromà, Antonio Moreno, Aida Valls, Pedro Romero2, Sofia de la Riva2 and Ramon Sagarra2* Departament d Enginyeria Informàtica i Matemàtiques

More information

When Overlapping Unexpectedly Alters the Class Imbalance Effects

When Overlapping Unexpectedly Alters the Class Imbalance Effects When Overlapping Unexpectedly Alters the Class Imbalance Effects V. García 1,2, R.A. Mollineda 2,J.S.Sánchez 2,R.Alejo 1,2, and J.M. Sotoca 2 1 Lab. Reconocimiento de Patrones, Instituto Tecnológico de

More information

An Improved Algorithm To Predict Recurrence Of Breast Cancer

An Improved Algorithm To Predict Recurrence Of Breast Cancer An Improved Algorithm To Predict Recurrence Of Breast Cancer Umang Agrawal 1, Ass. Prof. Ishan K Rajani 2 1 M.E Computer Engineer, Silver Oak College of Engineering & Technology, Gujarat, India. 2 Assistant

More information

Predicting Breast Cancer Survivability Rates

Predicting Breast Cancer Survivability Rates Predicting Breast Cancer Survivability Rates For data collected from Saudi Arabia Registries Ghofran Othoum 1 and Wadee Al-Halabi 2 1 Computer Science, Effat University, Jeddah, Saudi Arabia 2 Computer

More information

Diagnostic research designs: an introductory overview

Diagnostic research designs: an introductory overview Diagnostic research designs: an introductory overview Madhukar Pai, MD, PhD Associate Professor of Epidemiology, McGill University Montreal, Canada Email: madhukar.pai@mcgill.ca Approaches to Diagnosis

More information

MEDICAL SCORING FOR BREAST CANCER RECURRENCE. Nurul Husna bt Jamian UiTM (Perak), Tapah Campus

MEDICAL SCORING FOR BREAST CANCER RECURRENCE. Nurul Husna bt Jamian UiTM (Perak), Tapah Campus MEDICAL SCORING FOR BREAST CANCER RECURRENCE Nurul Husna bt Jamian UiTM (Perak), Tapah Campus SAS GLOBAL FORUM 2014 Overview Introduction Methodology Analysis and Findings Conclusion Q&A INTRODUCTION Breast

More information

Overview. Goals of Interpretation. Methodology. Reasons to Read and Evaluate

Overview. Goals of Interpretation. Methodology. Reasons to Read and Evaluate Overview Critical Literature Evaluation and Biostatistics Ahl Ashley N. Lewis, PharmD, BCPS Clinical Specialist, Drug Information UNC Hospitals Background Review of basic statistics Statistical tests Clinical

More information

Knowledge Discovery and Data Mining. Testing. Performance Measures. Notes. Lecture 15 - ROC, AUC & Lift. Tom Kelsey. Notes

Knowledge Discovery and Data Mining. Testing. Performance Measures. Notes. Lecture 15 - ROC, AUC & Lift. Tom Kelsey. Notes Knowledge Discovery and Data Mining Lecture 15 - ROC, AUC & Lift Tom Kelsey School of Computer Science University of St Andrews http://tom.home.cs.st-andrews.ac.uk twk@st-andrews.ac.uk Tom Kelsey ID5059-17-AUC

More information

RELIABILITY OF OPERATORS DURING THE VISUAL INSPECTION OF PRODUCED PARENTERAL DRUGS

RELIABILITY OF OPERATORS DURING THE VISUAL INSPECTION OF PRODUCED PARENTERAL DRUGS RELIABILITY OF OPERATORS DURING THE VISUAL INSPECTION OF PRODUCED PARENTERAL DRUGS F. Sadeghipour, A. Bugmann, V. Herrera, P. Bonnabry Geneva, 22 March 2006 11th Congress of the European Association of

More information

Confirmation and Certainty in Toxicology Screening

Confirmation and Certainty in Toxicology Screening CLIN. CHEM. 34/8, 1535-1539 (1988) Confirmation and Certainty in Toxicology Screening Vine R. Splshler,1 C. Michael O Donnell,2 and D. V. Gokhale3 Confirmation of presumptive positive urine drug screens,

More information

Ricardo Bettencourt da Silva

Ricardo Bettencourt da Silva Nicosia, 29 May 2017 Ricardo Bettencourt da Silva [rjsilva@fc.ul.pt] Overview 1. Problem 2. Terminology 3. Traceability and uncertainty in qualitative analysis 4. Qualitative analysis types 5. Examples

More information

Biochemical investigations in clinical medicine

Biochemical investigations in clinical medicine Biochemical investigations in clinical medicine Presented by Dr. Mohammad Saadeh The requirements for the Clinical Chemistry Philadelphia University Faculty of pharmacy Introduction What it is? Clinical

More information

MITOCW conditional_probability

MITOCW conditional_probability MITOCW conditional_probability You've tested positive for a rare and deadly cancer that afflicts 1 out of 1000 people, based on a test that is 99% accurate. What are the chances that you actually have

More information

Clinical decision making

Clinical decision making 9781405169103_4_001.qxd 3/5/08 5:14 PM Page 1 1 Philip S. Schoenfeld What is evidence-based medicine? 1 Critical appraisal of an article about a diagnostic test, 2 Critical appraisal of an article about

More information

A parable in four visits. A parable THE ARCHITECTURE OF MEDICAL TEST EVALUATIONS. παραβολή

A parable in four visits. A parable THE ARCHITECTURE OF MEDICAL TEST EVALUATIONS. παραβολή Biomarker & Test Evaluation Program Predisposition Risk Stratification Early Detection Surveillance Disease THE ARCHITECTURE OF MEDICAL TEST EVALUATIONS Diagnosis Monitoring (Disease) Staging Treatment

More information

THERAPEUTIC REASONING

THERAPEUTIC REASONING THERAPEUTIC REASONING Christopher A. Klipstein (based on material originally prepared by Drs. Arthur Evans and John Perry) Objectives: 1) Learn how to answer the question: What do you do with the post

More information

Data Imbalance in Surveillance of Nosocomial Infections

Data Imbalance in Surveillance of Nosocomial Infections Data Imbalance in Surveillance of Nosocomial Infections Gilles Cohen 1,Mélanie Hilario 2,HugoSax 3, and Stéphane Hugonnet 3 1 Medical Informatics Division, University Hospital of Geneva, 1211 Geneva, Switzerland

More information

Collaborating to Implement Evidence-Based Medicine Tools. The St. John Sepsis Agent and the Interdisciplinary Sepsis Advisor

Collaborating to Implement Evidence-Based Medicine Tools. The St. John Sepsis Agent and the Interdisciplinary Sepsis Advisor Collaborating to Implement Evidence-Based Medicine Tools The St. John Sepsis Agent and the Interdisciplinary Sepsis Advisor Learning Objectives Describe an effective implementation strategy for clinical

More information

Diagnosis and (early) prediction of acidosis and ketosis using milk fatty acids as biomarkers

Diagnosis and (early) prediction of acidosis and ketosis using milk fatty acids as biomarkers Diagnosis and (early) prediction of acidosis and ketosis using milk fatty acids as biomarkers Veerle Fievez Ghent University Overview Fatty acids Origin of milk fatty acids Milk fatty acids as biomarkers

More information

Clinical Utility of Likelihood Ratios

Clinical Utility of Likelihood Ratios CONCEPTS Clinical Utility of Likelihood Ratios From the Departments of Emergency Medicine, Medicine, Epidemiology, and Social Medicine, Albert Einstein College of Medicine, Bronx, NY. Received for publication

More information

Biosta's'cs Board Review. Parul Chaudhri, DO Family Medicine Faculty Development Fellow, UPMC St Margaret March 5, 2016

Biosta's'cs Board Review. Parul Chaudhri, DO Family Medicine Faculty Development Fellow, UPMC St Margaret March 5, 2016 Biosta's'cs Board Review Parul Chaudhri, DO Family Medicine Faculty Development Fellow, UPMC St Margaret March 5, 2016 Review key biosta's'cs concepts Understand 2 X 2 tables Objec'ves By the end of this

More information

CHAPTER 4 PREDICTIVE VALUE OF EXFOLIATIVE CYTOL- OGY IN PIGMENTED CONJUNCTIVAL LESIONS

CHAPTER 4 PREDICTIVE VALUE OF EXFOLIATIVE CYTOL- OGY IN PIGMENTED CONJUNCTIVAL LESIONS CHAPTER 4 PREDICTIVE VALUE OF EXFOLIATIVE CYTOL- OGY IN PIGMENTED CONJUNCTIVAL LESIONS Acta Ophthalmologica Scandinavica 26;84:88-9. S. Keijser, C.M. van Luijk, G.S. Missotten, M. Veselic-Charvat, 2 D.

More information

Molecular Testing for Indeterminate Thyroid Nodules. October 20, 2018

Molecular Testing for Indeterminate Thyroid Nodules. October 20, 2018 Molecular Testing for Indeterminate Thyroid Nodules October 20, 2018 Patient 1: Left 1.0 cm AP x 1.6 cm transverse x 2.1 cm in length Well defined Isoechoic heterogeneous No calcification Grade 3 Vascularity

More information

! Mainly going to ignore issues of correlation among tests

! Mainly going to ignore issues of correlation among tests 2x2 and Stratum Specific Likelihood Ratio Approaches to Interpreting Diagnostic Tests. How Different Are They? Henry Glick and Seema Sonnad University of Pennsylvania Society for Medical Decision Making

More information

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Automatic Detection of Heart Disease

More information

EBM Diagnosis. Denise Campbell-Scherer Stefanie R. Brown. Departments of Medicine and Pediatrics University of Miami Miller School of Medicine

EBM Diagnosis. Denise Campbell-Scherer Stefanie R. Brown. Departments of Medicine and Pediatrics University of Miami Miller School of Medicine EBM Diagnosis Denise Campbell-Scherer Stefanie R. Brown Departments of Medicine and Pediatrics University of Miami Miller School of Medicine Department of Family Medicine University of Alberta Canada Mission

More information

Clinical Decision Analysis

Clinical Decision Analysis Clinical Decision Analysis Terminology Sensitivity (Hit True Positive) Specificity (Correct rejection True Negative) Positive predictive value Negative predictive value The fraction of those with the disease

More information

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Sujata Joshi Assistant Professor, Dept. of CSE Nitte Meenakshi Institute of Technology Bangalore,

More information

The Latest Technology from CareFusion

The Latest Technology from CareFusion The Latest Technology from CareFusion Contents 1 Introduction... 2 1.1 Overview... 2 1.2 Scope... 2 2.1 Input Recordings... 2 2.2 Automatic Analysis... 3 2.3 Data Mining... 3 3 Results... 4 3.1 AHI comparison...

More information

CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL

CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL 127 CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL 6.1 INTRODUCTION Analyzing the human behavior in video sequences is an active field of research for the past few years. The vital applications of this field

More information

COMP90049 Knowledge Technologies

COMP90049 Knowledge Technologies COMP90049 Knowledge Technologies Introduction Classification (Lecture Set4) 2017 Rao Kotagiri School of Computing and Information Systems The Melbourne School of Engineering Some of slides are derived

More information

Week 2 Video 3. Diagnostic Metrics

Week 2 Video 3. Diagnostic Metrics Week 2 Video 3 Diagnostic Metrics Different Methods, Different Measures Today we ll continue our focus on classifiers Later this week we ll discuss regressors And other methods will get worked in later

More information

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping

More information

Bioengineering and World Health. Lecture Twelve

Bioengineering and World Health. Lecture Twelve Bioengineering and World Health Lecture Twelve Four Questions What are the major health problems worldwide? Who pays to solve problems in health care? How can technology solve health care problems? How

More information

DECA Outcomes Report Program Year

DECA Outcomes Report Program Year DECA Outcomes Report 2015-2016 Program Year Building Blocks Preschool Prepared by: The Devereux Center for Resilient Children July/August 2016 Summary of Children s Within-Child Protective Factors A summary

More information

An Introduction to Diagnostic Tests. Stephen D. Simon. The Children s Mercy Hospitals and Clinics

An Introduction to Diagnostic Tests. Stephen D. Simon. The Children s Mercy Hospitals and Clinics An Introduction to Diagnostic Tests Stephen D. Simon The Children s Mercy Hospitals and Clinics What is a diagnostic test? A diagnostic test is a procedure which gives a rapid, convenient and/or inexpensive

More information

Systematic Reviews and meta-analyses of Diagnostic Test Accuracy. Mariska Leeflang

Systematic Reviews and meta-analyses of Diagnostic Test Accuracy. Mariska Leeflang Systematic Reviews and meta-analyses of Diagnostic Test Accuracy Mariska Leeflang m.m.leeflang@amc.uva.nl This presentation 1. Introduction: accuracy? 2. QUADAS-2 exercise 3. Meta-analysis of diagnostic

More information

Lesson 87 Bayes Theorem

Lesson 87 Bayes Theorem Lesson 87 Bayes Theorem HL2 Math - Santowski Bayes Theorem! Main theorem: Suppose we know We would like to use this information to find if possible. Discovered by Reverend Thomas Bayes 1 Bayes Theorem!

More information

Dottorato di Ricerca in Statistica Biomedica. XXVIII Ciclo Settore scientifico disciplinare MED/01 A.A. 2014/2015

Dottorato di Ricerca in Statistica Biomedica. XXVIII Ciclo Settore scientifico disciplinare MED/01 A.A. 2014/2015 UNIVERSITA DEGLI STUDI DI MILANO Facoltà di Medicina e Chirurgia Dipartimento di Scienze Cliniche e di Comunità Sezione di Statistica Medica e Biometria "Giulio A. Maccacaro Dottorato di Ricerca in Statistica

More information

Evidence-based guidelines for diagnosis of common bile duct stones Vanja Giljaca University Hospital Center Rijeka Department of Gastroenterology

Evidence-based guidelines for diagnosis of common bile duct stones Vanja Giljaca University Hospital Center Rijeka Department of Gastroenterology Evidencebased guidelines for diagnosis of common bile duct stones Vanja Giljaca University Hospital Center Rijeka Department of Gastroenterology Trusted evidence. Informed decisions. Better health. Outline

More information

NAÏVE BAYES CLASSIFIER AND FUZZY LOGIC SYSTEM FOR COMPUTER AIDED DETECTION AND CLASSIFICATION OF MAMMAMOGRAPHIC ABNORMALITIES

NAÏVE BAYES CLASSIFIER AND FUZZY LOGIC SYSTEM FOR COMPUTER AIDED DETECTION AND CLASSIFICATION OF MAMMAMOGRAPHIC ABNORMALITIES NAÏVE BAYES CLASSIFIER AND FUZZY LOGIC SYSTEM FOR COMPUTER AIDED DETECTION AND CLASSIFICATION OF MAMMAMOGRAPHIC ABNORMALITIES 1 MARJUN S. SEQUERA, 2 SHERWIN A. GUIRNALDO, 3 ISIDRO D. PERMITES JR. 1 Faculty,

More information

SYSTEMATIC REVIEWS OF TEST ACCURACY STUDIES

SYSTEMATIC REVIEWS OF TEST ACCURACY STUDIES Biomarker & Test Evaluation Program SYSTEMATIC REVIEWS OF TEST ACCURACY STUDIES Patrick MM Bossuyt Structure 1. Clinical Scenarios 2. Test Accuracy Studies 3. Systematic Reviews 4. Meta-Analysis 5.

More information

ROI DETECTION AND VESSEL SEGMENTATION IN RETINAL IMAGE

ROI DETECTION AND VESSEL SEGMENTATION IN RETINAL IMAGE ROI DETECTION AND VESSEL SEGMENTATION IN RETINAL IMAGE F. Sabaz a, *, U. Atila a a Karabuk University, Dept. of Computer Engineering, 78050, Karabuk, Turkey - (furkansabaz, umitatila)@karabuk.edu.tr KEY

More information

Validity of Colposcopy in the Diagnosis of Early Cervical Neoplasia. Dr. Olaniyan Olayinka Babafemi

Validity of Colposcopy in the Diagnosis of Early Cervical Neoplasia. Dr. Olaniyan Olayinka Babafemi Validity of Colposcopy in the Diagnosis of Early Cervical Neoplasia Dr. Olaniyan Olayinka Babafemi Objective QUANTIFICATION OF PERFORMANCE OF COLPOSCOPY IN DIAGNOSIS OF EARLY CERVICAL DISEASE TO ASSESS

More information

From 57 to 6 strategies: Use of economic evaluation methods to identify efficient diagnostic strategies BERNICE TSOI

From 57 to 6 strategies: Use of economic evaluation methods to identify efficient diagnostic strategies BERNICE TSOI From 57 to 6 strategies: Use of economic evaluation methods to identify efficient diagnostic strategies BERNICE TSOI Disclosure I have no actual or potential conflict of interest in relation to this topic

More information

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH 1 VALLURI RISHIKA, M.TECH COMPUTER SCENCE AND SYSTEMS ENGINEERING, ANDHRA UNIVERSITY 2 A. MARY SOWJANYA, Assistant Professor COMPUTER SCENCE

More information

S4. Summary of the GALNS assay validation. Intra-assay variation (within-run precision)

S4. Summary of the GALNS assay validation. Intra-assay variation (within-run precision) S4. Summary of the GALNS assay validation (i.) Intra-assay variation (within-run precision) Intra-assay variation was determined by measuring standard blood samples (low activity standard; medium activity

More information

2011 ASCP Annual Meeting

2011 ASCP Annual Meeting Diagnostic Accuracy Martin Kroll, MD Professor of Pathology and Laboratory Medicine Boston University School of Medicine Chief, Laboratory Medicine Boston Medical Center Disclosure Roche Abbott Course

More information

Prediction of micrornas and their targets

Prediction of micrornas and their targets Prediction of micrornas and their targets Introduction Brief history mirna Biogenesis Computational Methods Mature and precursor mirna prediction mirna target gene prediction Summary micrornas? RNA can

More information

PRECISION IMAGING: QUANTITATIVE, MOLECULAR AND IMAGE-GUIDED TECHNOLOGIES

PRECISION IMAGING: QUANTITATIVE, MOLECULAR AND IMAGE-GUIDED TECHNOLOGIES PRECISION IMAGING: QUANTITATIVE, MOLECULAR AND IMAGE-GUIDED TECHNOLOGIES Day 3 Authors: Tade, Funmilayo; Akin-Akintayo Oladunni; Schuster, David M. Lab Training Module 1: Introduction to the basics of

More information

Clinical Perspective. Interpreting Validity Indexes for Diagnostic Tests: An Illustration Using the Berg Balance Test

Clinical Perspective. Interpreting Validity Indexes for Diagnostic Tests: An Illustration Using the Berg Balance Test Clinical Perspective Interpreting Validity Indexes for Diagnostic Tests: An Illustration Using the Berg Balance Test Physical therapists routinely make diagnostic and prognostic decisions in the course

More information

Assessment of significance of features acquired from thyroid ultrasonograms in Hashimoto s disease

Assessment of significance of features acquired from thyroid ultrasonograms in Hashimoto s disease Koprowski et al. BioMedical Engineering OnLine 2012, 11:48 RESEARCH Open Access Assessment of significance of features acquired from thyroid ultrasonograms in Hashimoto s disease Robert Koprowski 1*, Witold

More information

Studies reporting ROC curves of diagnostic and prediction data can be incorporated into meta-analyses using corresponding odds ratios

Studies reporting ROC curves of diagnostic and prediction data can be incorporated into meta-analyses using corresponding odds ratios Journal of Clinical Epidemiology 60 (2007) 530e534 BRIEF REPORT Studies reporting ROC curves of diagnostic and prediction data can be incorporated into meta-analyses using corresponding odds ratios S.D.

More information

Abstract. Introduction

Abstract. Introduction DECEMBER FEBRUARY 2017 2018 What How can causes we keep lizards kids brains from dying to from change diarrhea? size? Authors: Authors: Susan Crow, Meghan Pawlowski, Manyowa Meki, Patricia Lara LaDage,

More information

RANDOLPH E. PATTERSON, MD, FACC, STEVEN F. HOROWITZ, MD, FACC*

RANDOLPH E. PATTERSON, MD, FACC, STEVEN F. HOROWITZ, MD, FACC* JACC Vol. 13, No. 7 June 1989: 1653-65 1653 REVIEWS Importance of Epidemiology and Biostatistics in Deciding Clinical Strategies for Using Diagnostic Tests: A Simplified Approach Using Examples From Coronary

More information

Machine learning II. Juhan Ernits ITI8600

Machine learning II. Juhan Ernits ITI8600 Machine learning II Juhan Ernits ITI8600 Hand written digit recognition 64 Example 2: Face recogition Classification, regression or unsupervised? How many classes? Example 2: Face recognition Classification,

More information