Expected Return Calculator
Averaging Across What Might Happen, Not What Already Did
Expected return differs from historical return in one key way: instead of averaging past results, it averages hypothetical future outcomes, each weighted by how likely you believe it is to occur. It's the standard tool for evaluating an investment when you have a view on probability-weighted scenarios — a recession case, a base case, a boom case — rather than a track record to look back on.
The Formula
Each possible outcome's return is multiplied by its assigned probability, and the results are summed. Probabilities entered as raw numbers are automatically normalized to sum to 100% before the calculation.
Where This Is Used
- Scenario analysis — modeling how an investment performs across a small number of discrete economic scenarios, each with an assigned likelihood.
- Decision-making under uncertainty — comparing two opportunities by their expected return, even when neither has a track record yet.
- Options and derivatives — expected value calculations underpin much of how probabilistic payoffs are priced.
Worked Example
Three scenarios: a 20% chance of a -10% return, a 50% chance of an 8% return, and a 30% chance of a 20% return.
| Scenario | Probability | Return | Contribution |
|---|---|---|---|
| Downturn | 20% | -10% | -2.0% |
| Base Case | 50% | 8% | 4.0% |
| Boom | 30% | 20% | 6.0% |
| Expected Return | 8.0% | ||
Expected return is a probability-weighted average, not a guarantee — none of the three individual scenarios here actually produces an 8% outcome.
How to Use This Calculator
- Enter Scenario Probabilities as a comma-separated list (e.g. 20,50,30) — these can be percentages or any proportional values.
- Enter the matching Scenario Returns (%) in the same order, comma-separated.
- Select Calculate to see each scenario's normalized probability, its contribution, and the overall expected return.
Related Calculations
Working with actual portfolio weights instead of hypothetical scenarios? Use the Portfolio Return Calculator, or measure the spread of outcomes with the Risk Calculator.
Financial Theory of Expected Return and Asset Pricing
In financial economics, corporate valuation, and wealth management, the Expected Return — designated as E[R] — represents the probabilistic weighted-average return an investor anticipates earning on an investment asset or multi-asset portfolio over a given holding period. Expected return serves as the foundational input for strategic asset allocation, capital budgeting decision models, and discounted cash flow (DCF) intrinsic equity valuation.
Primary Mathematical Models for Estimating Expected Return
- 1. Probability-Weighted Discrete Scenario Model: For an investment with n possible future economic states (e.g., Boom, Baseline, Recession), each with probability pi and forecasted return Ri:
E[R] = ∑i=1n [ pi × Ri ]Where the sum of all state probabilities equals exactly 1.0 (∑ pi = 1.0).
- 2. The Capital Asset Pricing Model (CAPM): Formulated by William Sharpe and John Lintner, CAPM establishes that an asset's expected return equals the risk-free rate plus a market risk premium scaled by the asset's systematic risk Beta (β):
E[Ri] = Rf + βi × (E[Rm] - Rf)Where Rf is the risk-free rate, βi is systematic asset sensitivity, and (E[Rm] - Rf) is the broad equity market risk premium.
- 3. Multi-Asset Portfolio Expected Return: The expected return of a diversified portfolio is the linear weighted sum of the expected returns of its component assets:
E[Rportfolio] = ∑i=1k [ wi × E[Ri] ]Where wi represents the portfolio capital weight allocated to asset i (∑ wi = 1.0).
The Dividend Discount Model (Gordon Growth Formulation)
For dividend-paying equities, the Gordon Growth Model calculates expected long-term total return as the sum of forward dividend yield plus perpetual dividend growth rate g:
Where D1 is the forecasted next-year dividend per share, P0 is the current share price, and g is the constant annual dividend growth rate.
Step-by-Step Worked Calculation Example
Example: Calculating Expected Return for a 3-Asset Investment Portfolio
Problem: An institutional endowment fund constructs a balanced portfolio allocated across three asset classes: (1) US Equities: 50% allocation (w1 = 0.50) with CAPM beta β = 1.15; (2) Global Bonds: 35% allocation (w2 = 0.35) with expected return E[R2] = 5.20%; and (3) Real Estate Investment Trusts (REITs): 15% allocation (w3 = 0.15) with expected return E[R3] = 8.50%. Macroeconomic parameters are: Risk-free rate Rf = 4.20%, and Expected Market Return E[Rm] = 10.20%. Calculate: (1) Expected return for US Equities via CAPM; and (2) Total blended expected return for the portfolio.
Step 1: Calculate US Equity Expected Return using CAPM:
Market Risk Premium = E[Rm] - Rf = 10.20% - 4.20% = 6.00%
E[Requities] = Rf + β × (Market Risk Premium) = 4.20% + 1.15 × 6.00% = 4.20% + 6.90% = 11.10%
Step 2: Calculate total weighted portfolio expected return:
E[Rportfolio] = (w1 × E[R1]) + (w2 × E[R2]) + (w3 × E[R3])
E[Rportfolio] = (0.50 × 11.10%) + (0.35 × 5.20%) + (0.15 × 8.50%)
E[Rportfolio] = 5.55% + 1.82% + 1.275% = 8.645%
Conclusion: The blended portfolio has a total annualized expected return of 8.65%.
Common Pitfalls in Expected Return Forecasting
- Confusing Past Historical Returns with Future Expected Returns: Extrapolating recent bull market returns into long-term DCF models leads to overpaying for growth equities near market peaks.
- Ignoring Inflation (Nominal vs. Real Returns): An 8.0% nominal expected return in a 5.0% inflation environment delivers only approx. 2.86% in real purchasing power growth (Fisher Equation: (1 + rreal) = (1 + rnominal) / (1 + i)).
Black-Litterman Asset Allocation Model
In modern quantitative wealth management, the Black-Litterman model resolves the extreme sensitivity of classical Markowitz mean-variance optimization. By using Reverse Optimization, the model begins with broad market capitalization equilibrium weights as its neutral baseline prior, and then integrates the asset manager's specific qualitative investment views through Bayesian probability updating to generate stable, robust expected return forecasts.
Weighted Average Cost of Capital (WACC) in Corporate Finance
In corporate capital budgeting and mergers & acquisitions (M&A), a firm's required expected return on new capital projects is dictated by its Weighted Average Cost of Capital:
Where E is equity market value, D is debt market value, re is cost of equity from CAPM, rd is cost of debt, and Tc is the corporate marginal income tax rate (accounting for the tax deductibility of corporate debt interest expenses).
Real Estate Equity Hurdle Rates and Internal Rate of Return (IRR)
In private equity real estate and infrastructure development, general partners (GPs) and limited partners (LPs) structure capital waterfall distributions based on expected IRR hurdle rates (typically 8.0% preferred return hurdle, followed by 12.0% and 15.0% promote tiers), aligning developer incentives with target investment returns.
Stochastic Discount Factors in Dynamic Asset Pricing
In modern mathematical asset pricing, future asset payoffs are valued by computing their expected product with a stochastic discount factor (SDF), linking macroeconomic consumption growth states directly to market asset prices.