Formal Framework for Data Mining with Association Rules and Domain Knowledge

Size: px
Start display at page:

Download "Formal Framework for Data Mining with Association Rules and Domain Knowledge"

Transcription

1 Formal Framework for Data Mining with Association Rules and Domain Knowledge Jan Rauch Faculty of Informatics and Statistics University of Economics, Prague Czech Republic

2 Principles o o Association rule a couple of related general Boolean attributes derived from columns of a data matrix Dealing with formalized items of domain knowledge o BMI Diastolic -- if BMI increases then Diastolic blood pressure increases too o Item mapped to set Cons( ) of rules - consequences of o FOFRADAR - FOrmal FRAme for Data mining with Association Rules - enhanced logical calculus of association rules o o FOFRADAR used to describe data mining process Results of data mining o conclusion There are no consequences of in given data o conclusion There are lot of consequences of in given data o conclusion Start additional analysis with the goal o interesting rules 2

3 Goal and Acknowledgement The goal is to present theoretical aspects of FOFRADAR This paper is based on logical calculus of association rules and experiments with the 4ft-Miner procedure. The 4ft-Miner procedure is a part of the LISp-Miner system, see and References 3

4 Structure o o o Data matrices, Boolean attributes and association rules Logical calculus of association rules, deduction rules FOFRADAR and CRISP-DM FOFRADAR Overview Selected details o Describing data mining process with FOFRADAR 4

5 Data matrix and basic Boolean attributes Columns = attributes Basic boolean attributes M Sex Status BMI Sex(F) Status(single,widower) BMI(23,24,25) o 1 F single o 2 M married o n-1 M married O n F widowed Attribute = column of a data matrix: A i.e. Sex, Status, BMI, category = a possible value of the attribute i.e. F, M, single, married, basic Boolean attribute : A( ), is a coefficient of A( ) i.e. a subset of the set of possible categories A( ) is true for object o i A( )[o i ] = 1: A(o i ) 5

6 Additional examples of Boolean attributes BMI 13 Coefficients intervals i.e. consecutive categories BMI(22, 23, 25) Derived Boolean attributes: Sex(F) BMI(22,23,24) Status(single,widower) Education(basic) Status(single,widower) (Education(basic) BMI(22,23,24)) 6

7 Association rule Boolean attribute Boolean attribute 4ft-quantifier 4ft-table 4ft(M,, ) Associated function F (a,b,c,d) of M a c b d F (a,b,c,d) 1 is true in M 0 is false in M 7

8 Association rule examples (1) M a c b d a Founded implication 0.9,50 F 0.9,50 (a,b,c,d) = 1 iff 0.9 a 50 a b 0.9,50 At least 90 per cent of rows of M satisfying satisfy also and there are at least 50 rows satisfying both and. BMI(> 35) Age(>75) 0.9,50 Infarction(yes) Diabetes(yes) At least 90 per cent of patients (i.e. rows of M ) with BMI > 35 and age > 75 have infarction or diabetes and in M, there are at least 50 patients with BMI > 35 and age > 75 which have infarction or diabetes. 8

9 Association rule examples (2) M a c b d a a c Above average + 0.3,50 F + 0.9,50 (a,b,c,d) = 1 iff ( 1 0.3) a 50 a b a b c d + 0.3,50 Among the rows satisfying there are at least 30 per cent more rows satisfying than among all rows of M objects and there are at least 50 rows satisfying both and. Sex(M) Status(married) + 0.3,50 BMI(> 35) Among the married patients (i.e. rows of M ) there are at least 30 per cent more patients with BMI > 35 than among all patients in M and there are at least 50 married patients with BMI > 35. 9

10 - Logical calculus of association rules Language Attributes + Boolean attributes + Association rules + Evaluation of rules in data matrices Attributes: A 1,, A K --- Age, Status, BMI, Diastolic, Basic Boolean attributes: A( ) - subset of possible values --- Status(single,widower) Boolean attributes: A 1 ( 1) A 2 ( 2), A 3 ( 3) A 4 ( 4) --- BMI(22;25 Education(basic) Association rules: --- Status(married) Education(basic) 0.9,50 BMI(>27) Val(, M) = F (a,b,c,d) (1= true, 0 = false) M a c b d 10

11 Deduction rules in is correct if for each data matrix M : if Val(, M) = 1 then Val(, M) = 1 There are criteria of correctness of for important 4ft-quantifiers Simple examples: Correct deduction rule: Status(married) 0.9,50 BMI(28,29,30) Status(married) 0.9,50 BMI(28,29,30, 31,32) Incorrect deduction rule: Status(married) 0.9,50BMI(28,29,30) Status(married) Education (basic) 0.9,50 BMI(28,29,30) 11

12 Structure o o o Data matrices, Boolean attributes and association rules Logical calculus of association rules, deduction rules FOFRADAR and CRISP-DM FOFRADAR Overview Selected details o Describing data mining process with FOFRADAR 12

13 FOFRADAR and CRISP-DM (1) 13

14 FOFRADAR and CRISP-DM (2) Languages and procedures enhancing calculus of association rules 14

15 FOFRADAR selected details o Language of domain knowledge Groups of attributes SI-formulas o Language of analytical questions o Analytical questions and association rules o ASSOC and the 4ft-Miner procedure o 4ft-Miner application - an example o 4ft-Miner output and SI-formulas o FOFRADAR - summary and additional procedures 15

16 - Language of domain knowledge (1) Groups of attributes Basic: G 1, G 2,...,G L, L < K, G 1 G 2... G L = {A 1,, A K } G i G j i, j = 1,..., L Additional: ad hoc Examples: Personal: Marital_Status, Education, Responsibility, BMI Problems: Diabetes, Infarction, Hypertension, Hyperlipidemia Examinations: Diastolic, Systolic, Cholesterol 16

17 - Language of domain knowledge (2) SI- formulas express simple influence between attributes o BMI Diastolic if BMI increases then Diastolic blood pressure increases too o BMI Diastolic X [Status] the relation BMI Diastolic does not depend on Status o Education BMI if Education increases then BMI decreases + o BMI Diabetes(yes) if BMI increases then relative frequency of Diabetes(yes) increases too + o Diabetes(yes) Infarction(yes) if Diabetes(yes) then relative frequency of Infarction(yes) increases o. 17

18 - Language of analytical questions (1) Example of a formula of [M: Personal, Problems? Examinations; BMI Diastolic] In M, are there interesting relations between combinations of values of attributes of groups Personal and Problems on one side and combinations of values of attributes of group Examinations on the other side which are not consequences of BMI Diastolic? 18

19 - Language of analytical questions (2) M - data matrix G 1,, G U, G 1,, G V - groups of attributes 1,, W - SI formulas Examples of formulas of [M: G 1,, G U? G 1,, G V ] In data matrix M, are there any interesting relations between combinations of values of attributes of groups G 1,, G U on one side and combinations of values of attributes of groups G 1,, G V on the other side? [M: G 1,, G U? G 1,, G V ; 1,, W] In data matrix M, are there any interesting relations between combinations of values of attributes of groups G 1,, G U on one side and combinations of values of attributes of groups G 1,, G V on the other side? We are, however, not interested in consequences of 1,, W. 19

20 FOFRADAR selected details o Language of domain knowledge Groups of attributes SI-formulas o Language of analytical questions o Analytical questions and association rules o ASSOC and the 4ft-Miner procedure o 4ft-Miner application - an example o 4ft-Miner output and SI-formulas o FOFRADAR - summary and additional procedures 20

21 Analytical questions and association rules [M: Personal, Problems? Examinations; BMI Diastolic] In M, are there interesting relations between combinations of values of attributes of groups Personal and Problems on one side and combinations of values of attributes of group Examinations on the other side which are not consequences of BMI Diastolic? We solve: [M: B(Personal ) B(Problems)? B(Examinations), BMI Diastolic In M, are there interesting relations between combinations of Boolean characteristics of attributes of groups Personal and Problems on one side and combinations of Boolean characteristics of attributes of group Examinations on the other side which are not consequences of BMI Diastolic? 21

22 GUHA procedure ASSOC (since 1960th) DATA Definition of a set of relevant association rules Generation and verification of particular rules All prime rules We use 4ft-Miner procedure, an implementation of the enhanced ASSOC procedure 22

23 4ft-Miner application - an example [M: B(Personal ) B(Problems)? B(Examinations), BMI Diastolic M B(Personal ) B(Problems)? B(Examinations) DATA Definition of a set of relevant association rules Generation and verification of particular rules All prime rules Filtering out consequences of BMI Diastolic 23

24 FOFRADAR and 4ft-Miner application 24

25 Defining set of relevant association rules an example (1) B(Personal ) B(Problems)? B(Examinations) B(Personal ) 0.85,30 B(Problems) B(Examinations) 0.85,30 : At least 85 per cent of rows of M satisfying satisfy also and there are at least 30 rows satisfying both and. M a c b d 25

26 Defining set of relevant association rules an example (2) B(Personal ) BMI 13 Intervals of length = Intervals of length 1 Intervals of length 2 Intervals of length Intervals of length

27 Defining set of relevant association rules an example (3) B(Problems) Diabetes(yes) Diabetes(yes) Hyperlipidemia(yes) Diabetes(yes) Hyperlipidemia(yes) Hypertension(yes) Diabetes(yes) Hyperlipidemia(yes) Hypertension(yes) Infarction(yes) Diabetes(yes) Hyperlipidemia(yes) Infarction(yes) Diabetes(yes) Hypertension(yes) Infarction(yes) Diabetes(yes) Hypertension(yes) Infarction(yes).. Hypertension(yes) Infarction(yes) Infarction(yes) 27

28 Defining set of relevant association rules an example (4) B(Examinations) Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval Interval 28

29 4ft-Miner output DATA Generation and verification of particular rules Definition of a set of relevant association rules All prime rules 112 minutes, 18*10 6 verifications 123 rules found 29

30 4ft-Miner output detail 30

31 FOFRADAR selected details o Language of domain knowledge Groups of attributes SI-formulas o Language of analytical questions o Analytical questions and association rules o ASSOC and the 4ft-Miner procedure o 4ft-Miner application - an example o 4ft-Miner output and SI-formulas o FOFRADAR - summary and additional procedures 31

32 4ft-Miner output and SI formulas (1) [M: B(Personal ) B(Problems)? B(Examinations), BMI Diastolic Consequences of BMI Diastolic? 32

33 Consequences of SI-formulas SI-formula, 4ft-quantifier Cons(, ) is a set of rules which can be considered as consequences of Atomic Consequences Logical Consequences Agreed Consequences Cons(, ) = AC (, ) LC (, ) AgC (, ) Example: Cons(BMI Diastolic, 0.85,30) = AC (BMI Diastolic, 0.85,30 ) LC (BMI Diastolic, 0.85,30) AgC (BMI Diastolic, 0.85,30) 33

34 Atomic consequences AC (BMI Diastolic; 0.85, 30) p 0.85, Base 30 BMI(low) p, Base Diastolic(low) BMI(medium) p, Base Diastolic(medium) BMI(high) p, Base Diastolic(hi BMI(low) Diast(low) BMI(16; ,30 Diast 50;70) BMI(21; ,35 Diast( 50;70), 70;80) BMI((21;22, (22;23 ) 0. 87,32 Diast 50;70) 34

35 Logical consequence of an atomic consequence - examples atomic consequence: BMI(24, , 32 Diast 80,100) BMI(24, ,32 Diast 80,110) logically follows from BMI(24, , 32 Diast 80,100) Entry Diast 80;100) Diast 80;100) Entry Diast 80;110) Diast 80;110) BMI(24,28 a b BMI(24,28 a b BMI(24,28 c d BMI(24,28 c d a a b b: a a b a' 0.86 a a' a' b' 32 BMI(24, ,32 Diast 80,110) Diabetes (yes) logically follows from BMI(24, , 32 Diast 80,100) 35

36 Agreed consequences - an example Atomic consequence: BMI(24, , 42 Diast 70,100) BMI(24,26 Status (single) 0.875, 42 Diast 70,100) does not logically follow from BMI(21, ,42 Diast 50,80) but it says nothing new used BMI Diastolic X [Status] i.e. BMI Diastolic does not depend on Status 36

37 4ft-Miner output and SI formulas (2) 123 rules found 97 consequences of BMI Diast filtered out 26 remaining rules 16 consequences of BMI Syst Start an additional research to confirm BMI Syst? Interpret remaining 10 rules 37

38 FOFRADAR selected details o Language of domain knowledge Groups of attributes SI-formulas o Language of analytical questions o Analytical questions and association rules o ASSOC and the 4ft-Miner procedure o 4ft-Miner application - an example o 4ft-Miner output and SI-formulas o FOFRADAR - summary and additional procedures 38

39 FOFRADAR Summary Personal, Problems, BMI Diastolic [M: B(Personal ) B(Problems)? B(Examinations); BMI Diastolic ] 4ft-Miner Cons(, ) = AC (, ) LC (, ) ALC (, ) 97 consequences of BMI Diast 16 consequences of BMI Syst 39

40 FOFRADAR Additional procedures Procedure DK_AQ transforms items of domain knowledge (i.e. formulas of language L DK ) to analytical questions (i.e. formulas of language L AQ ). DK_AQ Dt_AQ Procedure Dt_AQ transforms items of data knowledge (i.e. formulas of language L Dt ) to analytical questions (i.e. formulas of language L AQ ). AQ_RAR Procedure AQ_RAR assigns a formula of language L RAR to each analytical question Q (i.e. a formula of language L AQ ). defines the set S( ) of association rules which are relevant to the analytical question Q. CONCL Procedure CONCL produces conclusions like 97 consequences of BMI Diast 16 consequences of BMI Syst 40

41 Structure o o o Data matrices, Boolean attributes and association rules Logical calculus of association rules, deduction rules FOFRADAR and CRISP-DM FOFRADAR Overview Selected details o Describing data mining process with FOFRADAR 41

42 FOFRADAR describing data mining process A sketch of data mining process description: START 1 Formulate_Analytical_Question by DK_AQ Define_Set_of_Relevant_Rules by AQ_RAR Apply ASSOC Apply CONCL IF There is additional analytical question THEN GOTO 1 STOP FOFRADAR procedures in blue 42

43 Further work Finish details Run the whole data mining process START 1 Formulate_Analytical_Question by DK_AQ Define_Set_of_Relevant_Rules by AQ_RAR Apply ASSOC Apply CONCL IF There is additional analytical question THEN GOTO 1 STOP 43

44 References (1) Rauch J.: (2005) Logic of Association Rules. Applied Intelligence 22, pp Rauch J.: (2011) Consideration on a Formal Frame for Data Mining. In: Proceedings of Granular Computing 2011, pp IEEE Computer Society Rauch J.: (2012) Formalizing Data Mining with Association Rules. In: Proceedings of Granular Computing, pp IEEE Computer Society, Rauch J.: (2012) Domain Knowledge and Data Mining with Association Rules - a Logical Point of View. In: Proceedings of ISMIS 2012, pp Springer-Verlag Rauch J.: Observational Calculi and Association Rules. To appear at Springer-Veralg, see 44

45 References (2) Rauch J., Šimůnek M.: (2005) An Alternative Approach to Mining Association Rules. In: Lin T Y et al. (eds) Data Mining: Foundations, Methods, and Applications, pp Springer-Verlag Rauch J., Šimůnek, M. (2008) LAREDAM - Considerations on System of Local Analytical Reports from Data Mining. In: An, A., Matwin, S., Ras, Z.W., Slezak, D. (eds) Foundations of Intelligent Systems, pp Springer-Verlag Rauch, J., Šimůnek, M.(2009) Dealing with Background Knowledge in the SEWEBAR Project. In: Berendt B. et al.: Knowledge Discovery Enhanced with Semantic and Social Information, pp Springer-Verlag Rauch J., Šimůnek M.: (2011) Applying Domain Knowledge in AssociationRules Mining Process - First Experience. In: Kryszkiewicz, M. et al.: (eds) Foundations of Intelligent Systems, pp Springer-Verlag 45

46 References (3) Šimůnek M.: (2003) Academic KDD Project LISp-Miner" in Abraham A., and all (eds) Advances in Soft Computing - Intelligent Systems Design and Applications, pp Springer-Verlag Šimůnek M., Tammisto, T.: (2010) Distributed Data-Mining in the LISp-Miner System Using Techila Grid. In: Proceedings of Networked Digital Technologies, pp Springer-Verlag 46

47 Thank you 47

Automatic Discovery of Hypotheses in Nuclear Cardiology

Automatic Discovery of Hypotheses in Nuclear Cardiology POSTER'2017,'PRAGUE'MAY'23' 1' Automatic Discovery of Hypotheses in Nuclear Cardiology Ondřej Klempíř 1, Vojtěch Kaláb 1 1 Dept. of Biomedical Informatics, Czech Technical University, Nam. Sitna 3105,

More information

Roles of Medical Ontology in Association Mining CRISP-DM Cycle

Roles of Medical Ontology in Association Mining CRISP-DM Cycle Roles of Medical Ontology in Association Mining CRISP-DM Cycle Hana Češpivová1,JanRauch 1,2,Vojtěch Svátek 1,2,MartinKejkula 1, Marie Tomečková 3 1 Department of Information and Knowledge Engineering,

More information

Mining first-order frequent patterns in the STULONG database

Mining first-order frequent patterns in the STULONG database Mining first-order frequent patterns in the STULONG database Jan Blaťák KD Group at Faculty of Informatics Masaryk University in Brno, Czech Republic xblatak@fi.muni.cz Abstract. We show how RAP can be

More information

Mining for association rules in medical data

Mining for association rules in medical data Mining for association rules in medical data Jean-Marc Trémeaux, Yan Liu Department of Informatics and Statistics, Université Lumière Lyon 2 Faculté de Sciences Économiques et de Gestion 5 avenue Pierre

More information

Ontology-Enhanced Association Mining

Ontology-Enhanced Association Mining Ontology-Enhanced Association Mining Vojtěch Svátek, Jan Rauch Department of Information and Knowledge Engineering, University of Economics, Prague, W. Churchill Sq. 4, 130 67 Praha 3, Czech Republic e-mail:

More information

DATA MINING AND RESOURCE ALLOCATION: A CASE STUDY

DATA MINING AND RESOURCE ALLOCATION: A CASE STUDY DATA MINING AND RESOURCE ALLOCATION: A CASE STUDY Olga Stepankoval, Jiff Klemal Stepan Lauryn2, Petr Miksovskyl, Lenka Novakoval J Department of Cybernetics, CTU Prague, Technicka 2, 16627 Prague 6, Czech

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Discovering Meaningful Cut-points to Predict High HbA1c Variation

Discovering Meaningful Cut-points to Predict High HbA1c Variation Proceedings of the 7th INFORMS Workshop on Data Mining and Health Informatics (DM-HI 202) H. Yang, D. Zeng, O. E. Kundakcioglu, eds. Discovering Meaningful Cut-points to Predict High HbAc Variation Si-Chi

More information

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Anand Kumar, Matteo Piazza, Silvana Quaglini, Mario Stefanelli Laboratory of Medical Informatics,

More information

Support system for breast cancer treatment

Support system for breast cancer treatment Support system for breast cancer treatment SNEZANA ADZEMOVIC Civil Hospital of Cacak, Cara Lazara bb, 32000 Cacak, SERBIA Abstract:-The aim of this paper is to seek out optimal relation between diagnostic

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

Type II Fuzzy Possibilistic C-Mean Clustering

Type II Fuzzy Possibilistic C-Mean Clustering IFSA-EUSFLAT Type II Fuzzy Possibilistic C-Mean Clustering M.H. Fazel Zarandi, M. Zarinbal, I.B. Turksen, Department of Industrial Engineering, Amirkabir University of Technology, P.O. Box -, Tehran, Iran

More information

Evolutionary Approach to Investigations of Cognitive Systems

Evolutionary Approach to Investigations of Cognitive Systems Evolutionary Approach to Investigations of Cognitive Systems Vladimir RED KO a,1 b and Anton KOVAL a Scientific Research Institute for System Analysis, Russian Academy of Science, Russia b National Nuclear

More information

Coherence Theory of Truth as Base for Knowledge Based Systems

Coherence Theory of Truth as Base for Knowledge Based Systems Association for Information Systems AIS Electronic Library (AISeL) AMCIS 1996 Proceedings Americas Conference on Information Systems (AMCIS) 8-16-1996 Coherence Theory of Truth as Base for Knowledge Based

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

Hoare Logic and Model Checking. LTL and CTL: a perspective. Learning outcomes. Model Checking Lecture 12: Loose ends

Hoare Logic and Model Checking. LTL and CTL: a perspective. Learning outcomes. Model Checking Lecture 12: Loose ends Learning outcomes Hoare Logic and Model Checking Model Checking Lecture 12: Loose ends Dominic Mulligan Based on previous slides by Alan Mycroft and Mike Gordon Programming, Logic, and Semantics Group

More information

Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning

Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning Jim Prentzas 1, Ioannis Hatzilygeroudis 2 and Othon Michail 2 Abstract. In this paper, we present an improved approach integrating

More information

Some Connectivity Concepts in Bipolar Fuzzy Graphs

Some Connectivity Concepts in Bipolar Fuzzy Graphs Annals of Pure and Applied Mathematics Vol. 7, No. 2, 2014, 98-108 ISSN: 2279-087X (P), 2279-0888(online) Published on 30 September 2014 www.researchmathsci.org Annals of Some Connectivity Concepts in

More information

Lecture 2: Foundations of Concept Learning

Lecture 2: Foundations of Concept Learning Lecture 2: Foundations of Concept Learning Cognitive Systems - Machine Learning Part I: Basic Approaches to Concept Learning Version Space, Candidate Elimination, Inductive Bias last change October 18,

More information

Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies

Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies PART 1: OVERVIEW Slide 1: Overview Welcome to Qualitative Comparative Analysis in Implementation Studies. This narrated powerpoint

More information

Computational Tree Logic and Model Checking A simple introduction. F. Raimondi

Computational Tree Logic and Model Checking A simple introduction. F. Raimondi Computational Tree Logic and Model Checking A simple introduction F. Raimondi I am Franco Raimondi, f.raimondi@cs.ucl.ac.uk Slides, coursework, coursework solutions can be found online: http://www.cs.ucl.ac.uk/staff/f.raimondi/

More information

Field data reliability analysis of highly reliable item

Field data reliability analysis of highly reliable item Field data reliability analysis of highly reliable item David Valis University of Defence, Czech Republic david.valis@unob.cz Miroslav Koucky Technical University of Liberec, Czech Republic miroslav.koucky@tul.cz

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes

Chapter 2. Knowledge Representation: Reasoning, Issues, and Acquisition. Teaching Notes Chapter 2 Knowledge Representation: Reasoning, Issues, and Acquisition Teaching Notes This chapter explains how knowledge is represented in artificial intelligence. The topic may be launched by introducing

More information

Handling Partial Preferences in the Belief AHP Method: Application to Life Cycle Assessment

Handling Partial Preferences in the Belief AHP Method: Application to Life Cycle Assessment Handling Partial Preferences in the Belief AHP Method: Application to Life Cycle Assessment Amel Ennaceur 1, Zied Elouedi 1, and Eric Lefevre 2 1 University of Tunis, Institut Supérieur de Gestion de Tunis,

More information

Trend Analysis in Stulong Data

Trend Analysis in Stulong Data Trend Analysis in Stulong Data Jiří Kléma, Lenka Nováková, Filip Karel, Olga Štěpánková Gerstner Laboratory, Department of Cybernetics, Czech Technical University, Technicka 2, 166 27 Prague, Czech Republic

More information

SAMPLING ERROI~ IN THE INTEGRATED sysrem FOR SURVEY ANALYSIS (ISSA)

SAMPLING ERROI~ IN THE INTEGRATED sysrem FOR SURVEY ANALYSIS (ISSA) SAMPLING ERROI~ IN THE INTEGRATED sysrem FOR SURVEY ANALYSIS (ISSA) Guillermo Rojas, Alfredo Aliaga, Macro International 8850 Stanford Boulevard Suite 4000, Columbia, MD 21045 I-INTRODUCTION. This paper

More information

Updates to BridgeIT Reports (2017 UDS Reporting) RCHC Data Group Webinar By Ben Fouts, MPH July 11, 2017

Updates to BridgeIT Reports (2017 UDS Reporting) RCHC Data Group Webinar By Ben Fouts, MPH July 11, 2017 Updates to BridgeIT Reports (2017 UDS Reporting) RCHC Data Group Webinar By Ben Fouts, MPH July 11, 2017 Agenda 1. Introduction 2. Depression Screening and Follow-up 3. Cervical Cancer Screening 4. Blood

More information

AN INFORMATION VISUALIZATION APPROACH TO CLASSIFICATION AND ASSESSMENT OF DIABETES RISK IN PRIMARY CARE

AN INFORMATION VISUALIZATION APPROACH TO CLASSIFICATION AND ASSESSMENT OF DIABETES RISK IN PRIMARY CARE Proceedings of the 3rd INFORMS Workshop on Data Mining and Health Informatics (DM-HI 2008) J. Li, D. Aleman, R. Sikora, eds. AN INFORMATION VISUALIZATION APPROACH TO CLASSIFICATION AND ASSESSMENT OF DIABETES

More information

Automated Conflict Detection Between Medical Care Pathways

Automated Conflict Detection Between Medical Care Pathways Automated Conflict Detection Between Medical Care Pathways Philip Weber, Bosco Filho, Mark Lee, Ian Litchfield, Ruth Backman University of Birmingham, UK School of Computer Science Institute of Applied

More information

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 *

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Department of CSE, Kurukshetra University, India 1 upasana_jdkps@yahoo.com Abstract : The aim of this

More information

Design Methodology. 4th year 1 nd Semester. M.S.C. Madyan Rashan. Room No Academic Year

Design Methodology. 4th year 1 nd Semester. M.S.C. Madyan Rashan. Room No Academic Year College of Engineering Department of Interior Design Design Methodology 4th year 1 nd Semester M.S.C. Madyan Rashan Room No. 313 Academic Year 2018-2019 Course Name Course Code INDS 315 Lecturer in Charge

More information

Fundamental Concepts for Using Diagnostic Classification Models. Section #2 NCME 2016 Training Session. NCME 2016 Training Session: Section 2

Fundamental Concepts for Using Diagnostic Classification Models. Section #2 NCME 2016 Training Session. NCME 2016 Training Session: Section 2 Fundamental Concepts for Using Diagnostic Classification Models Section #2 NCME 2016 Training Session NCME 2016 Training Session: Section 2 Lecture Overview Nature of attributes What s in a name? Grain

More information

Machine Learning Methods for Knowledge Discovery in Medical Data on Atherosclerosis

Machine Learning Methods for Knowledge Discovery in Medical Data on Atherosclerosis Machine Learning Methods for Knowledge Discovery in Medical Data on Atherosclerosis José Ignacio Serrano 1, Marie Tomečková 2, Jana Zvárová 2 1. Instituto de Automática Industrial, CSIC, Madrid, Spain,

More information

Artificial Intelligence For Homeopathic Remedy Selection

Artificial Intelligence For Homeopathic Remedy Selection Artificial Intelligence For Homeopathic Remedy Selection A. R. Pawar, amrut.pawar@yahoo.co.in, S. N. Kini, snkini@gmail.com, M. R. More mangeshmore88@gmail.com Department of Computer Science and Engineering,

More information

Answers to end of chapter questions

Answers to end of chapter questions Answers to end of chapter questions Chapter 1 What are the three most important characteristics of QCA as a method of data analysis? QCA is (1) systematic, (2) flexible, and (3) it reduces data. What are

More information

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Dr. G. Rasitha Banu MCA., M.Phil., Ph.D., Assistant Professor,Dept of HIM&HIT,Jazan University, Jazan, Saudi Arabia. J.H.BOUSAL JAMALA MCA.,M.Phil.,

More information

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 13 (2014), pp. 1335-1341 International Research Publications House http://www. irphouse.com A Fuzzy Improved

More information

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany High-level Vision Bernd Neumann Slides for the course in WS 2004/05 Faculty of Informatics Hamburg University Germany neumann@informatik.uni-hamburg.de http://kogs-www.informatik.uni-hamburg.de 1 Contents

More information

Fuzzy Expert System Design for Medical Diagnosis

Fuzzy Expert System Design for Medical Diagnosis Second International Conference Modelling and Development of Intelligent Systems Sibiu - Romania, September 29 - October 02, 2011 Man Diana Ofelia Abstract In recent years, the methods of artificial intelligence

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

A Computational Theory of Belief Introspection

A Computational Theory of Belief Introspection A Computational Theory of Belief Introspection Kurt Konolige Artificial Intelligence Center SRI International Menlo Park, California 94025 Abstract Introspection is a general term covering the ability

More information

Linear-Time vs. Branching-Time Properties

Linear-Time vs. Branching-Time Properties EE 144/244: Fundamental Algorithms for System Modeling, Analysis, and Optimization Fall 2014 Temporal logic CTL Stavros Tripakis University of California, Berkeley Stavros Tripakis (UC Berkeley) EE 144/244,

More information

WHILE behavior has been intensively studied in social

WHILE behavior has been intensively studied in social 6 Feature Article: Behavior Informatics: An Informatics Perspective for Behavior Studies Behavior Informatics: An Informatics Perspective for Behavior Studies Longbing Cao, Senior Member, IEEE and Philip

More information

Chapter 12 Conclusions and Outlook

Chapter 12 Conclusions and Outlook Chapter 12 Conclusions and Outlook In this book research in clinical text mining from the early days in 1970 up to now (2017) has been compiled. This book provided information on paper based patient record

More information

Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani

Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani Za imatun Niswati, Aulia Paramita and Fanisya Alva Mustika Technical Information, Indraprasta PGRI University E-mail : zaimatunnis@gmail.com,

More information

Programming with Goals (3)

Programming with Goals (3) Programming with Goals (3) M. Birna van Riemsdijk, TU Delft, The Netherlands GOAL slides adapted from MAS course slides by Hindriks 4/24/11 Delft University of Technology Challenge the future Outline GOAL:

More information

DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB

DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB Aaron Don M. Africa Department of Electronics and Communications Engineering,

More information

Analysis of Competing Hypotheses using Subjective Logic (ACH-SL)

Analysis of Competing Hypotheses using Subjective Logic (ACH-SL) Analysis of Competing Hypotheses using Subjective Logic (ACH-SL) Simon Pope and Audun Jøsang, DSTC, CRC for Enterprise Distributed Systems Technology ICCRTS, 13-16 June 2005 June 22, 2005 DSTC 2005. All

More information

Lead the Way with Advanced Care Management. Workbook

Lead the Way with Advanced Care Management. Workbook Lead the Way with Advanced Care Management Workbook TPCA Training 10.2018 Section 1: Using i2itracks for Chronic Disease Management Chronic Disease Tracking in 2018 Disease Management Definition A system

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

Assignment Question Paper I

Assignment Question Paper I Subject : - Discrete Mathematics Maximum Marks : 30 1. Define Harmonic Mean (H.M.) of two given numbers relation between A.M.,G.M. &H.M.? 2. How we can represent the set & notation, define types of sets?

More information

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1 Finding Information Sources by Model Sharing in Open Multi-Agent Systems Jisun Park, K. Suzanne Barber The Laboratory for Intelligent Processes and Systems The University of Texas at Austin 20 E. 24 th

More information

A Unified View of Consequence Relation, Belief Revision and Conditional Logic

A Unified View of Consequence Relation, Belief Revision and Conditional Logic A Unified View of Consequence Relation, Belief Revision and Conditional Logic Hirofumi Katsuno NTT Basic Research Laboratories Musashinoshi, Tokyo 180 Japan katsuno(dntt-20.ntt. jp Ken Satoh ICOT Research

More information

Hypothesis-Driven Research

Hypothesis-Driven Research Hypothesis-Driven Research Research types Descriptive science: observe, describe and categorize the facts Discovery science: measure variables to decide general patterns based on inductive reasoning Hypothesis-driven

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

05. Conversion Factors tutorial.doc. Introduction

05. Conversion Factors tutorial.doc. Introduction Introduction In this tutorial you will learn to use conversion factors to solve a variety of problems that arise in chemistry. Roughly 90 of all the mathematics done in beginning chemistry involves using

More information

Introduction to SPSS: Defining Variables and Data Entry

Introduction to SPSS: Defining Variables and Data Entry Introduction to SPSS: Defining Variables and Data Entry You will be on this page after SPSS is started Click Cancel Choose variable view by clicking this button Type the name of the variable here Lets

More information

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS S.Jayasudha Department of Mathematics Prince Shri Venkateswara Padmavathy Engineering College, Chennai. ABSTRACT: We address the problem of having rigid values

More information

Symbolic CTL Model Checking

Symbolic CTL Model Checking Symbolic CTL Model Checking Crystal Chang Din Precise Modeling and Analysis group (PMA), University of Oslo INF9140 - Specification and Verification of Parallel Systems Crystal Chang Din @ UiO Symbolic

More information

Fuzzy Rule Based Systems for Gender Classification from Blog Data

Fuzzy Rule Based Systems for Gender Classification from Blog Data Fuzzy Rule Based Systems for Gender Classification from Blog Data Han Liu 1 and Mihaela Cocea 2 1 School of Computer Science and Informatics, Cardiff University Queens Buildings, 5 The Parade, Cardiff,

More information

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING 134 TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING H.F.S.M.Fonseka 1, J.T.Jonathan 2, P.Sabeshan 3 and M.B.Dissanayaka 4 1 Department of Electrical And Electronic Engineering, Faculty

More information

Introduction to Belief Functions 1

Introduction to Belief Functions 1 Introduction to Belief Functions 1 Rajendra P. Srivastava* and Theodore J. Mock** *University of Kansas, **University of Southern California 1. Introduction The refusal to choose is a form of choice; Disbelief

More information

Visualizing Clinical Trial Data Using Pluggable Components

Visualizing Clinical Trial Data Using Pluggable Components Visualizing Clinical Trial Data Using Pluggable Components Jonas Sjöbergh, Micke Kuwahara, and Yuzuru Tanaka Meme Media Lab Hokkaido University Sapporo, Japan {js, mkuwahara, tanaka}@meme.hokudai.ac.jp

More information

PERSONAL SALES PROCESS VIA FACTOR ANALYSIS

PERSONAL SALES PROCESS VIA FACTOR ANALYSIS PERSONAL SALES PROCESS VIA FACTOR ANALYSIS David Říha Elena Říhová Abstract The main aim of this paper is to identify the personal factors of the salesman, which are more relevant to achieving sales success.

More information

Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality

Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality Eth.J.Sci & Technol. 5(2):124-135, 2008 ISSN 1816-3378 Bahir Dar University, April 2008 Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality

More information

Representation Theorems for Multiple Belief Changes

Representation Theorems for Multiple Belief Changes Representation Theorems for Multiple Belief Changes Dongmo Zhang 1,2 Shifu Chen 1 Wujia Zhu 1,2 Zhaoqian Chen 1 1 State Key Lab. for Novel Software Technology Department of Computer Science and Technology

More information

Lecture 2: Linear vs. Branching time. Temporal Logics: CTL, CTL*. CTL model checking algorithm. Counter-example generation.

Lecture 2: Linear vs. Branching time. Temporal Logics: CTL, CTL*. CTL model checking algorithm. Counter-example generation. CS 267: Automated Verification Lecture 2: Linear vs. Branching time. Temoral Logics: CTL, CTL*. CTL model checking algorithm. Counter-examle generation. Instructor: Tevfik Bultan Linear Time vs. Branching

More information

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest Foundations of AI 10. Knowledge Representation: Modeling with Logic Concepts, Actions, Time, & All the Rest Wolfram Burgard, Andreas Karwath, Bernhard Nebel, and Martin Riedmiller 10/1 Contents Knowledge

More information

Validating and Reporting the 2017 UDS Clinical Measures (Version 1)

Validating and Reporting the 2017 UDS Clinical Measures (Version 1) Validating and Reporting the 2017 UDS Clinical Measures Author: Ben Fouts, Informatics Redwood Community Health Coalition 1310 Redwood Way Petaluma, California 94954 support@rchc.net Document Last Updated:

More information

Text mining for lung cancer cases over large patient admission data. David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor

Text mining for lung cancer cases over large patient admission data. David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor Text mining for lung cancer cases over large patient admission data David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor Opportunities for Biomedical Informatics Increasing roll-out

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 241-254 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Fuzzy Lambda-Max Criteria Weight Determination for Feature Selection in Clustering

More information

An Efficient Attribute Ordering Optimization in Bayesian Networks for Prognostic Modeling of the Metabolic Syndrome

An Efficient Attribute Ordering Optimization in Bayesian Networks for Prognostic Modeling of the Metabolic Syndrome An Efficient Attribute Ordering Optimization in Bayesian Networks for Prognostic Modeling of the Metabolic Syndrome Han-Saem Park and Sung-Bae Cho Department of Computer Science, Yonsei University 134

More information

Analysis of Categorical Data from the Ashe Center Student Wellness Survey

Analysis of Categorical Data from the Ashe Center Student Wellness Survey Lab 6 Analysis of Categorical Data from the Ashe Center Student Wellness Survey Before starting this lab, you should be familiar with: the difference between categorical and quantitative variables, and

More information

A Bayesian Network Model of Knowledge-Based Authentication

A Bayesian Network Model of Knowledge-Based Authentication Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2007 Proceedings Americas Conference on Information Systems (AMCIS) December 2007 A Bayesian Network Model of Knowledge-Based Authentication

More information

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus 2013 International Conference on Computer, Control, Informatics and Its Applications Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus Widhy Hayuhardhika Nugraha

More information

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian The 29th Fuzzy System Symposium (Osaka, September 9-, 3) A Fuzzy Inference Method Based on Saliency Map for Prediction Mao Wang, Yoichiro Maeda 2, Yasutake Takahashi Graduate School of Engineering, University

More information

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Ravinkal Kaur 1, Virat Rehani 2 1M.tech Student, Dept. of CSE, CT Institute of Technology & Research,

More information

Measuring Performance Of Physicians In The Diagnosis Of Endometriosis Using An Expectation-Maximization Algorithm

Measuring Performance Of Physicians In The Diagnosis Of Endometriosis Using An Expectation-Maximization Algorithm Yale University EliScholar A Digital Platform for Scholarly Publishing at Yale Public Health Theses School of Public Health January 2014 Measuring Performance Of Physicians In The Diagnosis Of Endometriosis

More information

CHAPTER ONE CORRELATION

CHAPTER ONE CORRELATION CHAPTER ONE CORRELATION 1.0 Introduction The first chapter focuses on the nature of statistical data of correlation. The aim of the series of exercises is to ensure the students are able to use SPSS to

More information

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE ARTIFICIAL INTELLIGENCE LECTURE # 04 Artificial Intelligence 2012 Lecture 04 Delivered By Zahid Iqbal 1 Review of Last Lecture Artificial Intelligence 2012 Lecture 04 Delivered By Zahid Iqbal 2 Review

More information

Audio: In this lecture we are going to address psychology as a science. Slide #2

Audio: In this lecture we are going to address psychology as a science. Slide #2 Psychology 312: Lecture 2 Psychology as a Science Slide #1 Psychology As A Science In this lecture we are going to address psychology as a science. Slide #2 Outline Psychology is an empirical science.

More information

Interpretability of Sudden Concept Drift in Medical Informatics Domain

Interpretability of Sudden Concept Drift in Medical Informatics Domain Interpretability of Sudden Concept Drift in Medical Informatics Domain Gregor Stiglic, Peter Kokol Faculty of Health Sciences University of Maribor Slovenia Presentation Outline Visualization of Concept

More information

CHAPTER - 7 FUZZY LOGIC IN DATA MINING

CHAPTER - 7 FUZZY LOGIC IN DATA MINING CHAPTER - 7 FUZZY LOGIC IN DATA MINING 7.1. INTRODUCTION Fuzzy logic is an approach of data mining that involves computing the data based on the probable predictions and clustering as opposed to the traditional

More information

Modeling Sentiment with Ridge Regression

Modeling Sentiment with Ridge Regression Modeling Sentiment with Ridge Regression Luke Segars 2/20/2012 The goal of this project was to generate a linear sentiment model for classifying Amazon book reviews according to their star rank. More generally,

More information

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'18 85 Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Bing Liu 1*, Xuan Guo 2, and Jing Zhang 1** 1 Department

More information

Adherence to Hypertension Visit Protocol Description: % of patients with HTN who are being monitored through follow up visits according to guidelines, based on "days since last BP", which looks back from

More information

Republic of Srpska Public Health Institute

Republic of Srpska Public Health Institute Republic of Srpska Public Health Institute METHODOLOGICAL MANUAL FOR MONITORING AND EVALUATION OF THE PROGRAM FOR PREVENTION AND CONTROL OF NON COMMUNICABLE DISEASES IN REPUBLIC OF SRPSKA All rights reserved.

More information

VIEW AS Fit Page! PRESS PgDn to advance slides!

VIEW AS Fit Page! PRESS PgDn to advance slides! VIEW AS Fit Page! PRESS PgDn to advance slides! UNDERSTAND REALIZE CHANGE WHY??? CHANGE THE PROCESSES OF YOUR BUSINESS CONNECTING the DOTS Customer Focus (W s) Customer Focused Metrics Customer Focused

More information

Presenting Survey Data and Results"

Presenting Survey Data and Results Presenting Survey Data and Results" Professor Ron Fricker" Naval Postgraduate School" Monterey, California" Reading Assignment:" 2/15/13 None" 1 Goals for this Lecture" Discuss a bit about how to display

More information

Sets, Logic, and Probability As Used in Decision Support Systems

Sets, Logic, and Probability As Used in Decision Support Systems Sets, Logic, and Probability As Used in Decision Support Systems HAP 752 Advanced Health Informa6on Systems Janusz Wojtusiak, PhD George Mason University Spring 2014 Part of the inhumanity of the computer

More information

Investigating the Reliability of Classroom Observation Protocols: The Case of PLATO. M. Ken Cor Stanford University School of Education.

Investigating the Reliability of Classroom Observation Protocols: The Case of PLATO. M. Ken Cor Stanford University School of Education. The Reliability of PLATO Running Head: THE RELIABILTY OF PLATO Investigating the Reliability of Classroom Observation Protocols: The Case of PLATO M. Ken Cor Stanford University School of Education April,

More information

etable 3.1: DIABETES Name Objective/Purpose

etable 3.1: DIABETES Name Objective/Purpose Appendix 3: Updating CVD risks Cardiovascular disease risks were updated yearly through prediction algorithms that were generated using the longitudinal National Population Health Survey, the Canadian

More information

Difference to Inference 1. Running Head: DIFFERENCE TO INFERENCE. interactivity. Thomas E. Malloy. University of Utah, Salt Lake City, Utah

Difference to Inference 1. Running Head: DIFFERENCE TO INFERENCE. interactivity. Thomas E. Malloy. University of Utah, Salt Lake City, Utah Difference to Inference 1 Running Head: DIFFERENCE TO INFERENCE Difference to Inference: Teaching logical and statistical reasoning through online interactivity. Thomas E. Malloy University of Utah, Salt

More information

Available online at ScienceDirect. The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013)

Available online at  ScienceDirect. The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 11 ( 2013 ) 1244 1251 The 4th International Conference on Electrical Engineering and Informatics (ICEEI 2013) Nutritional Needs

More information

An SVM-Fuzzy Expert System Design For Diabetes Risk Classification

An SVM-Fuzzy Expert System Design For Diabetes Risk Classification An SVM-Fuzzy Expert System Design For Diabetes Risk Classification Thirumalaimuthu Thirumalaiappan Ramanathan, Dharmendra Sharma Faculty of Education, Science, Technology and Mathematics University of

More information

Incorporating Action into Diagnostic Problem Solving (An Abridged Report)

Incorporating Action into Diagnostic Problem Solving (An Abridged Report) Incorporating Action into Diagnostic Problem Solving (An Abridged Report) Sheila A. McIlraith Department of Computer Science, University of Toronto Toronto, ON M5S 1A4 Canada e-mail: mcilrait@cs.toronto.edu

More information

The Exploration by Means of Repertory Grids of Semantic Differences Among Names for Office Documents.

The Exploration by Means of Repertory Grids of Semantic Differences Among Names for Office Documents. Syracuse University SURFACE School of Information Studies: Faculty Scholarship School of Information Studies (ischool) 1-1-1992 The Exploration by Means of Repertory Grids of Semantic Differences Among

More information

Reliability of Ordination Analyses

Reliability of Ordination Analyses Reliability of Ordination Analyses Objectives: Discuss Reliability Define Consistency and Accuracy Discuss Validation Methods Opening Thoughts Inference Space: What is it? Inference space can be defined

More information

ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA

ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA Asheesh Kumar*, Naresh Rameshrao Pimplikar*, Apurva Mohan Gupta* VIT University Vellore -14 India Abstract - Now days, Artificial

More information