Scenario Analysis
Scenario analysis tests how changes in multiple variables simultaneously affect a financial model’s output. Unlike sensitivity analysis, which isolates one variable at a time, scenario analysis models realistic business conditions—bull cases with strong growth and margins, base cases reflecting management guidance, and bear cases capturing downside risk. This approach is essential for understanding valuation ranges and probability-weighted outcomes in DCF models, LBO models, and M&A transactions.
What Is Scenario Analysis
Scenario analysis constructs multiple plausible futures where several assumptions change together in coherent ways. A bull case doesn’t just assume higher revenue growth—it typically includes margin expansion, lower capex intensity, and a higher exit multiple. A bear case reverses these dynamics: slower growth, margin compression, and multiple contraction.
This contrasts with sensitivity analysis, which shows how a single variable affects output while holding everything else constant. Sensitivity analysis answers “If revenue growth drops 2%, what’s the valuation impact?” Scenario analysis answers “If we’re in a bear case—slower growth, margin pressure, and multiple compression—what’s the full valuation range?”
Both tools serve different purposes. Sensitivity analysis identifies key value drivers. Scenario analysis models integrated business environments and produces realistic valuation ranges for decision-making.
Defining Your Scenarios
Start by defining 3–5 scenarios. Most models use base, bull, and bear. Some add bull-extreme and bear-extreme for tail risk analysis. Each scenario needs a coherent narrative:
- Bull Case: Favorable competitive environment, market share gains, operational leverage, and multiple expansion.
- Base Case: Management guidance, historical execution, market consensus, realistic execution risk.
- Bear Case: Competitive pressure, market share loss, margin compression, multiple contraction or cyclical downturn.
Here’s a realistic scenario matrix for a software company:
| Assumption | Bull | Base | Bear |
|---|---|---|---|
| Revenue Growth (Year 1–5) | 35% | 25% | 15% |
| EBITDA Margin (Mature) | 45% | 38% | 28% |
| Capex as % of Revenue | 3% | 5% | 7% |
| Exit Multiple (EV/EBITDA) | 18× | 14× | 10× |
| WACC | 7.5% | 8.5% | 9.5% |
This table ensures each scenario is internally consistent. A bull case assumes lower cost of capital (lower risk premium) and higher growth in tandem. A bear case assumes higher WACC and multiple compression simultaneously.
The CHOOSE Function Method
In Excel, the CHOOSE function toggles between scenarios cleanly. This is the preferred method for dashboard-style models.
Set up a scenario selector cell at the top of your model:
Then reference assumptions using CHOOSE:
Here’s a complete step-by-step implementation:
- Create a Scenario Selector cell (e.g., named range “Scenario” with value 1, 2, or 3).
- Build assumption rows for each input: revenue growth, margins, capex, exit multiple, WACC.
- Use CHOOSE to dynamically pull the correct assumption based on Scenario selector.
- Link all forecast and valuation calculations to these CHOOSE formulas.
- Change the Scenario cell (1, 2, or 3) and the entire model recalculates instantly.
An alternative is a dropdown data validation list that maps text (“Base,” “Bull,” “Bear”) to integers, making the interface even more user-friendly.
Probability-Weighted Expected Value
Once you’ve modeled all scenarios, assign subjective probabilities based on management judgment, historical success rates, or market consensus:
For example, if you assign probabilities of 25% Bull, 50% Base, and 25% Bear:
This probability-weighted value reflects your expected outcome while accounting for downside and upside risk. It’s more realistic than relying solely on the base case and directly incorporates your conviction in each scenario.
Build a summary table in your model showing each scenario’s valuation and contribution to expected value. This becomes a critical communication tool for boards, investors, and stakeholders.
Building a Scenario Dashboard
Create a visual summary sheet that displays all three scenarios side-by-side:
- Scenario Assumptions: Revenue growth, margins, capex, multiples, WACC—all in one table.
- Key Outputs: Free cash flow, enterprise value, intrinsic value per share.
- Football Field Chart: A horizontal bar chart showing valuation ranges (Bear to Bull), with Base highlighted and expected value marked.
- Probability-Weighted Summary: Expected value, standard deviation, probability of upside/downside.
Link all dashboard outputs to your main model using formulas or pivot tables. When you update assumptions or change the scenario selector, dashboards refresh automatically.
A football field chart is particularly powerful for investor presentations: it visualizes range of outcomes at a glance and communicates valuation uncertainty without overwhelming detail.
Scenario Analysis in Practice
Scenario analysis is standard practice across deal types:
M&A / Corporate Finance: Buyers model bull and bear cases to determine offer price ranges and understand downside protection. Sellers model scenarios to defend valuation expectations. Scenario analysis drives negotiation strategy.
DCF Valuation: Build multiple scenarios directly into your DCF model. Each scenario produces a different terminal value and WACC. The probability-weighted result is your base valuation estimate.
LBO Models: LBO analysis is inherently scenario-driven. Test bull (high exit multiples, faster deleveraging), base, and bear cases to understand equity return ranges and debt covenant risk.
Credit Analysis: Lenders use scenario analysis to stress-test leverage ratios, interest coverage, and debt service capacity under recession, industry downturn, or operational failure scenarios.
Common Mistakes
Takeaways
- Scenario analysis models multiple variables changing together, creating realistic valuation ranges.
- Define bull, base, and bear cases with coherent narratives and internally consistent assumptions.
- Use the CHOOSE function in Excel to toggle scenarios efficiently and keep models clean.
- Assign probabilities and calculate expected value as a probability-weighted outcome.
- Build dashboard visuals (football fields) to communicate scenarios to stakeholders.
- Avoid narrow ranges, anchor bias, and incoherent assumptions—these undermine credibility.
- Scenario analysis applies across DCF, LBO, M&A, and credit analysis.
Frequently Asked Questions
What’s the difference between scenario analysis and sensitivity analysis?
Sensitivity analysis changes one variable at a time while holding others constant, isolating the impact of individual drivers. Scenario analysis changes multiple variables together in coherent, realistic combinations. Sensitivity identifies key drivers; scenario analysis models integrated business environments. For example, sensitivity analysis might show “If growth drops 5%, valuation drops $10M.” Scenario analysis shows “In a bear case with lower growth, margin compression, and multiple contraction, valuation is $50M.”
How do I assign probabilities to scenarios?
Use management guidance, historical execution rates, and market consensus as anchors. A typical split is 50% base, 25% bull, 25% bear—reflecting that the base case is most likely but material upside and downside exist. Adjust based on your conviction: if the business is early-stage with high uncertainty, spread probabilities more evenly (e.g., 40% base, 30% bull, 30% bear). If management has a strong track record, increase base case probability. Review and update probabilities as new information emerges.
Should I use the expected value or base case valuation?
The probability-weighted expected value is more rigorous if you have conviction in your scenario probabilities. However, the base case is often communicated separately as the “most likely” outcome for simplicity. Best practice: present both—the base case valuation as “management case” and the expected value as “probability-weighted outcome.” This gives stakeholders both scenarios and demonstrates risk-adjusted thinking.
How many scenarios should I model?
Three (bull, base, bear) is standard and sufficient for most models. Some modelers add extreme cases (bull-extreme, bear-extreme) to understand tail risk, bringing the total to 5. More than 5 scenarios becomes unwieldy and harder to communicate. The goal is to capture meaningful uncertainty without excessive complexity. Data tables can also extend analysis by testing parametric grids, but discrete scenarios are clearer for decision-making.
What are common scenario assumptions I should model?
Start with revenue growth, EBITDA margins, capex intensity, free cash flow conversion, terminal growth rate, exit multiple, and WACC. Adjust based on industry: for cyclical businesses, model downturn severity; for startups, model path to profitability; for mature companies, model competitive threat. Build these assumptions into your three-statement model and use formulas to cascade them through to valuation outputs.