Risk Analysis / Decision Tree
Risk Analysis / Decision Tree
Risk Analysis / Decision Tree
Decision Tree
A decision tree is a map of the possible outcomes of a series
of related choices. It allows an individual or organization to
weigh possible actions against one another based on their
costs, probabilities, and benefits.
As the name goes, it uses a tree-like model of decisions. They
can be used either to drive informal discussion or to map out
an algorithm that predicts the best choice mathematically.
A decision tree typically starts with a single node, which
branches into possible outcomes. Each of those outcomes
leads to additional nodes, which branch off into other
possibilities. This gives it a tree-like shape.
ADVANTAGES OF DECISION TREES
ADVANTAGES
onomy
d Ec
Goo
Buy
Bad
Ec o
nom
y y
o m
on
Ec
od
Go
Don’t buy
Ba
dE
c on
om
y
EVALUATING YOUR DECISION TREE
Now you are ready to evaluate the decision tree. This is where
you can work out which option has the greatest worth. Start by
assigning a cash value or score to each possible outcome.
Estimate how much you think it would be worth to you if that
outcome came about.
Next look at each circle (representing an uncertainty point) and
estimate the probability of each outcome. If you use
percentages, the total must come to 100 percent at each circle. If
you use fractions, these must add up to 1.
DECISION TREE EXAMPLE
y 0,8 5000 $
no m
d E co
Goo
Buy
Bad
Ec o
n om
y0 -1000 $
,2
y 0 ,7
n om 5000 $
co
o dE
Go
Don’t buy
Ba
dE
c on
om
y0
,3 -2000 $
CALCULATING TREE VALUES
Start on the right hand side of the decision tree, and work back
towards the left.
Where you are calculating the value of uncertain outcomes
(circles on the diagram), do this by multiplying the value of the
outcomes by their probability. The total for that node of the tree
is the total of these values.
In the example, the value for “buy" is:
TOTAL $3800
DECISION TREE EXAMPLE
y 0,8 5000 $
no m
d E co
3800 $ Goo
Buy
Bad
Ec o
n om
y0 -1000 $
,2
y 0 ,7
n om 5000 $
2900 $ co
o dE
Go
Don’t buy
Ba
dE
c on
om
y0
,3 -2000 $
EASY EXAMPLE