02 Decision Trees
02 Decision Trees
Decision Trees
DEFINITION:
Decision trees are diagrams that set out all options available when making a decision, plus an estimate
of their likelihood of occurring.
.
The tree is a diagram setting out the key features of a decision-making problem.
The tree is shown lying on its side, roots on the left, branches on the right.
The decision problem is set out from left to right with events laid out in the sequence in which they occur.
The branches consist of:
o A decision to be made – shown by a square
o Chance events or alternatives beyond the decision-maker’s control, shown by a circle (node).
Therefore:
For example: Bantox plc must decide whether or not to launch a new product.
Launch
Don’t launch
Research suggests that there will be a 70% chance of success in a new product launch. This would be shown as a
probability of 0.7.
0.7 Success
Launch
0.3 Failure
Don’t launch
To make a final decision, based on the tree above, estimates are needed of the financial costs and returns. In this
case let’s assume:
_______________________________________________________________________________________________
MAKING CALCULATIONS
*This assumes that there is an equal chance of gaining £15m and £3m. In fact the probabilities are 70/30. Therefore
the correct average is:
THEREFORE:
It is preferable to launch this product. This is indicated by crossing out the ‘don’t launch’ option.
ADVANTAGES AND DISADVANTAGES OF DECISION TREES
ADVANTAGES: DISADVANTAGES:
Allows for uncertainty Can be biased. Data can be inaccurate.
KEY TERMS: