Articles: 3,503  ·  Readers: 837,931  ·  Value: USD$2,182,403

Press "Enter" to skip to content

Calculating Expected Rate Of Return




The Expected Rate of Return (E(R)) is the average return an investor anticipates receiving on an investment, considering all possible returns and the probability of each return occurring. It’s essentially a probability-weighted average of all potential outcomes

There are two primary ways to calculate the expected rate of return, depending on whether you are analyzing a single investment with multiple scenarios or an entire investment portfolio.

A: SINGLE STOCK – Calculating Expected Return for a Single Investment (Scenario Analysis)

This method is used when you identify different potential economic or company-specific scenarios and estimate the probability and return for each.

The formula for the expected rate of return for a single investment based on different scenarios is:

    \[E(R) = \sum_{i=1}^{n} (R_i \times P_i)\]

Where:

E(R) = Expected Rate of Return

R_i = Return in scenario i

P_i = Probability of scenario i occurring

\sum = Summation sign (meaning you add up the results of all scenarios)

Example Calculation

Imagine a stock investment with three potential scenarios:

ScenarioReturn (Ri​)Probability (Pi​)Weighted Return (Ri​×Pi​)
Boom (Strong Economy)25% (0.25)20% (0.20)0.25 \times 0.20 = 0.050
Normal (Stable Economy)10% (0.10)60% (0.60)0.10 \times 0.60 = 0.060
Recession (Weak Economy)-5% (-0.05)20% (0.20)-0.05 \times 0.20 = -0.010
Total100% (1.00)0.100

The probabilities must always sum up to 1.00 (or 100\%).

Expected Rate of Return: E(R) = 0.050 + 0.060 + (-0.010) = 0.100 or 10.0%.

The expected return on this stock is 10.0\%.


B: PORTFOLIO – Calculating Expected Return for a Portfolio

For a portfolio containing multiple assets (like stocks and bonds), the expected return is the weighted average of the expected returns of all the individual assets.

The formula for the expected rate of return of a portfolio is:

    \[E(R_p) = \sum_{i=1}^{n} (w_i \times E(R_i))\]

Where:

E(R_p) = Expected Rate of Return of the Portfolio

w_i = Weight of asset i in the portfolio (the percentage of the total portfolio value invested in asset i)

E(R_i) = Expected Rate of Return of asset i (which may be calculated using the scenario analysis method above or based on historical data)

\sum = Summation sign

Example Calculation

Consider a portfolio with a total value of $100,000, split among three assets with the following characteristics:

AssetValue InvestedWeight (wi​)Expected Return (E(Ri​))Weighted Return (wi​×E(Ri​))
Stock A$50,0000.5012\% (0.12)0.50 \times 0.12 = 0.060
Bond B$30,0000.305\% (0.05)0.30 \times 0.05 = 0.015
Stock C$20,0000.2015\% (0.15)0.20 \times 0.15 = 0.030
Total$100,0001.000.105

The portfolio weights must always sum up to 1.00.

Expected Portfolio Return: E(R_p) = 0.060 + 0.015 + 0.030 = 0.105 or 10.5%.

The expected return on the entire portfolio is 10.5\%.


Alternative Method: Using the Capital Asset Pricing Model (CAPM)

The CAPM is a widely used financial model that calculates the theoretically required or expected rate of return for an individual security based on its risk, relative to the overall market.

    \[E(R_i) = R_f + \beta_i \times (E(R_m) - R_f)\]

Where:

E(R_i) = Expected Return of security i

R_f = Risk-Free Rate (e.g., the return on a long-term government bond)

\beta_i = Beta of security i (a measure of the security’s volatility relative to the market)

E(R_m) = Expected Market Return (e.g., the expected return of a broad market index like the S&P 500)

(E(R_m) - R_f) = Market Risk Premium (the extra return expected for taking on market risk)

Real Business Example: Calculating Required Return for Apple Inc. (AAPL)

An analyst wants to estimate the required return for Apple’s stock using the CAPM, based on the following assumptions:

Risk-Free Rate (R_f): 4\%

Apple’s Beta (\beta_i): 1.2 (meaning it’s 20\% more volatile than the market)

Expected Market Return (E(R_m)): 11\%

The steps for the calculation are:

First, calculate the Market Risk Premium (E(R_m) - R_f):

    \[11\% - 4\% = 7\%\]

Next, calculate the Risk Premium for AAPL (\beta \times \text{Market Risk Premium}):

    \[1.2 \times 7\% = 8.4\%\]

Finally, add the Risk-Free Rate to the Risk Premium for AAPL to find the Expected Return (E(R_{AAPL})):

    \[4\% + 8.4\% = 12.4\%\]

The Expected Rate of Return for Apple Inc. (AAPL) is 12.4\%.