Skip to content
UseCalcNow
Finance

Expected Return Calculator — Scenario & Portfolio Returns

Compute probability-weighted expected return, standard deviation, and risk premium from boom, base, and downturn scenarios in seconds.

About This Calculator

Expected return is the probability-weighted average of what an investment might pay: multiply each scenario's return by its chance of happening, then add the pieces. This calculator runs that math across a strong market, a base case, and a downturn, then adds the two numbers most people skip — the standard deviation between scenarios and the premium you earn over the risk-free rate. The default setup (25% chance of +30%, 50% chance of +10%, 25% chance of −10%) lands on a 10.0% expected return with 14.14% volatility.

The Formula Behind This Calculator

The core formula is E(R) = p1·r1 + p2·r2 + p3·r3, where each p is a probability expressed as a decimal and each r is the return in that state of the world. With the default inputs: 0.25 × 30 + 0.50 × 10 + 0.25 × (−10) = 7.5 + 5.0 − 2.5 = 10.0%. The calculator then measures risk two ways. Standard deviation takes each scenario's distance from the mean, squares it, weights it by probability, and square-roots the total: √(0.25 × 400 + 0.50 × 0 + 0.25 × 400) = 14.14%. The risk premium simply subtracts the risk-free rate: 10.0 − 4.0 = 6.0 percentage points. If your probabilities do not sum to 100%, the weights are normalized automatically and the explanation flags it, so a set like 30/40/20 is treated as 33.3/44.4/22.2 rather than silently understating the return.

Understanding the math helps you verify results and make better decisions for your project.

How to Use

  1. 1Enter the current risk-free rate — the 3-month T-bill or 10-year Treasury yield is the standard yardstick, and 4-5% has been typical in recent years.
  2. 2Set the probability and return for a strong market, the outcome you expect in good conditions.
  3. 3Fill in the base case — the most likely middle path, usually anchored to consensus forecasts.
  4. 4Enter the downturn probability and return, being honest about the left tail rather than clipping it to feel safe.
  5. 5Read the expected return, then judge it against the standard deviation and the risk premium line in the explanation before acting on it.

When to Use

  • You are sizing up a stock, crypto position, or fund and want a forward-looking number instead of a backward-looking average.
  • You are preparing a finance or CFA-level assignment that asks for E(R), variance, and standard deviation from a probability distribution.
  • You are comparing two investments with similar expected returns and need the volatility figure to break the tie.
  • You are deciding if an active position pays enough over Treasuries to justify holding it at all.

Tips

  • Anchor the base case to a consensus or analyst midpoint, then let the strong and downturn scenarios diverge from it — arbitrary booms inflate the answer fast.
  • Keep probabilities summing to 100 so the normalization warning never fires and your weights mean what you think they mean.
  • Judge the premium per unit of volatility, not the raw expected return: 6.0pp over 14.14% of spread (a 0.42 ratio) is middling compensation historically.
  • Re-run the distribution whenever a macro input moves — a 1pp shift in the risk-free rate changes the premium by the same 1pp with the return unchanged.
  • Stress the downturn return harder than its probability; the size of the left tail drives both the mean and the deviation more than most people expect.

What Expected Return Actually Measures

Expected return is a forecast built from weighted possibilities, not a promise. You list the states of the world you think are plausible, attach a return and a probability to each, and the weighted average becomes your best single-number estimate of the outcome. It answers the question an analyst actually faces: given what could happen, what is the fair expectation to hold against?

The measure looks backward only if you feed it history. Plenty of practitioners plug last decade's returns into the scenario fields and call the output a forecast, but past averages say nothing about the probabilities you attach to next year's recession. The number is only as defensible as the probability set behind it, which is why the inputs deserve more scrutiny than the arithmetic.

One warning worth repeating: no scenario ever produces the expected return itself. The default distribution averages to 10.0%, yet the only possible outcomes are +30%, +10%, and −10%. The mean is a decision statistic for comparing options, and the spread around it — captured by the standard deviation — decides whether the comparison is even meaningful.

The Probability-Weighted Formula, Step by Step

The formula is E(R) = Σ pᵢ × rᵢ. Convert each probability to a decimal, multiply by its scenario return, and sum. The default inputs work through cleanly: 0.25 × 30 = 7.5, 0.50 × 10 = 5.0, 0.25 × (−10) = −2.5, and 7.5 + 5.0 − 2.5 = 10.0%. Three scenarios is the classic teaching setup, and adding more states changes nothing structurally — the weights just keep summing to one.

Probabilities carry the leverage. Shift the default set to 35/45/20 (more weight on the boom) and E(R) climbs to 13.0%; flip to 15/55/30 (more weight on the downturn) and it drops to 7.0%. Notice the returns never changed in either case — a 10-point swing in the answer came purely from how you spread the probabilities across states.

When weights do not sum to 100%, the calculator normalizes them and says so in the explanation line. Entering 30/40/20 is treated as 33.3/44.4/22.2 because relative likelihoods still define a valid distribution. That behavior matters for real work: analysts often know a boom is half as likely as a base case without knowing the absolute percentages, and normalization turns those relative judgments into usable weights.

Standard Deviation: The Risk Half of the Picture

The expected return is meaningless without its spread, so the calculator computes the scenario standard deviation alongside it: σ = √(Σ pᵢ × (rᵢ − E(R))²). For the default set, each outcome sits 20 points from the mean in the outer states and 0 in the base case, giving √(0.25 × 400 + 0.25 × 400) = 14.14%. That single number places this distribution in single-stock territory, riskier than a diversified fund.

Comparing distributions is where the coefficient of variation (CV = σ ÷ E(R)) earns its keep. The default set runs a CV of 1.41 — every point of expected return carries 1.41 points of spread. A textbook set of 50% chance of +25%, 30% of +10%, 20% of −5% produces a 14.5% mean with an 11.72% deviation (CV 0.81), a visibly better trade-off even though its scenarios look similar at a glance.

For market-context measures of sensitivity rather than scenario spread, a beta stock calculator prices how a single name moves with the index. Beta and scenario deviation answer different questions — systematic exposure versus total outcome spread — and serious position sizing uses both.

The Risk-Free Rate and Your Risk Premium

The first field in the calculator is the risk-free rate because every risky return is judged against it. Subtract it from E(R) and you get the risk premium — the extra pay demanded for accepting a distribution instead of a guaranteed Treasury. At the default 10.0% mean with a 4% risk-free rate, the premium is 6.0 percentage points; nudge the rate to 2% and the same distribution pays an 8-point premium, to 6% and only 4 points.

Premium per unit of volatility is the ratio that separates paid risk from unpaid risk. The default set earns 6.0pp over 14.14% of spread, a ratio of 0.42 — historically middling compensation for equity-scale risk. Long-run US equities delivered roughly 6-7 points over T-bills on about 15-18% realized volatility, so a ratio near 0.4 means the market is barely paying you to take the spread.

When the premium hits zero or negative, the decision makes itself: the risk-free asset dominates. A distribution forecasting 4.0% against a 4.5% T-bill rate is a loss-maker in expectation, and the calculator's explanation flags exactly that. Firms thinking about the equity side of this trade can run the same comparison with a cost of equity calculator, which prices the return shareholders demand.

How Scenario Expected Return Differs From CAPM

CAPM approaches the same headline number from the opposite direction. Instead of your probabilities, it uses a stock's beta against the market: E(R) = rf + β × (rm − rf). A 1.2-beta stock with a 4% risk-free rate and a 9% equity risk premium prices at 4 + 1.2 × 9 = 14.8% expected. The CAPM calculator runs that version, and the two tools answer different needs.

The distinction matters in practice. CAPM prices only systematic risk — a stock that swings wildly on company-specific news but has a beta of 0.9 gets a modest CAPM return no matter how explosive its idiosyncratic scenarios are. Probability-weighting captures those private outcomes: a biotech awaiting trial data, a miner awaiting a permit, a small cap with a make-or-break launch. When your scenario E(R) sits far above CAPM, either you see idiosyncratic upside the market underprices or your probabilities are optimistic.

Analysts routinely triangulate: scenario E(R) for the company-specific story, CAPM for the market-priced floor, and the gap between them as a measure of conviction. A 16% scenario mean against a 12% CAPM estimate is a defensible active bet; a 25% scenario mean against 12% usually says more about the forecaster than the stock. Writing down both numbers keeps the optimism audit-able.

From One Asset to a Whole Portfolio

Portfolio expected return is the same weighted average with asset weights replacing probabilities: multiply each holding's E(R) by its portfolio share and sum. A 60/30/10 mix of stocks at 10%, bonds at 4.5%, and cash at 4% produces 0.60 × 10 + 0.30 × 4.5 + 0.10 × 4 = 7.75%. The expected return of a portfolio is always the weighted average of its parts — no interaction term enters the mean.

Risk is where the story changes. Combining two assets with less-than-perfect correlation yields a portfolio deviation below the weighted average of the individual deviations: a 60/40 blend of the default 14.14%-spread stock and a 5%-spread bond fund at 0.2 correlation lands at roughly 9.10% volatility against a blended 7.8% expected return. Diversification compresses the spread while leaving the mean almost untouched, which is why it is called the only free lunch in finance.

To check what a past version of a portfolio actually delivered year by year, an annualized rate of return calculator converts a multi-year gain into a single per-year figure, and a CAGR calculator does the same for point-to-point growth. Use those on realized history; keep the scenario tool for the forward-looking distribution.

Plugging Expected Return Into Valuation

Expected return is the discount rate's raw material. In a dividend discount setup the required return becomes the rate that shrinks future payments to present value — the discount rate calculator covers the mechanics, and a DCF calculator builds the full two-stage model on top of it. A scenario E(R) of 12% for a stock flows directly in as the discount rate for its cash flows.

The bond side works the same way with different inputs. A bond's yield to maturity is its expected return assuming no default, and the bond YTM calculator computes it from price and coupons; a capital gains yield calculator splits a stock's expected return into its price-appreciation slice. Together those tools decompose total expected return into income and growth.

Watch the circularity trap when valuing: if you discount at your own optimistic 16% scenario E(R) while the market's implied rate is 11%, the model will hand you a cheapness conclusion that is really just a disagreement about the rate itself. Sanity-check by valuing at the market-implied rate and treating your scenario rate as the source of edge, not as an input you also get to choose.

Common Mistakes That Skew the Number

The most common error is probability inflation — assigning 40% chances to outcomes the base rate says occur 15% of the time. IPO-year outperformance, drug approvals, and product launches all look more likely from inside the thesis than the historical record supports. Calibrate against base rates first, then deviate with a reason you could write down.

The second error is clipping the left tail. Entering a worst case of −5% because −35% feels excessive quietly deletes most of the risk the distribution was built to capture — the downturn term drives both the mean and the deviation, so a sanitized tail flatters every output. A related slip is entering price-only returns and forgetting dividends, which understates the income-heavy scenarios; pull the yield in with a dividend yield calculator before filling the return fields.

Finally, do not treat one expected return as comparable across horizons without normalizing. A 30% expected return over three years is about 9.1% per year — worse than it looks next to an annual figure. For realized-horizon comparisons an ROI calculator normalizes gains against cost, and the scenario tool above keeps the forward view honest per period.

FAQ

What is a good expected return?

It depends entirely on the alternative. Anything at or below the risk-free rate (4-5% on short Treasuries in recent years) is poor compensation for taking spread risk. US large-cap equities have returned roughly 10% nominal per year over the very long run, so an equity position projecting 10% with 14% volatility is pricing in-line with history. A projected 15%+ should come with either a strong thesis or a fat downside scenario.

Expected return vs. realized return — what is the difference?

Expected return is an ex-ante weighted average: what you forecast before anything happens. Realized return is ex-post: what actually landed in your account after the single scenario that played out. The default distribution forecasts 10.0%, but the realized outcome will be +30%, +10%, or −10% — never 10.0% itself. That gap between the average and every possible outcome is exactly what standard deviation measures.

What happens if my probabilities do not add up to 100%?

The calculator normalizes them. Probabilities of 30/40/20 are rescaled to 33.3/44.4/22.2 so the weights always sum to 1, and the explanation line flags the original total. If all three probabilities are zero the tool returns a prompt to enter weights, since there is nothing to average. Normalization keeps the math honest when you only know relative likelihoods.

How is this different from the CAPM approach?

CAPM derives expected return from a stock's beta and the market premium: E(R) = risk-free + β × (market return − risk-free). It prices systematic risk only. This calculator builds E(R) from your own scenario probabilities, which can capture idiosyncratic outcomes a beta model ignores — a drug approval, a lawsuit, a product launch. Many analysts run both and treat a wide gap between them as a prompt to re-examine assumptions.

What standard deviation is considered risky?

Under 5% is bond-like spread, 5-10% is a diversified equity portfolio, 10-20% is a single stock or concentrated sector, and above 20% is venture-stage or leveraged territory. The default scenario set sits at 14.14%, squarely in single-stock range. Also check the coefficient of variation — at 1.41 the default set carries more volatility per point of return than the long-run equity market, which historically runs closer to 1.4 but with a higher mean.

Does expected return include dividends?

Only if you put total return in the scenario fields. Use price change plus dividend yield for each state of the world — a stock with a 3% yield and 7% expected price gain should be entered as 10 in that scenario. For income-heavy holdings, work the payout into every scenario separately, since dividends tend to hold up better than prices in downturns.

Related Calculators