Portfolio Returns
Methods to compute portfolio returns, attribution, and the effects of rebalancing
Portfolio Returns and Risk
In previous modules, we calculated returns and volatility for individual securities. In this module, we extend these concepts to portfolios, which are simply collections of securities. Portfolios can contain just a few assets or thousands, but the principles of return and risk remain consistent.
A key insight here is understanding how combining assets changes risk and return, which introduces the concepts of linearity vs. non-linearity. Central to this is correlation, which determines how assets interact in a portfolio. We will also touch on exchange-traded funds (ETFs), which are securities composed of multiple underlying assets.
Portfolio Return
A portfolio's expected return is a weighted average of the expected returns of its components.
- Portfolio: a collection of securities (stocks, cryptocurrencies, etc.).
- Security: a single asset.
Example: Consider a portfolio of two stocks:
- Stock A: expected return 5%
- Stock B: expected return 11%
If both stocks are equally weighted in the portfolio, the expected return is the average:
However, most portfolios are not equally weighted. Portfolio weights represent the proportion of total market value invested in each asset.
- If the portfolio is 60% A and 40% B:
- If the portfolio is 60% B and 40% A:
Key insight: The portfolio return depends on both the returns of the assets and their weights. Overweighting a higher-return asset increases portfolio return; overweighting a lower-return asset decreases it.
Advanced note: Portfolio weights can be negative (short positions) or sum to zero (dollar-neutral portfolios). These introduce leverage or hedging strategies, which can amplify returns, or losses, but are beyond the scope of this lesson.
Portfolio Standard Deviation (Risk)
Portfolio variance measures risk but is more complex than expected return because it depends on how assets interact.
For a two-asset portfolio:
Where,
- : weights of assets A and B
- : standard deviations of assets A and B
- : covariance between returns of A and B
- : correlation coefficient between A and B
Breaking it down:
- The first two terms: weighted variance of each asset (always positive).
- The third term: captures how assets move together (can be positive or negative) and is influenced by correlation.
Key insight: The portfolio's risk is not just a weighted average of individual risks; it also depends on how assets correlate. Combining assets with low or negative correlation can reduce overall portfolio risk, a principle known as diversification.
Portfolio standard deviation is the square root of variance:
Example: For an equally weighted portfolio with two assets (50% each):
- Asset A:
- Asset B:
- Correlation
Calculating standard deviation:
The portfolio's risk is not simply the average of individual risks; it depends on weights and correlation.
Portfolio Return and Risk Together
To compare risk and return, we use the coefficient of variation (CV):
- Lower CV = better βreturn per unit of risk.β
- Adding a lower-risk or negatively correlated asset can improve the portfolio's risk-return profile compared to holding a single high-return, high-risk asset.
Example: A portfolio of Stock A and Stock B may have a lower CV than Stock B alone, meaning the portfolio is more efficient in balancing risk and return.
Portfolio Sharpe Ratio
The Sharpe ratio measures risk-adjusted return and can easily be calculated for a portfolio:
Where,
- : portfolio return
- : risk-free rate
- : portfolio standard deviation (volatility)
Example: Assuming a risk-free rate of 0%, the Sharpe ratio for our portfolio of assets A and B can be computed directly if we know the portfolio return and standard deviation.
- Stock A:
- Stock B:
- Portfolio:
Insight: The portfolio can have a higher Sharpe ratio than either individual asset. By combining A and B, the portfolio achieves a better return per unit of risk, demonstrating the benefits of diversification.
Portfolio Return and Variance Across Asset Classes
The methods weβve discussed are not limited to stocks; they apply to any assets: cryptocurrencies, bonds, real estate, or commodities.
Weights: Portfolio weights represent market value proportions, not just the number of shares. When combining assets, especially from different markets, consider:
- Liquidity and price availability:
-
Exchange-traded assets have official closing prices, making returns straightforward to calculate.
-
Illiquid or OTC assets may require mark-to-model pricing, where a model estimates daily prices for return and volatility calculations.
- Time alignment:
- Global markets operate in different time zones. To compute returns consistently, pick a standard reference time, often Greenwich Mean Time (GMT).
Once you have reliable pricing data, you can calculate returns and volatilities and then combine them using portfolio formulas.
Portfolio Return and Standard Deviation (Revisited)
Portfolio return is a linear combination of asset returns:
Properties of linearity:
-
Portfolio return lies between the returns of the assets if weights are positive and sum to 1.
-
If one assetβs weight is zero, the portfolio return equals the other assetβs return.
-
Negative weights (short positions) can push portfolio returns beyond the range of individual assets.
Portfolio risk (standard deviation) is non-linear:
Key points:
- The square root introduces non-linearity.
- The correlation term affects portfolio volatility:
- Positive correlation increases risk.
- Negative correlation reduces risk.
Example: For an equally weighted portfolio where assets A and B are negatively correlated , the portfolio volatility can be lower than either individual asset.
Hedging insight: Assets with strong negative correlation hedge each other, reducing portfolio risk. Lower risk often comes with slightly lower expected return, but the trade-off can improve the portfolioβs risk-return efficiency.
Extending to Multiple Assets
While examples so far use two assets for simplicity, these principles scale to n-assets portfolios:
Portfolio standard deviation: involves all individual variances and pairwise correlations:
As the number of assets increases, the benefits of diversification become more pronounced, especially when including assets with low or negative correlations.
In advanced portfolio management, these formulas are expressed compactly with vectors and matrices, which simplifies computations for portfolios with many assets.