Table 1. Average Monthly Heating Costs and Forecasts

Size: px
Start display at page:

Download "Table 1. Average Monthly Heating Costs and Forecasts"

Transcription

1 COB291, Management Science, Test 1, Spring 2009 KEY 1. You are working for Caveat Emptor, Inc., a home inspection service that provides prospective home buyers with a thorough assessment of the major systems in a house prior to the execution of the purchase contract. You are asked to forecast the average monthly heating cost with the information given below. Table 1. Average Monthly Heating Costs and Forecasts (1) (5 pts) What is the two period simple moving average forecast (SMA2) for the average heating cost of the home in the month 19? (must show the equation and the process for your answer) SMA(2) for Month 18= F18 = (A16 + A 17) / 2 = (71+206)/2 = SMA(2) for Month 19 = F19 = (A17 + F18)/2 = ( ) /2= Month AHC SMA =AVERAGE(B7:B8) (2) What is the three period weighted moving average forecast (WMA3) for the average heating cost of the home in the month 19 using the weights 0.5, 0.4 and 0.1 with the largest weight for the most recent month and the smallest weight for the remote month? a. (6 pts.) What is the equation to be used? As in the Table 1, w1=.5, w2=.4, and w3=.1 WMA(3) = F19 = w1*a18 +w2*a17+w3*a16 b. (6 pts.) What is the Excel@ formula to be used for in Cell D9? =SUMPRODUCT($H$2:$H$4,B6:B8) c. (3 pts.) What is the answer for it? (must show details by putting numbers in the equation and derive the answer) 1

2 WMA(3) for Month 18 = F18 =.5*206+.4*71+.1*138=145.2 WMA(3) for Month 19 = F19 =.5* *206+.1*71=162.1 (3) What is the Exponential smooth forecast for Month 19 using α value of 0.3? a. (5 pts.) What is the equation to be used? (only equation, no need to put any numbers in the equation) EXP(t) = F t = F t-1 +α(a t-1 -F t-1 ), and for Month 19 F19 =F18+ α (A18-F18) b. (5 pts.) What is the Excel@ formula to be used for it in Cell E9? =E8+$H$7*(B8-E8) c. (3 pts.) What is the answer for it? (must show details by putting numbers in the equation and derive the answer) F18 =F17 + α *(A17-F17) = *( )= F19=F18+ α*(a18-f18) = F18+ α*(f18-f18) = F18 = because assume A18=F18 Table 2. MSE and MAD(or MAE) of SMA2 2

3 (4) As in Table 2 above, how to compute the Mean Squared Error (MSE) for the two period simple moving average forecast (SMA2) for months 4 to 10? a. (6 pts.) What is the equation to be used? (only equation, no need to put any numbers in the equation) Mean Squared Error (MSE): = 1 b. (6 pts.) What is the Excel@ formula to be used for it in Cell C10? =SUMXMY2(B2:B8,C2:C8)/COUNT(B2:B8) (5) Use the data of the average heating costs and the two period simple moving average forecasts in Table 2, assume the column F in Table 2 is used to compute the absolute forecasting error from months 9 to 10, answer the following questions: a. (6 pts) What is the equation to be used to compute Mean Absolute Deviation (MAD or MAE)? Mean Absolute Error(or Deviation) (MAE or MAD) = ( A 1 -F 1 + A 2 -F A n -F n ) / n / 1 b. (6 pts) What is the MAD for months 9 to 10? (must show details and keep at least three decimal points) 8 AHC SMA2 Error ABSErr MAD= MAE or MAD = (220+13)/2 = END of Monthly Heating Cost Forecasting with SMA, WMA and EXP Table 3 below shows the Summary Output for using regression analysis to forecast the average heating costs as the function of the square footage. Answer the following questions based on the information provided in Table 3. Please note, the Tables 4 to 11 are on a separate sheet of pdf file. 3

4 Table 3. Simple Linear Regression Analysis for Average Heating Costs 4

5 (1) (10 pts.) What is the general linear model to be used to model the linear trend for the average heating cost as the function of square footage of the house? where AHCi is the average heating cost with the square footage of the house i, SFi. β 0 is the Y intercept, or the AHC when SFi = 0. β 1 is the slope of the regression line drawn with SFi as independent variable and AHCi as dependent variable (Y). It shows the marginal change (increase or decrease) in AHC when the variable SFi changes one unit (increase or decrease). (2) Answer the following two questions: a. (2 pts) What is the estimated value b 1 for β 1?, b. (4 pts) How do you interpret the meaning of b 1? b 1 =0.195 is the slope of the regression line drawn with SFi as independent variable and AHCi as dependent variable (Y). It shows the marginal change (increase or decrease) of in AHC when the variable SFi changes one unit (increase or decrease). (3) You are asked to predict the average heating cost for a house with the size of 2,200 square footage: a. (6 pts.) What is the Excel@ formula of the estimated regression function in Cell D44 of Table 3? =$B$17+$B$18*B44 b. (3 pts.) What is the predicted average heating cost for a house with the size of 2,200 square footage? (show details) (4) (3pts) You are asked to predict the average heating cost for a house with the size of 500 square footage, discuss how you would approach the problem and why? The 500 square footage is outside of the original range of the independent variable for regression model. There is no statistical base to let you do the forecasting unless data collected with square footage of 500 or less included in the data for the regression model. 5

6 6

7 (5) Tables 4 to 11show the Summary Output tables for the regression model to predict the average heating cost (Y) as a function of the average outside temperature in winter (X 1 ), the amount of attic insulation in the house (X 2 ), the age of the furnace in the house (X 3 ), and the size of the house measured in square feet (X 4 ). If the company wanted to build a regression model using only THREE independent variables out of the four to predict the average heating cost of these houses, what variables should be used? What is the criterion used in your choice? a. (5 pts) What variables should be used and why? Show the detailed reasoning process to your conclusion in each step of the whole process. Two major steps with different criteria to be used in each. 1) Use p-value less than the significance level alpha (α) of 5% to screen out any model (three variable combination) that has the p-value >= 5%. In this case, all of the four models failed, thus could not be used without future study. 2) Each of the models without their intercepts is also obtained. The p-value tests are applied again as the results showing in Tables 5, 7, 9 and 11. Now, only all of the p- values for b1, b2 and b3 in Table 9 are all less than 5%. Thus this is the only valid model for the case. The three independent variables are square footage, average outside temp and attic insulation. b. (5 pts) What is the criterion used in your choice in each step of your reasoning process? If multiple models are there after the p-value tests, then we would use the highest R 2 to determine which one to be used in the final model. If it is asked for the best model without considering the constraint of the THREE independent variables, then the highest adjusted R 2 should be used to find the best model with the smallest number of independent variables possible END of Heating Cost Regression Analysis One hundred doctors were asked this hypothetical question: In a routine examination, you find a lump in a female patient s breast. In your experience, only 1 out of 100 such lumps turns out to be malignant; but to be safe, you order a mammogram X ray. If the lump is malignant, there is a 0.80 probability that the mammogram will identify it as malignant; if the lump is benign, there is a 0.90 probability that the mammogram will identify it as benign. In this particular case, the mammogram identifies the lump as malignant. In light of these mammogram results, what is your estimate of the probability that this lump is malignant? You may use the following table to facilitate your answers. Please keep 3-decimal points of accuracy and show details for each type of probabilities with equations and appropriate notations. 7

8 Table 12. Probabilities Please note these notations might be used for the answers: P(M), P(B), P(IdM M), P(IdB M), P(IdM B), P(idB B), P(IdM & M), P(IdM & B), P(IdB & M), P(IdB & B), P(IdM), P(IdB) (1) (3 pt) Based on your results above, what is the probability that a randomly selected patient has a benign lump? (must show details with equations and appropriate notations) P(B) = 99% (2) (5 pts.) Based on your results above, among the patients with malignant lumps, what is the probability that a randomly selected patient is identified as malignant? (must show details with equations and appropriate notations) P(IdM M) = P(IdM & M) / P(M) =.008/.01 = 80% (3) (5 pts ) Based on your results above, what is the probability that a randomly selected patient has either a benign lump or is identified as having a benign lump? (must show details with equations and appropriate notations) P(IdB OR B) = P(IdB) + P(B) P(IdB & B) = =0.992=99.2% (4) (5 pts.) Based on your results above, among those patients identified as having malignant lumps, what is the probability that a randomly selected patient has malignant lump? (must show details with equations and appropriate notations) =P(M IdM) = P(IdM & M) / P(IdM) = 0.008/0.107 =0.075=7.5% (5) (5 pts) For a patient with a lump in her breast, the mammogram identifies the lump as malignant, of the 100 doctors surveyed, 95 gave probability of around 75%. What is the correct probability? You may not need much computation if you have answered questions above. The claim of those doctors is wrong. They must have confused the P(M IdM) =.075 and P(IdM M)=.80. As we see from the two answers to these two questions, they are significantly different END of ProbabilityProblem

9 4. The Gorman Manufacturing Company must decide whether to make a component part P at its own plant or to purchase the component part P from a supplier. The resulting profit is dependent upon the demand for the product. The following payoff table shows the projected profit (in thousands of dollars). Table 13. Payoff Table Based on their experience, the probabilities of low and high demands are 0.10 and 0.50 respectively. (1) You must show details with appropriate equations and terms and keep 3 decimal points. a. (6 pts) Use the payoff table and other information available to compute the expected monetary values (EMV) and Max EMV. b. (8 pts) Construct the decision tree to find the expected monetary values (EMV) and max EMV for the problem. Each branch and note of the tree should be clearly labeled with its name, payoff, probability, and any results derived from its subsequent notes and branches. You could refer to existing results either given or derived for previous questions without redo them again. 9

10 c. (4 pts.) What is the maximum or optimal expected profit (EMV) = 64? (You must show details. You could refer to existing results either given or derived for previous questions without redo them again.) d. (4 pts.) What is the optimal strategy for the vendor and why? The optimal strategy for the vendor is to Make P with Max EMV of 64. If High Demand, the vendor could get 100, meddemand, 40, but lowdemand -20, with the Max EMV of 64. (2). What are the Expected Value with Perfect Information (EVwPI) and the Expected Value of Perfect Information (EVPI)? a. (8 pts) Construct the decision tree to find the Expected Value with Perfect Information (EVwPI) for the problem. Each branch and note of the tree should be clearly labeled with its name, payoff, probability, and any results derived from its subsequent notes and branches. You could refer to existing results either given or derived for previous questions without redo them again. 10

11 b. (3 pts.) What is the Expected Value of Perfect Information (EVPI) for the problem? (You must show details) EVPI = EVwPI EVwoPI = EVwPI Max EMV = =5 (3) Given the portion of the expanded decision tree with a potential market research for the situation below, Assume the Company is asked to pay $15 for a reliable market research report. You should use ONLY the information on this expanded decision tree. Assume EVwPI is $110. For your convenience, you may see: = -35 * * *

12 a. (10 pts) Compute the Expected Value with Sample Information (EVwSI) and the Expected Value of Sample Information (EVSI) for the problem. You must show details. EVwSI = = 105 Max EMV = EVwoSI = 100 EVSI = 5 b. (3 pts) Compute the efficiency of the sample information and discuss your findings. You must show details. EVwPI = 110 EVwoPI =Max EMV = 100 EVPI = = 10 E=EVSI / EVPI=5/10=50% c. (3 pts) What choice would you recommend to the Company for the whole situation (with or without the market research) and why? E is reasonably large, however, the $15 of fees charged by the Consulting Company is too high relative to the potential benefit of only (EVSI = $5), therefore, should NOT use the search. (4) With the Company information in Problem 4 reproduced here for convenience, suppose the following data are also available. Table 13. Payoff Table Based on their experience, the probabilities of low and high demands are 0.10 and 0.50 respectively. 12

13 a. (5 pts) Use the Payoff table, the probabilities, etc, to finish a sketch of Market Study portion of the expanded decision tree on the next page. It should include each branch and note as required. a. (3 pts) Label appropriately the path of Market Research, High Demand, UnFavorable Report, and to Purchase P. Each branch and note of this portion of the tree should be clearly labeled with its name, payoff, and probability. 13

14 14

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

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

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

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

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

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

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 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

Forecasting Chapter 14

Forecasting Chapter 14 Forecasting Chapter 14 14-01 Forecasting Forecast: A prediction of future events used for planning purposes. It is a critical inputs to business plans, annual plans, and budgets Finance, human resources,

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

Double Exponential Smoothing

Double Exponential Smoothing Production Planning I Prepared by Faramarz Khosravi IENG/MANE 33 lecture notes Reference: PRODUCTION, Planning, Control, and Integration by SIPPER & BULFIN Chapter - Part 3: TIME SERIES METHODS (Trend

More information

MATH 217 Test 2 Version A

MATH 217 Test 2 Version A MATH 217 Test 2 Version A Name: KEY Sec Number: Answer all questions to the best of your ability. Note you should show as much work as is possible. For questions answered using Excel be sure to include

More information

Chapter 5. Forecasting. Learning Objectives

Chapter 5. Forecasting. Learning Objectives Chapter 5 Forecasting 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

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

February 2 Math 2335 sec 51 Spring 2016

February 2 Math 2335 sec 51 Spring 2016 February 2 Math 2335 sec 51 Spring 2016 Section 3.1: Root Finding, Bisection Method Many problems in the sciences, business, manufacturing, etc. can be framed in the form: Given a function f (x), find

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

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

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

3.2 Aids to decision making

3.2 Aids to decision making 3.2 Aids to decision making Decision trees One particular decision-making technique is to use a decision tree. A decision tree is a way of representing graphically the decision processes and their various

More information

Business Statistics: A First Course

Business Statistics: A First Course Business Statistics: A First Course Fifth Edition Chapter 12 Correlation and Simple Linear Regression Business Statistics: A First Course, 5e 2009 Prentice-Hall, Inc. Chap 12-1 Learning Objectives In this

More information

Name: Class: Date: in general form.

Name: Class: Date: in general form. Write the equation in general form. Mathematical Applications for the Management Life and Social Sciences 11th Edition Harshbarger TEST BANK Full clear download at: https://testbankreal.com/download/mathematical-applications-management-life-socialsciences-11th-edition-harshbarger-test-bank/

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

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

Department of Economics ECO 204 Microeconomic Theory for Commerce Test 2

Department of Economics ECO 204 Microeconomic Theory for Commerce Test 2 Department of Economics ECO 204 Microeconomic Theory for Commerce 2013-2014 Test 2 IMPORTANT NOTES: Proceed with this exam only after getting the go-ahead from the Instructor or the proctor Do not leave

More information

Sample Final. DSc 3120 Departmental Final Examination

Sample Final. DSc 3120 Departmental Final Examination Instructor's Name Sample Final Your Name All Class Hour / DSc 3120 Departmental Final Examination Sample Questions You may take the full examination period for this final exam, but may also leave early

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

ESG Yield Curve Calibration. User Guide

ESG Yield Curve Calibration. User Guide ESG Yield Curve Calibration User Guide CONTENT 1 Introduction... 3 2 Installation... 3 3 Demo version and Activation... 5 4 Using the application... 6 4.1 Main Menu bar... 6 4.2 Inputs... 7 4.3 Outputs...

More information

Feb. 4 Math 2335 sec 001 Spring 2014

Feb. 4 Math 2335 sec 001 Spring 2014 Feb. 4 Math 2335 sec 001 Spring 2014 Propagated Error in Function Evaluation Let f (x) be some differentiable function. Suppose x A is an approximation to x T, and we wish to determine the function value

More information

MBA 7020 Sample Final Exam

MBA 7020 Sample Final Exam Descriptive Measures, Confidence Intervals MBA 7020 Sample Final Exam Given the following sample of weight measurements (in pounds) of 25 children aged 4, answer the following questions(1 through 3): 45,

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

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

Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7)

Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7) Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7) Chapter II.6 Exercise 1 For the decision tree in Figure 1, assume Chance Events E and F are independent. a) Draw the appropriate

More information

S14 Exponential Growth and Decay (Graphing Calculator or App Needed)

S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1010 Homework Name S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1. Without graphing, classify each of the following as increasing or decreasing and find f (0). a. f (x) = 1.5(0.75)

More information

ESD MID-TERM QUIZ Page 1 of 11 SOLUTION

ESD MID-TERM QUIZ Page 1 of 11 SOLUTION ESD.71 2007 MID-TERM QUIZ Page 1 of 11 Engineering Systems Analysis for Design Mid-Semester Quiz October 23, 2007 This is a closed book exercise. Computers and other wireless enabled devices for communication

More information

Problem max points points scored Total 120. Do all 6 problems.

Problem max points points scored Total 120. Do all 6 problems. Solutions to (modified) practice exam 4 Statistics 224 Practice exam 4 FINAL Your Name Friday 12/21/07 Professor Michael Iltis (Lecture 2) Discussion section (circle yours) : section: 321 (3:30 pm M) 322

More information

THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA) QUANTITATIVE TOOLS IN BUSINESS QUESTION PAPER NOVEMBER 2014

THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA) QUANTITATIVE TOOLS IN BUSINESS QUESTION PAPER NOVEMBER 2014 QUESTION 1 THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA) Given the cost function c=5x and the demand function p=29-4x, x being the quantity of goods. Find the optimum price. (5 marks) Find the quantity

More information

NEWCASTLE UNIVERSITY. School SEMESTER /2013 ACE2013. Statistics for Marketing and Management. Time allowed: 2 hours

NEWCASTLE UNIVERSITY. School SEMESTER /2013 ACE2013. Statistics for Marketing and Management. Time allowed: 2 hours NEWCASTLE UNIVERSITY School SEMESTER 2 2012/2013 Statistics for Marketing and Management Time allowed: 2 hours Candidates should attempt ALL questions. Marks for each question are indicated. However you

More information

56:171 Operations Research Midterm Exam Solutions Fall 1994

56:171 Operations Research Midterm Exam Solutions Fall 1994 56:171 Operations Research Midterm Exam Solutions Fall 1994 Possible Score A. True/False & Multiple Choice 30 B. Sensitivity analysis (LINDO) 20 C.1. Transportation 15 C.2. Decision Tree 15 C.3. Simplex

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

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING International Civil Aviation Organization 27/8/10 WORKING PAPER REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING Cairo 2 to 4 November 2010 Agenda Item 3 a): Forecasting Methodology (Presented

More information

(, ) (, ) (, ) TOWING SERVICE. Name Period Date. Equation. Verbal Description

(, ) (, ) (, ) TOWING SERVICE. Name Period Date. Equation. Verbal Description TOWING SERVICE When a tow truck is called, the cost of the service is $10 plus $1 per mile that the car must be towed. Write and graph a linear equation to represent the total cost of the towing service,

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

Considerations for Planning and Scheduling Part 3 Blending the Planned Maintenance Program and Reactive Maintenance Plan

Considerations for Planning and Scheduling Part 3 Blending the Planned Maintenance Program and Reactive Maintenance Plan Considerations for Planning and Scheduling Part 3 Blending the Planned Maintenance Program and Reactive Maintenance Plan Introduction Howard W Penrose, Ph.D., CMRP President, SUCCESS by DESIGN When considering

More information

Assignment 2 Answers Introduction to Management Science 2003

Assignment 2 Answers Introduction to Management Science 2003 Assignment Answers Introduction to Management Science 00. a. Top management will need to know how much to produce in each quarter. Thus, the decisions are the production levels in quarters,,, and. The

More information

STA2601. Tutorial letter 105/2/2018. Applied Statistics II. Semester 2. Department of Statistics STA2601/105/2/2018 TRIAL EXAMINATION PAPER

STA2601. Tutorial letter 105/2/2018. Applied Statistics II. Semester 2. Department of Statistics STA2601/105/2/2018 TRIAL EXAMINATION PAPER STA2601/105/2/2018 Tutorial letter 105/2/2018 Applied Statistics II STA2601 Semester 2 Department of Statistics TRIAL EXAMINATION PAPER Define tomorrow. university of south africa Dear Student Congratulations

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

Risk Reduction Potential

Risk Reduction Potential Risk Reduction Potential Research Paper 006 February, 015 015 Northstar Risk Corp. All rights reserved. info@northstarrisk.com Risk Reduction Potential In this paper we introduce the concept of risk reduction

More information

Project Risk Evaluation and Management Exercises (Part II, Chapters 4, 5, 6 and 7)

Project Risk Evaluation and Management Exercises (Part II, Chapters 4, 5, 6 and 7) Project Risk Evaluation and Management Exercises (Part II, Chapters 4, 5, 6 and 7) Chapter II.4 Exercise 1 Explain in your own words the role that data can play in the development of models of uncertainty

More information

56:171 Operations Research Midterm Exam Solutions October 19, 1994

56:171 Operations Research Midterm Exam Solutions October 19, 1994 56:171 Operations Research Midterm Exam Solutions October 19, 1994 Possible Score A. True/False & Multiple Choice 30 B. Sensitivity analysis (LINDO) 20 C.1. Transportation 15 C.2. Decision Tree 15 C.3.

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

Risk Analysis. å To change Benchmark tickers:

Risk Analysis. å To change Benchmark tickers: Property Sheet will appear. The Return/Statistics page will be displayed. 2. Use the five boxes in the Benchmark section of this page to enter or change the tickers that will appear on the Performance

More information

Financial Applications Involving Exponential Functions

Financial Applications Involving Exponential Functions Section 6.5: Financial Applications Involving Exponential Functions When you invest money, your money earns interest, which means that after a period of time you will have more money than you started with.

More information

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 For this assignment use the Diamonds dataset in the Stat2Data library. The dataset is used in examples

More information

Multiple regression - a brief introduction

Multiple regression - a brief introduction Multiple regression - a brief introduction Multiple regression is an extension to regular (simple) regression. Instead of one X, we now have several. Suppose, for example, that you are trying to predict

More information

Computing compound interest and composition of functions

Computing compound interest and composition of functions Computing compound interest and composition of functions In today s topic we will look at using EXCEL to compute compound interest. The method we will use will also allow us to discuss composition of functions.

More information

Next Year s Demand -Alternatives- Low High Do nothing Expand Subcontract 40 70

Next Year s Demand -Alternatives- Low High Do nothing Expand Subcontract 40 70 Lesson 04 Decision Making Solutions Solved Problem #1: see text book Solved Problem #2: see textbook Solved Problem #3: see textbook Solved Problem #6: (costs) see textbook #1: A small building contractor

More information

Econ 1101 Holmes Fall 2007 Homework 5

Econ 1101 Holmes Fall 2007 Homework 5 Econ 0 Holmes Fall 007 Homework 5 Note : This is a copy of the homework for practice. The actual homework is a web document that is completed online. It can be found at the WebVista course home page by

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

This assignment contains 3 questions; there are 107 total points.

This assignment contains 3 questions; there are 107 total points. STA-371G Homework 6 This assignment contains 3 questions; there are 107 total points. Instructions Submit your assignment as a PDF/Word document and an R script to Canvas by 10/27/2017 by 7:00PM. It is

More information

Statistics for Managers Using Microsoft Excel Chapter 5 Decision Making

Statistics for Managers Using Microsoft Excel Chapter 5 Decision Making Statistics for Managers Using Microsoft Excel Chapter 5 Decision Making 1999 Prentice-Hall, Inc. Chap. 5-1 Chapter Topics The Payoff Table and Decision Trees Opportunity Loss Criteria for Decision Making

More information

Tests for the Difference Between Two Linear Regression Intercepts

Tests for the Difference Between Two Linear Regression Intercepts Chapter 853 Tests for the Difference Between Two Linear Regression Intercepts Introduction Linear regression is a commonly used procedure in statistical analysis. One of the main objectives in linear regression

More information

Mean-Variance Portfolio Choice in Excel

Mean-Variance Portfolio Choice in Excel Mean-Variance Portfolio Choice in Excel Prof. Manuela Pedio 20550 Quantitative Methods for Finance August 2018 Let s suppose you can only invest in two assets: a (US) stock index (here represented by the

More information

Handout 5: Summarizing Numerical Data STAT 100 Spring 2016

Handout 5: Summarizing Numerical Data STAT 100 Spring 2016 In this handout, we will consider methods that are appropriate for summarizing a single set of numerical measurements. Definition Numerical Data: A set of measurements that are recorded on a naturally

More information

Department of Economics ECO 204 Microeconomic Theory for Commerce (Ajaz) Test 2 Solutions

Department of Economics ECO 204 Microeconomic Theory for Commerce (Ajaz) Test 2 Solutions Department of Economics ECO 204 Microeconomic Theory for Commerce 2016-2017 (Ajaz) Test 2 Solutions YOU MAY USE A EITHER A PEN OR A PENCIL TO ANSWER QUESTIONS PLEASE ENTER THE FOLLOWING INFORMATION LAST

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

Practice 5-5. The y-intercept of a Line. Name Class Date. 2. Graph the equation y = x + 7. What is the y-intercept of the graph of the equation?

Practice 5-5. The y-intercept of a Line. Name Class Date. 2. Graph the equation y = x + 7. What is the y-intercept of the graph of the equation? Name Class Date Practice 5-5 The y-intercept of a Line 5-5 The y-intercept of a Line 1. What is the y-intercept of the graph? 2. Graph the equation y = x + 7. What is the y-intercept of the graph of the

More information

Microeconomics Qualifying Exam

Microeconomics Qualifying Exam Summer 2018 Microeconomics Qualifying Exam There are 100 points possible on this exam, 50 points each for Prof. Lozada s questions and Prof. Dugar s questions. Each professor asks you to do two long questions

More information

POMDPs: Partially Observable Markov Decision Processes Advanced AI

POMDPs: Partially Observable Markov Decision Processes Advanced AI POMDPs: Partially Observable Markov Decision Processes Advanced AI Wolfram Burgard Types of Planning Problems Classical Planning State observable Action Model Deterministic, accurate MDPs observable stochastic

More information

MgtOp 215 TEST 1 (Golden) Spring 2016 Dr. Ahn. Read the following instructions very carefully before you start the test.

MgtOp 215 TEST 1 (Golden) Spring 2016 Dr. Ahn. Read the following instructions very carefully before you start the test. MgtOp 15 TEST 1 (Golden) Spring 016 Dr. Ahn Name: ID: Section (Circle one): 4, 5, 6 Read the following instructions very carefully before you start the test. This test is closed book and notes; one summary

More information

Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days

Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days 1. Introduction Richard D. Christie Department of Electrical Engineering Box 35500 University of Washington Seattle, WA 98195-500 christie@ee.washington.edu

More information

Management and Operations 340: Exponential Smoothing Forecasting Methods

Management and Operations 340: Exponential Smoothing Forecasting Methods Management and Operations 340: Exponential Smoothing Forecasting Methods [Chuck Munson]: Hello, this is Chuck Munson. In this clip today we re going to talk about forecasting, in particular exponential

More information

Jacob: What data do we use? Do we compile paid loss triangles for a line of business?

Jacob: What data do we use? Do we compile paid loss triangles for a line of business? PROJECT TEMPLATES FOR REGRESSION ANALYSIS APPLIED TO LOSS RESERVING BACKGROUND ON PAID LOSS TRIANGLES (The attached PDF file has better formatting.) {The paid loss triangle helps you! distinguish between

More information

ECON FINANCIAL ECONOMICS

ECON FINANCIAL ECONOMICS ECON 337901 FINANCIAL ECONOMICS Peter Ireland Boston College Fall 2017 These lecture notes by Peter Ireland are licensed under a Creative Commons Attribution-NonCommerical-ShareAlike 4.0 International

More information

Q1. [?? pts] Search Traces

Q1. [?? pts] Search Traces CS 188 Spring 2010 Introduction to Artificial Intelligence Midterm Exam Solutions Q1. [?? pts] Search Traces Each of the trees (G1 through G5) was generated by searching the graph (below, left) with a

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

ESD 71 / / etc 2004 Final Exam de Neufville ENGINEERING SYSTEMS ANALYSIS FOR DESIGN. Final Examination, 2004

ESD 71 / / etc 2004 Final Exam de Neufville ENGINEERING SYSTEMS ANALYSIS FOR DESIGN. Final Examination, 2004 ENGINEERING SYSTEMS ANALYSIS FOR DESIGN Final Examination, 2004 Item Points Possible Achieved Your Name 2 1 Cost Function 18 2 Engrg Economy Valuation 26 3 Decision Analysis 18 4 Value of Information 15

More information

Buying a House Versus Renting. Floyd Vest

Buying a House Versus Renting. Floyd Vest Buying a House Versus Renting Floyd Vest People often face the financial decision of whether to buy or rent. The following is an analysis of this question for a family considering houses in the $80,000

More information

Finding the Equation from a Slope and y-intercept

Finding the Equation from a Slope and y-intercept Lesson 4.4 Objectives Write linear equations given a slope and y-intercept, a slope and a point, or a graph. Writing Linear Equations Michael turns on the high-temperature oven each morning when he comes

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

Math 1526 Summer 2000 Session 1

Math 1526 Summer 2000 Session 1 Math 1526 Summer 2 Session 1 Lab #2 Part #1 Rate of Change This lab will investigate the relationship between the average rate of change, the slope of a secant line, the instantaneous rate change and the

More information

WEB APPENDIX 8A 7.1 ( 8.9)

WEB APPENDIX 8A 7.1 ( 8.9) WEB APPENDIX 8A CALCULATING BETA COEFFICIENTS The CAPM is an ex ante model, which means that all of the variables represent before-the-fact expected values. In particular, the beta coefficient used in

More information

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price Orange Juice Sales and Prices In this module, you will be looking at sales and price data for orange juice in grocery stores. You have data from 83 stores on three brands (Tropicana, Minute Maid, and the

More information

Paper Reference. Paper Reference(s) 6683/01 Edexcel GCE Statistics S1 Advanced/Advanced Subsidiary

Paper Reference. Paper Reference(s) 6683/01 Edexcel GCE Statistics S1 Advanced/Advanced Subsidiary Centre No. Candidate No. Paper Reference 6 6 8 3 0 1 Surname Paper Reference(s) 6683/01 Edexcel GCE Statistics S1 Advanced/Advanced Subsidiary Wednesday 20 May 2009 Afternoon Time: 1 hour 30 minutes Signature

More information

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley.

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley. Appendix: Statistics in Action Part I Financial Time Series 1. These data show the effects of stock splits. If you investigate further, you ll find that most of these splits (such as in May 1970) are 3-for-1

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

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

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

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

SFSU FIN822 Project 1

SFSU FIN822 Project 1 SFSU FIN822 Project 1 This project can be done in a team of up to 3 people. Your project report must be accompanied by printouts of programming outputs. You could use any software to solve the problems.

More information

MA 162: Finite Mathematics - Chapter 1

MA 162: Finite Mathematics - Chapter 1 MA 162: Finite Mathematics - Chapter 1 Fall 2014 Ray Kremer University of Kentucky Linear Equations Linear equations are usually represented in one of three ways: 1 Slope-intercept form: y = mx + b 2 Point-Slope

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

physicsandmathstutor.com Paper Reference Statistics S1 Advanced/Advanced Subsidiary Wednesday 20 May 2009 Afternoon Time: 1 hour 30 minutes

physicsandmathstutor.com Paper Reference Statistics S1 Advanced/Advanced Subsidiary Wednesday 20 May 2009 Afternoon Time: 1 hour 30 minutes Centre No. Candidate No. physicsandmathstutor.com Paper Reference 6 6 8 3 0 1 Surname Paper Reference(s) 6683/01 Edexcel GCE Statistics S1 Advanced/Advanced Subsidiary Wednesday 20 May 2009 Afternoon Time:

More information

MATH 1015 Final Exam Review Rev 02/2018

MATH 1015 Final Exam Review Rev 02/2018 MATH 1 Final Exam Review Rev 0/018 ============================================================================== 1)Find the domain and range for the function. 1) 3 1-7 - - - -3 - -1 1 3 7 - -3 - - - -7

More information

Computing interest and composition of functions:

Computing interest and composition of functions: Computing interest and composition of functions: In this week, we are creating a simple and compound interest calculator in EXCEL. These two calculators will be used to solve interest questions in week

More information

b) According to the statistics above the graph, the slope is What are the units and meaning of this value?

b) According to the statistics above the graph, the slope is What are the units and meaning of this value? ! Name: Date: Hr: LINEAR MODELS Writing Motion Equations 1) Answer the following questions using the position vs. time graph of a runner in a race shown below. Be sure to show all work (formula, substitution,

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 013 Problem Set (Second Group of Students) Students with first letter of surnames I Z Due: February 1, 013 Problem Set Rules: 1. Each student

More information

BSc (Hons) Software Engineering BSc (Hons) Computer Science with Network Security

BSc (Hons) Software Engineering BSc (Hons) Computer Science with Network Security BSc (Hons) Software Engineering BSc (Hons) Computer Science with Network Security Cohorts BCNS/ 06 / Full Time & BSE/ 06 / Full Time Resit Examinations for 2008-2009 / Semester 1 Examinations for 2008-2009

More information

DECISION THEORY AND THE NORMAL DISTRIBUTION M ODULE 3 LEARNING OBJECTIVE MODULE OUTLINE

DECISION THEORY AND THE NORMAL DISTRIBUTION M ODULE 3 LEARNING OBJECTIVE MODULE OUTLINE M ODULE 3 DECISION THEORY AND THE NORMAL DISTRIBUTION LEARNING OBJECTIVE After completing this module, students will be able to: 1. Understand how the normal curve can be used in performing break-even

More information

DECISION MAKING. Decision making under conditions of uncertainty

DECISION MAKING. Decision making under conditions of uncertainty DECISION MAKING Decision making under conditions of uncertainty Set of States of nature: S 1,..., S j,..., S n Set of decision alternatives: d 1,...,d i,...,d m The outcome of the decision C ij depends

More information

Review Exercise Set 13. Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such.

Review Exercise Set 13. Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such. Review Exercise Set 13 Exercise 1: Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such. Exercise 2: Write a linear function that can

More information