1 / 42

Decision Analysis

Decision Analysis. And Decision Tree Software. Decision Analysis. Managers often must make decisions in environments that are fraught with uncertainty. Some Examples A manufacturer introducing a new product into the marketplace What will be the reaction of potential customers?

haracha
Download Presentation

Decision Analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Decision Analysis And Decision Tree Software

  2. Decision Analysis • Managers often must make decisions in environments that are fraught with uncertainty. • Some Examples • A manufacturer introducing a new product into the marketplace • What will be the reaction of potential customers? • How much should be produced? • Should the product be test-marketed? • How much advertising is needed? • A financial firm investing in securities • Which are the market sectors and individual securities with the best prospects? • Where is the economy headed? • How about interest rates? • How should these factors affect the investment decisions? 9-2

  3. Decision Analysis • Managers often must make decisions in environments that are fraught with uncertainty. • Some Examples • A government contractor bidding on a new contract. • What will be the actual costs of the project? • Which other companies might be bidding? • What are their likely bids? • An agricultural firm selecting the mix of crops and livestock for the season. • What will be the weather conditions? • Where are prices headed? • What will costs be? • An oil company deciding whether to drill for oil in a particular location. • How likely is there to be oil in that location? • How much? • How deep will they need to drill? • Should geologists investigate the site further before drilling? 9-3

  4. Steps in Decision Making • Clearly define the problem • List all possible decision alternatives • Identify the possible future outcomes for each decision • Identify the payoff ( usually profit or cost)for each combination of alternatives and outcomes • Select one of the decision theory modeling techniques discussed. Apply the decision model and make your decision

  5. The Goferbroke Company Problem • The Goferbroke Company develops oil wells in unproven territory. • A consulting geologist has reported that there is a one-in-four chance of oil on a particular tract of land. • Drilling for oil on this tract would require an investment of about $100,000. • If the tract contains oil, it is estimated that the net revenue generated would be approximately $800,000. • Another oil company has offered to purchase the tract of land for $90,000. Question: Should Goferbroke drill for oil or sell the tract? 9-5

  6. Prospective Profits 9-6

  7. Decision Analysis Terminology • The decision maker is the individual or group responsible for making the decision. • The alternatives are the options for the decision to be made. • The outcome is affected by random factors outside the control of the decision maker. These random factors determine the situation that will be found when the decision is executed. Each of these possible situations is referred to as a possible state of nature. • The decision maker generally will have some information about the relative likelihood of the possible states of nature. These are referred to as the prior probabilities. • Each combination of a decision alternative and a state of nature results in some outcome. The payoff is a quantitative measure of the value to the decision maker of the outcome. It is often the monetary value. 9-7

  8. Prior Probabilities 9-8

  9. Payoff Table (Profit in $Thousands) 9-9

  10. The Maximax Criterion • The maximaxcriterion is the decision criterion for the eternal optimist. • It focuses only on the best that can happen. • Procedure: • Identify the maximum payoff from any state of nature for each alternative. • Find the maximum of these maximum payoffs and choose this alternative. 9-10

  11. The Maximin Criterion • The maximincriterion is the decision criterion for the total pessimist. • It focuses only on the worst that can happen. • Procedure: • Identify the minimum payoff from any state of nature for each alternative. • Find the maximum of these minimum payoffs and choose this alternative. 9-11

  12. The Maximum Likelihood Criterion • The maximum likelihoodcriterion focuses on the most likely state of nature. • Procedure: • Identify the state of nature with the largest prior probability • Choose the decision alternative that has the largest payoff for this state of nature. 9-12

  13. The Minimax Regret Criterion • The minimax regret criterion gets way from the focus on optimism versus pessimismFocus is on choosing a decision that minimizes the regret that can be felt afterward if the decision does not turn out well. • Procedure: • Regret = maximum payoff – actual payoff where maximum payoff is the largest payoff that could have been obtained from any decision alternative for the observed state of nature • Choose the decision alternative that has the minimum of the maximum regrets.

  14. Bayes’ Decision Rule • Bayes’ decision rule directly uses the prior probabilities. • Procedure: • For each decision alternative, calculate the weighted average of its payoff by multiplying each payoff by the prior probability and summing these products. This is the expected payoff (EP). • Choose the decision alternative that has the largest expected payoff. 9-14

  15. Bayes’ Decision Rule • Features of Bayes’ Decision Rule • It accounts for all the states of nature and their probabilities. • The expected payoff can be interpreted as what the average payoff would become if the same situation were repeated many times. Therefore, on average, repeatedly applying Bayes’ decision rule to make decisions will lead to larger payoffs in the long run than any other criterion. • Criticisms of Bayes’ Decision Rule • There usually is considerable uncertainty involved in assigning values to the prior probabilities. • Prior probabilities inherently are at least largely subjective in nature, whereas sound decision making should be based on objective data and procedures. • It ignores typical aversion to risk. By focusing on average outcomes, expected (monetary) payoffs ignore the effect that the amount of variability in the possible outcomes should have on decision making. 9-15

  16. Decision Trees • A decision tree can apply Bayes’ decision rule while displaying and analyzing the problem graphically. • A decision tree consists of nodes and branches. • A decision node, represented by a square, indicates a decision to be made. The branches represent the possible decisions. • An event node, represented by a circle, indicates a random event. The branches represent the possible outcomes of the random event. 9-16

  17. Decision Tree for Goferbroke 9-17

  18. Using TreePlan TreePlan,, can be used to construct and analyze decision trees on a spreadsheet. • Choose Decision Tree on the Add-Ins tab (Excel 2007 or 2010) or the Tools menu (for other versions). • Click on New Tree, and it will draw a default tree with a single decision node and two branches, as shown below. • The labels in D2 and D7 (originally Decision 1 and Decision 2) can be replaced by more descriptive names (e.g., Drill and Sell). 9-18

  19. Using TreePlan • To replace a node (such as the terminal node of the drill branch in F3) by a different type of node (e.g., an event node), click on the cell containing the node, choose Decision Tree again from the Add-Ins tab (Excel 2007 or 2010) or Tools menu (other versions of Excel), and select “Change to event node”. 9-19

  20. Using TreePlan • Enter the correct probabilities in H1 and H6. • Enter the partial payoffs for each decision and event in D6, D14, H4, and H9. 9-20

  21. TreePlan Results • The numbers inside each decision node indicate which branch should be chosen (assuming the branches are numbered consecutively from top to bottom). • The numbers to the right of each terminal node is the payoff if that node is reached. • The number 100 in cells A10 and E6 is the expected payoff at those stages in the process. 9-21

  22. Consolidate the Data and Results 9-22

  23. Sensitivity Analysis: Prior Probability of Oil = 0.15 9-23

  24. Sensitivity Analysis: Prior Probability of Oil = 0.35 9-24

  25. Using Data Tables to Do Sensitivity Analysis 9-25

  26. Data Table ResultsThe Effect of Changing the Prior Probability of Oil 9-26

  27. Checking Whether to Obtain More Information • Might it be worthwhile to spend money for more information to obtain better estimates? • A quick way to check is to pretend that it is possible to actually determine the true state of nature (“perfect information”). • EP (with perfect information) = Expected payoff if the decision could be made after learning the true state of nature. • EP (without perfect information) = Expected payoff from applying Bayes’ decision rule with the original prior probabilities. • The expected value of perfect information is then EVPI = EP (with perfect information) – EP (without perfect information). 9-27

  28. Expected Payoff with Perfect Information 9-28

  29. Expected Payoff with Perfect Information 9-29

  30. Using New Information to Update the Probabilities • The prior probabilities of the possible states of nature often are quite subjective in nature. They may only be rough estimates. • It is frequently possible to do additional testing or surveying (at some expense) to improve these estimates. The improved estimates are called posterior probabilities. 9-30

  31. Seismic Survey for Goferbroke • Goferbroke can obtain improved estimates of the chance of oil by conducting a detailed seismic survey of the land, at a cost of $30,000. • Possible findings from a seismic survey: • FSS: Favorable seismic soundings; oil is fairly likely. • USS: Unfavorable seismic soundings; oil is quite unlikely. • P(finding | state) = Probability that the indicated finding will occur, given that the state of nature is the indicated one. 9-31

  32. Calculating Joint Probabilities • Each combination of a state of nature and a finding will have a joint probability determined by the following formula:P(state and finding) = P(state) P(finding | state) • P(Oil and FSS) = P(Oil) P(FSS | Oil) = (0.25)(0.6) = 0.15. • P(Oil and USS) = P(Oil) P(USS | Oil) = (0.25)(0.4) = 0.1. • P(Dry and FSS) = P(Dry) P(FSS | Dry) = (0.75)(0.2) = 0.15. • P(Dry and USS) = P(Dry) P(USS | Dry) = (0.75)(0.8) = 0.6. 9-32

  33. Probabilities of Each Finding • Given the joint probabilities of both a particular state of nature and a particular finding, the next step is to use these probabilities to find each probability of just a particular finding, without specifying the state of nature. P(finding) = P(Oil and finding) + P(Dry and finding) • P(FSS) = 0.15 + 0.15 = 0.3. • P(USS) = 0.1 + 0.6 = 0.7. 9-33

  34. Calculating the Posterior Probabilities • The posterior probabilities give the probability of a particular state of nature, given a particular finding from the seismic survey.P(state | finding) = P(state and finding) / P(finding) • P(Oil | FSS) = 0.15 / 0.3 = 0.5. • P(Oil | USS) = 0.1 / 0.7 = 0.14. • P(Dry | FSS) = 0.15 / 0.3 = 0.5. • P(Dry | USS) = 0.6 / 0.7 = 0.86. 9-34

  35. Probability Tree Diagram 9-35

  36. Posterior Probabilities 9-36

  37. Template for Posterior Probabilities 9-37

  38. Decision Tree for the Full Goferbroke Co. Problem 9-38

  39. Decision Tree with Probabilities and Payoffs 9-39

  40. The Final Decision Tree 9-40

  41. TreePlan for the Full Goferbroke Co. Problem 9-41

  42. Organizing the Spreadsheet for Sensitivity Analysis 9-42

More Related