AFM 427: Intermediate Portfolio Management
Estimated study time: 27 minutes
Table of contents
Sources and References
Primary textbook — Bodie, Z., Kane, A., & Marcus, A. J. Investments, 12th ed. McGraw-Hill, 2021. Supplementary — Fabozzi, F. J. Handbook of Portfolio Management, 2nd ed. Wiley, 2017; CFA Institute. CFA Program Curriculum, Levels II & III. CFA Institute, 2024. Online resources — CFA Institute research publications; GICS Sector Classification (MSCI/S&P); Bloomberg Market Concepts; Morningstar Direct methodology guides.
Chapter 1: Foundations of Portfolio Theory
1.1 The Investment Process
Constructing an investment portfolio is not simply selecting attractive individual securities — it is a disciplined, multi-stage process that begins with understanding the investor and ends with ongoing evaluation of results. The classical investment process unfolds across five stages: (1) establishing investment objectives and constraints, (2) forming capital market expectations, (3) constructing a strategic asset allocation, (4) implementing the portfolio, and (5) monitoring and rebalancing.
Investment objectives define what the investor is trying to accomplish — typically maximizing after-tax, risk-adjusted returns while preserving capital. However, objectives are always bounded by constraints, which include liquidity needs (how much cash might the investor require in the short term?), investment horizon (how long before funds are needed?), tax considerations, regulatory requirements (particularly for institutional investors), and unique circumstances (e.g., restrictions on certain holdings for ethical reasons or regulatory compliance).
The time horizon is especially significant. A 25-year-old saving for retirement can tolerate substantial short-term volatility in exchange for higher long-term expected returns, whereas a retiree drawing down assets needs stability and income. Matching portfolio risk to time horizon is one of the most fundamental principles in portfolio management.
1.2 Return and Risk Measurement
Before any portfolio can be constructed, returns and risks must be measured rigorously.
The arithmetic mean return is the simple average of periodic returns. If \( r_1, r_2, \ldots, r_T \) are the returns over \( T \) periods, the arithmetic mean is:
\[ \bar{r} = \frac{1}{T} \sum_{t=1}^{T} r_t \]The geometric mean return (also called the time-weighted return) captures the compound growth rate experienced by an investor who held through all periods:
\[ r_g = \left[ \prod_{t=1}^{T} (1 + r_t) \right]^{1/T} - 1 \]The geometric mean is always less than or equal to the arithmetic mean. The difference grows with volatility, reflecting the “volatility drag” on compounding.
Variance and standard deviation measure the dispersion of returns around the mean. For a sample of \( T \) observations:
\[ \sigma^2 = \frac{1}{T-1} \sum_{t=1}^{T} (r_t - \bar{r})^2 \]Standard deviation \( \sigma \) is the square root of variance and is interpreted in the same units as returns, making it the most commonly reported risk measure.
Covariance and correlation capture how two asset returns move together:
\[ \text{Cov}(r_i, r_j) = \frac{1}{T-1} \sum_{t=1}^{T} (r_{i,t} - \bar{r}_i)(r_{j,t} - \bar{r}_j) \]\[ \rho_{ij} = \frac{\text{Cov}(r_i, r_j)}{\sigma_i \sigma_j} \]The correlation coefficient \( \rho_{ij} \) ranges from \(-1\) (perfect negative correlation) to \(+1\) (perfect positive correlation). Assets with low or negative correlations provide the greatest diversification benefit when combined in a portfolio.
1.3 Portfolio Expected Return and Variance
For a portfolio of \( N \) assets with weights \( w_1, w_2, \ldots, w_N \) (where \( \sum w_i = 1 \)), the expected return is simply the weighted average:
\[ E(r_p) = \sum_{i=1}^{N} w_i E(r_i) \]Portfolio variance, however, must account for all pairwise covariances:
\[ \sigma_p^2 = \sum_{i=1}^{N} \sum_{j=1}^{N} w_i w_j \sigma_{ij} \]where \( \sigma_{ij} = \text{Cov}(r_i, r_j) \). For the two-asset case:
\[ \sigma_p^2 = w_1^2 \sigma_1^2 + w_2^2 \sigma_2^2 + 2 w_1 w_2 \sigma_{12} \]This formula reveals the central insight of diversification: portfolio variance can be reduced below the weighted average of individual variances whenever the assets are less than perfectly correlated. As \( N \) grows, individual asset variances become less important, and what matters increasingly is the average covariance among assets.
Chapter 2: Modern Portfolio Theory and Efficient Frontiers
2.1 Markowitz Portfolio Optimization
Harry Markowitz’s mean-variance framework (1952) provides a rigorous mathematical approach to portfolio construction. The objective is to identify the set of portfolios that offer the highest expected return for each level of risk — the efficient frontier.
Minimum Variance Portfolio (MVP): The leftmost point on the efficient frontier, the portfolio with the lowest possible variance regardless of expected return. All rational investors with positive risk aversion prefer portfolios on or above the MVP.
The efficient frontier is typically traced by solving a quadratic program: minimize portfolio variance subject to achieving a target expected return and the constraint that weights sum to one. Adding short-selling restrictions or other constraints shapes the frontier further.
2.2 Capital Market Line and the Risk-Free Asset
When a risk-free asset (e.g., Treasury bills) is introduced, the opportunity set changes dramatically. Investors can combine any risky portfolio with the risk-free asset, creating combinations along a straight line in expected return–standard deviation space. The optimal risky portfolio is found where the line from the risk-free rate is tangent to the efficient frontier of risky assets. This line is the Capital Market Line (CML).
\[ E(r_p) = r_f + \frac{E(r_m) - r_f}{\sigma_m} \sigma_p \]The slope of the CML is the Sharpe ratio of the market (tangency) portfolio. Every rational investor holds some combination of the risk-free asset and the tangency portfolio. This is the Separation Theorem: the choice of the optimal risky portfolio is separated from the choice of how much risk to take.
2.3 The Capital Asset Pricing Model (CAPM)
The CAPM (Sharpe, Lintner, Mossin) extends the Markowitz framework to an equilibrium setting. Under the CAPM assumptions (homogeneous expectations, frictionless markets, unlimited borrowing/lending at the risk-free rate), all investors hold the same tangency portfolio — the market portfolio comprising all risky assets weighted by market capitalization.
The CAPM predicts that the expected return of any asset is linearly related to its beta — the measure of its systematic (non-diversifiable) risk:
\[ E(r_i) = r_f + \beta_i \left[ E(r_m) - r_f \right] \]The line describing expected return vs. beta is the Security Market Line (SML). Stocks plotting above the SML are underpriced (offering higher returns than the CAPM predicts) and represent attractive investments; stocks below are overpriced.
CAPM Alpha: The difference between realized (or expected) return and the CAPM-predicted return:
\[ \alpha_i = r_i - \left[ r_f + \beta_i (r_m - r_f) \right] \]A positive alpha suggests outperformance after adjusting for market risk.
2.4 Fama-French Factor Models
Empirical tests revealed persistent anomalies inconsistent with the CAPM — small stocks and value stocks earn higher average returns than predicted by their betas alone. Fama and French (1992, 1993) proposed a three-factor model:
\[ r_i - r_f = \alpha_i + \beta_i (r_m - r_f) + s_i \cdot \text{SMB} + h_i \cdot \text{HML} + \varepsilon_i \]where SMB (Small Minus Big) captures the size premium (small-cap outperformance over large-cap) and HML (High Minus Low) captures the value premium (high book-to-market stocks outperforming low book-to-market growth stocks).
Carhart (1997) extended the model with a momentum factor (MOM) — the tendency for recent winners to continue outperforming. More recently, Fama and French (2015) added two additional factors — profitability (RMW: Robust Minus Weak operating profitability) and investment (CMA: Conservative Minus Aggressive investment) — creating a five-factor model.
Chapter 3: Asset Classes and the GICS Framework
3.1 Global Industry Classification Standard (GICS)
The GICS, developed jointly by MSCI and Standard & Poor’s, provides a standardized framework for classifying companies into industries and sectors. There are 11 top-level GICS sectors, 24 industry groups, 69 industries, and 158 sub-industries.
| Sector | Description |
|---|---|
| Energy | Oil/gas exploration, refinement, services |
| Materials | Chemicals, mining, metals, paper |
| Industrials | Aerospace, defense, machinery, transportation |
| Consumer Discretionary | Autos, retail, leisure, media |
| Consumer Staples | Food, beverages, household products, tobacco |
| Health Care | Pharmaceuticals, biotech, devices, services |
| Financials | Banks, insurance, diversified financials, REITs |
| Information Technology | Software, hardware, semiconductors |
| Communication Services | Telecom, media, internet platforms |
| Utilities | Electric, gas, water utilities |
| Real Estate | REITs, real estate management |
Understanding sector classification is essential for portfolio construction, sector rotation strategies, and identifying benchmark-relative exposures. Different sectors exhibit distinct risk profiles, cyclicality, valuation characteristics, and sensitivity to macroeconomic variables.
3.2 Sector Cyclicality and Economic Analysis
Sectors respond differently to phases of the business cycle:
- Cyclical sectors (Energy, Materials, Industrials, Consumer Discretionary, Financials) tend to outperform during expansions and underperform during contractions.
- Defensive sectors (Consumer Staples, Health Care, Utilities) exhibit more stable cash flows regardless of economic conditions.
- Interest rate sensitive sectors (Real Estate, Utilities, Financials) are heavily influenced by the level and direction of interest rates.
Sector rotation involves adjusting portfolio weights across sectors in anticipation of shifts in the economic cycle. For example, rotating from growth-sensitive technology into defensive consumer staples as recession risk rises.
Chapter 4: Active vs. Passive Portfolio Management
4.1 Passive Management: Indexing
Passive portfolio management seeks to replicate the returns of a specified market index as closely and cheaply as possible. The theoretical foundation for indexing is the Efficient Market Hypothesis (EMH), which posits that current asset prices fully reflect all available information, making it difficult to systematically earn risk-adjusted outperformance.
Forms of market efficiency:
- Weak form: Prices reflect all historical price information. Technical analysis cannot generate consistent excess returns.
- Semi-strong form: Prices reflect all publicly available information. Neither technical nor fundamental analysis can yield consistent excess returns.
- Strong form: Prices reflect all information, including private (insider) information.
Full replication holds every constituent of the index in exact proportion. This minimizes tracking error but becomes costly for broad indices with many illiquid small-cap names. Sampling (stratified or optimization-based) holds a representative subset designed to match index characteristics without holding all constituents.
Tracking error measures the deviation of a portfolio’s returns from the benchmark index. For passive portfolios, minimizing tracking error is the primary objective.
\[ \text{Tracking Error} = \sigma(r_p - r_b) \]4.2 Active Management
Active managers aim to outperform the benchmark by exploiting pricing inefficiencies, superior information, or analytical insights. The fundamental law of active management (Grinold, 1994) links active return to information coefficient (IC) and breadth (BR):
\[ \text{IR} \approx \text{IC} \times \sqrt{\text{BR}} \]where the Information Ratio (IR) is the ratio of active return to tracking error, IC is the correlation between the manager’s forecasts and actual outcomes, and BR is the number of independent investment decisions per year. High IR requires both forecasting skill and diversifying that skill across many bets.
Sources of active returns:
- Security selection: Identifying mispriced individual stocks.
- Factor tilts: Systematically overweighting factors believed to offer risk premiums (value, momentum, quality, low volatility).
- Market timing: Adjusting equity/cash allocation based on macro views.
- Sector allocation: Over/underweighting sectors relative to benchmark.
4.3 Smart Beta and Factor Investing
Smart beta strategies occupy the middle ground between passive indexing and fully active management. They construct portfolios based on systematic factor exposures — typically value, size, momentum, quality, or low volatility — using rules-based methodologies rather than market-cap weighting.
Chapter 5: Portfolio Performance Evaluation
5.1 Return Attribution
Performance attribution decomposes a portfolio’s return relative to the benchmark into components attributable to different investment decisions. The Brinson-Hood-Beebower (BHB) model is widely used for equity portfolio attribution:
Allocation Effect: Measures the value added (or subtracted) by the manager’s decision to overweight or underweight sectors relative to the benchmark. If a manager overweights a sector that outperforms, the allocation effect is positive.
\[ A_i = (w_{p,i} - w_{b,i}) \times (r_{b,i} - r_b) \]Selection Effect: Measures the value added by choosing securities within each sector that perform better than the sector benchmark return.
\[ S_i = w_{b,i} \times (r_{p,i} - r_{b,i}) \]Interaction Effect: Captures the combined impact of allocation and selection within the same sector.
\[ I_i = (w_{p,i} - w_{b,i}) \times (r_{p,i} - r_{b,i}) \]The total active return equals the sum of these three effects across all sectors.
5.2 Risk-Adjusted Performance Measures
Raw return comparison is meaningless without accounting for the risk taken to generate those returns.
Sharpe Ratio: Measures excess return per unit of total risk (standard deviation). Appropriate when the portfolio represents the investor’s entire portfolio.
\[ S = \frac{r_p - r_f}{\sigma_p} \]Treynor Ratio: Measures excess return per unit of systematic risk (beta). Appropriate when evaluating a portfolio that is one component of a broader diversified portfolio.
\[ T = \frac{r_p - r_f}{\beta_p} \]Jensen’s Alpha: The risk-adjusted excess return relative to the CAPM prediction.
\[ \alpha_p = r_p - \left[ r_f + \beta_p (r_m - r_f) \right] \]Information Ratio (IR): Measures consistency of active management. The ratio of annualized active return to annualized tracking error. An IR above 0.5 is generally considered excellent.
\[ IR = \frac{r_p - r_b}{\sigma(r_p - r_b)} \]Sortino Ratio: Like the Sharpe ratio but uses downside deviation (volatility of returns below a minimum acceptable return, MAR) rather than total standard deviation. This is preferred when return distributions are asymmetric and investors care more about downside outcomes.
\[ \text{Sortino} = \frac{r_p - \text{MAR}}{\sigma_{\text{downside}}} \]Calmar Ratio: Excess return divided by maximum drawdown. Emphasizes the worst peak-to-trough loss experienced over a period, making it especially relevant for alternative investments and managed futures.
\[ \text{Calmar} = \frac{r_p - r_f}{\text{Max Drawdown}} \]5.3 Benchmark Selection and Benchmark Risk
A valid performance benchmark must be investable (can be replicated with real capital), transparent (constituents and rules are publicly known), pre-specified (defined before the evaluation period), appropriate (reflects the manager’s intended investment universe), and measurable (returns can be calculated in a timely manner).
Poorly chosen benchmarks lead to misleading performance conclusions. A small-cap growth manager evaluated against the S&P 500 will appear skilled in periods when small-cap growth outperforms, regardless of true skill.
Chapter 6: Alternative Investments
6.1 Role of Alternatives in Portfolio Construction
Traditional portfolios consist of publicly traded stocks, bonds, and cash. Alternative investments — a broad category encompassing hedge funds, private equity, real assets, and commodities — have gained significant institutional adoption because they offer potential for:
- Enhanced diversification: Low correlation with traditional asset classes.
- Return enhancement: Potential for alpha from less efficient markets.
- Inflation protection: Real assets (real estate, commodities, infrastructure) often maintain value relative to inflation.
However, alternatives typically carry illiquidity premiums (compensation for the inability to exit quickly), complexity risk, manager selection risk, and higher fees.
6.2 Hedge Funds
Hedge funds are pooled investment vehicles that employ a wide range of strategies — from equity long/short to global macro to statistical arbitrage — with the goal of generating returns regardless of market direction (absolute return).
Common strategies:
- Long/Short Equity: Hold long positions in undervalued stocks and short positions in overvalued stocks. Net exposure can range from -100% to +100% of capital.
- Market Neutral: Attempts to eliminate market beta by maintaining approximately equal long and short exposures.
- Global Macro: Takes directional bets on macroeconomic themes (currencies, interest rates, commodities).
- Event-Driven: Exploits price dislocations around corporate events (mergers, bankruptcies, spin-offs).
- Relative Value: Capitalizes on pricing discrepancies between related instruments (fixed income arbitrage, convertible arbitrage).
Fee structure: The traditional “2 and 20” model — a 2% annual management fee plus 20% of profits — has come under pressure as hedge fund returns have disappointed in recent years. High-water marks protect investors from paying performance fees unless prior losses are recovered.
6.3 Private Equity
Private equity (PE) encompasses investments in companies not listed on public exchanges. The two primary strategies are venture capital (early-stage companies) and leveraged buyouts (LBOs) (acquiring established companies using significant debt financing).
PE funds typically operate over a 10-year life: a 3–5 year investment period during which capital is deployed, followed by a value creation and exit phase. Returns are measured using the Internal Rate of Return (IRR) and Multiple of Invested Capital (MOIC). The PE industry has generally shown strong returns net of fees over long horizons, though selecting top-quartile managers is critical given wide return dispersion.
6.4 Real Assets
Real Estate: Offers income (rental yields), capital appreciation, and inflation hedging. Accessible through direct ownership, private real estate funds, or publicly traded REITs (Real Estate Investment Trusts).
Infrastructure: Airports, highways, utilities, and pipelines provide long-duration, inflation-linked cash flows. Often held by pension funds seeking liability matching.
Commodities: Raw materials (energy, metals, agricultural products) can hedge inflation and provide diversification. Exposure is typically gained through futures contracts, commodity-linked ETFs, or commodity producer equities.
Chapter 7: Portfolio Construction in Practice
7.1 Asset Allocation Approaches
Strategic Asset Allocation (SAA): The long-run target allocation to broad asset classes, driven by the investor’s objectives, risk tolerance, and capital market expectations. SAA is typically reviewed annually and adjusted only when the investor’s circumstances or long-run capital market expectations change materially.
Tactical Asset Allocation (TAA): Short-term deviations from SAA designed to exploit perceived mispricings or anticipated near-term market movements. TAA introduces active risk relative to the SAA benchmark and requires conviction that the signal driving the deviation is reliable.
Dynamic Asset Allocation: Systematic rule-based adjustments to allocation based on changing market conditions. Risk parity is one well-known approach: rather than allocating by dollar amount, it allocates by risk contribution, ensuring each asset class contributes equally to total portfolio volatility.
7.2 Portfolio Rebalancing
Over time, asset price movements cause portfolio weights to drift from target allocations. Rebalancing restores the target weights and enforces the discipline of selling recent winners and buying underperformers (an implicit “buy low, sell high” mechanic).
Rebalancing strategies include:
- Calendar rebalancing: Rebalance at fixed intervals (monthly, quarterly, annually). Simple to implement but ignores magnitude of drift.
- Percentage-of-portfolio (corridor) rebalancing: Rebalance when any asset class weight drifts beyond a defined tolerance band (e.g., ±5% from target). More responsive but requires monitoring.
- Threshold rebalancing with transaction cost consideration: Incorporates trading costs; only rebalance if the cost of drift exceeds the expected benefit of staying in bounds.
7.3 Investment Manager Evaluation and Selection
Selecting an investment manager requires distinguishing between returns generated by skill (genuine alpha) and those attributable to factor exposures, luck, or favorable market conditions.
Key due diligence dimensions include:
- Investment process: Is the philosophy clearly articulated and consistently applied?
- Team stability: Has there been significant key-person risk?
- Risk management: How does the manager measure, monitor, and limit risk?
- Attribution analysis: After adjusting for factor exposures, does genuine alpha remain?
- Fee structure: Are fees appropriate given demonstrated value-add?
Statistical assessment of alpha is hampered by the limited power of short track records. With typical return volatility, many years of data are needed to distinguish skill from luck at conventional significance levels.
Chapter 8: Stakeholder Reporting and Investment Communication
8.1 Portfolio Reporting Best Practices
Effective reporting communicates portfolio performance, risk, and positioning to investment clients in a transparent and actionable way. Leading practices emphasize:
- Attributing performance clearly (allocation vs. selection vs. factor exposure).
- Providing context — how does the portfolio’s risk-adjusted return compare to the benchmark and peers?
- Reporting realized risk metrics (standard deviation, maximum drawdown, Sharpe ratio) alongside forward-looking risk estimates.
- Disclosing significant portfolio changes and the rationale behind them.
GIPS Compliance: The Global Investment Performance Standards (GIPS), maintained by the CFA Institute, provide a voluntary set of standards for presenting investment performance. GIPS-compliant presentations include composites (aggregations of similarly managed portfolios), require time-weighted returns, and mandate disclosure of fees, risk measures, and composite construction details.
8.2 ESG Integration in Portfolio Management
Environmental, Social, and Governance (ESG) factors have moved from niche considerations to mainstream portfolio management concerns. Integration approaches range from:
- Negative screening: Excluding specific sectors (tobacco, weapons) or companies failing ESG tests.
- Positive/best-in-class screening: Including only the highest ESG-rated companies within each sector.
- ESG integration: Incorporating ESG data into fundamental analysis without necessarily excluding any security.
- Impact investing: Explicitly targeting measurable social or environmental outcomes alongside financial returns.
The financial materiality of ESG factors is debated, but there is growing evidence that companies with poor governance or high environmental risk can face unexpected liabilities and reputational damage that impair long-run equity returns.