What are decision trees used for?
To aid decision making process, show likely financial return for each option, consider risk in relation to possible reward.
What does each bit of the decision tree diagram mean? (Square, circle, //)
Square = decision.
Circle = possible outcomes.
// = if decision is made to sell, other option must come to an end.
What’s the process of using decision trees?
What are the advantages and disadvantages of decision trees?
Advantages:
- simplistic, visual aid.
- quick and cost effective.
- attempts to account for risk, unlike other decision techniques.
Disadvantages:
- no mention of time period.
- dependent on accuracy of figures used.
- qualitative evidence not considered.