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

Size: px
Start display at page:

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

Transcription

1 MTAT Bayesian Networks Introductory Lecture Sven Laur University of Tartu

2 Motivation Probability calculus can be viewed as an extension of classical logic. We use many imprecise and heuristic rules in everyday life. Often even experts find it difficult to formalise their knowledge. One often wants to infer rules comprehensible rules directly form data. Bayesian networks provide one possible solution. Network structure reveals causal relations between attributes Each individual table of conditional probabilities is comprehensible. The inference can be completely automated. Bayesian networks can be used to support decision making. MTAT Bayesian Networks, Introductory Lecture, 11 February,

3 A simple example Trojan in a computer Money transfer to attacker s account Successful phishing Security breach Attack is detected Attack is successful Attack against server Money transfer to mule s account Mule is caught Arrow indicate direct causal relations between events or indicators. For each node v, we have to specify Pr[v parents of v]. For nodes u without parents, we have to specify prior probabilities Pr[u]. MTAT Bayesian Networks, Introductory Lecture, 11 February,

4 Three main tasks Knowledge representation Encoding of prior beliefs (expert knowledge). Parameter estimation from experimental data. Structural inference from experimental data. Inference and belief propagation Fast computation of marginal probabilities. Coherence and sensitivity analysis. Decision theory Optimal and near-optimal strategies Relevance of observations. Sensitivity analysis. MTAT Bayesian Networks, Introductory Lecture, 11 February,

5 Presentation topics 1. Interpretations of Probabilities (1) 2. Construction of Bayesian Networks (1) 3. Inference and Belief Propagation (2) 4. Analysis of Bayesian Networks (1) 5. Parameter Estimation (1) 6. Network Structure Estimation (1) 7. Bayesian Networks as Classifiers (1) 8. Elements of Decision Theory (2) 9. Optimal Strategies and Ways to Find Them (2) 10. Some Properties of Decision Problems (1) MTAT Bayesian Networks, Introductory Lecture, 11 February,

6 What is a probability?

7 Five main interpretations Standford Encyclopedia of Philosophy lists five interpretations. Classical probability is a ratio between favourable and all events. Logical probability assigns plausibility over a set of formal statements. Frequentistic interpretation states that probability is relative frequency in a finite or infinite trial sequence, i.e., it is a property of sequence. Propensity interpretation states that probability is a property of physical objects, which manifests itself in an experiment(s). Subjective probability is a normalised degree of belief that a rational entity assigns to plausible events based on observations. Kolmogorov s calculus of probabilities is interpretation agnostic. It provides universal consistent axiomatisation. All rules for manipulating probabilities can be derived within this theory. MTAT Bayesian Networks, Introductory Lecture, 11 February,

8 Three dominant schools of thought Frequentism Knowledge of the Long Run Fair Price Bayesianism Probability Mathematical Statistics Three notions in the graph form a vicious cycle. Depending on the starting point we get different interpretations. Each of them has its own application area and weaknesses. MTAT Bayesian Networks, Introductory Lecture, 11 February,

9 1764 T. Bayes Bayes Theorem Approximate time-line 1810 P. Laplace Central Limit Theorem 1900 K. Pearson χ 2 -test 1931 F. Ramsey Subjective probability 1919 R. Mises Kollektivs 1954 Savage Subjective utility J. Bernoulli Ars Conjectandi 1774 P. Laplace Bayes Theorem 1834 A. Cournot Finite frequentism 1921 M. Keynes Logical probability 1933 A. Kolmogorov Grundbegriffe 1969 P. Martin-Löf Random sequences 1937 de Finetti Coherence principle Kolmogorov s neat axiomatisation of probability as a measure set off the balance and mathematical statistics quickly became a dominant school. It took decades for other interpretations to return. Th resurrection of Mises theory of kollektivs is particularly interesting. MTAT Bayesian Networks, Introductory Lecture, 11 February,

10 Main points of controversy Is Bayes Theorem really a theorem? Bayesianists have to make a big effort to prove it. In Mises s and Kolmogorov s axiomatisation it is just a tautology. Is there any probability left when the coin has landed? For Bayesianist it depends on the observed data. Frequentists do not consider individual observations. The measurement is outside of the realm of mathematical statistics. What about average behaviour of an inference algorithm? An orthodox Bayesianist considers only individual events. Analysis of average-case behaviour is the core of mathematical statistics. MTAT Bayesian Networks, Introductory Lecture, 11 February,

11 Strict Frequentism

12 Main ideas in one slide Von Mises. Probability is a property of an infinite sequence. A sequence x {0, 1} is a kollektiv if it satisfies the following conditions. Relative frequency has a limiting value P(x). For any admissible sub-sequence x, the corresponding relative frequency must converge to P(x). An sub-sequence is admissible if it is chosen by a method that uses only values x 1,...,x i to decide whether to take x i+1 or not. Additionally, we have construction for creating conditional events so that the Bayes theorem would hold. Most results of classical probability theory can be proved in this theory. MTAT Bayesian Networks, Introductory Lecture, 11 February,

13 Main reasons why the theory was rejected A kollektiv is a non-constructible object. There are no kollektivs without restrictions on admissible selections. It is impossible to derive the law of iterated logarithms. Even if we restrict the set of admissible selections, there are kollektivs with weird properties. Namely, there are kollectivs for which the relative frequency approaches the limit from above. For all finite sub-sequences the gambler gains more than looses. There are kollektivs such that a gambler can win infinite amount of money if he or she varies bet prices. MTAT Bayesian Networks, Introductory Lecture, 11 February,

14 Bayesianism

15 Main ideas in one slide Objective Bayesianism Internal consistency. Quantitative correspondence with common sense. Inference results should be acceptable for most of us. Tries to minimise the amount personal of prior information. Subjective Bayesianism Probabilities are formalised as prices of bets. Dutch Book argument a rational person does not give money away. Betting prices are continuous, i.e., Pr[A n ] n Pr[lim n A n ]. The outcome of the inference procedure is inherently individual. MTAT Bayesian Networks, Introductory Lecture, 11 February,

16 Dutch Book argument Let p(x) denote the price a rational entity is willing to pay for a lottery ticket with a prize 1 if the event X happens. First note that p(a) + p(a) = 1 or otherwise our entity is either willing to buy or sell ticket pairs A, A for a price slightly above or below 1. Analogously, prices of mutually exclusive events A and B must satisfy p(a) + p(p) = p(a B) or we can trick the entity to buy or sell A, B and A B a price slightly above or below 1 that is again irrational. MTAT Bayesian Networks, Introductory Lecture, 11 February,

17 Mathematical Statistics

18 Main ideas in one slide We are interested in average-case behaviour of inference algorithms. What is the probability over the data that true value lies in the interval? Does the expected value of an estimate coincide with the true value? What is the maximal false negative ratio for fixed false positive ratio? What is the probability of getting a sample form distribution H 0? Since the measurement is outside of the scope of the theory, we have to connect average-case guarantees with real world measurements. MTAT Bayesian Networks, Introductory Lecture, 11 February,

19 Cournot principle. Events with a sufficiently small probability do not happen. P-values If probability of getting a sample x from a distribution H 0 is below 10 6 then the sample is not from the distribution H 0. Confidence intervals If an inference method returns an interval [a, b] that contains the true value with probability 95% over the assumed data distribution, then the interval returned by the algorithm contains the true value. More precisely, algorithm works on typical data samples. Our losses are tolerable in the long run. MTAT Bayesian Networks, Introductory Lecture, 11 February,

A Brief Introduction to Bayesian Statistics

A Brief Introduction to Bayesian Statistics A Brief Introduction to Statistics David Kaplan Department of Educational Psychology Methods for Social Policy Research and, Washington, DC 2017 1 / 37 The Reverend Thomas Bayes, 1701 1761 2 / 37 Pierre-Simon

More information

Game Theoretic Statistics

Game Theoretic Statistics Game Theoretic Statistics Glenn Shafer CWI, Amsterdam, December 17, 2018 Game theory as an alternative foundation for probability Using the game theoretic foundation in statistics 1 May 2019 2 ON THE BACK

More information

The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit. Uncertainty, Risk and Probability: Fundamental Definitions and Concepts

The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit. Uncertainty, Risk and Probability: Fundamental Definitions and Concepts The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit Uncertainty, Risk and Probability: Fundamental Definitions and Concepts What Is Uncertainty? A state of having limited knowledge

More information

Bayesian (Belief) Network Models,

Bayesian (Belief) Network Models, Bayesian (Belief) Network Models, 2/10/03 & 2/12/03 Outline of This Lecture 1. Overview of the model 2. Bayes Probability and Rules of Inference Conditional Probabilities Priors and posteriors Joint distributions

More information

Bayesian and Frequentist Approaches

Bayesian and Frequentist Approaches Bayesian and Frequentist Approaches G. Jogesh Babu Penn State University http://sites.stat.psu.edu/ babu http://astrostatistics.psu.edu All models are wrong But some are useful George E. P. Box (son-in-law

More information

Beyond Subjective and Objective in Statistics

Beyond Subjective and Objective in Statistics June 05 Foundations of Statistics Other objectivity vs. subjectivity issues The current discourse is not helpful. Objectivity and Subjectivity in Statistics Starting point: how are these terms used in

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

Bayes theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event.

Bayes theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event. Bayes theorem Bayes' Theorem is a theorem of probability theory originally stated by the Reverend Thomas Bayes. It can be seen as a way of understanding how the probability that a theory is true is affected

More information

Statistical Decision Theory and Bayesian Analysis

Statistical Decision Theory and Bayesian Analysis Statistical Decision Theory and Bayesian Analysis Chapter 3: Prior Information and Subjective Probability Lili MOU moull12@sei.pku.edu.cn http://sei.pku.edu.cn/ moull12 11 MayApril 2015 Reference 3, James

More information

COHERENCE: THE PRICE IS RIGHT

COHERENCE: THE PRICE IS RIGHT The Southern Journal of Philosophy Volume 50, Issue 1 March 2012 COHERENCE: THE PRICE IS RIGHT Paul Thagard abstract: This article is a response to Elijah Millgram s argument that my characterization of

More information

The Common Priors Assumption: A comment on Bargaining and the Nature of War

The Common Priors Assumption: A comment on Bargaining and the Nature of War The Common Priors Assumption: A comment on Bargaining and the Nature of War Mark Fey Kristopher W. Ramsay June 10, 2005 Abstract In a recent article in the JCR, Smith and Stam (2004) call into question

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

Recognizing Ambiguity

Recognizing Ambiguity Recognizing Ambiguity How Lack of Information Scares Us Mark Clements Columbia University I. Abstract In this paper, I will examine two different approaches to an experimental decision problem posed by

More information

COMP329 Robotics and Autonomous Systems Lecture 15: Agents and Intentions. Dr Terry R. Payne Department of Computer Science

COMP329 Robotics and Autonomous Systems Lecture 15: Agents and Intentions. Dr Terry R. Payne Department of Computer Science COMP329 Robotics and Autonomous Systems Lecture 15: Agents and Intentions Dr Terry R. Payne Department of Computer Science General control architecture Localisation Environment Model Local Map Position

More information

Lecture 2: Learning and Equilibrium Extensive-Form Games

Lecture 2: Learning and Equilibrium Extensive-Form Games Lecture 2: Learning and Equilibrium Extensive-Form Games III. Nash Equilibrium in Extensive Form Games IV. Self-Confirming Equilibrium and Passive Learning V. Learning Off-path Play D. Fudenberg Marshall

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

Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics

Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics Dorothea Kübler Summer term 2014 1 The famous Linda Problem (Tversky and Kahnemann 1983) Linda is 31 years old, single, outspoken,

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

Lecture 9: The Agent Form of Bayesian Games

Lecture 9: The Agent Form of Bayesian Games Microeconomics I: Game Theory Lecture 9: The Agent Form of Bayesian Games (see Osborne, 2009, Sect 9.2.2) Dr. Michael Trost Department of Applied Microeconomics December 20, 2013 Dr. Michael Trost Microeconomics

More information

AGENT-BASED SYSTEMS. What is an agent? ROBOTICS AND AUTONOMOUS SYSTEMS. Today. that environment in order to meet its delegated objectives.

AGENT-BASED SYSTEMS. What is an agent? ROBOTICS AND AUTONOMOUS SYSTEMS. Today. that environment in order to meet its delegated objectives. ROBOTICS AND AUTONOMOUS SYSTEMS Simon Parsons Department of Computer Science University of Liverpool LECTURE 16 comp329-2013-parsons-lect16 2/44 Today We will start on the second part of the course Autonomous

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

Assessment and Estimation of Risk Preferences (Outline and Pre-summary)

Assessment and Estimation of Risk Preferences (Outline and Pre-summary) Assessment and Estimation of Risk Preferences (Outline and Pre-summary) Charles A. Holt and Susan K. Laury 1 In press (2013) for the Handbook of the Economics of Risk and Uncertainty, Chapter 4, M. Machina

More information

Chapter 1 Review Questions

Chapter 1 Review Questions Chapter 1 Review Questions 1.1 Why is the standard economic model a good thing, and why is it a bad thing, in trying to understand economic behavior? A good economic model is simple and yet gives useful

More information

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections New: Bias-variance decomposition, biasvariance tradeoff, overfitting, regularization, and feature selection Yi

More information

Lecture 3: Bayesian Networks 1

Lecture 3: Bayesian Networks 1 Lecture 3: Bayesian Networks 1 Jingpeng Li 1 Content Reminder from previous lecture: Bayes theorem Bayesian networks Why are they currently interesting? Detailed example from medical diagnostics Bayesian

More information

Data Mining in Bioinformatics Day 4: Text Mining

Data Mining in Bioinformatics Day 4: Text Mining Data Mining in Bioinformatics Day 4: Text Mining Karsten Borgwardt February 25 to March 10 Bioinformatics Group MPIs Tübingen Karsten Borgwardt: Data Mining in Bioinformatics, Page 1 What is text mining?

More information

Probability II. Patrick Breheny. February 15. Advanced rules Summary

Probability II. Patrick Breheny. February 15. Advanced rules Summary Probability II Patrick Breheny February 15 Patrick Breheny University of Iowa Introduction to Biostatistics (BIOS 4120) 1 / 26 A rule related to the addition rule is called the law of total probability,

More information

Position Paper: How Certain is Recommended Trust-Information?

Position Paper: How Certain is Recommended Trust-Information? Position Paper: How Certain is Recommended Trust-Information? Uwe Roth University of Luxembourg FSTC Campus Kirchberg 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg uwe.roth@uni.lu ABSTRACT Nowadays

More information

Introduction. Patrick Breheny. January 10. The meaning of probability The Bayesian approach Preview of MCMC methods

Introduction. Patrick Breheny. January 10. The meaning of probability The Bayesian approach Preview of MCMC methods Introduction Patrick Breheny January 10 Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/25 Introductory example: Jane s twins Suppose you have a friend named Jane who is pregnant with twins

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

When Intuition. Differs from Relative Frequency. Chapter 18. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc.

When Intuition. Differs from Relative Frequency. Chapter 18. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. When Intuition Chapter 18 Differs from Relative Frequency Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. Thought Question 1: Do you think it likely that anyone will ever win a state lottery

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

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

Cognitive Modeling. Lecture 12: Bayesian Inference. Sharon Goldwater. School of Informatics University of Edinburgh

Cognitive Modeling. Lecture 12: Bayesian Inference. Sharon Goldwater. School of Informatics University of Edinburgh Cognitive Modeling Lecture 12: Bayesian Inference Sharon Goldwater School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 18, 20 Sharon Goldwater Cognitive Modeling 1 1 Prediction

More information

STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin

STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin Key words : Bayesian approach, classical approach, confidence interval, estimation, randomization,

More information

Quantifying uncertainty under a predictive, epistemic approach to risk analysis

Quantifying uncertainty under a predictive, epistemic approach to risk analysis Quantifying uncertainty under a predictive, epistemic approach to risk analysis S.Apeland Stavanger University College, Norway T.Aven Stavanger University College, Norway T.Nilsen RF Rogaland Research,

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

"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

What is Risk Aversion?

What is Risk Aversion? What is Risk Aversion? October 17, 2016 Abstract According to the orthodox treatment of risk preferences in decision theory, they are to be explained in terms of the agent s desires about concrete outcomes.

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

Hierarchy of Statistical Goals

Hierarchy of Statistical Goals Hierarchy of Statistical Goals Ideal goal of scientific study: Deterministic results Determine the exact value of a ment or population parameter Prediction: What will the value of a future observation

More information

On some misconceptions about subjective probability and Bayesian inference Coolen, F.P.A.

On some misconceptions about subjective probability and Bayesian inference Coolen, F.P.A. On some misconceptions about subjective probability and Bayesian inference Coolen, F.P.A. Published: 01/01/1991 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue

More information

Bayesian Modeling, Inference, Prediction and Decision-Making

Bayesian Modeling, Inference, Prediction and Decision-Making Bayesian Modeling, Inference, Prediction and Decision-Making 1: Background and Basics David Draper (draper@ams.ucsc.edu) Department of Applied Mathematics and Statistics University of California, Santa

More information

Signal Detection Theory and Bayesian Modeling

Signal Detection Theory and Bayesian Modeling Signal Detection Theory and Bayesian Modeling COGS 202: Computational Modeling of Cognition Omar Shanta, Shuai Tang, Gautam Reddy, Reina Mizrahi, Mehul Shah Detection Theory and Psychophysics: A Review

More information

Psychological. Influences on Personal Probability. Chapter 17. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc.

Psychological. Influences on Personal Probability. Chapter 17. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. Psychological Chapter 17 Influences on Personal Probability Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. 17.2 Equivalent Probabilities, Different Decisions Certainty Effect: people

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

145 Philosophy of Science

145 Philosophy of Science Bayesianism Christian Wüthrich http://philosophy.ucsd.edu/faculty/wuthrich/ 145 Philosophy of Science Bayesian epistemology/bayesian confirmation theory one of the most important developments in epistemology

More information

Lecture 15. When Intuition Differs from Relative Frequency

Lecture 15. When Intuition Differs from Relative Frequency Lecture 15 When Intuition Differs from Relative Frequency Revisiting Relative Frequency The relative frequency interpretation of probability provides a precise answer to certain probability questions.

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

Simpson s paradox (or reversal paradox)

Simpson s paradox (or reversal paradox) Fallacy of division It is the opposite of the fallacy of composition. It occurs when it is automatically presumed that what is true at a larger scale (the global level) is true at some smaller scale (the

More information

Publicly available solutions for AN INTRODUCTION TO GAME THEORY

Publicly available solutions for AN INTRODUCTION TO GAME THEORY Publicly available solutions for AN INTRODUCTION TO GAME THEORY Publicly available solutions for AN INTRODUCTION TO GAME THEORY MARTIN J. OSBORNE University of Toronto Copyright 2012 by Martin J. Osborne

More information

1 What is an Agent? CHAPTER 2: INTELLIGENT AGENTS

1 What is an Agent? CHAPTER 2: INTELLIGENT AGENTS 1 What is an Agent? CHAPTER 2: INTELLIGENT AGENTS http://www.csc.liv.ac.uk/ mjw/pubs/imas/ The main point about agents is they are autonomous: capable of acting independently, exhibiting control over their

More information

A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models

A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models Jonathan Y. Ito and David V. Pynadath and Stacy C. Marsella Information Sciences Institute, University of Southern California

More information

Handout on Perfect Bayesian Equilibrium

Handout on Perfect Bayesian Equilibrium Handout on Perfect Bayesian Equilibrium Fudong Zhang April 19, 2013 Understanding the concept Motivation In general, the Perfect Bayesian Equilibrium (PBE) is the concept we are using when solving dynamic

More information

Irrationality in Game Theory

Irrationality in Game Theory Irrationality in Game Theory Yamin Htun Dec 9, 2005 Abstract The concepts in game theory have been evolving in such a way that existing theories are recasted to apply to problems that previously appeared

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

A Taxonomy of Decision Models in Decision Analysis

A Taxonomy of Decision Models in Decision Analysis This section is cortesy of Prof. Carlos Bana e Costa Bayesian Nets lecture in the Decision Analysis in Practice Course at the LSE and of Prof. Alec Morton in the Bayes Nets and Influence Diagrams in the

More information

10 Intraclass Correlations under the Mixed Factorial Design

10 Intraclass Correlations under the Mixed Factorial Design CHAPTER 1 Intraclass Correlations under the Mixed Factorial Design OBJECTIVE This chapter aims at presenting methods for analyzing intraclass correlation coefficients for reliability studies based on a

More information

Simulation of the Enhanced Version of Prisoner s Dilemma Game

Simulation of the Enhanced Version of Prisoner s Dilemma Game Simulation of the Enhanced Version of Prisoner s Dilemma Game Tatyana Vlasova, Maryna Vladymyrova and Dmitry Shabanov V.N. Karazin Kharkiv National University, 4, Svobody Sqr., Kharkiv, 61077, Ukraine

More information

P(HYP)=h. P(CON HYP)=p REL. P(CON HYP)=q REP

P(HYP)=h. P(CON HYP)=p REL. P(CON HYP)=q REP BAYESIAN NETWORKS IN PHILOSOPHY STEPHAN HARTMANN, LUC BOVENS 1. Introduction There is a long philosophical tradition of addressing questions in philosophy of science and epistemology by means of the tools

More information

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

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

More information

Learning from data when all models are wrong

Learning from data when all models are wrong Learning from data when all models are wrong Peter Grünwald CWI / Leiden Menu Two Pictures 1. Introduction 2. Learning when Models are Seriously Wrong Joint work with John Langford, Tim van Erven, Steven

More information

Math 2a: Lecture 1. Agenda. Course organization. History of the subject. Why is the subject relevant today? First examples

Math 2a: Lecture 1. Agenda. Course organization. History of the subject. Why is the subject relevant today? First examples Math 2a: Lecture 1 Agenda Course organization History of the subject Why is the subject relevant today? First examples More about the Course This is an introductory course in statistics and probability

More information

Bayesian Concepts in Software Testing: An Initial Review

Bayesian Concepts in Software Testing: An Initial Review Bayesian Concepts in Software Testing: An Initial Review Daniel Rodríguez Universidad de Alcalá Javier Dolado U. País Vasco/Euskal Herriko Unibertsitatea Javier Tuya Universidad de Oviedo PRESI TIN2013-46928-C3-1-R,

More information

Are We Rational? Lecture 23

Are We Rational? Lecture 23 Are We Rational? Lecture 23 1 To Err is Human Alexander Pope, An Essay on Criticism (1711) Categorization Proper Sets vs. Prototypes and Exemplars Judgment and Decision-Making Algorithms vs. Heuristics

More information

FUNCTIONAL ACCOUNT OF COMPUTATIONAL EXPLANATION

FUNCTIONAL ACCOUNT OF COMPUTATIONAL EXPLANATION Marcin Miłkowski, IFiS PAN FUNCTIONAL ACCOUNT OF COMPUTATIONAL EXPLANATION This work is supported by National Science Centre Grant OPUS no. 2011/03/B/HS1/04563. Presentation Plan CL account of explanation

More information

BAYESIAN HYPOTHESIS TESTING WITH SPSS AMOS

BAYESIAN HYPOTHESIS TESTING WITH SPSS AMOS Sara Garofalo Department of Psychiatry, University of Cambridge BAYESIAN HYPOTHESIS TESTING WITH SPSS AMOS Overview Bayesian VS classical (NHST or Frequentist) statistical approaches Theoretical issues

More information

UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4

UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4 UNIT 4 ALGEBRA II TEMPLATE CREATED BY REGION 1 ESA UNIT 4 Algebra II Unit 4 Overview: Inferences and Conclusions from Data In this unit, students see how the visual displays and summary statistics they

More information

Swinburne, Richard (ed.), Bayes's Theorem, Oxford University Press, 2002, 160pp, $24.95 (hbk), ISBN

Swinburne, Richard (ed.), Bayes's Theorem, Oxford University Press, 2002, 160pp, $24.95 (hbk), ISBN College of Arts and Letters Notre Dame Philosophical Reviews 2003.11.10 Richard Swinburne (ed.) Bayes's Theorem Published: November 10, 2003 Swinburne, Richard (ed.), Bayes's Theorem, Oxford University

More information

Statistical sciences. Schools of thought. Resources for the course. Bayesian Methods - Introduction

Statistical sciences. Schools of thought. Resources for the course. Bayesian Methods - Introduction Bayesian Methods - Introduction Dr. David Lucy d.lucy@lancaster.ac.uk Lancaster University Bayesian methods p.1/38 Resources for the course All resources for this course can be found at: http://www.maths.lancs.ac.uk/

More information

What is probability. A way of quantifying uncertainty. Mathematical theory originally developed to model outcomes in games of chance.

What is probability. A way of quantifying uncertainty. Mathematical theory originally developed to model outcomes in games of chance. Outline What is probability Another definition of probability Bayes Theorem Prior probability; posterior probability How Bayesian inference is different from what we usually do Example: one species or

More information

BAYESIAN NETWORK FOR FAULT DIAGNOSIS

BAYESIAN NETWORK FOR FAULT DIAGNOSIS BAYESIAN NETWOK FO FAULT DIAGNOSIS C.H. Lo, Y.K. Wong and A.B. ad Department of Electrical Engineering, The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong Kong Fax: +852 2330 544 Email: eechlo@inet.polyu.edu.hk,

More information

CISC453 Winter Probabilistic Reasoning Part B: AIMA3e Ch

CISC453 Winter Probabilistic Reasoning Part B: AIMA3e Ch CISC453 Winter 2010 Probabilistic Reasoning Part B: AIMA3e Ch 14.5-14.8 Overview 2 a roundup of approaches from AIMA3e 14.5-14.8 14.5 a survey of approximate methods alternatives to the direct computing

More information

Rational Choice Theory I: The Foundations of the Theory

Rational Choice Theory I: The Foundations of the Theory Rational Choice Theory I: The Foundations of the Theory Benjamin Ferguson Administrative Keep in mind that your second papers are due this coming Friday at midnight. They should be emailed to me, roughly

More information

Cognitive Modeling. Lecture 9: Intro to Probabilistic Modeling: Rational Analysis. Sharon Goldwater

Cognitive Modeling. Lecture 9: Intro to Probabilistic Modeling: Rational Analysis. Sharon Goldwater Cognitive Modeling Lecture 9: Intro to Probabilistic Modeling: Sharon Goldwater School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 8, 2010 Sharon Goldwater Cognitive Modeling 1

More information

MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1. Lecture 27: Systems Biology and Bayesian Networks

MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1. Lecture 27: Systems Biology and Bayesian Networks MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1 Lecture 27: Systems Biology and Bayesian Networks Systems Biology and Regulatory Networks o Definitions o Network motifs o Examples

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

Cognitive Modeling. Mechanistic Modeling. Mechanistic Modeling. Mechanistic Modeling Rational Analysis

Cognitive Modeling. Mechanistic Modeling. Mechanistic Modeling. Mechanistic Modeling Rational Analysis Lecture 9: Intro to Probabilistic Modeling: School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 8, 2010 1 1 2 3 4 Reading: Anderson (2002). 2 Traditional mechanistic approach to

More information

The evolution of optimism: A multi-agent based model of adaptive bias in human judgement

The evolution of optimism: A multi-agent based model of adaptive bias in human judgement The evolution of optimism: A multi-agent based model of adaptive bias in human judgement Dylan Evans * * Biomimetics Group Department of Mechanical Engineering University of Bath Bath BA 7AY UK D.Evans@bath.ac.uk

More information

Bayes Linear Statistics. Theory and Methods

Bayes Linear Statistics. Theory and Methods Bayes Linear Statistics Theory and Methods Michael Goldstein and David Wooff Durham University, UK BICENTENNI AL BICENTENNIAL Contents r Preface xvii 1 The Bayes linear approach 1 1.1 Combining beliefs

More information

Understanding Probability. From Randomness to Probability/ Probability Rules!

Understanding Probability. From Randomness to Probability/ Probability Rules! Understanding Probability From Randomness to Probability/ Probability Rules! What is chance? - Excerpt from War and Peace by Leo Tolstoy But what is chance? What is genius? The words chance and genius

More information

Unit 1 Exploring and Understanding Data

Unit 1 Exploring and Understanding Data Unit 1 Exploring and Understanding Data Area Principle Bar Chart Boxplot Conditional Distribution Dotplot Empirical Rule Five Number Summary Frequency Distribution Frequency Polygon Histogram Interquartile

More information

Design an Experiment. Like a Real Scientist!!

Design an Experiment. Like a Real Scientist!! Design an Experiment Like a Real Scientist!! Let s review what science is This should do it. 8 min. And that elusive definition of a THEORY http://www.youtube.com/watch?v=9re8qxkz dm0 7:30 And a LAW is

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

Lecture 3. PROBABILITY. Sections 2.1 and 2.2. Experiment, sample space, events, probability axioms. Counting techniques

Lecture 3. PROBABILITY. Sections 2.1 and 2.2. Experiment, sample space, events, probability axioms. Counting techniques Lecture 3. PROBABILITY Sections 2.1 and 2.2 Experiment, sample space, events, probability axioms. Counting techniques Slide 1 The probability theory begins in attempts to describe gambling (how to win,

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

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

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

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Supplementary Statistics and Results This file contains supplementary statistical information and a discussion of the interpretation of the belief effect on the basis of additional data. We also present

More information

Information Cascade Experiments

Information Cascade Experiments Information Cascade Experiments Lisa R. Anderson and Charles A. Holt * I. CASCADES ' The theoretical literature on "herding" pertains to situations where people with private, incomplete information make

More information

Biostatistics Lecture April 28, 2001 Nate Ritchey, Ph.D. Chair, Department of Mathematics and Statistics Youngstown State University

Biostatistics Lecture April 28, 2001 Nate Ritchey, Ph.D. Chair, Department of Mathematics and Statistics Youngstown State University Biostatistics Lecture April 28, 2001 Nate Ritchey, Ph.D. Chair, Department of Mathematics and Statistics Youngstown State University 1. Some Questions a. If I flip a fair coin, what is the probability

More information

What is analytical sociology? And is it the future of sociology?

What is analytical sociology? And is it the future of sociology? What is analytical sociology? And is it the future of sociology? Twan Huijsmans Sociology Abstract During the last few decades a new approach in sociology has been developed, analytical sociology (AS).

More information

2014 Philosophy. National 5. Finalised Marking Instructions

2014 Philosophy. National 5. Finalised Marking Instructions National Qualifications 2014 2014 Philosophy National 5 Finalised Marking Instructions Scottish Qualifications Authority 2014 The information in this publication may be reproduced to support SQA qualifications

More information

Artificial Intelligence and Human Thinking. Robert Kowalski Imperial College London

Artificial Intelligence and Human Thinking. Robert Kowalski Imperial College London Artificial Intelligence and Human Thinking Robert Kowalski Imperial College London 1 Artificial Intelligence and Human Thinking The Abductive Logic Programming (ALP) agent model as a unifying framework

More information

Behavioural Economics University of Oxford Vincent P. Crawford Michaelmas Term 2012

Behavioural Economics University of Oxford Vincent P. Crawford Michaelmas Term 2012 Behavioural Economics University of Oxford Vincent P. Crawford Michaelmas Term 2012 Introduction to Behavioral Economics and Decision Theory (with very large debts to David Laibson and Matthew Rabin) Revised

More information

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

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

More information

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 1.1-1

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 1.1-1 Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by Mario F. Triola 1.1-1 Chapter 1 Introduction to Statistics 1-1 Review and Preview 1-2 Statistical Thinking 1-3

More information

Probability: Judgment and Bayes Law. CSCI 5582, Fall 2007

Probability: Judgment and Bayes Law. CSCI 5582, Fall 2007 Probability: Judgment and Bayes Law CSCI 5582, Fall 2007 Administrivia Problem Set 2 was sent out by email, and is up on the class website as well; due October 23 (hard copy for in-class students) To read

More information

Learning Deterministic Causal Networks from Observational Data

Learning Deterministic Causal Networks from Observational Data Carnegie Mellon University Research Showcase @ CMU Department of Psychology Dietrich College of Humanities and Social Sciences 8-22 Learning Deterministic Causal Networks from Observational Data Ben Deverett

More information

Author's personal copy

Author's personal copy Erkenn DOI 10.1007/s10670-013-9543-3 ORIGINAL ARTICLE Brad Armendt Received: 2 October 2013 / Accepted: 2 October 2013 Ó Springer Science+Business Media Dordrecht 2013 Abstract It is widely held that the

More information