What are Decision Trees?
A mathematical approach to making choices
What does a decision tree use to calculate likely outcomes?
Estimates and probabilities
What is the 4 step approach to decision trees?
What are the calculations involved in the Decision Tree?
Expected Value
Net Gain
How do you calculate the Expected Value?
(Probability x expected outcome) + (Probability x expected outcome)…..
How do you calculate the Net Gain?
Expected value - Costs