Loading subject…
Decision tree
A visual tool that helps you choose between options when each option has uncertain outcomes. It maps out every possible result, how likely it is, and what it's worth.
Nodes represent decision points, chance events, or outcomes.
Use consistent shapes so decision nodes, chance nodes, and outcome nodes are identified quickly when interpreting the tree.
Branches show possible choices and associated probabilities.
A decision node might have branches for "Launch Product" or "Do Not Launch".
Expected value calculates the average financial outcome by weighting each possible outcome by its probability.
Expected Value (EV) = (Probability of Outcome 1 × Value of Outcome 1) + (Probability of Outcome 2 × Value of Outcome 2) + ...
Expected value helps quantify the average outcome but does not guarantee a specific result.
Subtract initial costs when calculating net expected value.
A pharmaceutical company uses decision trees to decide whether to invest in a new drug, considering development costs, success probabilities, and potential revenue.
Decision trees are most effective when combined with other decision-making tools.