Decision Tree
Decision Tree
Continued: Decision
Trees
BY: ROSALIE T. ROSALES
Problem: Jenny Lind
(Text Problems 8-16)
Sign with TV
$900,000 $900,000 $900,000
Network
Prior
0.3 0.6 0.1
Probabilities
Jenny Lind - How to Decide?
EVmovie=0.3(200,000)+0.6(1,000,000)+0.1(3,000,000)
= $960,000 = EVUII or EVBest
EVtv =0.3(900,000)+0.6(900,000)+0.1(900,000)
= $900,000
Therefore, using this criteria, Jenny should select the
movie contract.
Something to Remember
Jenny’s decision is only going to be made one
time, and she will earn either $200,000,
$1,000,000 or $3,000,000 if she signs the movie
contract, not the calculated EV of $960,000!!
Chance
Event 1
node
Decision Event 2
node Event 3
Jenny Lind Decision Tree
Terminal node
(sinceTerminal
it is not positions
followed by
another node)
APPENDING THE PROBABILITIES
AND TERMINAL VALUES
=B1
=C1
Next, change the terminal values:
=B5
=C5
=B6
=C6
=B7
=C7
FOLDING BACK
Using a decision tree to find the optimal solution is called
“solving the tree.”
To solve a decision tree, one works backward (i.e., from
right to left) by folding back the tree.
First the terminal branches are folded back by calculating
an expected value for each terminal node. For example,