MGS 3100 Business Analysis. Chapter 8 Decision Analysis II. Construct tdecision i Tree. Example: Newsboy. Decision Tree

Size: px
Start display at page:

Download "MGS 3100 Business Analysis. Chapter 8 Decision Analysis II. Construct tdecision i Tree. Example: Newsboy. Decision Tree"

Transcription

1 MGS 3100 Business Analysis Chapter 8 Decision Analysis II Decision Tree An Alternative e (Graphical) Way to Represent and Solve Decision Problems Under Risk Particularly l Useful lfor Sequential Decisions Two Basic Symbols (square) = decision or choice node (circle) = chance or event node Decision Analysis 2 Construct tdecision i Tree General Procedure Start with a decision node followed by several branches representing decision alternatives Each alternative branch leads to a decision node or a chance node which is followed by several branches representing possible states of nature Repeat above steps as necessary until all scenarios have been considered Put all probabilities and payoffs on the tree Decision Analysis 3 Example: Newsboy Decision Tree Decision Analysis 4

2 Solve Decision Tree Backward Approach Folding Back At each chance node (circle), calculate the ER (sum of values times probabilities) and write it above (or below) the node At each decision node (square), find the maximum ER and write it above the node, and then cut off all decision branches except the optimal one (the one with the highest ER) Repeat above steps until the left most node is reached Decision Analysis 5 Example: Newsboy Solution 22.5 =MAX(-85,-12.5,22.5,7.5) =(0) + (-50) + 04(-100) (-100) + (-150) Decision Analysis 6 Ui Using Decision i Tree for Sequential Decisions Sequential Decision Problems A sequence of decisions s with later ae decision(s) depending on the results of previous decision(s) Solution Process Construct the tree following time and/or logical sequence, from left to right Analyze the tree by working backward, from right to left Incorporating New Information How Much Worth Is New Information? Expected Value of Sample (Imperfect) Information EVSI measures the maximum worth or value of sample information that we would like to pay for in order to improve our decisions EVSI = max ER with sample information max ER without sample information Decision Analysis 7 Decision Analysis 8

3 Incorporating New Information Bayes Theorem A systematic way of revising probabilities as new information becomes available Basic Terminology Prior Probability: P(A) initial knowledge about an outcome A prior to obtaining i relevant information i Likelihood: P(B A) information about B given A, which is usually obtained from historical data Posterior Probability: P(A B) our modified knowledge about A after taking observed information B into account Example: Prior and Posterior Probability Roll a die Possible outcomes: Let event A =, what is the probability of A? P(A) = 1/6 Prior Probability Now if we have observed the event B = an odd number, what is the probability of A? P(A B) = 1/3 Posterior Probability Decision Analysis 9 Decision Analysis 10 Example: Prior and Posterior Probability Medical Diagnosis i A = a medical problem P(A) = Prior probability B = some symptoms or test results P(A B) = Posterior probability bbili What is P(B A)? Likelihood or Reliability B New information Decision Analysis 11 Bayes Theorem A well known result from the probability theory that can help us find the posterior probabilities If we consider two events A1 = having heart problem A2 = don t have heart problem and also some new information B = EKG test result positive Then according to the Bayes Theorem, PA ( 1 and B) PA ( 1) PB ( A1) PA ( 1 B) = = PB ( ) PA ( ) PB ( A) + PA ( ) PB ( A) P(A1 and B) P(A1 B) joint probability P(B) marginal probability Decision Analysis 12

4 How to Apply Bayes Theorem Computing Posterior Probability bilit Organize (list) input data: Prior probability: P(A 1 ), P(A 2 ),, P(A m ) Likelihood: P(B j A i ), i = 1, 2,, m; j = 1, 2,, n Calculate joint and marginal probability Joint probability = Prior probability Likelihood Marginal probability = Sum of joint probabilities Cl Calculate l posterior probability bbili Joint probability divided by marginal probability Joint & Marginal Probability Table A 1 A 2 A m Marginal B 1 P(A 1 B 1 ) = P(B 1 A 1 ) P(A 1 ) P(A 2 B 1 ) = P(B 1 A 2 ) P(A 2 ) P(A m B 1 ) P(B 1 ) = sum of the 1st row B 2 P(A 1 B 2 )= P(A 2 B 2 )= P(A m B 2 ) P(B 2 ) = sum of P(B 2 A 1 ) P(A 1 ) P(B 2 A 2 ) P(A 2 ) the 2nd row B n P(A 1 B n ) P(A 2 B n ) P(A m B n ) P(B n ) = sum of the nth row Decision Analysis 13 Decision Analysis 14 A B C D E F G 1 Computing Posterior Probability (Genreal Layout) 2 3 Prior probability 4 Event A1 A2 Am Checksum 5 Probability P(A1) P(A2) P(Am) Likelihood 8 9 A1 A2 Am 10 B1 P(B1 A1) P(B1 A2) P(B1 Am) 11 B2 P(B2 A1) P(B2 A2) P(B2 Am) Bn P(Bn A1) P(Bn A2) P(Bn Am) 14 Checksum Joint probability A1 A2 Am Marginal 19 B1 =P(B1 A1)*P(A1) ( ) =P(B1 A2)*P(A2) ( ) =P(B1 Am)*P(Am) ( ) =SUM(this row) 20 B2 =P(B2 A1)*P(A2) =P(B2 A2)*P(A2) =P(B2 Am)*P(Am) =SUM(this row) Bn =P(Bn A1)*P(A1) =P(Bn A2)*P(A2) =P(Bn Am)*P(Am) =SUM(this row) Posterior probability A1 A2 Am Checksum 28 B1 P(A1 B1) = P(A1B1)/P(B1) P(A2 B1) = P(A2B1)/P(B1) P(Am B1) = P(AmB1)/P(B1) 1 29 B2 P(A1 B2) = P(A1B2)/P(B2) P(A2 B2) = P(A2B2)/P(B2) P(Am B2) = P(AmB2)/P(B2) Bn 32 P(A1 Bn) = P(A1Bn)/P(Bn) P(A2 Bn) = P(A2Bn)/P(Bn) P(Am Bn) = P(AmBn)/P(Bn) 1 15 Example: South Mountain A B C D E F G 1 Posterior Probability - South Mountain Power Company 2 3 Prior probability 4 Dmd High Dmd Low 5 P(DH) P(DL) 6 7 Likelihood P(Pos DH) 8 Dmd High Dmd Low 9 Positive Negative 0.8 P(Neg DL) Joint probability 13 Dmd High Dmd Low Marginal 14 Positive 5 5 P(Pos) 15 Negative P(DH Pos) P Posterior probability 19 Dmd High Dmd Low Chksum 20 Positive Negative P(DL Neg) P(DH Pos) Decision Analysis 16

5 Some Important End Notes For a decision i analysis problem, one important tstep is to identify which decision making situation it fits in: Under Uncertainty or Under Risk If Under Ignorance, choose one of the criteria: Maximax, Maximin, i LaPlace You will not use all of them in a REAL situation Which one should you use? Depends on If Under Risk, then max ER criterion is typically used Some Important End Notes In DecisionMaking Under Risk, identify how many decisions in the situation and what they are. If only one decision, this is a single stage problem Solve the problem with a Payoff Table or a Decision Tree If multiple decisions, this is a multi stage problem Solve the problem with a Decision i Tree Solve Problems with Decision Tree Build the Tree (with Time & Logical sequence) Solve the Tree (with Backward approach) Decision Analysis 17 Decision Analysis 18

Decision Analysis Models

Decision Analysis Models Decision Analysis Models 1 Outline Decision Analysis Models Decision Making Under Ignorance and Risk Expected Value of Perfect Information Decision Trees Incorporating New Information Expected Value of

More information

Decision Making. DKSharma

Decision Making. DKSharma Decision Making DKSharma Decision making Learning Objectives: To make the students understand the concepts of Decision making Decision making environment; Decision making under certainty; Decision making

More information

Decision Analysis CHAPTER LEARNING OBJECTIVES CHAPTER OUTLINE. After completing this chapter, students will be able to:

Decision Analysis CHAPTER LEARNING OBJECTIVES CHAPTER OUTLINE. After completing this chapter, students will be able to: CHAPTER 3 Decision Analysis LEARNING OBJECTIVES After completing this chapter, students will be able to: 1. List the steps of the decision-making process. 2. Describe the types of decision-making environments.

More information

Chapter 13 Decision Analysis

Chapter 13 Decision Analysis Problem Formulation Chapter 13 Decision Analysis Decision Making without Probabilities Decision Making with Probabilities Risk Analysis and Sensitivity Analysis Decision Analysis with Sample Information

More information

Decision Analysis. Chapter Topics

Decision Analysis. Chapter Topics Decision Analysis Chapter Topics Components of Decision Making Decision Making without Probabilities Decision Making with Probabilities Decision Analysis with Additional Information Utility Decision Analysis

More information

Engineering Risk Benefit Analysis

Engineering Risk Benefit Analysis Engineering Risk Benefit Analysis 1.155, 2.943, 3.577, 6.938, 10.816, 13.621, 16.862, 22.82, ES.72, ES.721 A 1. The Multistage ecision Model George E. Apostolakis Massachusetts Institute of Technology

More information

Decision Analysis. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Decision Analysis. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Decision Analysis Chapter 12 12-1 Chapter Topics Components of Decision Making Decision Making without Probabilities Decision Making with Probabilities Decision Analysis with Additional Information Utility

More information

Decision Making Models

Decision Making Models Decision Making Models Prof. Yongwon Seo (seoyw@cau.ac.kr) College of Business Administration, CAU Decision Theory Decision theory problems are characterized by the following: A list of alternatives. A

More information

Decision Making Supplement A

Decision Making Supplement A Decision Making Supplement A Break-Even Analysis Break-even analysis is used to compare processes by finding the volume at which two different processes have equal total costs. Break-even point is the

More information

1.The 6 steps of the decision process are:

1.The 6 steps of the decision process are: 1.The 6 steps of the decision process are: a. Clearly define the problem Discussion and the factors that Questions influence it. b. Develop specific and measurable objectives. c. Develop a model. d. Evaluate

More information

Chapter 2 supplement. Decision Analysis

Chapter 2 supplement. Decision Analysis Chapter 2 supplement At the operational level hundreds of decisions are made in order to achieve local outcomes that contribute to the achievement of the company's overall strategic goal. These local outcomes

More information

Energy and public Policies

Energy and public Policies Energy and public Policies Decision making under uncertainty Contents of class #1 Page 1 1. Decision Criteria a. Dominated decisions b. Maxmin Criterion c. Maximax Criterion d. Minimax Regret Criterion

More information

Causes of Poor Decisions

Causes of Poor Decisions Lecture 7: Decision Analysis Decision process Decision tree analysis The Decision Process Specify objectives and the criteria for making a choice Develop alternatives Analyze and compare alternatives Select

More information

Johan Oscar Ong, ST, MT

Johan Oscar Ong, ST, MT Decision Analysis Johan Oscar Ong, ST, MT Analytical Decision Making Can Help Managers to: Gain deeper insight into the nature of business relationships Find better ways to assess values in such relationships;

More information

DECISION ANALYSIS: INTRODUCTION. Métodos Cuantitativos M. En C. Eduardo Bustos Farias 1

DECISION ANALYSIS: INTRODUCTION. Métodos Cuantitativos M. En C. Eduardo Bustos Farias 1 DECISION ANALYSIS: INTRODUCTION Cuantitativos M. En C. Eduardo Bustos Farias 1 Agenda Decision analysis in general Structuring decision problems Decision making under uncertainty - without probability

More information

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT BF360 Operations Research Unit 5 Moses Mwale e-mail: moses.mwale@ictar.ac.zm BF360 Operations Research Contents Unit 5: Decision Analysis 3 5.1 Components

More information

Decision Analysis. Chapter 12. Chapter Topics. Decision Analysis Components of Decision Making. Decision Analysis Overview

Decision Analysis. Chapter 12. Chapter Topics. Decision Analysis Components of Decision Making. Decision Analysis Overview Chapter Topics Components of Decision Making with Additional Information Chapter 12 Utility 12-1 12-2 Overview Components of Decision Making A state of nature is an actual event that may occur in the future.

More information

DECISION ANALYSIS. Decision often must be made in uncertain environments. Examples:

DECISION ANALYSIS. Decision often must be made in uncertain environments. Examples: DECISION ANALYSIS Introduction Decision often must be made in uncertain environments. Examples: Manufacturer introducing a new product in the marketplace. Government contractor bidding on a new contract.

More information

Module 15 July 28, 2014

Module 15 July 28, 2014 Module 15 July 28, 2014 General Approach to Decision Making Many Uses: Capacity Planning Product/Service Design Equipment Selection Location Planning Others Typically Used for Decisions Characterized by

More information

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Decision Analysis

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Decision Analysis Resource Allocation and Decision Analysis (ECON 800) Spring 04 Foundations of Decision Analysis Reading: Decision Analysis (ECON 800 Coursepak, Page 5) Definitions and Concepts: Decision Analysis a logical

More information

A B C D E F 1 PAYOFF TABLE 2. States of Nature

A B C D E F 1 PAYOFF TABLE 2. States of Nature Chapter Decision Analysis Problem Formulation Decision Making without Probabilities Decision Making with Probabilities Risk Analysis and Sensitivity Analysis Decision Analysis with Sample Information Computing

More information

ESD.71 Engineering Systems Analysis for Design

ESD.71 Engineering Systems Analysis for Design ESD.71 Engineering Systems Analysis for Design Assignment 4 Solution November 18, 2003 15.1 Money Bags Call Bag A the bag with $640 and Bag B the one with $280. Also, denote the probabilities: P (A) =

More information

Chapter 3. Decision Analysis. Learning Objectives

Chapter 3. Decision Analysis. Learning Objectives Chapter 3 Decision Analysis To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

Decision making in the presence of uncertainty

Decision making in the presence of uncertainty CS 2750 Foundations of AI Lecture 20 Decision making in the presence of uncertainty Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Decision-making in the presence of uncertainty Computing the probability

More information

DECISION ANALYSIS WITH SAMPLE INFORMATION

DECISION ANALYSIS WITH SAMPLE INFORMATION DECISION ANALYSIS WITH SAMPLE INFORMATION In the previous section, we saw how probability information about the states of nature affects the expected value calculations and therefore the decision recommendation.

More information

Subject : Computer Science. Paper: Machine Learning. Module: Decision Theory and Bayesian Decision Theory. Module No: CS/ML/10.

Subject : Computer Science. Paper: Machine Learning. Module: Decision Theory and Bayesian Decision Theory. Module No: CS/ML/10. e-pg Pathshala Subject : Computer Science Paper: Machine Learning Module: Decision Theory and Bayesian Decision Theory Module No: CS/ML/0 Quadrant I e-text Welcome to the e-pg Pathshala Lecture Series

More information

Textbook: pp Chapter 3: Decision Analysis

Textbook: pp Chapter 3: Decision Analysis 1 Textbook: pp. 81-128 Chapter 3: Decision Analysis 2 Learning Objectives After completing this chapter, students will be able to: List the steps of the decision-making process. Describe the types of decision-making

More information

Decision Analysis. Introduction. Job Counseling

Decision Analysis. Introduction. Job Counseling Decision Analysis Max, min, minimax, maximin, maximax, minimin All good cat names! 1 Introduction Models provide insight and understanding We make decisions Decision making is difficult because: future

More information

Decision Analysis REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES

Decision Analysis REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES M03_REND6289_0_IM_C03.QXD 5/7/08 3:48 PM Page 7 3 C H A P T E R Decision Analysis TEACHING SUGGESTIONS Teaching Suggestion 3.: Using the Steps of the Decision-Making Process. The six steps used in decision

More information

MBF1413 Quantitative Methods

MBF1413 Quantitative Methods MBF1413 Quantitative Methods Prepared by Dr Khairul Anuar 5: Decision Analysis Part II www.notes638.wordpress.com Content 4. Risk Analysis and Sensitivity Analysis a. Risk Analysis b. b. Sensitivity Analysis

More information

DECISION ANALYSIS. (Hillier & Lieberman Introduction to Operations Research, 8 th edition)

DECISION ANALYSIS. (Hillier & Lieberman Introduction to Operations Research, 8 th edition) DECISION ANALYSIS (Hillier & Lieberman Introduction to Operations Research, 8 th edition) Introduction Decision often must be made in uncertain environments Examples: Manufacturer introducing a new product

More information

Full file at CHAPTER 3 Decision Analysis

Full file at   CHAPTER 3 Decision Analysis CHAPTER 3 Decision Analysis TRUE/FALSE 3.1 Expected Monetary Value (EMV) is the average or expected monetary outcome of a decision if it can be repeated a large number of times. 3.2 Expected Monetary Value

More information

Chapter 4: Decision Analysis Suggested Solutions

Chapter 4: Decision Analysis Suggested Solutions Chapter 4: Decision Analysis Suggested Solutions Fall 2010 Que 1a. 250 25 75 b. Decision Maximum Minimum Profit Profit 250 25 75 Optimistic approach: select Conservative approach: select Regret or opportunity

More information

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations Hun Myoung Park (5/2/2018) Decision Analysis: 1 INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations DCC5350/ADC5005 (2 Credits) Public

More information

Agenda. Lecture 2. Decision Analysis. Key Characteristics. Terminology. Structuring Decision Problems

Agenda. Lecture 2. Decision Analysis. Key Characteristics. Terminology. Structuring Decision Problems Agenda Lecture 2 Theory >Introduction to Making > Making Without Probabilities > Making With Probabilities >Expected Value of Perfect Information >Next Class 1 2 Analysis >Techniques used to make decisions

More information

UNIT 5 DECISION MAKING

UNIT 5 DECISION MAKING UNIT 5 DECISION MAKING This unit: UNDER UNCERTAINTY Discusses the techniques to deal with uncertainties 1 INTRODUCTION Few decisions in construction industry are made with certainty. Need to look at: The

More information

TIm 206 Lecture notes Decision Analysis

TIm 206 Lecture notes Decision Analysis TIm 206 Lecture notes Decision Analysis Instructor: Kevin Ross 2005 Scribes: Geoff Ryder, Chris George, Lewis N 2010 Scribe: Aaron Michelony 1 Decision Analysis: A Framework for Rational Decision- Making

More information

Chapter 12. Decision Analysis

Chapter 12. Decision Analysis Page 1 of 80 Chapter 12. Decision Analysis [Page 514] [Page 515] In the previous chapters dealing with linear programming, models were formulated and solved in order to aid the manager in making a decision.

More information

Decision making under uncertainty

Decision making under uncertainty Decision making under uncertainty 1 Outline 1. Components of decision making 2. Criteria for decision making 3. Utility theory 4. Decision trees 5. Posterior probabilities using Bayes rule 6. The Monty

More information

Chapter 18 Student Lecture Notes 18-1

Chapter 18 Student Lecture Notes 18-1 Chapter 18 Student Lecture Notes 18-1 Business Statistics: A Decision-Making Approach 6 th Edition Chapter 18 Introduction to Decision Analysis 5 Prentice-Hall, Inc. Chap 18-1 Chapter Goals After completing

More information

Decision Theory at its Best

Decision Theory at its Best Decision Theory at its Best I am very excited about today s class. Today s Fare: Bayesian Revision Bayesian Decision Making The Reverend Bayes shows us how to do it with posterior distributions. See priors

More information

MBF1413 Quantitative Methods

MBF1413 Quantitative Methods MBF1413 Quantitative Methods Prepared by Dr Khairul Anuar 4: Decision Analysis Part 1 www.notes638.wordpress.com 1. Problem Formulation a. Influence Diagrams b. Payoffs c. Decision Trees Content 2. Decision

More information

Decision Analysis under Uncertainty. Christopher Grigoriou Executive MBA/HEC Lausanne

Decision Analysis under Uncertainty. Christopher Grigoriou Executive MBA/HEC Lausanne Decision Analysis under Uncertainty Christopher Grigoriou Executive MBA/HEC Lausanne 2007-2008 2008 Introduction Examples of decision making under uncertainty in the business world; => Trade-off between

More information

Chapter Six Probability

Chapter Six Probability Chapter Six Probability Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. 6.1 Random Experiment a random experiment is an action or process that leads to one of several possible outcomes.

More information

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_03B_DecisionTheory

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_03B_DecisionTheory CA200 Quantitative Analysis for Business Decisions File name: CA200_Section_03B_DecisionTheory Table of Contents 3. Decision theory... 3 3.1 Elements of a decision problem (See 3A )... 3 3.2 Decision making

More information

Decision Trees Decision Tree

Decision Trees Decision Tree Decision Trees The Payoff Table and the Opportunity Loss Table are two very similar ways of looking at a Decision Analysis problem. Another way of seeing the structure of the problem is the Decision Tree.

More information

EXPECTED MONETARY VALUES ELEMENTS OF A DECISION ANALYSIS QMBU301 FALL 2012 DECISION MAKING UNDER UNCERTAINTY

EXPECTED MONETARY VALUES ELEMENTS OF A DECISION ANALYSIS QMBU301 FALL 2012 DECISION MAKING UNDER UNCERTAINTY QMBU301 FALL 2012 DECISION MAKING UNDER UNCERTAINTY ELEMENTS OF A DECISION ANALYSIS Although there is a wide variety of contexts in decision making, all decision making problems have three elements: the

More information

An introduction on game theory for wireless networking [1]

An introduction on game theory for wireless networking [1] An introduction on game theory for wireless networking [1] Ning Zhang 14 May, 2012 [1] Game Theory in Wireless Networks: A Tutorial 1 Roadmap 1 Introduction 2 Static games 3 Extensive-form games 4 Summary

More information

ECONS 424 STRATEGY AND GAME THEORY HANDOUT ON PERFECT BAYESIAN EQUILIBRIUM- III Semi-Separating equilibrium

ECONS 424 STRATEGY AND GAME THEORY HANDOUT ON PERFECT BAYESIAN EQUILIBRIUM- III Semi-Separating equilibrium ECONS 424 STRATEGY AND GAME THEORY HANDOUT ON PERFECT BAYESIAN EQUILIBRIUM- III Semi-Separating equilibrium Let us consider the following sequential game with incomplete information. Two players are playing

More information

Dr. Abdallah Abdallah Fall Term 2014

Dr. Abdallah Abdallah Fall Term 2014 Quantitative Analysis Dr. Abdallah Abdallah Fall Term 2014 1 Decision analysis Fundamentals of decision theory models Ch. 3 2 Decision theory Decision theory is an analytic and systemic way to tackle problems

More information

Monash University School of Information Management and Systems IMS3001 Business Intelligence Systems Semester 1, 2004.

Monash University School of Information Management and Systems IMS3001 Business Intelligence Systems Semester 1, 2004. Exercise 7 1 : Decision Trees Monash University School of Information Management and Systems IMS3001 Business Intelligence Systems Semester 1, 2004 Tutorial Week 9 Purpose: This exercise is aimed at assisting

More information

CUR 412: Game Theory and its Applications Final Exam Ronaldo Carpio Jan. 13, 2015

CUR 412: Game Theory and its Applications Final Exam Ronaldo Carpio Jan. 13, 2015 CUR 41: Game Theory and its Applications Final Exam Ronaldo Carpio Jan. 13, 015 Instructions: Please write your name in English. This exam is closed-book. Total time: 10 minutes. There are 4 questions,

More information

Decision making in the presence of uncertainty

Decision making in the presence of uncertainty Lecture 19 Decision making in the presence of uncertainty Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Decision-making in the presence of uncertainty Many real-world problems require to choose

More information

Introduction LEARNING OBJECTIVES. The Six Steps in Decision Making. Thompson Lumber Company. Thompson Lumber Company

Introduction LEARNING OBJECTIVES. The Six Steps in Decision Making. Thompson Lumber Company. Thompson Lumber Company Valua%on and pricing (November 5, 2013) Lecture 4 Decision making (part 1) Olivier J. de Jong, LL.M., MM., MBA, CFD, CFFA, AA www.olivierdejong.com LEARNING OBJECTIVES 1. List the steps of the decision-making

More information

Decision Trees Using TreePlan

Decision Trees Using TreePlan Decision Trees Using TreePlan 6 6. TREEPLAN OVERVIEW TreePlan is a decision tree add-in for Microsoft Excel 7 & & & 6 (Windows) and Microsoft Excel & 6 (Macintosh). TreePlan helps you build a decision

More information

Decision Making. D.K.Sharma

Decision Making. D.K.Sharma Decision Making D.K.Sharma 1 Decision making Learning Objectives: To make the students understand the concepts of Decision making Decision making environment; Decision making under certainty; Decision

More information

Introduction to Decision Analysis

Introduction to Decision Analysis Session # Page Decisions Under Certainty State of nature is certain (one state) Select decision that yields the highest return Examples: Product Mix Diet Problem Distribution Scheduling Decisions Under

More information

ECONS STRATEGY AND GAME THEORY QUIZ #3 (SIGNALING GAMES) ANSWER KEY

ECONS STRATEGY AND GAME THEORY QUIZ #3 (SIGNALING GAMES) ANSWER KEY ECONS - STRATEGY AND GAME THEORY QUIZ #3 (SIGNALING GAMES) ANSWER KEY Exercise Mike vs. Buster Consider the following sequential move game with incomplete information. The first player to move is Mike,

More information

56:171 Operations Research Midterm Examination Solutions PART ONE

56:171 Operations Research Midterm Examination Solutions PART ONE 56:171 Operations Research Midterm Examination Solutions Fall 1997 Answer both questions of Part One, and 4 (out of 5) problems from Part Two. Possible Part One: 1. True/False 15 2. Sensitivity analysis

More information

Stochastic Games and Bayesian Games

Stochastic Games and Bayesian Games Stochastic Games and Bayesian Games CPSC 532l Lecture 10 Stochastic Games and Bayesian Games CPSC 532l Lecture 10, Slide 1 Lecture Overview 1 Recap 2 Stochastic Games 3 Bayesian Games 4 Analyzing Bayesian

More information

Noncooperative Oligopoly

Noncooperative Oligopoly Noncooperative Oligopoly Oligopoly: interaction among small number of firms Conflict of interest: Each firm maximizes its own profits, but... Firm j s actions affect firm i s profits Example: price war

More information

UNIT 10 DECISION MAKING PROCESS

UNIT 10 DECISION MAKING PROCESS UIT 0 DECISIO MKIG PROCESS Structure 0. Introduction Objectives 0. Decision Making Under Risk Expected Monetary Value (EMV) Criterion Expected Opportunity Loss (EOL) Criterion Expected Profit with Perfect

More information

IX. Decision Theory. A. Basic Definitions

IX. Decision Theory. A. Basic Definitions IX. Decision Theory Techniques used to find optimal solutions in situations where a decision maker is faced with several alternatives (Actions) and an uncertain or risk-filled future (Events or States

More information

Decision Theory. Course details. course notes 2008/2009. Studymanual (online) c L.C. van der Gaag, S. Renooij, P.

Decision Theory. Course details.   course notes 2008/2009. Studymanual (online) c L.C. van der Gaag, S. Renooij, P. Decision Theory course notes 2008/2009 c L.C. van der Gaag, S. Renooij, P. de Waal Master Applied Computing Science, UU ICS Lecturer: Prerequisite: Literature: Examination: Course details dr. S. Renooij

More information

Decision Networks (Influence Diagrams) CS 486/686: Introduction to Artificial Intelligence

Decision Networks (Influence Diagrams) CS 486/686: Introduction to Artificial Intelligence Decision Networks (Influence Diagrams) CS 486/686: Introduction to Artificial Intelligence 1 Outline Decision Networks Computing Policies Value of Information 2 Introduction Decision networks (aka influence

More information

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability Chapter 4 4-1 CHAPTER 4. Basic Probability Basic Probability Concepts Probability the chance that an uncertain event will occur (always between 0 and 1) Impossible Event an event that has no chance of

More information

19 Decision Making. Expected Monetary Value Expected Opportunity Loss Return-to-Risk Ratio Decision Making with Sample Information

19 Decision Making. Expected Monetary Value Expected Opportunity Loss Return-to-Risk Ratio Decision Making with Sample Information 19 Decision Making USING STATISTICS @ The Reliable Fund 19.1 Payoff Tables and Decision Trees 19.2 Criteria for Decision Making Maximax Payoff Maximin Payoff Expected Monetary Value Expected Opportunity

More information

Lecture 17: More on Markov Decision Processes. Reinforcement learning

Lecture 17: More on Markov Decision Processes. Reinforcement learning Lecture 17: More on Markov Decision Processes. Reinforcement learning Learning a model: maximum likelihood Learning a value function directly Monte Carlo Temporal-difference (TD) learning COMP-424, Lecture

More information

Learning Objectives = = where X i is the i t h outcome of a decision, p i is the probability of the i t h

Learning Objectives = = where X i is the i t h outcome of a decision, p i is the probability of the i t h Learning Objectives After reading Chapter 15 and working the problems for Chapter 15 in the textbook and in this Workbook, you should be able to: Distinguish between decision making under uncertainty and

More information

Consider the Texaco-Pennzoil case in influence-diagram form, as shown in Figure 4S.1.

Consider the Texaco-Pennzoil case in influence-diagram form, as shown in Figure 4S.1. 1 CHAPTER 4 Online Supplement Solving Influence Diagrams: The Details Consider the Texaco-Pennzoil case in influence-diagram form, as shown in Figure 4S.1. This diagram shows the tables of alternatives,

More information

Mathematical Statistics İST2011 PROBABILITY THEORY (3) DEU, DEPARTMENT OF STATISTICS MATHEMATICAL STATISTICS SUMMER SEMESTER, 2017.

Mathematical Statistics İST2011 PROBABILITY THEORY (3) DEU, DEPARTMENT OF STATISTICS MATHEMATICAL STATISTICS SUMMER SEMESTER, 2017. Mathematical Statistics İST2011 PROBABILITY THEORY (3) 1 DEU, DEPARTMENT OF STATISTICS MATHEMATICAL STATISTICS SUMMER SEMESTER, 2017 If the five balls are places in five cell at random, find the probability

More information

56:171 Operations Research Midterm Examination Solutions PART ONE

56:171 Operations Research Midterm Examination Solutions PART ONE 56:171 Operations Research Midterm Examination Solutions Fall 1997 Write your name on the first page, and initial the other pages. Answer both questions of Part One, and 4 (out of 5) problems from Part

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Problem Set Rules: Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 6, Due: Thursday April 11th, 2013 1. Each student should hand in an individual problem set. 2. Discussing

More information

Introduction to Decision Making. CS 486/686: Introduction to Artificial Intelligence

Introduction to Decision Making. CS 486/686: Introduction to Artificial Intelligence Introduction to Decision Making CS 486/686: Introduction to Artificial Intelligence 1 Outline Utility Theory Decision Trees 2 Decision Making Under Uncertainty I give a robot a planning problem: I want

More information

Finitely repeated simultaneous move game.

Finitely repeated simultaneous move game. Finitely repeated simultaneous move game. Consider a normal form game (simultaneous move game) Γ N which is played repeatedly for a finite (T )number of times. The normal form game which is played repeatedly

More information

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Fundamentals of Managerial and Strategic Decision-Making

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Fundamentals of Managerial and Strategic Decision-Making Resource Allocation and Decision Analysis ECON 800) Spring 0 Fundamentals of Managerial and Strategic Decision-Making Reading: Relevant Costs and Revenues ECON 800 Coursepak, Page ) Definitions and Concepts:

More information

Decision Theory Using Probabilities, MV, EMV, EVPI and Other Techniques

Decision Theory Using Probabilities, MV, EMV, EVPI and Other Techniques 1 Decision Theory Using Probabilities, MV, EMV, EVPI and Other Techniques Thompson Lumber is looking at marketing a new product storage sheds. Mr. Thompson has identified three decision options (alternatives)

More information

Chapter 22: Real Options

Chapter 22: Real Options Chapter 22: Real Options-1 Chapter 22: Real Options I. Introduction to Real Options A. Basic Idea => firms often have the ability to wait to make a capital budgeting decision => may have better information

More information

Answers to Problem Set 4

Answers to Problem Set 4 Answers to Problem Set 4 Economics 703 Spring 016 1. a) The monopolist facing no threat of entry will pick the first cost function. To see this, calculate profits with each one. With the first cost function,

More information

EconS 301 Intermediate Microeconomics. Review Session #13 Chapter 14: Strategy and Game Theory

EconS 301 Intermediate Microeconomics. Review Session #13 Chapter 14: Strategy and Game Theory EconS 301 Intermediate Microeconomics Review Session #13 Chapter 14: Strategy and Game Theory 1) Asahi and Kirin are the two largest sellers of beer in Japan. These two firms compete head to head in dry

More information

Language Models Review: 1-28

Language Models Review: 1-28 Language Models Review: 1-28 Why are language models (LMs) useful? Maximum Likelihood Estimation for Binomials Idea of Chain Rule, Markov assumptions Why is word sparsity an issue? Further interest: Leplace

More information

MIDTERM 1 SOLUTIONS 10/16/2008

MIDTERM 1 SOLUTIONS 10/16/2008 4. Game Theory MIDTERM SOLUTIONS 0/6/008 Prof. Casey Rothschild Instructions. Thisisanopenbookexam; you canuse anywritten material. You mayuse a calculator. You may not use a computer or any electronic

More information

Real Options and Game Theory in Incomplete Markets

Real Options and Game Theory in Incomplete Markets Real Options and Game Theory in Incomplete Markets M. Grasselli Mathematics and Statistics McMaster University IMPA - June 28, 2006 Strategic Decision Making Suppose we want to assign monetary values to

More information

MS Project 2007 Page 1 of 18

MS Project 2007 Page 1 of 18 MS Project 2007 Page 1 of 18 PROJECT MANAGEMENT (PM):- There are powerful environment forces contributed to the rapid expansion of the projects and project management approaches to the business problems

More information

56:171 Operations Research Midterm Examination October 28, 1997 PART ONE

56:171 Operations Research Midterm Examination October 28, 1997 PART ONE 56:171 Operations Research Midterm Examination October 28, 1997 Write your name on the first page, and initial the other pages. Answer both questions of Part One, and 4 (out of 5) problems from Part Two.

More information

Mathematics 235 Robert Gross Homework 10 Answers 1. Joe Plutocrat has been approached by 4 hedge funds with 4 different plans to minimize his taxes.

Mathematics 235 Robert Gross Homework 10 Answers 1. Joe Plutocrat has been approached by 4 hedge funds with 4 different plans to minimize his taxes. Mathematic35 Robert Gross Homework 10 Answers 1. Joe Plutocrat has been approached by 4 hedge funds with 4 different plans to minimize his taxes. The unknown state of nature is a combination of what the

More information

Definition 4.1. In a stochastic process T is called a stopping time if you can tell when it happens.

Definition 4.1. In a stochastic process T is called a stopping time if you can tell when it happens. 102 OPTIMAL STOPPING TIME 4. Optimal Stopping Time 4.1. Definitions. On the first day I explained the basic problem using one example in the book. On the second day I explained how the solution to the

More information

CUR 412: Game Theory and its Applications, Lecture 11

CUR 412: Game Theory and its Applications, Lecture 11 CUR 412: Game Theory and its Applications, Lecture 11 Prof. Ronaldo CARPIO May 17, 2016 Announcements Homework #4 will be posted on the web site later today, due in two weeks. Review of Last Week An extensive

More information

Outline. Decision Making Theory and Homeland Security. Readings. AGEC689: Economic Issues and Policy Implications of Homeland Security

Outline. Decision Making Theory and Homeland Security. Readings. AGEC689: Economic Issues and Policy Implications of Homeland Security Decision Making Theory and Homeland Security AGEC689: Economic Issues and Policy Implications of Homeland Security Yanhong Jin AGEC689: Economic Issues and Policy Implications of Homeland Security Yanhong

More information

9. Global Supply Chains and Decision Analysis. BIA Supply Chain Analytics

9. Global Supply Chains and Decision Analysis. BIA Supply Chain Analytics 9. Global Supply Chains and Decision Analysis BIA 674 - Supply Chain Analytics Intro to Decision Analysis Some introductory probability concepts Decision Making under Uncertainty Simple examples of probabilities

More information

- Economic Climate Country Decline Stable Improve South Korea Philippines Mexico

- Economic Climate Country Decline Stable Improve South Korea Philippines Mexico 1) Micro-comp is a Toronto based manufacturer of personal computers. It is planning to build a new manufacturing and distribution facility in South Korea, Philippines, or Mexico. The profit (in $ millions)

More information

Notes 10: Risk and Uncertainty

Notes 10: Risk and Uncertainty Economics 335 April 19, 1999 A. Introduction Notes 10: Risk and Uncertainty 1. Basic Types of Uncertainty in Agriculture a. production b. prices 2. Examples of Uncertainty in Agriculture a. crop yields

More information

Advanced Engineering Project Management Dr. Nabil I. El Sawalhi Assistant professor of Construction Management

Advanced Engineering Project Management Dr. Nabil I. El Sawalhi Assistant professor of Construction Management Advanced Engineering Project Management Dr. Nabil I. El Sawalhi Assistant professor of Construction Management 1 Decision trees Decision trees are tools for classification and prediction. 2 Decision Trees

More information

Decision making in the presence of uncertainty

Decision making in the presence of uncertainty CS 271 Foundations of AI Lecture 21 Decision making in the presence of uncertainty Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Decision-making in the presence of uncertainty Many real-world

More information

The Course So Far. Atomic agent: uninformed, informed, local Specific KR languages

The Course So Far. Atomic agent: uninformed, informed, local Specific KR languages The Course So Far Traditional AI: Deterministic single agent domains Atomic agent: uninformed, informed, local Specific KR languages Constraint Satisfaction Logic and Satisfiability STRIPS for Classical

More information

Dynamic Games. Econ 400. University of Notre Dame. Econ 400 (ND) Dynamic Games 1 / 18

Dynamic Games. Econ 400. University of Notre Dame. Econ 400 (ND) Dynamic Games 1 / 18 Dynamic Games Econ 400 University of Notre Dame Econ 400 (ND) Dynamic Games 1 / 18 Dynamic Games A dynamic game of complete information is: A set of players, i = 1,2,...,N A payoff function for each player

More information

MATH 121 GAME THEORY REVIEW

MATH 121 GAME THEORY REVIEW MATH 121 GAME THEORY REVIEW ERIN PEARSE Contents 1. Definitions 2 1.1. Non-cooperative Games 2 1.2. Cooperative 2-person Games 4 1.3. Cooperative n-person Games (in coalitional form) 6 2. Theorems and

More information

Objective of Decision Analysis. Determine an optimal decision under uncertain future events

Objective of Decision Analysis. Determine an optimal decision under uncertain future events Decision Analysis Objective of Decision Analysis Determine an optimal decision under uncertain future events Formulation of Decision Problem Clear statement of the problem Identify: The decision alternatives

More information

PERT 12 Quantitative Tools (1)

PERT 12 Quantitative Tools (1) PERT 12 Quantitative Tools (1) Proses keputusan dalam operasi Fundamental Decisin Making, Tabel keputusan. Konsep Linear Programming Problem Formulasi Linear Programming Problem Penyelesaian Metode Grafis

More information

Stochastic Games and Bayesian Games

Stochastic Games and Bayesian Games Stochastic Games and Bayesian Games CPSC 532L Lecture 10 Stochastic Games and Bayesian Games CPSC 532L Lecture 10, Slide 1 Lecture Overview 1 Recap 2 Stochastic Games 3 Bayesian Games Stochastic Games

More information