14.4

Calculation of Expected Rate of Return for Individual Security

This sub‑topic explains how to compute the expected rate of return for an individual security. It is a cornerstone of Modern Portfolio Theory and is directly tested in the NISM Series X‑A exam. Mastery helps you evaluate securities, build client portfolios and answer quantitative questions confidently.

Learning Objectives

  • 1Define expected rate of return and differentiate it from realised return.
  • 2Apply the probability‑weighted formula to calculate expected return.
  • 3Calculate the simple historical average return and know when each method is appropriate.
  • 4Interpret the result for portfolio construction and exam questions.

Understanding Expected Return

Expected return is the mean return an investor anticipates from a security over a specified horizon, based on all possible outcomes and their likelihoods. It is a forward‑looking measure, unlike historic realised returns which are backward‑looking.

In the NISM syllabus, expected return is used to compare securities, to estimate portfolio performance, and as an input to the Capital Asset Pricing Model (CAPM). The concept also appears in questions that ask you to choose the security with the higher expected return given different scenarios.

Exam candidates often confuse expected return with the simple arithmetic average of past returns. Remember: expected return incorporates probabilities of each outcome, while the average treats every past observation as equally likely.

  • Probability‑weighted approach – used when future scenarios are explicitly given.
  • Historical average – used when only past return data is available.
ℹ️Common Exam Trap

Many candidates multiply the probability by the return and then add the probabilities again. The correct step is to multiply each probability by its corresponding return, sum those products, and do not add the probabilities a second time.

Probability‑Weighted Expected Return

When a security can generate several distinct returns, each with a known probability, the expected return is the weighted average of those returns. The weight for each return is its probability of occurrence.

This method aligns with the definition of expected value in probability theory and is the preferred approach in the NISM exam when a question provides a scenario table.

Understanding why the formula works helps you avoid calculation errors. Each probability (p_i) represents the share of the total outcome space, so multiplying it by the associated return (R_i) gives the contribution of that scenario to the overall average.

Formula: Probability‑Weighted Expected Return
i=1npi×Ri\sum_{i=1}^{n} p_{i} \times R_{i}

Where:

p_{i}= Probability of scenario i (expressed as a decimal, e.g., 0.30 for 30%)
R_{i}= Expected return in scenario i expressed in percent per annum
n= Total number of possible scenarios

Worked Example

Given three scenarios: Scenario 1: R1 = 10% , p1 = 0.30 Scenario 2: R2 = 15% , p2 = 0.50 Scenario 3: R3 = -5% , p3 = 0.20 Step 1: Compute each product: 0.30×10 = 3.0, 0.50×15 = 7.5, 0.20×(-5) = -1.0 Step 2: Sum the products: 3.0 + 7.5 – 1.0 = 9.5 Verification: \sum p_i R_i = (0.30×10) + (0.50×15) + (0.20×-5) = 9.5%.

Simplified Historical Average Return

If only past returns are available and no probabilities are given, candidates often use the simple arithmetic average as a proxy for expected return. This method assumes each observed return is equally likely in the future.

While the syllabus emphasises the probability‑weighted approach, the average return formula still appears in exam items that present a list of historical yearly returns.

Be cautious: the average does not account for volatility or skewness, so it may differ significantly from a probability‑weighted estimate when outcomes are unevenly distributed.

Formula: Historical Average Return
1ni=1nRi\frac{1}{n} \sum_{i=1}^{n} R_{i}

Where:

R_{i}= Observed return in period i expressed in percent per annum
n= Number of observed periods

Worked Example

Suppose a stock returned 8%, 12% and 4% over the last three years: Step 1: Sum the returns: 8 + 12 + 4 = 24 Step 2: Divide by the number of years: 24 / 3 = 8 Verification: (1/3)\sum R_i = (8+12+4)/3 = 8%.

Step‑by‑Step Worked Example

Example: Calculating Expected Return for an Indian Equity

Scenario

An Indian investor evaluates a mid‑cap equity that can generate three possible returns over the next year: 12% with a 40% chance, 6% with a 35% chance, and -4% with a 25% chance. Compute the expected rate of return.

Solution

Step 1: List each product of probability and return. 0.40 × 12 = 4.8 0.35 × 6 = 2.1 0.25 × (-4) = -1.0 Step 2: Add the products: 4.8 + 2.1 – 1.0 = 5.9. Step 3: The expected return is 5.9% per annum. The calculation follows the probability‑weighted formula directly, ensuring no extra addition of probabilities.

Conclusion

The security’s expected return of 5.9% can now be compared with the client’s required return or with other securities in the portfolio.

Comparing the Two Approaches

Key Differences Between Probability‑Weighted and Historical Average Returns

AspectProbability‑WeightedHistorical Average
Data RequirementFuture scenario probabilities + returnsPast period returns only
AssumptionEach scenario occurs with given probabilityAll past returns equally likely
Typical Use in NISMScenario‑based questionsHistorical performance questions
Sensitivity to OutliersLow if probabilities are smallHigh – extreme past returns affect average
⚠️Do Not Forget to Convert Probabilities

Probabilities must be expressed as decimals (e.g., 30% → 0.30). Using percentages directly will inflate the expected return and lead to a wrong answer.

Impact of Dividends and Capital Gains

Expected return for an equity is the sum of expected capital‑gain return and expected dividend yield. SEBI defines total return as the combination of price appreciation and dividend income.

When probabilities are given for price change, you must also incorporate the known dividend yield (usually a fixed percentage). The formula becomes E(R) = Σ p_i × (Capital‑gain_i + Dividend_yield).

Exam questions may provide a dividend yield separately; forgetting to add it is a frequent mistake that reduces the calculated expected return.

Scenario Returns and Their Probabilities

Practical Use in Portfolio Construction

Advisors use the expected return of each security to compute the portfolio’s overall expected return, which is the weighted average of individual expected returns based on allocation percentages.

In the NISM exam, you may be asked to calculate the portfolio expected return given the weights of two or three securities. The same probability‑weighted principle applies to each security before aggregation.

Understanding the concept also helps you explain to clients why a security with a higher historical average may still be less attractive if its future probability‑weighted return is lower.

Key Formulas Summary

Probability‑Weighted Expected Return: E(R) = \sum_{i=1}^{n} p_{i} \times R_{i}. Use when scenarios and probabilities are provided.

Historical Average Return: \bar{R} = \frac{1}{n} \sum_{i=1}^{n} R_{i}. Use when only past returns are available.

Total Expected Return with Dividend: E(R) = \sum_{i=1}^{n} p_{i} \times (R_{i}^{price} + Dividend_{yield}). Include dividend yield if given.

Sample NISM Question

Example: NISM‑Style Multiple Choice Question

Scenario

A mutual fund analyst forecasts three possible annual returns for a corporate bond: 7% (probability 0.5), 4% (probability 0.3) and 2% (probability 0.2). What is the expected rate of return?

Solution

Apply the probability‑weighted formula: E(R) = (0.5×7) + (0.3×4) + (0.2×2) = 3.5 + 1.2 + 0.4 = 5.1%. Therefore, the correct answer is 5.1% per annum.

Conclusion

The question tests the direct application of the expected return formula; ensure probabilities are in decimal form and that you sum the products only once.

Exam Takeaways

  • Expected return is the probability‑weighted average of all possible returns; it differs from a simple historical average.
  • Use the formula E(R) = \sum p_i \times R_i and always convert percentages to decimals before multiplication.
  • When only past returns are given, the average return \bar{R} = (1/n)\sum R_i serves as an approximate expected return.
  • Add any guaranteed dividend yield to each scenario before applying the probability‑weighted formula.
  • For portfolio‑level calculations, multiply each security’s expected return by its portfolio weight and sum the results.

Practice Questions

7 questions on Calculation of Expected Rate of Return for Individual Security

1

What is the definition of expected rate of return as described in the study material?

2

An equity can generate three possible returns over the next year: 12% with probability 0.40, 6% with probability 0.35, and -4% with probability 0.25. What is the expected rate of return?

3

A stock returned 8%, 12% and 4% over the last three years. Using the historical average method, what is the approximate expected return?

4

A security has a fixed dividend yield of 2%. Its possible price‑change returns and probabilities are: 10% (0.5), 4% (0.3), -2% (0.2). What is the total expected return including dividends?

5

An advisor holds two securities. Security A has an expected return of 5.9% and makes up 60% of the portfolio. Security B has a historical average return of 8% and makes up 40%. What is the portfolio's expected return?

6

Which of the following calculations illustrates the common exam trap described in the material?

7

Which statement correctly distinguishes the data requirements for the probability‑weighted and historical average approaches?

Related topics