Judgment and Decision Making in Information Systems Probability, Utility, and Game Theory Yuval Shahar, M.D., Ph.D.

Slides:



Advertisements
Similar presentations
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 14 From Randomness to Probability.
Advertisements

Great Theoretical Ideas in Computer Science.
Presentation 5. Probability.
Section 5.1 and 5.2 Probability
INTRODUCTION TO ARTIFICIAL INTELLIGENCE Massimo Poesio LECTURE 11 (Lab): Probability reminder.
COUNTING AND PROBABILITY
Chapter 6: Probability : The Study of Randomness “We figured the odds as best we could, and then we rolled the dice.” US President Jimmy Carter June 10,
1 probability. Specify Sample Space 1-1: Toss a coin two times and note the sequence of heads and tails. 1-2: Toss a coin three times and note the number.
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
22C:19 Discrete Structures Discrete Probability Fall 2014 Sukumar Ghosh.
1 Introduction to Stochastic Models GSLM Outline  course outline course outline  Chapter 1 of the textbook.
Judgment and Decision Making in Information Systems Utility Functions, Utility Elicitation, and Risk Attitudes Yuval Shahar, M.D., Ph.D.
1 Probability Part 1 – Definitions * Event * Probability * Union * Intersection * Complement Part 2 – Rules Part 1 – Definitions * Event * Probability.
Chapter Two Probability. Probability Definitions Experiment: Process that generates observations. Sample Space: Set of all possible outcomes of an experiment.
I The meaning of chance Axiomatization. E Plurbus Unum.
Learning Goal 13: Probability Use the basic laws of probability by finding the probabilities of mutually exclusive events. Find the probabilities of dependent.
1 Basic Probability Statistics 515 Lecture Importance of Probability Modeling randomness and measuring uncertainty Describing the distributions.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 14 From Randomness to Probability.
Chapter 6 Probability.
Probability and Probability Distributions
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
Problem A newly married couple plans to have four children and would like to have three girls and a boy. What are the chances (probability) their desire.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Judgment and Decision Making in Information Systems Introduction: Decision Analysis and Human Judgment Yuval Shahar, M.D., Ph.D.
5.1 Basic Probability Ideas
1 9/8/2015 MATH 224 – Discrete Mathematics Basic finite probability is given by the formula, where |E| is the number of events and |S| is the total number.
Chapter 8 Probability Section R Review. 2 Barnett/Ziegler/Byleen Finite Mathematics 12e Review for Chapter 8 Important Terms, Symbols, Concepts  8.1.
“PROBABILITY” Some important terms Event: An event is one or more of the possible outcomes of an activity. When we toss a coin there are two possibilities,
Dr. Gary Blau, Sean HanMonday, Aug 13, 2007 Statistical Design of Experiments SECTION I Probability Theory Review.
Section 7.1. Section Summary Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning.
BINOMIALDISTRIBUTION AND ITS APPLICATION. Binomial Distribution  The binomial probability density function –f(x) = n C x p x q n-x for x=0,1,2,3…,n for.
1 TABLE OF CONTENTS PROBABILITY THEORY Lecture – 1Basics Lecture – 2 Independence and Bernoulli Trials Lecture – 3Random Variables Lecture – 4 Binomial.
1 Reasoning Under Uncertainty Artificial Intelligence Chapter 9.
November 2004CSA4050: Crash Concepts in Probability1 CSA4050: Advanced Topics in NLP Probability I Experiments/Outcomes/Events Independence/Dependence.
Uncertainty Uncertain Knowledge Probability Review Bayes’ Theorem Summary.
Week 21 Conditional Probability Idea – have performed a chance experiment but don’t know the outcome (ω), but have some partial information (event A) about.
Computing Fundamentals 2 Lecture 6 Probability Lecturer: Patrick Browne
Copyright © 2010 Pearson Education, Inc. Chapter 14 From Randomness to Probability.
Topic 2: Intro to probability CEE 11 Spring 2002 Dr. Amelia Regan These notes draw liberally from the class text, Probability and Statistics for Engineering.
Copyright © 2010 Pearson Education, Inc. Chapter 6 Probability.
22C:19 Discrete Structures Discrete Probability Spring 2014 Sukumar Ghosh.
Making sense of randomness
Class 2 Probability Theory Discrete Random Variables Expectations.
Copyright © 2010 Pearson Education, Inc. Unit 4 Chapter 14 From Randomness to Probability.
From Randomness to Probability Chapter 14. Dealing with Random Phenomena A random phenomenon is a situation in which we know what outcomes could happen,
Natural Language Processing Giuseppe Attardi Introduction to Probability IP notice: some slides from: Dan Jurafsky, Jim Martin, Sandiway Fong, Dan Klein.
Conditional Probability Mass Function. Introduction P[A|B] is the probability of an event A, giving that we know that some other event B has occurred.
Basic Probability.
Measuring chance Probabilities FETP India. Competency to be gained from this lecture Apply probabilities to field epidemiology.
What is the probability of picking an ace? Probability =
1 Probability: Introduction Definitions,Definitions, Laws of ProbabilityLaws of Probability Random VariablesRandom Variables DistributionsDistributions.
+ Chapter 5 Overview 5.1 Introducing Probability 5.2 Combining Events 5.3 Conditional Probability 5.4 Counting Methods 1.
Week 21 Rules of Probability for all Corollary: The probability of the union of any two events A and B is Proof: … If then, Proof:
Section 7.1. Probability of an Event We first define these key terms: An experiment is a procedure that yields one of a given set of possible outcomes.
Microsoft produces a New operating system on a disk. There is 0
Copyright © 2010 Pearson Education, Inc. Chapter 14 From Randomness to Probability.
PROBABILITY 1. Basic Terminology 2 Probability 3  Probability is the numerical measure of the likelihood that an event will occur  The probability.
Chapter Two Probability
Probability Axioms and Formulas
Natural Language Processing
What is Probability? Quantification of uncertainty.
Patrick's Casino. Patrick's Casino What is the probability of picking an ace?
Basic Probability aft A RAJASEKHAR YADAV.
Natural Language Processing
Discrete Probability Chapter 7 With Question/Answer Animations
Introduction to Probability
Risk Chapter 11.
Great Theoretical Ideas In Computer Science
Behavioral Finance Economics 437.
Chapter 1 Probability Spaces
Presentation transcript:

Judgment and Decision Making in Information Systems Probability, Utility, and Game Theory Yuval Shahar, M.D., Ph.D.

Probability: A Quick Introduction Probability of A: P(A) P is a probability function that assigns a number in the range [0, 1] to each event in event space The sum of the probabilities of all the events is 1 Prior (a priori) probability of A, P(A): with no new information about A or related events (e.g., no patient information) Posterior (a posteriori) probability of A: P(A) given certain (usually relevant) information (e.g., laboratory tests)

Probabilistic Calculus If A, B are mutually exclusive: –P(A or B) = P(A) + P(B) Thus: P(not(A)) = P(A c ) = 1-P(A) A B

Independence In general: –P(A & B) = P(A) * P(B|A) A, B are independent iff –P(A & B) = P(A) * P(B) –That is, P(A) = P(A|B) If A,B are not mutually exclusive, but are independent: –P(A or B) = 1-P(not(A) & not(B)) = 1-(1-P(A))*(1-P(B)) = P(A)+P(B)-P(A)*P(B) = P(A)+P(B) - P(A & B) A B A & B

Conditional Probability Conditional probability: P(B|A) Independence of A and B: P(B) = P(B|A) Conditional independence of B and C, given A: P(B|A) = P(B|A & C) –(e.g., two symptoms, given a specific disease)

Odds Odds (A) = P(A)/(1-P(A)) P = Odds/(1+Odds) Thus, –if P(A) = 1/3 then Odds(A) = 1:2 = 1/2

Bayes Theorem TP DTPDP TDPpositivetestdiseaseP AP BAPBP ABP )( )|()( )|():|( )( )|()( )|( B),|P(A P(B) A)|P(A)P(B B)&P(A       For example, for diagnostic purposes:

Expected Value If a random variable X can take on discrete values X i with probability P(X i ) then the expected value of X is If a random variable X is continuous, then the expected value of X is

Examples The expected value of of a throw of a die with values [1..6] is 21/6 = 3.5 The probability of drawing 2 red balls in succession without replacement from an urn containing 3 red balls and 5 black balls is: –3/8 * 2/7 = 6/56 = 3/28

Binomial Distribution The probability of tossing 4 (fair) coins and getting exactly 2 heads and 2 tails: 1/16 *= 1/16 * 6 = 6/16 = 3/8

A Gender Problem My neighbor has 2 children, at least one of which is a boy. What is the probability that the other child is a boy as well? Why?

The Game Show Problem You are on a game show, given the choice of 3 doors. Behind one is a car, behind the 2 others, goats. You get to keep whatever is behind the door you chose. You pick a door at random (say, No. 1) and the host, who knows what is behind the doors, opens another door (say, No. 2), which has a goat behind it. Should you stay with your choice or switch to the 3 rd door? Why?

The Birthday Problem Assuming uniform and independent distribution of birthdays, what is the probability that at least two students have the same birthday in a class that has 23 students? Why?

Lotteries and Normative Axioms John von Neumann and Oscar Morgenstern (VNM) in their classic work on game theory (1944, 1947) defined several axioms a rational (normative) decision maker might follow (see Myerson, Chap 1.3) with respect to preference among lotteries The VNM axioms state our rules of actional thought more formally with respect to preferring one lottery over another A lottery is a probability function from a set of states S of the world into a set X of possible prizes

Utility Functions Assuming a lottery f with a set of states S and a set of prizes X, a utility function is any function u:X x S -> R (that is, into the real numbers) One important utility function of an outcome x is the one assessed by asking the decision maker to assign a preference probability among the worst outcome X 0 and the best outcome X 1 –Note: There must be such a probability, due to the continuity axiom (our equivalence rule)

The Continuity Axiom If there are lotteries L a, L b, L c ; L a > L b > L c (preference relation), then there is a number 0<p<1 such that the decision maker is indifferent between getting lottery L b for sure, and receiving a compound lottery with probability p of getting lottery L a and probability 1-p of getting lottery L c –P is the preference probability of this model –B is the certain equivalent of the L a, L c deal

Preference Probabilities  1 P 1-P LbLb B is the Certain Equivalent of the lottery LaLa LcLc

The Expected-Utility Maximization Theorem Theorem: The VNM axioms are jointly satisfied iff there exists a utility function U in the range [0..1] such that lottery f is (weakly) preferred to lottery g iff the expected value of the utility of lottery f is greater or equal to that of lottery g (see Myerson Chap 1) –Note: The proof shows that the preference probability (and its linear combinations) in fact satisfies the requirements

Implications of Utility Maximization to Decision Making Starting from relatively very weak assumptions, VNM showed that there is always a utility measure that is maximized, given a normative decision maker that follows intuitively highly plausible behavior rules Maximization of expected utility could even be viewed as an evolutionary law of maximizing some survival function However, in reality (descriptive behavior) people often violate each and every one of the axioms!

The Allais Paradox (Cancellation) What would you prefer: –A: $1M for sure –B: a 10% chance of $2.5M, an 89% chance of $1M, and a 1 % chance of getting $0 ? And which would you like better: –C: an 11% chance of $1M and an 89% of $0 –D: a 10% chance of $2.5M and a 90% chance of $0

The Allais Paradox, Graphically 10% 89% 1% $1M $1M $1M $2.5 $1M $0 $1M $0 $1M $2.5M $0 $0 A B C D

The Elsberg Paradox (Cancellation) Suppose an urn contains 90 balls; 30 are red, the other 60 an unknown mixture of black and yellow. One ball is drawn. –Game A: 1.If you bet on Red, you get a $100 for red, $0 otherwise; 2.If you bet on black, $100 for black, $0 otherwise –Game B: 1.If you bet on red or yellow, you get a $100 for either, $0 otherwise; 2.If you bet on black or yellow, you get $100 for either, $0 otherwise

The Elsberg Paradox, Revisited Balls 6030 Balls YellowBlackRedGame $0 $100A.1 $0$100$0A.2 $100$0$100B.1 $100 $0B.2

An Intransitivity Paradox Dimensions Experience in Years IQ 1120A 2110BApplicants 3100C Decision Rule: Prefer intelligence if IQ gap > 10, else experience

The Theater Ticket Paradox (Kahneman and Tversky 1982) You intend to attend a theater show that costs $50. –A:You bought a ticket for $50, but lost it on the way to the show. Will you buy another one? –B: You lost $50 on the way to the show. Will you buy a ticket?

Are People Really Irrational? Not necessarily! The cost of following normative principles, as opposed to applying simplifying approximations, might be too much on average in the long run Remember that the decision maker assumes that the real world is not designed to take advantage of her approximation method