Decision tree
What do decision trees combine?
What two aspects is the decision based on?
What do decision trees consider?
Advantages of using decision trees
The diagrams
Particular symbols are used
- square represents a decision; to do something or not to do something, or to do one thing or another
- the number of lines drawn from the square represents the number of options from which one will eventually be chosen
To build a decision tree the information available has to be ‘converted’ into a diagram
Converting information into a diagram
E.g. building company has some land and it needs to decide whether to build some houses on the land or do nothing
Calculating the expected values
Expected value= EMV x probability
Outcomes are added together to gain an expected value
Expected value is then placed in the outcome circle
If one of the outcomes is negative then this figure is subtracted from the positive outcome
Finally cost of particular decision selected is subtracted from the expected value to give an amount that is the likely result of taking the decision to build houses e.g.
this figure is then placed in the decision box
This figure can be compared with any of the other possible decisions
Benefits of decision trees
Limitations of using decision trees