Value of Information in Spreadsheet Monte Carlo Simulation Models

Size: px
Start display at page:

Download "Value of Information in Spreadsheet Monte Carlo Simulation Models"

Transcription

1 Value of Information in Spreadsheet Monte Carlo Simulation Models INFORMS 010 Austin Michael R. Middleton, Ph.D. Decision Toolworks

2 Background Spreadsheet models are often used for what if sensitivity analysis Probability distributions may be assigned to input assumptions, and Monte Carlo simulation can develop the corresponding distribution for the output performance measure Problem: How can we compute Value of Information using the results of Monte Carlo simulation in a spreadsheet model? INFORMS 010 Austin

3 Value of Information Expected Value of Perfect Information, EVPI Value of Clairvoyance, Value of Information, VOI Important for determining an upper bound on the value of actual information gathering activities comparing the value of information for multiple uncertainties Requires a model of a decision problem with alternatives, probabilities for uncertainties, outcome values, and willingness to determine certain equivalents Monte Carlo simulation may be used to describe uncertainty associated with a single alternative or strategy INFORMS 010 Austin

4 Why is Value of Information important? Answer #1 Felliand Hazen, 1999 In realistically sized problems, simple one and two way SAs may not fully capture parameter interactions, raising the disturbing possibility that many published decision analyses might be overconfident in their policy recommendations. we re examined 5 decision analyses While we expected EVPI values to indicate greater problem sensitivity than conventional SA due to revealed parameter interaction, we in fact found the opposite: compared to EVPI, the one and two parameter SAs accompanying these problems dramatically overestimated problem sensitivity to input parameters. INFORMS 010 Austin

5 Why is Value of Information important? Answer # Hubbard (009) computed EVPI on more than 60 large decision models with a total of over,000 uncertain input variables calculations of information values justify some empirical measurement of uncertain values most of the time. a VBA macro in Excel was used to slice the continuous distribution into thousands of discrete units, computing EVPI for each unit, and totaling the unit EVPIs. Here I show how to compute EVPI for the results of Monte Carlo simulation in Excel without using a VBA macro. INFORMS 010 Austin 5

6 Terminology Risk neutral certain equivalent Probability weighted average, Expected Value, EV EVUU, Expected Value Under Uncertainty EVPP, Expected Value with Perfect Prediction EVPI, Expected Value of Perfect Information EVPI = EVPP EVUU INFORMS 010 Austin 6

7 Computing EVPI by rearranging a decision tree EVPI(Units Sold) = EVPP(Units Sold) EVUU INFORMS 010 Austin 7

8 Simple spreadsheet model with base case and extreme inputs Software project Predetermined Unit Price, constant for these analyses Judgments about Units Sold, Unit Variable Cost, and Fixed Costs Other alternative (not shown) yields $80, A B C D E F G H I Input Cells Input Assumptions Scenarios Unit Price $9 Minimum Base Case Maximum Worst Best Units Sold Unit Variable Cost $.00 $.00 $.00 $7.00 $7.00 $.00 Fixed Costs $,000 $,000 $,000 $6,000 $6,000 $,000 Net Cash Flow $86,000 $57,000 $11, A B C D E F G H I Input Cells Scenarios Unit Price 9 Minimum Base Case Maximum Worst Best Units Sold Unit Variable Cost 7 7 Fixed Costs Net Cash Flow =B*($B$ B5) B6 =H*($B$ H5) H6 =I*($B$ I5) I6 INFORMS 010 Austin 8

9 Tornado chart for simple spreadsheet model Single factor sensitivity analysis Net Cash Flow Corresponding Input Value Output Value Percent Input Variable Low Output Base Case High Output Low Base High Swing Swing^ Units Sold $6,500 $86,000 $108,500 $5, % Unit Variable Cost $7.00 $.00 $.00 $80,000 $86,000 $88,000 $8,000.0% Fixed Costs $6,000 $,000 $,000 $8,000 $86,000 $88,000 $, % SensIt 1.5 Units Sold Unit Variable Cost $7.00 $.00 Fixed Costs $6,000 $,000 $50,000 $60,000 $70,000 $80,000 $90,000 $100,000 $110,000 $10,000 Net Cash Flow INFORMS 010 Austin 9

10 Simple spreadsheet model with random inputs A B C D E F G H I Unit Price $9 RAND() Type Units Sold Normal Mean=,000 StDev=00 Unit Variable Cost $ Triangular Min=$ Mode=$ Max=$7 Fixed Costs $, Discrete Lookup Value Probability 0.0 $, Net Cash Flow $7, $, $, $5, $6, A B C D Unit Price 9 RAND() Units Sold =ROUND(NORMINV(D,000,00),0) =RAND() Unit Variable Cost =ROUND(IF(D5<(-)/(7-),+(D5*(7-)*(-))^0.5,7-((1-D5)*(7-)*(7-))^0.5),) =RAND() Fixed Costs =VLOOKUP(D6,G7:H11,,TRUE) =RAND() Net Cash Flow =ROUND(B*(B B5) B6,0) INFORMS 010 Austin 10

11 Setting up an Excel data table for Monte Carlo simulation 1 5 A B C D E F Trial Unit Price Units Sold Unit Variable Cost Fixed Costs Net Cash Flow ='RAND Model'!B ='RAND Model'!B ='RAND Model'!B5 ='RAND Model'!B6 ='RAND Model'!B A B C D E F Trial Unit Price Units Sold Unit Variable Cost Fixed Costs Net Cash Flow $ $5.75 $,000 $81,851 1 For 10,000 trials, select A:F1000. In Excel 007 & 010 choose Data > What If Analysis > Data Table INFORMS 010 Austin 11

12 Results of an Excel data table for Monte Carlo simulation 1 5 A B C D E F Trial Unit Price Units Sold Unit Variable Cost Fixed Costs Net Cash Flow ='RAND Model'!B ='RAND Model'!B ='RAND Model'!B5 ='RAND Model'!B6 ='RAND Model'!B8 1 =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) =TABLE(,A) 1 5 A B C D E F Trial Unit Price Units Sold Unit Variable Cost Fixed Costs Net Cash Flow $9 096 $5.9 $,000 $89,197 1 $9 15 $.1 $,000 $9,560 $9 09 $.91 $,000 $88,99 $9 077 $5.1 $6,000 $85,19 Data table is volatile. For subsequent analysis, copy and paste special values. INFORMS 010 Austin 1

13 Frequency Better Histogram Units Sold Frequency Better Histogram 0 $.50 $.00 $.50 $.00 $.50 $5.00 $5.50 $6.00 $6.50 $7.00 $7.50 Unit Variable Cost Better Histogram Better Histogram EV = $8,908 Frequency $1,000 $,000 $,000 $,000 $5,000 $6,000 $7,000 Fixed Costs Frequency $0,000 $60,000 $80,000 $100,000 $10,000 Net Cash Flow INFORMS 010 Austin 1

14 Decision tree analogy for Monte Carlo simulation EVPI Approx. EVPI(Units Sold) = Approx. EVPP(Units Sold) EVUU INFORMS 010 Austin 1

15 To determine EVPP(Units Sold), first Copy the Units Sold and Net Cash Flow data to another sheet 1 A B C Trial Units Sold Net Cash Flow 1 15 $9, $88, $85,19 Sort the simulation results with Units Sold as key 1 A B C Trial Units Sold Net Cash Flow $1, $10, $118,81 INFORMS 010 Austin 15

16 Compute Conditional EV(Sim) for each bracket Syntax: OFFSET(reference, rows, cols, [height], [width]) 100 brackets * 100 trials each = 10,000 trials total INFORMS 010 Austin 16

17 Compute Conditional EVPP for each bracket INFORMS 010 Austin 17

18 Compute EVPP and EVPI INFORMS 010 Austin 18

19 EVPI(Units Sold) for values of the other alternative Set up an Excel Data Table $60K to $110K, step $5K Formula for output: =J9 Select L:M1 Data > What If Analysis > Data Table I J K L M EV(Sim) $8,908 EV(Alt) EVPI =J9 EV(Alt) $80,000 $60,000 $65,000 EVUU $8,908 $70,000 $75,000 EVPP $86,58 $80,000 $85,000 EVPI $1,60 $90,000 $95,000 $100,000 $105,000 $110, I J K L M EV(Sim) $8,908 EV(Alt) EVPI $1,60 EV(Alt) $80,000 $60,000 $0 $65,000 $ EVUU $8,908 $70,000 $178 $75,000 $59 EVPP $86,58 $80,000 $1,60 $85,000 $,5 EVPI $1,60 $90,000 $1,58 $95,000 $569 $100,000 $156 $105,000 $ $110,000 $0 INFORMS 010 Austin 19

20 Three EVPIs for values of the other alternative $,000 $,500 $,000 $,500 Value of Information Units Sold Unit Variable Cost Fixed Costs EVPI $,000 $1,500 $1,000 $500 $0 $50,000 $60,000 $70,000 $80,000 $90,000 $100,000 $110,000 $10,000 EV(Alt) INFORMS 010 Austin 0

21 Excel features used in this project Worksheet functions in what if model RAND, NORMINV, IF, VLOOKUP, ROUND Monte Carlo simulation Data Table EVPI calculations Data Sort, AVERAGE, OFFSET, MAX Diagrams and charts Drawing tools, XY charts Better Histogram add in INFORMS 010 Austin 1

22 References Felli, J.C., Hazen, G.B Do sensitivity analyses really capture problem sensitivity? An empirical analysis based on information value. Risk, Decision and Policy () Accessed June 8, 010, ensitivity.pdf Hubbard, D., Samuelson, D.A Modeling Without Measurements: How the decision analysis culture s lack of empiricism reduces its effectiveness. OR/MS Today 6(5) 6 1. Accessed June 8, 010, /risk.html Middleton, M.R Risk Analysis and the Expected Value of Perfect Information. Proceedings, American Institute for Decision Sciences, Western Regional Conference. Accessed June 8, 010, INFORMS 010 Austin

23 Value of Information in Spreadsheet Monte Carlo Simulation Models Michael R. Middleton, Ph.D. Decision Toolworks INFORMS 010 Austin PowerPoint Slides, Slides PDF File, and Excel Workbook

Acritical aspect of any capital budgeting decision. Using Excel to Perform Monte Carlo Simulations TECHNOLOGY

Acritical aspect of any capital budgeting decision. Using Excel to Perform Monte Carlo Simulations TECHNOLOGY Using Excel to Perform Monte Carlo Simulations By Thomas E. McKee, CMA, CPA, and Linda J.B. McKee, CPA Acritical aspect of any capital budgeting decision is evaluating the risk surrounding key variables

More information

TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL

TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL Solutions Guide by Wang Xin, Hong Lanqing & Mei Wenjie 1. Learning Objectives In this lab-based

More information

SENSITIVITY ANALYSIS IN CAPITAL BUDGETING USING CRYSTAL BALL. Petter Gokstad 1

SENSITIVITY ANALYSIS IN CAPITAL BUDGETING USING CRYSTAL BALL. Petter Gokstad 1 SENSITIVITY ANALYSIS IN CAPITAL BUDGETING USING CRYSTAL BALL Petter Gokstad 1 Graduate Assistant, Department of Finance, University of North Dakota Box 7096 Grand Forks, ND 58202-7096, USA Nancy Beneda

More information

FM099: Advanced Excel: Spreadsheet Techniques and Financial Applications Financial Controller

FM099: Advanced Excel: Spreadsheet Techniques and Financial Applications Financial Controller FM099: Advanced Excel: Spreadsheet Techniques and Financial Applications Financial Controller FM099 Rev.001 CMCT COURSE OUTLINE Page 1 of 7 Training Description: Advanced Excel: Spreadsheet Techniques

More information

ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA

ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA Michael R. Middleton, McLaren School of Business, University of San Francisco 0 Fulton Street, San Francisco, CA -00 -- middleton@usfca.edu

More information

California Department of Transportation(Caltrans)

California Department of Transportation(Caltrans) California Department of Transportation(Caltrans) Probabilistic Cost Estimating using Crystal Ball Software "You cannot exactly predict an uncertain future" Presented By: Jack Young California Department

More information

UEP USER GUIDE. Preface. Contents

UEP USER GUIDE. Preface. Contents UEP_User_Guide_20171203.docx UEP USER GUIDE Preface For questions, problem reporting, and suggestions, please contact: John Schuyler, Decision Precision john@maxvalue.com 001-303-693-0067 www.maxvalue.com

More information

Monte Carlo Simulation (General Simulation Models)

Monte Carlo Simulation (General Simulation Models) Monte Carlo Simulation (General Simulation Models) Revised: 10/11/2017 Summary... 1 Example #1... 1 Example #2... 10 Summary Monte Carlo simulation is used to estimate the distribution of variables when

More information

Decision Trees: Booths

Decision Trees: Booths DECISION ANALYSIS Decision Trees: Booths Terri Donovan recorded: January, 2010 Hi. Tony has given you a challenge of setting up a spreadsheet, so you can really understand whether it s wiser to play in

More information

Energy Price Processes

Energy Price Processes Energy Processes Used for Derivatives Pricing & Risk Management In this first of three articles, we will describe the most commonly used process, Geometric Brownian Motion, and in the second and third

More information

Probabilistic Sensitivity Analysis Prof. Tony O Hagan

Probabilistic Sensitivity Analysis Prof. Tony O Hagan Bayesian Methods in Health Economics Part : Probabilistic Sensitivity Analysis Course outline Part : Bayesian principles Part : Prior distributions Part 3: Uncertainty in health economic evaluation Part

More information

Steps for Software to Do Simulation Modeling (New Update 02/15/01)

Steps for Software to Do Simulation Modeling (New Update 02/15/01) Steps for Using @RISK Software to Do Simulation Modeling (New Update 02/15/01) Important! Before we get to the steps, we want to provide several notes to help you do the steps. Use the browser s Back button

More information

FINANCIAL MODELING IN EXCEL

FINANCIAL MODELING IN EXCEL Title Heading Here FINANCIAL MODELING IN EXCEL Become productive and creative in Microsoft Excel 1 Contents Excel Essentials 2 Advanced Excel 3 Data Analysis and Dashboard Reporting 4 Advanced Data Analysis

More information

ก ก ก ก ก ก ก. ก (Food Safety Risk Assessment Workshop) 1 : Fundamental ( ก ( NAC 2010)) 2 3 : Excel and Statistics Simulation Software\

ก ก ก ก ก ก ก. ก (Food Safety Risk Assessment Workshop) 1 : Fundamental ( ก ( NAC 2010)) 2 3 : Excel and Statistics Simulation Software\ ก ก ก ก (Food Safety Risk Assessment Workshop) ก ก ก ก ก ก ก ก 5 1 : Fundamental ( ก 29-30.. 53 ( NAC 2010)) 2 3 : Excel and Statistics Simulation Software\ 1 4 2553 4 5 : Quantitative Risk Modeling Microbial

More information

Notes for CHEE 332 Report

Notes for CHEE 332 Report Notes for CHEE 332 Report - binary VLE data should be from a reputable source (ex. not from somerandomwebsite.com) and if you are using Perry's Handbook then recognize that the data is not originally from

More information

PSCM_ Data Analytics

PSCM_ Data Analytics PSCM_7217.1.1 Data Analytics Excel Functions and Simulation Sang Jo Kim July 4, 2015 * Reference - Business Analytics: Methods, Models, and Decisions (1 st edition, James R. Evans, Pearson) Contents Excel

More information

Simulation. Decision Models

Simulation. Decision Models Lecture 9 Decision Models Decision Models: Lecture 9 2 Simulation What is Monte Carlo simulation? A model that mimics the behavior of a (stochastic) system Mathematically described the system using a set

More information

Financial. Analysis, and. ModeHIng. Long-Term Forecasting

Financial. Analysis, and. ModeHIng. Long-Term Forecasting _ Financial Forecasting. Analysis, and ModeHIng A Framework for Long-Term Forecasting MICHAEL SAMONAS WlLEY TaWe of Contents Preface Acknowledgments About the Auttior xi xiii xv MRT ONE :, 4 Developing

More information

Capturing Risk Interdependencies: The CONVOI Method

Capturing Risk Interdependencies: The CONVOI Method Capturing Risk Interdependencies: The CONVOI Method Blake Boswell Mike Manchisi Eric Druker 1 Table Of Contents Introduction The CONVOI Process Case Study Consistency Verification Conditional Odds Integration

More information

ExcelSim 2003 Documentation

ExcelSim 2003 Documentation ExcelSim 2003 Documentation Note: The ExcelSim 2003 add-in program is copyright 2001-2003 by Timothy R. Mayes, Ph.D. It is free to use, but it is meant for educational use only. If you wish to perform

More information

DECISION SUPPORT Risk handout. Simulating Spreadsheet models

DECISION SUPPORT Risk handout. Simulating Spreadsheet models DECISION SUPPORT MODELS @ Risk handout Simulating Spreadsheet models using @RISK 1. Step 1 1.1. Open Excel and @RISK enabling any macros if prompted 1.2. There are four on-line help options available.

More information

Corporate Valuation. By Edward Bodmer. Finance Energy Institute pg. 1

Corporate Valuation. By Edward Bodmer. Finance Energy Institute  pg. 1 Corporate Valuation By Edward Bodmer Finance Energy Institute www.financeenergyinstitutue.com pg. 1 INTERMEDIATE CORPORATE VALUATION MODELLING WITH EXCEL Target Audience The target audience is anyone who

More information

Risk Video #1. Video 1 Recap

Risk Video #1. Video 1 Recap Risk Video #1 Video 1 Recap 1 Risk Video #2 Video 2 Recap 2 Risk Video #3 Risk Risk Management Process Uncertain or chance events that planning can not overcome or control. Risk Management A proactive

More information

Analytical Finance 1 Seminar Monte-Carlo application for Value-at-Risk on a portfolio of Options, Futures and Equities

Analytical Finance 1 Seminar Monte-Carlo application for Value-at-Risk on a portfolio of Options, Futures and Equities Analytical Finance 1 Seminar Monte-Carlo application for Value-at-Risk on a portfolio of Options, Futures and Equities Radhesh Agarwal (Ral13001) Shashank Agarwal (Sal13002) Sumit Jalan (Sjn13024) Calculating

More information

Business Case Modelling 2 Day Course

Business Case Modelling 2 Day Course Business Case Modelling 2 Day Course This course can be presented in-house for you on a date of your choosing 17 th 18 th May & 29 th 30 th Nov 2018 The Banking and Corporate Finance Training Specialist

More information

CHAPTER 12 APPENDIX Valuing Some More Real Options

CHAPTER 12 APPENDIX Valuing Some More Real Options CHAPTER 12 APPENDIX Valuing Some More Real Options This appendix demonstrates how to work out the value of different types of real options. By assuming the world is risk neutral, it is ignoring the fact

More information

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta.

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta. Prepared By Handaru Jati, Ph.D Universitas Negeri Yogyakarta handaru@uny.ac.id Chapter 7 Statistical Analysis with Excel Chapter Overview 7.1 Introduction 7.2 Understanding Data 7.2.1 Descriptive Statistics

More information

CHAPTER 11. Proposed Project Data. Topics. Cash Flow Estimation and Risk Analysis. Estimating cash flows:

CHAPTER 11. Proposed Project Data. Topics. Cash Flow Estimation and Risk Analysis. Estimating cash flows: CHAPTER 11 Cash Flow Estimation and Risk Analysis 1 Topics Estimating cash flows: Relevant cash flows Working capital treatment Inflation Risk Analysis: Sensitivity Analysis, Scenario Analysis, and Simulation

More information

How to Consider Risk Demystifying Monte Carlo Risk Analysis

How to Consider Risk Demystifying Monte Carlo Risk Analysis How to Consider Risk Demystifying Monte Carlo Risk Analysis James W. Richardson Regents Professor Senior Faculty Fellow Co-Director, Agricultural and Food Policy Center Department of Agricultural Economics

More information

SIMULATION. The objectives of simulation:

SIMULATION. The objectives of simulation: Note: This lecture is best taken with Excel@ file LectureSIM.xls. Please pause the video and open Excel@ LectureSIM.xls, then continue. You may like to pause whenever you need to understand and repeat

More information

Simulation Lecture Notes and the Gentle Lentil Case

Simulation Lecture Notes and the Gentle Lentil Case Simulation Lecture Notes and the Gentle Lentil Case General Overview of the Case What is the decision problem presented in the case? What are the issues Sanjay must consider in deciding among the alternative

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

Monte Carlo Simulation: Don t Gamble Away Your Project Success Maurice (Mo) Klaus January 31, 2012

Monte Carlo Simulation: Don t Gamble Away Your Project Success Maurice (Mo) Klaus January 31, 2012 MBB Webcast Series Monte Carlo Simulation: Don t Gamble Away Your Project Success Maurice (Mo) Klaus January 31, 2012 Agenda Welcome Introduction of MBB Webcast Series Larry Goldman, MoreSteam.com Monte

More information

Chapter Fourteen: Simulation

Chapter Fourteen: Simulation TaylCh14ff.qxd 4/21/06 8:39 PM Page 213 Chapter Fourteen: Simulation PROBLEM SUMMARY 1. Rescue squad emergency calls PROBLEM SOLUTIONS 1. 2. Car arrivals at a service station 3. Machine breakdowns 4. Income

More information

Validating TIP$TER Can You Trust Its Math?

Validating TIP$TER Can You Trust Its Math? Validating TIP$TER Can You Trust Its Math? A Series of Tests Introduction: Validating TIP$TER involves not just checking the accuracy of its complex algorithms, but also ensuring that the third party software

More information

The Journal of Applied Business Research May/June 2009 Volume 25, Number 3

The Journal of Applied Business Research May/June 2009 Volume 25, Number 3 Risk Manage Capital Investment Decisions: A Lease vs. Purchase Illustration Thomas L. Zeller, PhD., CPA, Loyola University Chicago Brian B. Stanko, PhD., CPA, Loyola University Chicago ABSTRACT This paper

More information

INTRODUCING RISK MODELING IN CORPORATE FINANCE

INTRODUCING RISK MODELING IN CORPORATE FINANCE INTRODUCING RISK MODELING IN CORPORATE FINANCE Domingo Castelo Joaquin*, Han Bin Kang** Abstract This paper aims to introduce a simulation modeling in the context of a simplified capital budgeting problem.

More information

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING INTRODUCTION XLSTAT makes accessible to anyone a powerful, complete and user-friendly data analysis and statistical solution. Accessibility to

More information

Real Options Valuation, Inc. Software Technical Support

Real Options Valuation, Inc. Software Technical Support Real Options Valuation, Inc. Software Technical Support HELPFUL TIPS AND TECHNIQUES Johnathan Mun, Ph.D., MBA, MS, CFC, CRM, FRM, MIFC 1 P a g e Helpful Tips and Techniques The following are some quick

More information

8. Uncertainty. Reading: BGVW, Chapter 7

8. Uncertainty. Reading: BGVW, Chapter 7 8. Uncertainty Reading: BGVW, Chapter 7 1. Introduction Uncertainties abound future: incomes/prices/populations analysis: dose-response/valuation/climate/effects of regulation on environmental quality/longevity

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

One note for Session Two

One note for Session Two ESD.70J Engineering Economy Module Fall 2004 Session Three Link for PPT: http://web.mit.edu/tao/www/esd70/s3/p.ppt ESD.70J Engineering Economy Module - Session 3 1 One note for Session Two If you Excel

More information

Business Case Modelling 2 Day Course This course is presented in London on: October, May 2018, November 2018

Business Case Modelling 2 Day Course This course is presented in London on: October, May 2018, November 2018 Business Case Modelling 2 Day Course This course is presented in London on: 30-31 October, 17-18 May 2018, 29-30 November 2018 The Banking and Corporate Finance Training Specialist Background of the trainer

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

January 29. Annuities

January 29. Annuities January 29 Annuities An annuity is a repeating payment, typically of a fixed amount, over a period of time. An annuity is like a loan in reverse; rather than paying a loan company, a bank or investment

More information

Lecture 10. Ski Jacket Case Profit calculation Spreadsheet simulation Analysis of results Summary and Preparation for next class

Lecture 10. Ski Jacket Case Profit calculation Spreadsheet simulation Analysis of results Summary and Preparation for next class Decision Models Lecture 10 1 Lecture 10 Ski Jacket Case Profit calculation Spreadsheet simulation Analysis of results Summary and Preparation for next class Yield Management Decision Models Lecture 10

More information

Sensitivity analysis for risk-related decision-making

Sensitivity analysis for risk-related decision-making Sensitivity analysis for risk-related decision-making Eric Marsden What are the key drivers of my modelling results? Sensitivity analysis: intuition X is a sensitive

More information

Foreign Exchange Risk Management at Merck: Background. Decision Models

Foreign Exchange Risk Management at Merck: Background. Decision Models Decision Models: Lecture 11 2 Decision Models Foreign Exchange Risk Management at Merck: Background Merck & Company is a producer and distributor of pharmaceutical products worldwide. Lecture 11 Using

More information

Monte Carlo Simulation Using SimVoi 10.1 SIMVOI OVERVIEW

Monte Carlo Simulation Using SimVoi 10.1 SIMVOI OVERVIEW Monte Carlo Simulation Using SimVoi 10 10.1 SIMVOI OVERVIEW SimVoi is a Monte Carlo simulation add-in for Microsoft Excel 2007 & 2010 & 2013 & 2016 (Windows) and Microsoft Excel 2011 & 2016 (Macintosh).

More information

Making sense of Schedule Risk Analysis

Making sense of Schedule Risk Analysis Making sense of Schedule Risk Analysis John Owen Barbecana Inc. Version 2 December 19, 2014 John Owen - jowen@barbecana.com 2 5 Years managing project controls software in the Oil and Gas industry 28 years

More information

Simulating the Need of Working Capital for Decision Making in Investments

Simulating the Need of Working Capital for Decision Making in Investments INT J COMPUT COMMUN, ISSN 1841-9836 8(1):87-96, February, 2013. Simulating the Need of Working Capital for Decision Making in Investments M. Nagy, V. Burca, C. Butaci, G. Bologa Mariana Nagy Aurel Vlaicu

More information

Do Not Sum Earned-Value-Based WBS-Element Estimates-at-Completion

Do Not Sum Earned-Value-Based WBS-Element Estimates-at-Completion Do Not Sum Earned-Value-Based WBS-Element Estimates-at-Completion Stephen A. Book The Aerospace Corporation P.O. Box 92957 Los Angeles, CA 90009-2957 (310) 336-8655 stephen.a.book@aero.org Society of Cost

More information

Investing in a Robotic Milking System: A Monte Carlo Simulation Analysis

Investing in a Robotic Milking System: A Monte Carlo Simulation Analysis J. Dairy Sci. 85:2207 2214 American Dairy Science Association, 2002. Investing in a Robotic Milking System: A Monte Carlo Simulation Analysis J. Hyde and P. Engel Department of Agricultural Economics and

More information

Three Components of a Premium

Three Components of a Premium Three Components of a Premium The simple pricing approach outlined in this module is the Return-on-Risk methodology. The sections in the first part of the module describe the three components of a premium

More information

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation?

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation? PROJECT TEMPLATE: DISCRETE CHANGE IN THE INFLATION RATE (The attached PDF file has better formatting.) {This posting explains how to simulate a discrete change in a parameter and how to use dummy variables

More information

MONTE CARLO SIMULATION AND PARETO TECHNIQUES FOR CALCULATION OF MULTI- PROJECT OUTTURN-VARIANCE

MONTE CARLO SIMULATION AND PARETO TECHNIQUES FOR CALCULATION OF MULTI- PROJECT OUTTURN-VARIANCE MONTE CARLO SIMULATION AND PARETO TECHNIQUES FOR CALCULATION OF MULTI- PROJECT OUTTURN-VARIANCE Keith Futcher 1 and Anthony Thorpe 2 1 Colliers Jardine (Asia Pacific) Ltd., Hong Kong 2 Department of Civil

More information

A Model to Quantify the Return On Information Assurance

A Model to Quantify the Return On Information Assurance A Model to Quantify the Return On Information Assurance This article explains and demonstrates the structure of a model for forecasting, and subsequently measuring, the ROIA, or the ROIA model 2. This

More information

Fundamentals of Project Risk Management

Fundamentals of Project Risk Management Fundamentals of Project Risk Management Introduction Change is a reality of projects and their environment. Uncertainty and Risk are two elements of the changing environment and due to their impact on

More information

Improved Decision Making Under Uncertainty: Incorporating a Monte Carlo Simulation into a Discounted Cash Flow Valuation for Equities.

Improved Decision Making Under Uncertainty: Incorporating a Monte Carlo Simulation into a Discounted Cash Flow Valuation for Equities. Improved Decision Making Under Uncertainty: Incorporating a Monte Carlo Simulation into a Discounted Cash Flow Valuation for Equities Jack Nurminen Bachelor s Thesis Degree Programme in Finance and Economics

More information

Valuation with Simulation of Options on and in a System. Capital Investment and Engineering Flexibility in the development of the Antamina mine (Peru)

Valuation with Simulation of Options on and in a System. Capital Investment and Engineering Flexibility in the development of the Antamina mine (Peru) Valuation with Simulation of Options on and in a System Capital Investment and Engineering Flexibility in the development of the Antamina mine (Peru) Michael Benouaich Slide 1 of 16 Note This presentation

More information

CHAPTER 11. Topics. Cash Flow Estimation and Risk Analysis. Estimating cash flows: Relevant cash flows Working capital treatment

CHAPTER 11. Topics. Cash Flow Estimation and Risk Analysis. Estimating cash flows: Relevant cash flows Working capital treatment CHAPTER 11 Cash Flow Estimation and Risk Analysis 1 Topics Estimating cash flows: Relevant cash flows Working capital treatment Risk analysis: Sensitivity analysis Scenario analysis Simulation analysis

More information

Integrated Cost-Schedule Risk Analysis Improves Cost Contingency Calculation ICEAA 2017 Workshop Portland OR June 6 9, 2017

Integrated Cost-Schedule Risk Analysis Improves Cost Contingency Calculation ICEAA 2017 Workshop Portland OR June 6 9, 2017 Integrated Cost-Schedule Risk Analysis Improves Cost Contingency Calculation ICEAA 2017 Workshop Portland OR June 6 9, 2017 David T. Hulett, Ph.D., FAACE Hulett & Associates, LLC David.hulett@projectrisk

More information

RISK BASED LIFE CYCLE COST ANALYSIS FOR PROJECT LEVEL PAVEMENT MANAGEMENT. Eric Perrone, Dick Clark, Quinn Ness, Xin Chen, Ph.D, Stuart Hudson, P.E.

RISK BASED LIFE CYCLE COST ANALYSIS FOR PROJECT LEVEL PAVEMENT MANAGEMENT. Eric Perrone, Dick Clark, Quinn Ness, Xin Chen, Ph.D, Stuart Hudson, P.E. RISK BASED LIFE CYCLE COST ANALYSIS FOR PROJECT LEVEL PAVEMENT MANAGEMENT Eric Perrone, Dick Clark, Quinn Ness, Xin Chen, Ph.D, Stuart Hudson, P.E. Texas Research and Development Inc. 2602 Dellana Lane,

More information

Software Economics. Introduction to Business Case Analysis. Session 3

Software Economics. Introduction to Business Case Analysis. Session 3 Software Economics Introduction to Business Case Analysis Session 3 Recap How much profit will my investment give? What is the Risk of my Investment? When do I get benefit from my investment? Net Present

More information

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS Full citation: Connor, A.M., & MacDonell, S.G. (25) Stochastic cost estimation and risk analysis in managing software projects, in Proceedings of the ISCA 14th International Conference on Intelligent and

More information

STA 371G Outline Fall 2018

STA 371G Outline Fall 2018 STA 371G Outline Fall 2018 Instruct: Mingyuan Zhou, Ph.D., Assistant Profess of Statistics Office: CBA 6.458 Phone: 512-232-6763 Email: mingyuan.zhou@mccombs.utexas.edu Website: http://mingyuanzhou.github.io/

More information

Chapter 4 Variability

Chapter 4 Variability Chapter 4 Variability PowerPoint Lecture Slides Essentials of Statistics for the Behavioral Sciences Seventh Edition by Frederick J Gravetter and Larry B. Wallnau Chapter 4 Learning Outcomes 1 2 3 4 5

More information

CAPITAL BUDGETING RISK ANALYSIS

CAPITAL BUDGETING RISK ANALYSIS CAPITAL BUDGETING RISK ANALYSIS João Carvalho das Neves Professor Corporate and Real Estate Finance ISEG Universidade de Lisboa jcneves@iseg.ulisboa.pt DECISIONS UNDER RISK AND UNCERTAINTY RISK Unknown

More information

Prioritization of Climate Change Adaptation Options. The Role of Cost-Benefit Analysis. Session 8: Conducting CBA Step 7

Prioritization of Climate Change Adaptation Options. The Role of Cost-Benefit Analysis. Session 8: Conducting CBA Step 7 Prioritization of Climate Change Adaptation Options The Role of Cost-Benefit Analysis Session 8: Conducting CBA Step 7 Accra (or nearby), Ghana October 25 to 28, 2016 8 steps Step 1: Define the scope of

More information

Diploma in Financial Management with Public Finance

Diploma in Financial Management with Public Finance Diploma in Financial Management with Public Finance Cohort: DFM/09/FT Jan Intake Examinations for 2009 Semester II MODULE: STATISTICS FOR FINANCE MODULE CODE: QUAN 1103 Duration: 2 Hours Reading time:

More information

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Prof. Chuan-Ju Wang Department of Computer Science University of Taipei Joint work with Prof. Ming-Yang Kao March 28, 2014

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

Yield Management. Decision Models

Yield Management. Decision Models Decision Models: Lecture 10 2 Decision Models Yield Management Yield management is the process of allocating different types of capacity to different customers at different prices in order to maximize

More information

Comparison of Estimation For Conditional Value at Risk

Comparison of Estimation For Conditional Value at Risk -1- University of Piraeus Department of Banking and Financial Management Postgraduate Program in Banking and Financial Management Comparison of Estimation For Conditional Value at Risk Georgantza Georgia

More information

Week 1 Quantitative Analysis of Financial Markets Distributions B

Week 1 Quantitative Analysis of Financial Markets Distributions B Week 1 Quantitative Analysis of Financial Markets Distributions B Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

Project Risk Management. Prof. Dr. Daning Hu Department of Informatics University of Zurich

Project Risk Management. Prof. Dr. Daning Hu Department of Informatics University of Zurich Project Risk Management Prof. Dr. Daning Hu Department of Informatics University of Zurich Learning Objectives Understand what risk is and the importance of good project risk management Discuss the elements

More information

Better decision making under uncertain conditions using Monte Carlo Simulation

Better decision making under uncertain conditions using Monte Carlo Simulation IBM Software Business Analytics IBM SPSS Statistics Better decision making under uncertain conditions using Monte Carlo Simulation Monte Carlo simulation and risk analysis techniques in IBM SPSS Statistics

More information

INSTITUTE AND FACULTY OF ACTUARIES SUMMARY

INSTITUTE AND FACULTY OF ACTUARIES SUMMARY INSTITUTE AND FACULTY OF ACTUARIES SUMMARY Specimen 2019 CP2: Actuarial Modelling Paper 2 Institute and Faculty of Actuaries TQIC Reinsurance Renewal Objective The objective of this project is to use random

More information

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS Dr A.M. Connor Software Engineering Research Lab Auckland University of Technology Auckland, New Zealand andrew.connor@aut.ac.nz

More information

SCAF Workshop Integrated Cost and Schedule Risk Analysis. Tuesday 15th November 2016 The BAWA Centre, Filton, Bristol

SCAF Workshop Integrated Cost and Schedule Risk Analysis. Tuesday 15th November 2016 The BAWA Centre, Filton, Bristol The following presentation was given at: SCAF Workshop Integrated Cost and Schedule Risk Analysis Tuesday 15th November 2016 The BAWA Centre, Filton, Bristol Released for distribution by the Author www.scaf.org.uk/library

More information

Copyright 2005 Pearson Education, Inc. Slide 6-1

Copyright 2005 Pearson Education, Inc. Slide 6-1 Copyright 2005 Pearson Education, Inc. Slide 6-1 Chapter 6 Copyright 2005 Pearson Education, Inc. Measures of Center in a Distribution 6-A The mean is what we most commonly call the average value. It is

More information

36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part II

36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part II 36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part II Kipp Martin University of Chicago Booth School of Business November 8, 2017 Reading and Excel Files Reading: Powell and Baker:

More information

Decision Support Models 2012/2013

Decision Support Models 2012/2013 Risk Analysis Decision Support Models 2012/2013 Bibliography: Goodwin, P. and Wright, G. (2003) Decision Analysis for Management Judgment, John Wiley and Sons (chapter 7) Clemen, R.T. and Reilly, T. (2003).

More information

POWERPOINT PRESENTATION ON FINANCIAL MODELING SEMESTER -IV

POWERPOINT PRESENTATION ON FINANCIAL MODELING SEMESTER -IV INSTITUE OF AERONAUTICAL ENGINEERING COLLEGE (AUTONOMUS) POWERPOINT PRESENTATION ON FINANCIAL MODELING SEMESTER -IV Ms. P.BINDU MADHAVI ASSISTANT PROFESSOR DEPARTMENT OF MASTER OF BUSINESS ADMINISTRATION

More information

RISK MANAGEMENT. Budgeting, d) Timing, e) Risk Categories,(RBS) f) 4. EEF. Definitions of risk probability and impact, g) 5. OPA

RISK MANAGEMENT. Budgeting, d) Timing, e) Risk Categories,(RBS) f) 4. EEF. Definitions of risk probability and impact, g) 5. OPA RISK MANAGEMENT 11.1 Plan Risk Management: The process of DEFINING HOW to conduct risk management activities for a project. In Plan Risk Management, the remaining FIVE risk management processes are PLANNED

More information

SSC - Appendix A35. South Staffordshire Water PR19. Monte Carlo modelling of ODI RoRE. Issue 3 Final 29/08/18. South Staffordshire Water

SSC - Appendix A35. South Staffordshire Water PR19. Monte Carlo modelling of ODI RoRE. Issue 3 Final 29/08/18. South Staffordshire Water Document Ti tle SSC - Appendix A35 South Staffordshire Water PR19 Monte Carlo modelling of ODI RoRE Issue 3 Final 29/08/18 South Staffordshire Water South Staffordshire Water PR19 Project No: B2342800

More information

Workshop 1. Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation. Part I: The Firestone Case 1

Workshop 1. Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation. Part I: The Firestone Case 1 Sami Najafi Asadolahi Statistics for Managers Workshop 1 Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation The purpose of the workshops is to give you hands-on experience with

More information

Presented at the 2012 SCEA/ISPA Joint Annual Conference and Training Workshop -

Presented at the 2012 SCEA/ISPA Joint Annual Conference and Training Workshop - Applying the Pareto Principle to Distribution Assignment in Cost Risk and Uncertainty Analysis James Glenn, Computer Sciences Corporation Christian Smart, Missile Defense Agency Hetal Patel, Missile Defense

More information

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL There is a wide range of probability distributions (both discrete and continuous) available in Excel. They can be accessed through the Insert Function

More information

Chapter-8 Risk Management

Chapter-8 Risk Management Chapter-8 Risk Management 8.1 Concept of Risk Management Risk management is a proactive process that focuses on identifying risk events and developing strategies to respond and control risks. It is not

More information

Full Monte. Looking at your project through rose-colored glasses? Let s get real.

Full Monte. Looking at your project through rose-colored glasses? Let s get real. Realistic plans for project success. Looking at your project through rose-colored glasses? Let s get real. Full Monte Cost and schedule risk analysis add-in for Microsoft Project that graphically displays

More information

Information Technology Project Management, Sixth Edition

Information Technology Project Management, Sixth Edition Management, Sixth Edition Prepared By: Izzeddin Matar. Note: See the text itself for full citations. Understand what risk is and the importance of good project risk management Discuss the elements involved

More information

Quantitative Risk Analysis with Microsoft Project

Quantitative Risk Analysis with Microsoft Project Copyright Notice: Materials published by ProjectDecisions.org may not be published elsewhere without prior written consent of ProjectDecisions.org. Requests for permission to reproduce published materials

More information

Cost Distribution Analysis of Remote Monitoring System Use in the Treatment of Chronic Diseases

Cost Distribution Analysis of Remote Monitoring System Use in the Treatment of Chronic Diseases University of Arkansas, Fayetteville ScholarWorks@UARK Industrial Engineering Undergraduate Honors Theses Industrial Engineering 5-2013 Cost Distribution Analysis of Remote Monitoring System Use in the

More information

Risk Management Process-02. Lecture 06 By: Kanchan Damithendra

Risk Management Process-02. Lecture 06 By: Kanchan Damithendra Risk Management Process-02 Lecture 06 By: Kanchan Damithendra Risk Analysis Risk Register The main output of the risk identification process is a list of identified risks and other information needed to

More information

Descriptive Statistics

Descriptive Statistics Chapter 3 Descriptive Statistics Chapter 2 presented graphical techniques for organizing and displaying data. Even though such graphical techniques allow the researcher to make some general observations

More information

February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE)

February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE) U.S. ARMY COST ANALYSIS HANDBOOK SECTION 12 COST RISK AND UNCERTAINTY ANALYSIS February 2010 Office of the Deputy Assistant Secretary of the Army for Cost & Economics (ODASA-CE) TABLE OF CONTENTS 12.1

More information

Lecture 2 Describing Data

Lecture 2 Describing Data Lecture 2 Describing Data Thais Paiva STA 111 - Summer 2013 Term II July 2, 2013 Lecture Plan 1 Types of data 2 Describing the data with plots 3 Summary statistics for central tendency and spread 4 Histograms

More information

ADVANCED QUANTITATIVE SCHEDULE RISK ANALYSIS

ADVANCED QUANTITATIVE SCHEDULE RISK ANALYSIS ADVANCED QUANTITATIVE SCHEDULE RISK ANALYSIS DAVID T. HULETT, PH.D. 1 HULETT & ASSOCIATES, LLC 1. INTRODUCTION Quantitative schedule risk analysis is becoming acknowledged by many project-oriented organizations

More information

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions Chapter 4 Probability Distributions 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5 The Poisson Distribution

More information