Introduction to Decision Trees
Have you ever had to make a tough choice where you weren't quite sure what the outcome would be? In business, managers face this every day. Should we launch a new product? Should we expand into a new country? Decision trees are a visual "map" used to help managers make these choices by weighing different options, their costs, and the probability of success or failure.
As part of the Business Management Toolkit, decision trees allow us to take a messy problem and turn it into a clear, mathematical calculation. Don't worry if you aren't a "math person"—once you learn the symbols and the steps, it’s as simple as following a recipe!
1. The Anatomy of a Decision Tree
Before we start calculating, we need to understand the language of the tree. There are three main symbols you need to know:
- Decision Nodes (Squares \(\square\)): These represent a point where the business has to make a choice. For example, "Should we build a small factory or a large one?"
- Chance Nodes (Circles \(\bigcirc\)): These represent "acts of nature" or things outside the business's control. This is where we look at the probability of something happening (e.g., a 60% chance of high demand).
- Branches (Lines): These connect the nodes. They show the different paths or outcomes. We write the costs and probabilities along these lines.
- Rejected Option (Double parallel lines \(//\)): Once we have done our math, we put two small lines through the branches of the options we decided not to take.
Quick Tip: Remember that probabilities at any chance node must always add up to \(1.0\) (or 100%). If there is a \(0.7\) chance of success, there must be a \(0.3\) chance of failure.
2. How to Calculate a Decision Tree (Step-by-Step)
To use a decision tree effectively, we follow a four-step process. We work left to right to draw it, but we work right to left to calculate it!
Step 1: Calculate the Expected Value (EV)
The Expected Value is the average amount of money we expect to make from a specific choice, considering the different probabilities. We calculate this at the circle nodes.
Formula: \(EV = (\text{Probability}_1 \times \text{Outcome}_1) + (\text{Probability}_2 \times \text{Outcome}_2)\)
Step 2: Calculate the Net Gain
Even if an option looks like it will make a lot of money, it might be very expensive to start. The Net Gain tells us the actual profit after subtracting the initial cost.
Formula: \(\text{Net Gain} = EV - \text{Initial Cost of that decision}\)
Step 3: Compare and Decide
Compare the Net Gains of all your options. The option with the highest Net Gain is usually the "mathematically correct" choice.
Step 4: Mark the Rejected Options
Draw two lines \(//\) through the branches of the options you are not choosing.
3. A Real-World Example
Imagine "Sweet Treats Ltd" is deciding whether to launch a new chocolate bar.
Option A: Large Scale Launch
Cost: \(\$100,000\)
60% chance of High Success: Revenue of \(\$300,000\)
40% chance of Low Success: Revenue of \(\$50,000\)
Option B: Small Scale Launch
Cost: \(\$20,000\)
80% chance of High Success: Revenue of \(\$80,000\)
20% chance of Low Success: Revenue of \(\$30,000\)
The Math for Option A:
\(EV = (0.6 \times \$300,000) + (0.4 \times \$50,000) = \$180,000 + \$20,000 = \$200,000\)
\(\text{Net Gain} = \$200,000 - \$100,000 = \$100,000\)
The Math for Option B:
\(EV = (0.8 \times \$80,000) + (0.2 \times \$30,000) = \$64,000 + \$6,000 = \$70,000\)
\(\text{Net Gain} = \$70,000 - \$20,000 = \$50,000\)
Decision: Sweet Treats Ltd should choose Option A because the Net Gain (\(\$100,000\)) is higher than Option B (\(\$50,000\)).
Key Takeaway: Always subtract the cost! A high revenue doesn't always mean a high profit.
4. Advantages and Disadvantages
In your IB exams, you will often be asked to evaluate the use of decision trees. Here are the main points to consider:
Advantages
- Visual Clarity: It lays out complex problems in a simple, logical way that is easy for stakeholders to see.
- Objective Decision-Making: It uses hard data and numbers rather than just "gut feelings" or intuition.
- Risk Consideration: It forces managers to think about the probability of failure, not just the "best-case scenario."
Disadvantages
- "Garbage In, Garbage Out": The results are only as good as the data. If the probabilities (like "60% success") are just guesses, the final answer will be unreliable.
- Quantitative Focus Only: Decision trees don't take into account qualitative factors, such as the impact on brand image, employee morale, or the environment.
- Time Lags: By the time the tree is drawn and calculated, the business environment (STEEPLE factors) may have changed.
5. Common Mistakes to Avoid
- Mixing up Revenue and Profit: The numbers at the end of the branches are usually Revenue. You must subtract the Cost to find the Net Gain before making a decision.
- Probability Errors: Ensure your decimals add up to exactly \(1.0\).
- Working in the wrong direction: Draw from left to right; calculate from right to left.
Quick Review
What is the formula for Net Gain?
\(\text{Net Gain} = \text{Expected Value} - \text{Initial Cost}\)
What does a square represent?
A decision node (a choice the manager makes).
What does a circle represent?
A chance node (an outcome based on probability).
Note: For other tools in the Business Management Toolkit, such as SWOT Analysis or the Ansoff Matrix, please refer to their respective chapters.