Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Decision Tree Analysis You use decision tree analysis when you have multiple choices and you want to select the best option. In this technique no
Decision Tree Analysis You use decision tree analysis when you have multiple choices and you want to select the best option. In this technique no special formula is required. You draw the diagram, one branch for each option, and using the expected monetary value formula you calculate the EMV of each choice and make the decision based on this calculation. Example: Based on the below decision tree, nd the EMV of choice A, and determine that which choice is better than the rest. 20% $ 10\" - ( s zoo s 350 Solution: For Choice A, there is a 20% chance of spending 100, and 80% (100 20) chance of spending 200. Hence, the EMV of Choice A = 20% of 100 + 80% of 200. = 0.2*100 +0.8*200 = 20 + 160 = 180 Hence, the EMV of Choice A is 180 USD. Now to decide on the best option, we will calculate the EMV of other choices and select the option with the highest EMV because all risks are opportunities. Since we have calculated the EMV of A, we will go for B, and C. EMV of Choice B = 40% of 50 + 60% of 150 = 0.4*50 + 0.6*150 = 20 + 90 = 110 Hence, the EMV of Choice B is 110. EMV of Choice C = 50% of 150 + 50% of 350 = 0.5*150 +0.5*350 = 75 + 175 = 250 Since the EMV of Choice C is the highest in all choices, Choice C will be the best option to go with. * * * Practice Question: Based on the below decision tree, find the EMV of choice A, B, C, and determine which choice is better than the rest. $120 35% $ 200 Choice A 70% = $ 180 Decision Choice B $150 Choice C 40% = $120 $140
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started