Explore how probability trees can serve as powerful scenario analysis tools by mapping out multiple stages of uncertainty, enabling complex investment and managerial decisions under different conditions.
Probability trees are one of those concepts that can feel surprisingly intuitive once you see them in action. Honestly, the first time I encountered a probability tree, I remember scratching my head, thinking, “Wait, that’s all this is?” Let’s see why this tool can be so effective by mapping out possible outcomes, calculating probabilities at each branching event, and picturing how future uncertainties might pan out.
Imagine you’re analyzing a new product launch under different economic conditions. You’re unsure if the economy will expand, remain stable, or contract. Then, based on each of those outcomes, you consider possible sales figures. This layered uncertainty is where probability trees shine. With each branch representing a different outcome and set of probabilities, you can literally see how your scenario might evolve step by step.
• Probability Tree. A branching diagram showing possible outcomes and their probabilities.
• Node. A point (or “decision point”) where a branch splits.
• Branch. Each possible scenario from one node to the next, with an associated probability.
• Terminal Node (Leaf). The final outcome after all branching.
By giving us a structure to break everything down, from the initial event to subsequent outcomes, we avoid the headache of mentally juggling an ever-expanding list of “what-ifs.”
Let’s say you’re working on a multi-year project. First-year performance might be “strong” (40% chance), “average” (50% chance), or “weak” (10% chance). Then, for each of these outcomes, there might be secondary events—like changes in interest rates or new competitors entering the market—that further branch your scenario. Each branch from a node must sum to 1.0:
• If you’re at a node representing “strong year,” the branches from “strong year” to its second-year outcomes (e.g., interest rates up vs. interest rates unchanged) should sum to 1.
• It helps to label each branch with a probability (e.g., 0.40, 0.50) so you can keep track of the entire probability structure.
Even if the tree gets large and unwieldy, the process is straightforward. For instance, consider a simple two-step example:
Step 1: Economic environment.
Step 2: Based on the observed economic environment, your project might either Surpass Goals or Fall Short, each with its own conditional probabilities.
Because it’s easy to get lost in a bunch of branching events, a good practice is to keep your scenario sets mutually exclusive and collectively exhaustive—meaning they don’t overlap, and they cover all possible outcomes.
A path probability is the product of each branch probability along a unique path. If you want to know the likelihood of “High Growth” followed by “Surpass Goals,” you multiply their probabilities:
p(High Growth → Surpass Goals) = p(High Growth) × p(Surpass Goals | High Growth)
And once you sum all path probabilities, the total must be 1.0. This structure makes it simple to calculate scenario-based metrics, such as expected values or expected payoffs.
If you’re projecting net present values (NPVs) under each end-of-branch scenario, you can compute an expected NPV:
Expected NPV = Σ [Probability of Path i × NPV(Path i)]
This sum runs over all possible end states. The same logic applies to portfolio returns—multiply each scenario’s outcome by its path probability, then add up all those products.
Scenario analysis with probability trees can go beyond just forecasting a single outcome; it helps us see an entire landscape of possibilities. Let me share a short anecdote: A friend of mine was analyzing whether to expand her boutique during a pandemic recovery phase. She listed out possible macroeconomic environments (recovery vs. stagnation vs. renewed recession), the sales response under each environment, and then subsequent changes in consumer spending habits. With a probability tree, she could clearly see which chain of events dominated most of the expected value. That gave her confidence to go ahead with an expansion under certain flexible lease options.
In capital budgeting, you might break down multiple years of uncertain cash flows, each year branching based on sales volume or cost variations. In portfolio management, you could model how an asset’s returns might behave under different interest rate scenarios, which in turn depend on broad economic conditions. Probability trees also help:
• Identify “worst-case” or “tail events,” such as a 2% chance of everything going wrong.
• Compare expected returns across multiple strategies by layering different growth or interest rate assumptions.
Below is a simple depiction of a two-stage probability tree (just to illustrate the format). Notice how each node branches out, and each path probability is the product of the branch probabilities:
flowchart LR A["Start <br/> (p=1.0)"] --> B["Outcome 1 <br/> (p=0.3)"] A --> C["Outcome 2 <br/> (p=0.7)"] B --> D["Scenario A <br/> (p=0.4)"] B --> E["Scenario B <br/> (p=0.6)"] C --> F["Scenario C <br/> (p=0.1)"] C --> G["Scenario D <br/> (p=0.9)"]
In this example:
• A → B → D has a path probability of 1.0 × 0.3 × 0.4 = 0.12.
• A → C → G has a path probability of 1.0 × 0.7 × 0.9 = 0.63.
• Summing all path probabilities equals 1.0.
Let’s put some numbers to this. Suppose you’re examining a new product launch with three potential demand scenarios in the first phase:
Next, for each demand scenario, you might have a second phase that depends on a competitor’s reaction:
• Competitor reacts aggressively (A)
• Competitor reacts mildly (M)
And you estimate probabilities like this:
You then forecast net cash flows at each end branch:
The path probabilities multiply:
• Low & Aggressive: 0.20 × 0.50 = 0.10
• Low & Mild: 0.20 × 0.50 = 0.10
• Medium & Aggressive: 0.50 × 0.30 = 0.15
• Medium & Mild: 0.50 × 0.70 = 0.35
• High & Aggressive: 0.30 × 0.10 = 0.03
• High & Mild: 0.30 × 0.90 = 0.27
Expected payoff:
E(Cash Flow)
= (0.10 × $100,000) + (0.10 × $200,000) + (0.15 × $400,000) + (0.35 × $600,000) + (0.03 × $700,000) + (0.27 × $1,000,000)
= $10,000 + $20,000 + $60,000 + $210,000 + $21,000 + $270,000
= $591,000
While each path is possible, you see the final “High & Mild” scenario has the largest payback but isn’t guaranteed (only a 27% chance). This clarifies expected value, best and worst outcomes, and helps in deciding whether to proceed with the launch.
For risk management, probability trees excel at highlighting tail events—outcomes that might be unlikely but catastrophic. Think of default risk on fixed-income securities, where an initial event (a firm experiencing liquidity stress) triggers subsequent events (covenant breach, rating downgrade).
By mapping out each branching step and associated probability, you can see how quickly minor issues escalate into major defaults. This helps in:
• Stress testing portfolios under different economic states.
• Identifying the paths with high severity, even if they carry smaller probabilities.
• Guarding against underestimating correlated outcomes (e.g., certain events that make others more likely).
Moreover, it’s easy to incorporate risk premiums or discount rates into each path if you’re deciding how to price potential contingencies or measure the present value of uncertain cash flows.
Probability trees are terrific for clarity, but they come with pitfalls:
• Overconfidence in Probabilities. If your probabilities are wrong or too “optimistic,” the entire analysis can be misleading. Always cross-check with historical data or expert judgment.
• Excessive Complexity. Ever see a chart so tangled it’s impossible to follow? Probability trees can get huge. Prune unnecessary detail or group similar outcomes.
• Hidden Correlations. Sometimes event probabilities aren’t independent, and you might mistakenly multiply probabilities as if they were. Make sure you handle conditional probabilities correctly.
• Time and Resource Intensive. Constructing accurate probability trees, especially for multiple stages, can be time-consuming.
That being said, the benefits often outweigh the costs, especially when analyzing big decisions with multiple, uncertain steps.
Here are a few suggestions to streamline your probability tree usage:
• Start Simple: Outline major forks in the road first. Then break each branch into sub-scenarios.
• Validate Probabilities: If you can, use empirical data to check assumptions. If data is lacking, ask subject-matter experts to refine estimates.
• Label Branches Clearly: Put probabilities and scenario descriptions on each branch so you can keep track at a glance (e.g., “p = 0.25, High Demand”).
• Evaluate Key Paths: After building the tree, identify which paths strongly influence your final expected value or risk profile.
Probability trees can show up in exam questions for scenario analysis, conditional probabilities, or multi-stage project evaluations. A strong approach includes:
• Carefully listing each branch’s probability.
• Correctly multiplying and summing path probabilities.
• Computing an expected payoff (such as an expected return).
• Interpreting how tail outcomes might affect risk.
If you find a question that describes a series of uncertain events (like fluctuations in interest rates, economic growth, or corporate earnings), consider whether a probability tree might clarify the scenario. Also remember the difference between real-world probabilities (reflecting observed or forecasted likelihoods) and risk-neutral probabilities (common in pricing derivatives). For your Level I (and, indeed, Level III down the road), the methodology is consistent: identify probabilities, track them down each branch, and combine outcomes to derive an aggregate measure.
• Clemen, R. T., & Reilly, T. (2014). “Making Hard Decisions with DecisionTools.” Cengage Learning.
• Broadie, M., & Detemple, J. (2004). “Option Pricing: Valuation Models and Applications.” Management Science, 50(9).
• Gallo, Amy. “A Refresher on Decision Trees.” Harvard Business Review. https://hbr.org/2015/09/a-refresher-on-decision-trees
Important Notice: FinancialAnalystGuide.com provides supplemental CFA study materials, including mock exams, sample exam questions, and other practice resources to aid your exam preparation. These resources are not affiliated with or endorsed by the CFA Institute. CFA® and Chartered Financial Analyst® are registered trademarks owned exclusively by CFA Institute. Our content is independent, and we do not guarantee exam success. CFA Institute does not endorse, promote, or warrant the accuracy or quality of our products.