16.1

Parameters to Define Performance Risk and Return

This sub‑topic covers the quantitative parameters used to define portfolio performance – both the return earned and the risk taken. Understanding these measures is essential for answering NISM questions on performance evaluation and for advising clients about risk‑adjusted returns. The content links directly to the broader module on Portfolio Performance Measurement and Evaluation, helping you compare funds, construct efficient portfolios, and meet SEBI disclosure requirements.

Learning Objectives

  • 1Identify and calculate the common return measures used in portfolio performance.
  • 2Explain the key risk metrics and their relevance for Indian investors.
  • 3Apply risk‑adjusted performance ratios such as Sharpe, Treynor and Jensen's Alpha.
  • 4Interpret the efficient frontier and capital market line in the context of advisory practice.

Understanding Return Measures

Absolute return is the simplest measure – it tells you how much the portfolio value changed over a period, expressed in rupees or as a percentage. While easy to compute, it ignores the effect of cash flows such as dividends, interest, or additional subscriptions, which can distort the true performance if not adjusted.

Holding‑Period Return (HPR) incorporates cash inflows and outflows, giving a more realistic picture of what an investor actually earned during the holding period. The formula adjusts the ending market value by adding any cash received and dividing by the beginning value.

Annualised or Compound Annual Growth Rate (CAGR) converts a multi‑year HPR into an equivalent yearly rate, assuming the return compounds annually. This is the figure most advisers quote when comparing mutual funds or ETFs that have different investment horizons.

Time‑Weighted Return (TWR) eliminates the impact of the timing of cash flows, making it suitable for evaluating the manager’s skill. In contrast, Money‑Weighted Return (MWR) – essentially the internal rate of return – reflects the investor’s actual experience, including the timing of contributions and withdrawals. The NISM exam frequently asks you to choose the appropriate return metric for a given scenario, so remembering the distinction is critical.

ℹ️Exam Trap – Arithmetic vs. Geometric Return

Many candidates mistakenly average yearly percentages (arithmetic mean) to report portfolio performance. The exam expects the geometric mean (CAGR) because it correctly compounds returns. Always convert multi‑year returns using the CAGR formula.

Key Return Formulas

Formula: Holding‑Period Return (HPR)
EVBV+CFBV\frac{EV - BV + CF}{BV}

Where:

EV= Ending market value of the portfolio (₹)
BV= Beginning market value of the portfolio (₹)
CF= Net cash inflows during the period (dividends, interest, etc.) (₹)

Worked Example

Given BV = 10,000, EV = 12,500, CF = 200: Step 1: HPR = (12,500 - 10,000 + 200) / 10,000 Step 2: HPR = 2,700 / 10,000 Step 3: HPR = 0.27 or 27% Verification: (12,500 - 10,000 + 200) / 10,000 = 0.27.

Formula: Compound Annual Growth Rate (CAGR)
(VfVi)1n1\left(\frac{V_f}{V_i}\right)^{\frac{1}{n}} - 1

Where:

V_f= Final portfolio value (₹)
V_i= Initial portfolio value (₹)
n= Number of years the investment was held

Worked Example

Given V_i = 10,000, V_f = 15,000, n = 3 years: Step 1: Ratio = 15,000 / 10,000 = 1.5 Step 2: Exponent = 1 / 3 = 0.3333 Step 3: CAGR = 1.5^{0.3333} - 1 Step 4: 1.5^{0.3333} ≈ 1.1447 Step 5: CAGR = 1.1447 - 1 = 0.1447 or 14.47% Verification: (15,000 ÷ 10,000)^{1/3} - 1 = 0.1447.

Example: CAGR Calculation for an Indian Mutual Fund

Scenario

An investor purchases units of a mutual fund for ₹20,000 on 1 Jan 2020. By 31 Dec 2022 the fund's value is ₹28,000 and the investor received ₹1,200 in dividend payouts during the three‑year period.

Solution

First adjust the final value for cash inflows: Adjusted EV = 28,000 + 1,200 = 29,200. Use the CAGR formula: Ratio = 29,200 / 20,000 = 1.46. Exponent = 1/3 ≈ 0.3333. CAGR = 1.46^{0.3333} - 1 ≈ 1.132 - 1 = 0.132 or 13.2%. This annualised figure is what the adviser would quote to the client when comparing with other schemes.

Conclusion

The example shows why cash flows must be added before annualising, ensuring the reported return reflects the investor’s true earnings.

Risk Measures in Portfolio Performance

Variance and standard deviation are the foundational statistical measures of total risk. Variance is the average of squared deviations from the mean, while standard deviation is its square root, expressed in the same units as returns (percentage points). The exam often asks you to identify which of the two is a "risk" measure – both are, but standard deviation is preferred because it is directly interpretable.

Beta captures systematic risk – the sensitivity of a portfolio’s returns to movements in the market index (usually the NIFTY 50 for Indian contexts). A beta greater than 1 indicates higher volatility than the market, while a beta less than 1 indicates lower volatility. SEBI requires advisers to disclose beta when presenting fund performance, making it a high‑frequency exam topic.

Downside risk measures such as Value at Risk (VaR) focus only on potential losses beyond a confidence level (e.g., 95%). While VaR is more common in risk‑management roles, the NISM syllabus mentions it to highlight that not all risk is symmetric. Understanding that VaR does not capture the magnitude of losses beyond the threshold is a common trap.

Standard deviation vs. variance units – variance is expressed in squared percentage points (e.g., %²), which is not intuitive for investors. The exam may present a variance figure and ask you to convert it to standard deviation by taking the square root. Remember this conversion to avoid unit‑mismatch errors.

⚠️Remember the Units!

Variance is in %² while standard deviation is in %. If a question provides variance, you must take the square root before using it in any risk‑adjusted ratio.

Risk‑Adjusted Performance Ratios

The Sharpe Ratio measures excess return per unit of total risk (standard deviation). It is calculated as (Portfolio Return – Risk‑Free Rate) ÷ Standard Deviation. A higher Sharpe indicates better risk‑adjusted performance, and the NISM exam frequently asks you to rank funds using this ratio.

The Treynor Ratio replaces total risk with systematic risk (beta). Its formula is (Portfolio Return – Risk‑Free Rate) ÷ Beta. This ratio is useful when the portfolio is well‑diversified and unsystematic risk is negligible.

Jensen's Alpha quantifies the abnormal return earned over the expected return predicted by the Capital Asset Pricing Model (CAPM). It is computed as Portfolio Return – [Risk‑Free Rate + Beta × (Market Return – Risk‑Free Rate)]. A positive alpha signals outperformance after adjusting for market risk.

The Sortino Ratio refines the Sharpe by using downside deviation instead of total standard deviation, thereby penalising only harmful volatility. While not always tested, knowing its purpose helps you avoid confusion with the Sharpe Ratio.

Comparison of Common Risk‑Adjusted Ratios

RatioRisk Measure UsedInterpretation
Sharpe RatioStandard Deviation (total risk)Higher value = better risk‑adjusted return
Treynor RatioBeta (systematic risk)Higher value = better return per unit of market risk
Jensen's AlphaCAPM Expected ReturnPositive alpha = outperformance vs. market
Sortino RatioDownside DeviationHigher value = better return per unit of downside risk

Sharpe Ratios of Four Sample Portfolios (Annualised)

Linking Risk & Return – The Efficient Frontier

The efficient frontier represents the set of portfolios offering the maximum expected return for a given level of risk. Portfolios lying below the frontier are sub‑optimal because a higher return can be achieved without increasing risk. In the Indian context, advisers use the frontier to justify why a client should consider a diversified mix of equity and debt funds.

The Capital Market Line (CML) extends the efficient frontier by incorporating the risk‑free asset. Its slope is the Sharpe Ratio of the market portfolio. Any portfolio that lies on the CML is considered optimal, and the NISM exam may ask you to identify whether a given portfolio is on, above, or below the CML.

Understanding the trade‑off helps advisers explain to clients why higher returns generally come with higher volatility, and how asset allocation can move a portfolio toward the efficient frontier. This concept also underpins the recommendation of systematic investment plans (SIPs) that smoothen cash‑flow timing.

When evaluating two funds, the one with a higher Sharpe ratio and a beta closer to the client’s risk tolerance is usually preferred, provided the fund’s expense ratio is reasonable. The exam often presents a table of returns, standard deviations, and betas, asking you to select the most efficient option.

Example: Choosing Between Two Mutual Funds Using Risk‑Adjusted Ratios

Scenario

An investor is comparing Fund X and Fund Y. Both have a 3‑year annualised return of 12%. Fund X has a standard deviation of 8% and beta of 0.9. Fund Y has a standard deviation of 5% and beta of 0.6. The prevailing risk‑free rate is 6% and the market return is 10%.

Solution

Sharpe X = (12% - 6%) / 8% = 0.75. Sharpe Y = (12% - 6%) / 5% = 0.80. Treynor X = (12% - 6%) / 0.9 = 6.67%. Treynor Y = (12% - 6%) / 0.6 = 10.00%. Jensen's Alpha X = 12% - [6% + 0.9 × (10% - 6%)] = 12% - [6% + 0.9 × 4%] = 12% - 9.6% = 2.4%. Jensen's Alpha Y = 12% - [6% + 0.6 × 4%] = 12% - 8.4% = 3.6%. Fund Y has a higher Sharpe, higher Treynor, and higher alpha, indicating better risk‑adjusted performance despite the same raw return.

Conclusion

For a risk‑averse client, Fund Y would be recommended because it delivers more return per unit of both total and systematic risk, as reflected by the higher Sharpe and Treynor ratios.

⚠️Beta of Portfolio vs. Individual Securities

Do not use the beta of a single stock when the question refers to a diversified portfolio. The portfolio beta is the weighted average of its constituents' betas.

Exam Takeaways

  • Return measures: use HPR for cash‑flow adjusted returns and CAGR to annualise multi‑year performance.
  • Risk metrics: standard deviation (total risk), beta (systematic risk), and variance (square of standard deviation).
  • Sharpe Ratio = (Portfolio Return – Risk‑Free Rate) ÷ Standard Deviation; higher is better.
  • Treynor Ratio = (Portfolio Return – Risk‑Free Rate) ÷ Beta; useful for well‑diversified portfolios.
  • Jensen's Alpha quantifies outperformance over the CAPM expected return; positive alpha = skill.
  • Efficient frontier shows optimal risk‑return combinations; CML slope equals market Sharpe ratio.
  • Always convert variance to standard deviation before using it in ratios.
  • Remember to use portfolio beta, not individual security beta, when calculating Treynor or Jensen's Alpha.

Practice Questions

8 questions on Parameters to Define Performance Risk and Return

1

What does the Sharpe Ratio measure?

2

Which risk metric specifically captures systematic risk of a portfolio?

3

A portfolio has a beginning value of ₹8,000, an ending value of ₹9,200 and received ₹150 in cash inflows during the period. What is the Holding‑Period Return (HPR)?

4

An adviser wants to assess the manager’s skill without the influence of cash‑flow timing. Which return measure should be used?

5

A portfolio earned a 12% annual return. The risk‑free rate is 4% and the portfolio variance is 0.0025. What is the Sharpe Ratio?

6

A fund’s annual return is 14%, the risk‑free rate is 5%, its beta is 1.2 and the market return is 11%. What is Jensen’s Alpha?

7

Which statement about the efficient frontier is correct?

8

Which risk‑adjusted performance ratio uses downside deviation instead of total standard deviation?

Related topics