Probabilistic Reasoning with Bayesian Networks and BayesiaLab

Size: px
Start display at page:

Download "Probabilistic Reasoning with Bayesian Networks and BayesiaLab"

Transcription

1 The presentation will start at: 13:00:00 The current time is: 13:00:42 Central Standard Time, UTC-6 Probabilistic Reasoning with Bayesian Networks and BayesiaLab

2 Introduction Your Hosts Today Stefan Conrady Stacey Blodgett BayesiaLab.com 2

3 Today s Agenda Motivation & Background Logic vs. Probabilistic Reasoning 10 min. Examples of Probabilistic Reasoning Example 1: What color is the taxi? Bayesian Networks to the Rescue! Knowledge Encoding & Inference with Bayesian Networks & BayesiaLab 50 min. Example 2: Where is my bag? stefan.conrady@bayesia.us 3

4 Webinar Slides & Recording Available 4

5 BayesiaLab Trial Try BayesiaLab Today! Download Demo Version: Apply for Unrestricted Evaluation Version: BayesiaLab.com 5

6 Questions 6

7 User Forum: bayesia.com/community BayesiaLab.com 7

8 Motivation & Background: Reasoning

9 Deductive Logic Aristotle ( BC) BayesiaLab.com 9

10 Deductive Logic Limitations of Logic Classical logic has no explicit mechanism for representing the degree of certainty of premises in an argument, nor the degree of certainty in a conclusion, given those premises. Source: J. Williamson, Handbook of the Logic of Argument and Inference: The Turn Toward the Practical LOGIC IS NOT ENOUGH! BayesiaLab.com 10

11 Inductive vs. Deductive Logic Formal Deductive Logic Weak Strong Strength of Argument Inductive Logic = Probabilistic Reasoning BayesiaLab.com 11

12 2000 Years Later Bayes Theorem for Conditional Probabilities 1763 PHILOSOPHICAL TRANSACTIONS H: Hypothesis E: Evidence P(H E) = P(E H)P(H) P(E) Probability of H given E stefan.conrady@bayesia.us 12

13 Probabilistic Reasoning Mathematical Formulation of Inductive Reasoning Bayesian inference is important because it provides a normative and general-purpose procedure for reasoning under uncertainty. Source: Inductive Reasoning: Experimental, Developmental, and Computational Approaches, edited by Aidan Feeney and Evan Heit BayesiaLab.com 13

14 Probabilistic Reasoning Human reasoning is flawed! BayesiaLab.com 14

15 Why is this so important? Human Cognitive Limitations and Biases Under Uncertainty Human Reasoning Normative Reasoning Disease Symptom FALLACIES Human Reasoning Normative Reasoning BayesiaLab.com 15

16 250 Years Later despite the mathematization of probability in the Enlightenment, mathematical probability theory remains, to this very day, entirely unused in criminal courtrooms, when evaluating the probability of the guilt of a suspected criminal. James Franklin, The Science of Conjecture: Evidence and Probability before Pascal, 2001 The Johns Hopkins Press BayesiaLab.com 16

17 Example 1: What Color is the Taxi? Knowledge Modeling & Reasoning Under Uncertainty

18 What Color is the Taxi? *adapted from Kahneman & Tversky, 1980 Human Reasoning Experiment* A taxi was involved in a hit-and-run accident at night. Only two taxi companies operate in this city, the Yellow Cab Co. and the White Cab Co. 85% of taxis belong to the Yellow Cab Co. YELLOW CAB CO. 15% of taxis belong to the White Cab Co. WHITE CAB COMPANY BayesiaLab.com 18

19 What Color is the Taxi? A witness says that the taxi involved in the accident was white. 19

20 What Color is the Taxi? At the trial in Logiland, where formal deductive logic rules Premise 1 Taxi caused accident Premise 2 Two taxi companies in town, yellow and white Premise 3 Accident witness: Taxi was white Conclusion White Taxi Co. is responsible for accident 20

21 What Color is the Taxi? At the Trial in Likeliland An expert witness explains that human vision has an 80% accuracy in terms of distinguishing between white and yellow given light conditions at the time of the accident. P(Witness=white Color=white)=80% P(Witness=yellow Color=white)=20% P(Witness=yellow Color=yellow)=80% P(Witness=white Color=yellow)=20% 21

22 What Color is the Taxi? You are the jury in Likeliland! Given the three premises and the expert witness statement, what is the probability that the taxi was white? WHITE CAB COMPANY 22

23 What Color is the Taxi? Results from Webinar Poll Correct Answer: 41.38% Correct Answer WHITE CAB COMPANY 23

24 What Color is the Taxi? We need to perform probabilistic inference to answer this question. Bayes Rule allows us to compute the probability P(Taxi=white Witness=white): P(H E) = P(E H)P(H) P(E) Correct, but impractical 24

25 Bayesian Networks to the Rescue! Overcoming our Limitations Human Reasoning Normative Reasoning Encode Domain Knowledge as Bayesian Network Computer-aided inference Use the Bayesian Network for Inference BayesiaLab.com 25

26 The BayesiaLab Workflow BayesiaLab.com 26

27 A desktop software for: encoding learning editing performing inference analyzing simulating optimizing with Bayesian networks. BayesiaLab.com 27

28 BayesiaLab Graph Panel Monitor Panel BayesiaLab.com 28

29 What Color is the Taxi? We encode our domain knowledge regarding the taxi cab example: Node: Variable of Interest Taxi Yellow White 85% 15% 29

30 What Color is the Taxi? We encode our domain knowledge regarding the taxi cab example: Node: Variable of Interest Taxi Yellow White 85% 15% Node: Variable of Interest Witness Yellow White?? Arc 30

31 What Color is the Taxi? We encode our domain knowledge regarding the taxi cab example: Node: Variable of Interest Taxi Yellow White 85% 15% Arc: Discrete & Nonparametric Probabilistic Relationship Taxi Node: Variable of Interest Witness Yellow White Yellow 80% 20% White 20% 80% Witness Yellow White?? Arc 31

32 What Color is the Taxi? We encode our domain knowledge regarding the taxi cab example: Marginal Distribution Conditional Probability Table 32

33 What Color is the Taxi? Inference based on evidence: Simulation Taxi 0.00% Yellow % White Simulation Witness 20.00% Yellow 80.00% White 33

34 What Color is the Taxi? Performing inference based on observing evidence: Diagnosis? Diagnosis Witness 0.00% Yellow % White 34

35 What Color is the Taxi? Performing inference based on observing evidence: Diagnosis Taxi 58.62% Yellow 41.38% White Diagnosis Witness 0.00% Yellow % White 35

36 See Chapter 4 Example 2: Where is my bag? Knowledge Modeling & Reasoning Under Uncertainty

37 Example 2: Where is my bag? Travel Route: Singapore (SIN) Tokyo/Narita (NRT) Los Angeles (LAX) NRT LAX SIN BayesiaLab.com 37

38 Where is my bag? 50/50 Singapore SIN Tokyo Narita NRT Los Angeles LAX? BayesiaLab.com 38

39 Where is my bag? Scenario 1 Luggage delivery starts onto the carousel. After 5 minutes, I still do not see my bag. What is the probability that I will still get my bag? 39

40 But we only have observational data 40

41 Airport Is my bag in there? BayesiaLab.com 41

42 Where is my bag? Results from Webinar Poll Correct Answer: 33% Correct Answer 42

43 Where is my bag? Proposed Workflow Encode the available albeit very limited knowledge into a Bayesian network. Use BayesiaLab to perform probabilistic inference given our observations. 43

44 Where is my bag? Bayesian Network BayesiaLab.com 44

45 BayesiaLab.com 45

46 BayesiaLab.com 46

47 Where is my bag? Scenario 2 Luggage delivery starts onto the carousel. After 5 minutes, I still do not see my bag. However, now I see a colleague, who traveled on the same itinerary, pick up his bag. What is now the probability that I will still get my bag? 47

48 BayesiaLab.com 48

49 BayesiaLab.com 49

50 BayesiaLab.com 50

51 BayesiaLab.com 51

52 Where is my bag? Scenario 3 Luggage is delivered on the carousel, a total of 50 bags in the first 5 minutes, yet I still do not see my bag. What is the probability that I will still get my bag? 52

53 Where is my bag? Extended Model BayesiaLab.com 53

54 Where is my bag? More important questions: Will the patient ultimately respond to the current treatment? Should we continue a search and rescue effort? Should we still follow the original business strategy, i.e. hold the course? BayesiaLab.com 54

55 Where is my bag? Key Points Encoding of knowledge Reasoning under uncertainty Reasoning from cause to effect (simulation) from effect to cause (diagnosis) Inter-causal reasoning 55

56 VR In Conclusion 56

57 User Forum: bayesia.com/community BayesiaLab.com 57

58 bayesia.com/pricing-2018 BayesiaLab.com 58

59 store.bayesia.us BayesiaLab.com 59

60 Webinar Series: Friday at 1 p.m. (Central) Upcoming Webinars: March 9 March 16 March 23 Bayesian Networks for Risk Management without Data Optimizing Health Policies with Bayesian Networks t.b.d. Register here: bayesia.com/events stefan.conrady@bayesia.us 60

61 BayesiaLab Courses Around the World in 2018 March San Francisco, CA May Seattle, WA June Boston, MA September New Delhi, India October Chicago, IL December 4 6 New York, NY August London, UK Learn More & Register: bayesia.com/events stefan.conrady@bayesia.us 61

62 San Francisco Introductory BayesiaLab Course in San Francisco, California March 13 15, 2018 BayesiaLab.com 62

63 6th Annual BayesiaLab Conference in Chicago November 1 2, 2018 Chicago BayesiaLab.com 63

64 Thank You! BayesianNetwork linkedin.com/in/stefanconrady facebook.com/bayesia BayesiaLab.com 64

CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading

CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading CPS331 Lecture: Coping with Uncertainty; Discussion of Dreyfus Reading Objectives: 1. To discuss ways of handling uncertainty (probability; Mycin CF) 2. To discuss Dreyfus views on expert systems Materials:

More information

Biases and [Ir]rationality Informatics 1 CG: Lecture 18

Biases and [Ir]rationality Informatics 1 CG: Lecture 18 Biases and [Ir]rationality Informatics 1 CG: Lecture 18 Chris Lucas clucas2@inf.ed.ac.uk Why? Human failures and quirks are windows into cognition Past examples: overregularisation, theory of mind tasks

More information

Geoffrey Stewart Morrison

Geoffrey Stewart Morrison Basic Workshop on Forensic Statistics Introduction to logical reasoning for the evaluation of forensic evidence Geoffrey Stewart Morrison p(e H ) p p(e H ) d These slides are available on the following

More information

Biases and [Ir]rationality Informatics 1 CG: Lecture 18

Biases and [Ir]rationality Informatics 1 CG: Lecture 18 Why? Biases and [Ir]rationality Informatics 1 CG: Lecture 18 Chris Lucas cl u cas2 @ i n f. ed. ac. u k Human failures and quirks are windows into cognition Past examples: overregularisation, theory of

More information

Science, Society, and Social Research (1) Benjamin Graham

Science, Society, and Social Research (1) Benjamin Graham Science, Society, and Social Research (1) Nuts and Bolts My computer croaked, so no clickers today We will start collecting clicker data for grades next Thurs Discussion sections start next week Homework

More information

Artificial Intelligence Programming Probability

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

More information

DECISION ANALYSIS WITH BAYESIAN NETWORKS

DECISION ANALYSIS WITH BAYESIAN NETWORKS RISK ASSESSMENT AND DECISION ANALYSIS WITH BAYESIAN NETWORKS NORMAN FENTON MARTIN NEIL CRC Press Taylor & Francis Croup Boca Raton London NewYork CRC Press is an imprint of the Taylor Si Francis an Croup,

More information

UNESCO EOLSS. This article deals with risk-defusing behavior. It is argued that this forms a central part in decision processes.

UNESCO EOLSS. This article deals with risk-defusing behavior. It is argued that this forms a central part in decision processes. RISK-DEFUSING BEHAVIOR Oswald Huber University of Fribourg, Switzerland Keywords: cognitive bias, control, cost of risk-defusing operators, decision making, effect of risk-defusing operators, lottery,

More information

Reasoning with Uncertainty. Reasoning with Uncertainty. Bayes Rule. Often, we want to reason from observable information to unobservable information

Reasoning with Uncertainty. Reasoning with Uncertainty. Bayes Rule. Often, we want to reason from observable information to unobservable information Reasoning with Uncertainty Reasoning with Uncertainty Often, we want to reason from observable information to unobservable information We want to calculate how our prior beliefs change given new available

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 10: Introduction to inference (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 17 What is inference? 2 / 17 Where did our data come from? Recall our sample is: Y, the vector

More information

Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision in Pune, India

Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision in Pune, India 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision

More information

Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily true.

Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily true. CmSc310 Artificial Intelligence Expert Systems II 1. Reasoning under uncertainty Knowledge is rarely absolutely certain. In expert systems we need a way to say that something is probably but not necessarily

More information

Insight Assessment Measuring Thinking Worldwide

Insight Assessment Measuring Thinking Worldwide California Critical Thinking Skills Test (CCTST). The CCTST measures the reasoning skills human beings use in the process of reflectively deciding what to believe or what to do. Skill/Attribute Name SE

More information

Modelling Causation in Evidence-Based Legal Reasoning ICAIL Doctoral Consortium

Modelling Causation in Evidence-Based Legal Reasoning ICAIL Doctoral Consortium Modelling Causation in Evidence-Based Legal Reasoning ICAIL Doctoral Consortium Ruta Liepina Law Department, European University Institute 1 Research Questions Research questions in this project revolve

More information

Supplementary notes for lecture 8: Computational modeling of cognitive development

Supplementary notes for lecture 8: Computational modeling of cognitive development Supplementary notes for lecture 8: Computational modeling of cognitive development Slide 1 Why computational modeling is important for studying cognitive development. Let s think about how to study the

More information

Cognitive domain: Comprehension Answer location: Elements of Empiricism Question type: MC

Cognitive domain: Comprehension Answer location: Elements of Empiricism Question type: MC Chapter 2 1. Knowledge that is evaluative, value laden, and concerned with prescribing what ought to be is known as knowledge. *a. Normative b. Nonnormative c. Probabilistic d. Nonprobabilistic. 2. Most

More information

IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica

IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica Overview of Netica Software Netica Application is a comprehensive tool for working with Bayesian networks

More information

Unit 5. Thinking Statistically

Unit 5. Thinking Statistically Unit 5. Thinking Statistically Supplementary text for this unit: Darrell Huff, How to Lie with Statistics. Most important chapters this week: 1-4. Finish the book next week. Most important chapters: 8-10.

More information

Agenetic disorder serious, perhaps fatal without

Agenetic disorder serious, perhaps fatal without ACADEMIA AND CLINIC The First Positive: Computing Positive Predictive Value at the Extremes James E. Smith, PhD; Robert L. Winkler, PhD; and Dennis G. Fryback, PhD Computing the positive predictive value

More information

Improving statistical estimates used in the courtroom. Precis. Bayes Theorem. Professor Norman Fenton. Queen Mary University of London and Agena Ltd

Improving statistical estimates used in the courtroom. Precis. Bayes Theorem. Professor Norman Fenton. Queen Mary University of London and Agena Ltd Improving statistical estimates used in the courtroom Professor Norman Fenton Queen Mary University of London and Agena Ltd Address: Queen Mary University of London School of Electronic Engineering and

More information

International Journal of Software and Web Sciences (IJSWS)

International Journal of Software and Web Sciences (IJSWS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

TEACHING YOUNG GROWNUPS HOW TO USE BAYESIAN NETWORKS.

TEACHING YOUNG GROWNUPS HOW TO USE BAYESIAN NETWORKS. TEACHING YOUNG GROWNUPS HOW TO USE BAYESIAN NETWORKS Stefan Krauss 1, Georg Bruckmaier 1 and Laura Martignon 2 1 Institute of Mathematics and Mathematics Education, University of Regensburg, Germany 2

More information

Is it possible to gain new knowledge by deduction?

Is it possible to gain new knowledge by deduction? Is it possible to gain new knowledge by deduction? Abstract In this paper I will try to defend the hypothesis that it is possible to gain new knowledge through deduction. In order to achieve that goal,

More information

The Role of Causality in Judgment Under Uncertainty. Tevye R. Krynski & Joshua B. Tenenbaum

The Role of Causality in Judgment Under Uncertainty. Tevye R. Krynski & Joshua B. Tenenbaum Causality in Judgment 1 Running head: CAUSALITY IN JUDGMENT The Role of Causality in Judgment Under Uncertainty Tevye R. Krynski & Joshua B. Tenenbaum Department of Brain & Cognitive Sciences, Massachusetts

More information

Structural Modelling of Operational Risk in Financial Institutions:

Structural Modelling of Operational Risk in Financial Institutions: Structural Modelling of Operational Risk in Financial Institutions: Application of Bayesian Networks and Balanced Scorecards to IT Infrastructure Risk Modelling Inaugural-Dissertation zur Erlangung des

More information

British Journal of Science 7 September 2011, Vol. 1 (1) The Use of Base Rates in Bayesian Inference Prediction

British Journal of Science 7 September 2011, Vol. 1 (1) The Use of Base Rates in Bayesian Inference Prediction British Journal of Science 7 The Use of Base Rates in Bayesian Inference Prediction Brown J lee Washington State University, Fullerton and Decision Research Center Email: mbirnbaum@fullerton.edu Introduction

More information

Exploring Experiential Learning: Simulations and Experiential Exercises, Volume 5, 1978 THE USE OF PROGRAM BAYAUD IN THE TEACHING OF AUDIT SAMPLING

Exploring Experiential Learning: Simulations and Experiential Exercises, Volume 5, 1978 THE USE OF PROGRAM BAYAUD IN THE TEACHING OF AUDIT SAMPLING THE USE OF PROGRAM BAYAUD IN THE TEACHING OF AUDIT SAMPLING James W. Gentry, Kansas State University Mary H. Bonczkowski, Kansas State University Charles W. Caldwell, Kansas State University INTRODUCTION

More information

MTAT Bayesian Networks. Introductory Lecture. Sven Laur University of Tartu

MTAT Bayesian Networks. Introductory Lecture. Sven Laur University of Tartu MTAT.05.113 Bayesian Networks Introductory Lecture Sven Laur University of Tartu Motivation Probability calculus can be viewed as an extension of classical logic. We use many imprecise and heuristic rules

More information

INTRODUCTION. Evidence standards for justifiable evidence claims, June 2016

INTRODUCTION. Evidence standards for justifiable evidence claims, June 2016 EVIDENCE STANDARDS: A DIMENSIONS OF DIFFERENCE FRAMEWORK FOR APPRAISING JUSTIFIABLE EVIDENCE CLAIMS 1 David Gough, EPPI-Centre, SSRU, UCL Institute of Education, University College London INTRODUCTION

More information

Chapter 11 Decision Making. Syllogism. The Logic

Chapter 11 Decision Making. Syllogism. The Logic Chapter 11 Decision Making Syllogism All men are mortal. (major premise) Socrates is a man. (minor premise) (therefore) Socrates is mortal. (conclusion) The Logic Mortal Socrates Men 1 An Abstract Syllogism

More information

Sensory Cue Integration

Sensory Cue Integration Sensory Cue Integration Summary by Byoung-Hee Kim Computer Science and Engineering (CSE) http://bi.snu.ac.kr/ Presentation Guideline Quiz on the gist of the chapter (5 min) Presenters: prepare one main

More information

Inductive reasoning in the courtroom: Judging guilt based on uncertain evidence

Inductive reasoning in the courtroom: Judging guilt based on uncertain evidence Inductive reasoning in the courtroom: Judging guilt based on uncertain evidence Ann M. Martin (Ann.Martin@unsw.edu.au) School of Psychology, University of New South Wales Sydney, 2052, Australia Brett

More information

Argument Analysis Using Bayesian Networks

Argument Analysis Using Bayesian Networks 24/3/2011 1/15 Argument Analysis Using Bayesian Networks Kevin B. Korb and Erik Nyberg Clayton School of IT Monash University kbkorb@gmail.com 24/3/2011 2/15 Argument Analysis Seven Step Program Michael

More information

2/25/11. Interpreting in uncertainty. Sequences, populations and representiveness. Sequences, populations and representativeness

2/25/11. Interpreting in uncertainty. Sequences, populations and representiveness. Sequences, populations and representativeness Interpreting in uncertainty Human Communication Lecture 24 The Gambler s Fallacy Toss a fair coin 10 heads in a row - what probability another head? Which is more likely? a. a head b. a tail c. both equally

More information

UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER

UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER 2016 DELIVERING VALUE WITH DATA SCIENCE BAYES APPROACH - MAKING DATA WORK HARDER The Ipsos MORI Data Science team increasingly

More information

Hybrid models of rational legal proof. Bart Verheij Institute of Artificial Intelligence and Cognitive Engineering

Hybrid models of rational legal proof. Bart Verheij Institute of Artificial Intelligence and Cognitive Engineering Hybrid models of rational legal proof Bart Verheij Institute of Artificial Intelligence and Cognitive Engineering www.ai.rug.nl/~verheij How can forensic evidence be handled effectively and safely? Analyses

More information

Inference suppression and moral dilemmas

Inference suppression and moral dilemmas Inference suppression and moral dilemmas Barbara Kuhnert University of Freiburg - October 2013 SPP1516 Project: Non-monotonicity, consistency and rationality in human reasoning Human non-monotonic reasoning

More information

Expert judgements in risk and reliability analysis

Expert judgements in risk and reliability analysis Expert judgements in risk and reliability analysis Jan-Erik Holmberg M2-E2117 Risk analysis, April 17, 2016 Aalto university Contents Definitions Applications Bayesian approach Examples 2 Background Objective,

More information

Response to the ASA s statement on p-values: context, process, and purpose

Response to the ASA s statement on p-values: context, process, and purpose Response to the ASA s statement on p-values: context, process, purpose Edward L. Ionides Alexer Giessing Yaacov Ritov Scott E. Page Departments of Complex Systems, Political Science Economics, University

More information

CS343: Artificial Intelligence

CS343: Artificial Intelligence CS343: Artificial Intelligence Introduction: Part 2 Prof. Scott Niekum University of Texas at Austin [Based on slides created by Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley. All materials

More information

Base Rates in Bayesian Inference: Signal Detection Analysis of the Cab Problem

Base Rates in Bayesian Inference: Signal Detection Analysis of the Cab Problem Base Rates in Bayesian Inference: Signal Detection Analysis of the Cab Problem Michael H. Birnbaum The American Journal of Psychology, Vol. 96, No. 1. (Spring, 1983), pp. 85-94. Stable URL: http://links.jstor.org/sici?sici=0002-9556%28198321%2996%3a1%3c85%3abribis%3e2.0.co%3b2-z

More information

A Computational Model of Counterfactual Thinking: The Temporal Order Effect

A Computational Model of Counterfactual Thinking: The Temporal Order Effect A Computational Model of Counterfactual Thinking: The Temporal Order Effect Clare R. Walsh (cwalsh@tcd.ie) Psychology Department, University of Dublin, Trinity College, Dublin 2, Ireland Ruth M.J. Byrne

More information

Homework Assignment Section 2

Homework Assignment Section 2 Homework Assignment Section 2 Carlos M. Carvalho DMBA McCombs School of Business Problem 1 I am interested in building a portfolio of stocks and bonds... a very convenient way is to invest in two ETFs

More information

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper?

Outline. What s inside this paper? My expectation. Software Defect Prediction. Traditional Method. What s inside this paper? Outline A Critique of Software Defect Prediction Models Norman E. Fenton Dongfeng Zhu What s inside this paper? What kind of new technique was developed in this paper? Research area of this technique?

More information

A Cognitive Model of Argumentation

A Cognitive Model of Argumentation A Cognitive Model of ation Kevin B. Korb, Richard McConachy and Ingrid Zukerman Department of Computer Science Monash University Clayton, Victoria 3168, AUSTRALIA email: korb, ricky, ingrid @cs.monash.edu.au

More information

Book Note: In Doubt: The Psychology Of The Criminal Justice Process, by Dan Simon

Book Note: In Doubt: The Psychology Of The Criminal Justice Process, by Dan Simon Osgoode Hall Law Journal Volume 51, Issue 2 (Winter 2014) Article 13 Book Note: In Doubt: The Psychology Of The Criminal Justice Process, by Dan Simon Jennifer McKee Follow this and additional works at:

More information

Programme Specification. MSc/PGDip Forensic and Legal Psychology

Programme Specification. MSc/PGDip Forensic and Legal Psychology Entry Requirements: Programme Specification MSc/PGDip Forensic and Legal Psychology Applicants for the MSc must have a good Honours degree (2:1 or better) in Psychology or a related discipline (e.g. Criminology,

More information

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Joshua T. Abbott (joshua.abbott@berkeley.edu) Thomas L. Griffiths (tom griffiths@berkeley.edu) Department of Psychology,

More information

Bayesian Analysis by Simulation

Bayesian Analysis by Simulation 408 Resampling: The New Statistics CHAPTER 25 Bayesian Analysis by Simulation Simple Decision Problems Fundamental Problems In Statistical Practice Problems Based On Normal And Other Distributions Conclusion

More information

Introduction to Logical Reasoning for the Evaluation of Forensic Evidence. Geoffrey Stewart Morrison. p p(e H )

Introduction to Logical Reasoning for the Evaluation of Forensic Evidence. Geoffrey Stewart Morrison. p p(e H ) Introduction to Logical Reasoning for the Evaluation of Forensic Evidence Geoffrey Stewart Morrison p(e H ) p p(e H ) d http://forensic-evaluation.net/ Abstract In response to the 2009 US National Research

More information

Improving Construction of Conditional Probability Tables for Ranked Nodes in Bayesian Networks Pekka Laitila, Kai Virtanen

Improving Construction of Conditional Probability Tables for Ranked Nodes in Bayesian Networks Pekka Laitila, Kai Virtanen Improving Construction of Conditional Probability Tables for Ranked Nodes in Bayesian Networks Pekka Laitila, Kai Virtanen pekka.laitila@aalto.fi, kai.virtanen@aalto.fi Systems Analysis Laboratory, Department

More information

Confirmation Bias. this entry appeared in pp of in M. Kattan (Ed.), The Encyclopedia of Medical Decision Making.

Confirmation Bias. this entry appeared in pp of in M. Kattan (Ed.), The Encyclopedia of Medical Decision Making. Confirmation Bias Jonathan D Nelson^ and Craig R M McKenzie + this entry appeared in pp. 167-171 of in M. Kattan (Ed.), The Encyclopedia of Medical Decision Making. London, UK: Sage the full Encyclopedia

More information

Diagnostic Reasoning

Diagnostic Reasoning CHAPTER 23 Diagnostic Reasoning Björn Meder and Ralf Mayrhofer Abstract This chapter discusses diagnostic reasoning from the perspective of causal inference. The computational framework that provides the

More information

CS 4365: Artificial Intelligence Recap. Vibhav Gogate

CS 4365: Artificial Intelligence Recap. Vibhav Gogate CS 4365: Artificial Intelligence Recap Vibhav Gogate Exam Topics Search BFS, DFS, UCS, A* (tree and graph) Completeness and Optimality Heuristics: admissibility and consistency CSPs Constraint graphs,

More information

BayesiaLab Training Program 2014

BayesiaLab Training Program 2014 BayesiaLab Training Program 2014 Introductory and Advanced Course Syllabus Online Course Registration: www.bayesia.us/courses.html BayesiaLab Course Syllabus Introduction About the Instructor 4 Framework:

More information

How to use the Lafayette ESS Report to obtain a probability of deception or truth-telling

How to use the Lafayette ESS Report to obtain a probability of deception or truth-telling Lafayette Tech Talk: How to Use the Lafayette ESS Report to Obtain a Bayesian Conditional Probability of Deception or Truth-telling Raymond Nelson The Lafayette ESS Report is a useful tool for field polygraph

More information

Professor Deborah G. Mayo

Professor Deborah G. Mayo Professor Deborah G. Mayo error@vt.edu, mayod@vt.edu Office Hrs: T405: TBA PH500 Ph.D Research Seminar in the Philosophy of Science: Autumn 2008: Topics in the Philosophy and History of Inductive/Statistical

More information

Chapter 4. Navigating. Analysis. Data. through. Exploring Bivariate Data. Navigations Series. Grades 6 8. Important Mathematical Ideas.

Chapter 4. Navigating. Analysis. Data. through. Exploring Bivariate Data. Navigations Series. Grades 6 8. Important Mathematical Ideas. Navigations Series Navigating through Analysis Data Grades 6 8 Chapter 4 Exploring Bivariate Data Important Mathematical Ideas Copyright 2009 by the National Council of Teachers of Mathematics, Inc. www.nctm.org.

More information

Chapter 1 Introduction to Educational Research

Chapter 1 Introduction to Educational Research Chapter 1 Introduction to Educational Research The purpose of Chapter One is to provide an overview of educational research and introduce you to some important terms and concepts. My discussion in this

More information

The Frequency Hypothesis and Evolutionary Arguments

The Frequency Hypothesis and Evolutionary Arguments The Frequency Hypothesis and Evolutionary Arguments Yuichi Amitani November 6, 2008 Abstract Gerd Gigerenzer s views on probabilistic reasoning in humans have come under close scrutiny. Very little attention,

More information

Introduction to Bayesian Analysis 1

Introduction to Bayesian Analysis 1 Biostats VHM 801/802 Courses Fall 2005, Atlantic Veterinary College, PEI Henrik Stryhn Introduction to Bayesian Analysis 1 Little known outside the statistical science, there exist two different approaches

More information

Vagueness, Context Dependence and Interest Relativity

Vagueness, Context Dependence and Interest Relativity Chris Kennedy Seminar on Vagueness University of Chicago 2 May, 2006 Vagueness, Context Dependence and Interest Relativity 1 Questions about vagueness Graff (2000) summarizes the challenge for a theory

More information

A Bayesian Network Analysis of Eyewitness Reliability: Part 1

A Bayesian Network Analysis of Eyewitness Reliability: Part 1 A Bayesian Network Analysis of Eyewitness Reliability: Part 1 Jack K. Horner PO Box 266 Los Alamos NM 87544 jhorner@cybermesa.com ICAI 2014 Abstract In practice, many things can affect the verdict in a

More information

Reasoning Deduction. Dual-Process Theories of Deductive Reasoning

Reasoning Deduction. Dual-Process Theories of Deductive Reasoning Reasoning Deduction. Dual-Process Theories of Deductive Reasoning Mariusz Urbański Institute of Psychology Adam Mickiewicz University Poznań, Poland http://mu.edu.pl Table of Contents 1 Memento 2 Two paradigms

More information

Probability Factors, Future and Predictions in Project Management:

Probability Factors, Future and Predictions in Project Management: Probability Factors, Future and Predictions in Project Management: An attempt to create a probabilistic method exacting Time critical processes and future-oriented projects (or predictions) by L. Melcher

More information

Chapter 02. Basic Research Methodology

Chapter 02. Basic Research Methodology Chapter 02 Basic Research Methodology Definition RESEARCH Research is a quest for knowledge through diligent search or investigation or experimentation aimed at the discovery and interpretation of new

More information

D F 3 7. beer coke Cognition and Perception. The Wason Selection Task. If P, then Q. If P, then Q

D F 3 7. beer coke Cognition and Perception. The Wason Selection Task. If P, then Q. If P, then Q Cognition and Perception 1. Why would evolution-minded cognitive psychologists think it is more likely that the mind consists of many specialized mechanisms rather than a few general-purpose mechanisms?

More information

Bayesian Estimations from the Two-Parameter Bathtub- Shaped Lifetime Distribution Based on Record Values

Bayesian Estimations from the Two-Parameter Bathtub- Shaped Lifetime Distribution Based on Record Values Bayesian Estimations from the Two-Parameter Bathtub- Shaped Lifetime Distribution Based on Record Values Mahmoud Ali Selim Department of Statistics Commerce Faculty Al-Azhar University, Cairo, Egypt selim.one@gmail.com

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

Agent-Based Models. Maksudul Alam, Wei Wang

Agent-Based Models. Maksudul Alam, Wei Wang Agent-Based Models Maksudul Alam, Wei Wang Outline Literature Review about Agent-Based model Modeling disease outbreaks in realistic urban social Networks EpiSimdemics: an Efficient Algorithm for Simulating

More information

Understanding Minimal Risk. Richard T. Campbell University of Illinois at Chicago

Understanding Minimal Risk. Richard T. Campbell University of Illinois at Chicago Understanding Minimal Risk Richard T. Campbell University of Illinois at Chicago Why is Minimal Risk So Important? It is the threshold for determining level of review (Issue 8) Determines, in part, what

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

Lecture 9 Internal Validity

Lecture 9 Internal Validity Lecture 9 Internal Validity Objectives Internal Validity Threats to Internal Validity Causality Bayesian Networks Internal validity The extent to which the hypothesized relationship between 2 or more variables

More information

2 theory [18], that is, between what we should do (according to probability theory) and what we do (according to psychological experiments). Therefore

2 theory [18], that is, between what we should do (according to probability theory) and what we do (according to psychological experiments). Therefore Heuristics and Normative Models of Judgment under Uncertainty Pei Wang Center for Research on Concepts and Cognition Indiana University ABSTRACT Psychological evidence shows that probability theory is

More information

Modelling Experimental Interventions: Results and Challenges

Modelling Experimental Interventions: Results and Challenges Concrete Causation Munich 2010 Modelling Experimental Interventions: Results and Challenges Jan-Willem Romeijn Faculty of Philosophy University of Groningen Contents 1 Overview 3 2 Interventions and confirmation

More information

From Classical Logic to Computational Argumentation

From Classical Logic to Computational Argumentation From Classical Logic to Computational Argumentation Massimiliano Giacomin massimiliano.giacomin@unibs.it www.ing.unibs.it/~giacomin/ DII - Dipartimento di Ingegneria dell Informazione Università degli

More information

Analysis of complex patterns of evidence in legal cases: Wigmore charts vs. Bayesian networks

Analysis of complex patterns of evidence in legal cases: Wigmore charts vs. Bayesian networks Analysis of complex patterns of evidence in legal cases: Wigmore charts vs. Bayesian networks V. Leucari October 2005 Typical features of the evidence arising from legal cases are its complex structure

More information

Critical Thinking Assessment at MCC. How are we doing?

Critical Thinking Assessment at MCC. How are we doing? Critical Thinking Assessment at MCC How are we doing? Prepared by Maura McCool, M.S. Office of Research, Evaluation and Assessment Metropolitan Community Colleges Fall 2003 1 General Education Assessment

More information

EVIDENCE AND INVESTIGATION: Booklet 1

EVIDENCE AND INVESTIGATION: Booklet 1 EVIDENCE AND INVESTIGATION: Booklet 1 NAME: Key Questions: What is a detective? Detective: What is Forensic Science or Forensic Investigation: How can we use information and evidence to fight crime? Evidence:

More information

Application of Bayesian Network Model for Enterprise Risk Management of Expressway Management Corporation

Application of Bayesian Network Model for Enterprise Risk Management of Expressway Management Corporation 2011 International Conference on Innovation, Management and Service IPEDR vol.14(2011) (2011) IACSIT Press, Singapore Application of Bayesian Network Model for Enterprise Risk Management of Expressway

More information

Avoiding Probabilistic Reasoning Fallacies in Legal Practice using Bayesian Networks

Avoiding Probabilistic Reasoning Fallacies in Legal Practice using Bayesian Networks Avoiding Probabilistic Reasoning Fallacies in Legal Practice using Bayesian Networks Norman Fenton and Martin Neil RADAR (Risk Assessment and Decision Analysis Research) School of Electronic Engineering

More information

Category Size and Category-Based Induction

Category Size and Category-Based Induction Category Size and Category-Based Induction Aidan Feeney & David R. Gardiner Department of Psychology University of Durham, Stockton Campus University Boulevard Stockton-on-Tees, TS17 6BH United Kingdom

More information

Statistical inference and Aristotle s Rhetoric

Statistical inference and Aristotle s Rhetoric 193 British Journal of Mathematical and Statistical Psychology (2004), 57, 193 203 q 2004 The British Psychological Society www.bps.org.uk Statistical inference and Aristotle s Rhetoric Ranald R. Macdonald*

More information

Inductive arguments, inductive fallacies and related biases

Inductive arguments, inductive fallacies and related biases Fino PhD Lectures 2018 Genoa, 23 February 2018 Inductive arguments, inductive fallacies and related biases Margherita Benzi Università del Piemonte Orientale Plan of the seminar 1 Induction 1.1 Inductive

More information

Updating Prior Beliefs Based on Ambiguous Evidence

Updating Prior Beliefs Based on Ambiguous Evidence Updating Prior Beliefs Based on Ambiguous Evidence Stephen H. Dewitt 1, David A. Lagnado 1 and Norman Fenton 2 1 Department of Experimental Psychology, University College London, 26 Bedford Way, WC1H 0AP

More information

Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making

Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making Bayesian Networks in Medicine: a Model-based Approach to Medical Decision Making Peter Lucas Department of Computing Science University of Aberdeen Scotland, UK plucas@csd.abdn.ac.uk Abstract Bayesian

More information

Causal learning in humans. Alison Gopnik Dept. of Psychology UC-Berkeley

Causal learning in humans. Alison Gopnik Dept. of Psychology UC-Berkeley Causal learning in humans Alison Gopnik Dept. of Psychology UC-Berkeley Knowledge as an inverse problem East Coast Solutions Structured Abstract Innate Domain-specific Modularity West Coast Solutions Distributed

More information

Advanced Bayesian Models for the Social Sciences. TA: Elizabeth Menninga (University of North Carolina, Chapel Hill)

Advanced Bayesian Models for the Social Sciences. TA: Elizabeth Menninga (University of North Carolina, Chapel Hill) Advanced Bayesian Models for the Social Sciences Instructors: Week 1&2: Skyler J. Cranmer Department of Political Science University of North Carolina, Chapel Hill skyler@unc.edu Week 3&4: Daniel Stegmueller

More information

CARISMA-LMS Workshop on Statistics for Risk Analysis

CARISMA-LMS Workshop on Statistics for Risk Analysis Department of Mathematics CARISMA-LMS Workshop on Statistics for Risk Analysis Thursday 28 th May 2015 Location: Department of Mathematics, John Crank Building, Room JNCK128 (Campus map can be found at

More information

Implementation of Perception Classification based on BDI Model using Bayesian Classifier

Implementation of Perception Classification based on BDI Model using Bayesian Classifier Implementation of Perception Classification based on BDI Model using Bayesian Classifier Vishwanath Y 1 Murali T S 2 Dr M.V Vijayakumar 3 1 Research Scholar, Dept. of Computer Science & Engineering, Jain

More information

WEAVING PREVENTION, TREATMENT AND RECOVERY

WEAVING PREVENTION, TREATMENT AND RECOVERY WEAVING PREVENTION, TREATMENT AND RECOVERY 2010 Conference of Affiliates Embassy Suites Hotel Phoenix/Scottsdale Host Affiliate: -Greater Phoenix Area October 27-30, 2010 244 East 58th Street, 4th Floor

More information

[1] provides a philosophical introduction to the subject. Simon [21] discusses numerous topics in economics; see [2] for a broad economic survey.

[1] provides a philosophical introduction to the subject. Simon [21] discusses numerous topics in economics; see [2] for a broad economic survey. Draft of an article to appear in The MIT Encyclopedia of the Cognitive Sciences (Rob Wilson and Frank Kiel, editors), Cambridge, Massachusetts: MIT Press, 1997. Copyright c 1997 Jon Doyle. All rights reserved

More information

The Student s Guide to Social Neuroscience

The Student s Guide to Social Neuroscience New Textbook! The Student s Guide to Social Neuroscience by Jamie Ward Complimentary examination copy available! The first single-authored introductory undergraduate textbook for this exciting new field

More information

S18 Transpacific Freighter Schedule (25MAR - 27OCT2018) Time Zone

S18 Transpacific Freighter Schedule (25MAR - 27OCT2018) Time Zone S18 Transpacific Freighter Schedule (25MAR - 27OCT2018) 5168 5168 5118 5156 5108 5256 5254 5254 5398 5384 5384 //SA //SA/ / /SA / / SA +8 Taipei (TPE) D 20:00 09:30 09:40 06:30 12:30 07:35 07:35 07:35

More information

2018 Cardiovascular US medical educational programs

2018 Cardiovascular US medical educational programs Image Guided Therapy Training and education IGT Devices Philips ELIITE Academy 2018 Cardiovascular US medical educational programs Table of contents Philips ELIITE Academy 4 4 Cardiovascular education

More information

"PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION"

PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION "PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION" Integrative Biology 200B University of California, Berkeley Lab for Jan 25, 2011, Introduction to Statistical Thinking A. Concepts: A way of making

More information

An Introduction to Bayesian Networks and their Contemporary Applications. Table of Contents

An Introduction to Bayesian Networks and their Contemporary Applications. Table of Contents 1 of 13 An Introduction to Bayesian Networks and their Contemporary Applications Daryle Niedermayer, I.S.P., PMP, B.Sc., B.A., M.Div. December 1, 1998 Table of Contents 1. 2. 3. 4. 5. 6. 7. 8. 9. Abstract

More information

Can Bayesian models have normative pull on human reasoners?

Can Bayesian models have normative pull on human reasoners? Can Bayesian models have normative pull on human reasoners? Frank Zenker 1,2,3 1 Lund University, Department of Philosophy & Cognitive Science, LUX, Box 192, 22100 Lund, Sweden 2 Universität Konstanz,

More information

Reply. Bayes's Theorem and Reliability: A Reply to Levin* Northern Arizona University. 1 Misusing Bayes's Theorem

Reply. Bayes's Theorem and Reliability: A Reply to Levin* Northern Arizona University. 1 Misusing Bayes's Theorem Reply Bayes's Theorem and Reliability: A Reply to Levin* DAVID SHERRY Northern Arizona University 1 Misusing Bayes's Theorem Psychological research appears to show that people are bad at inductive reasoning.

More information

9 th National Harm Reduction Conference AGENDA ADDENDUM From Public Health to Social Justice Updated 11/13/2012

9 th National Harm Reduction Conference AGENDA ADDENDUM From Public Health to Social Justice Updated 11/13/2012 Updated 11/13/2012 THURSDAY NOVEMBER 15 Breakout Session 1: Thursday, 2:15 pm-3:45 pm CRACK Presentation Crack-Cocaine Smoking: An Experimental Model was removed from panel and replaced by the following

More information