📑 本章知识点
1. 核心思想
上一章用历史数据计算平均收益率与方差;本章改用未来可能的收益率及其概率来度量收益与风险。核心概念有两个:
- 期望收益率 E(R):所有可能收益率的概率加权平均,回答"平均而言能赚多少";
- 方差 σ² / 标准差 σ:收益率的波动程度,回答"实际收益可能偏离预期多少"。
直觉起点:为什么 L 股期望收益 25% 而 U 股只有 20%,却仍会有人买 U 股?答案只能是风险——L 股虽然预期更高,但实际结果可能更好也可能更差。
2. 期望收益率
设想只有两种经济状态:繁荣(Boom)与衰退(Recession),各占 50% 概率。两只股票的收益率分布如下:
| 经济状态 | 概率 | L 股收益率 | U 股收益率 |
|---|---|---|---|
| 衰退 | .50 | −20% | 30% |
| 繁荣 | .50 | 70% | 10% |
期望收益率 = 各可能收益率 × 其概率之和:
$$E(R_U) = .50 \times 30\% + .50 \times 10\% = 20\%$$
$$E(R_L) = .50 \times (−20\%) + .50 \times 70\% = 25\%$$
一般公式(若有 n 种可能收益):
$$E(R) = \sum_{i=1}^{n} p_i \times R_i$$
3. 风险溢价
预期(期望)风险溢价 = 风险资产的期望收益率 − 无风险收益率。
设无风险利率 $R_f = 8\%$,则:
- U 股风险溢价:$20\% − 8\% = 12\%$
- L 股风险溢价:$25\% − 8\% = 17\%$
注意这里用的是预测收益率算出的前瞻性风险溢价,而上一章是用历史平均收益率算的事后风险溢价。
4. 方差与标准差
计算步骤(三步):
- 求各状态下收益率与期望收益率的离差:$R_i − E(R)$
- 将离差平方,再乘以该状态概率
- 全部加总即得方差;标准差 = 方差的平方根
以 U 股为例(E(R) = 20%,两种状态各 50%):
$$\sigma^2 = .50 \times (.30 − .20)^2 + .50 \times (.10 − .20)^2 = .50 \times .01 + .50 \times .01 = .01$$
$$\sigma = \sqrt{.01} = .10 = 10\%$$
L 股的方差大得多(离差 ±.45):
| 状态 | 概率 | L 股:离差 | 平方 | 乘积 | U 股:离差 | 平方 | 乘积 |
|---|---|---|---|---|---|---|---|
| 衰退 | .50 | −.45 | .2025 | .10125 | .10 | .01 | .005 |
| 繁荣 | .50 | .45 | .2025 | .10125 | −.10 | .01 | .005 |
| 合计 | 1.00 | — | — | σ²_L = .20250 | — | — | σ²_U = .010 |
$$\sigma_L = \sqrt{.2025} = .45 = 45\% \qquad \sigma_U = \sqrt{.01} = .10 = 10\%$$
5. 不等概率情形(例 13.1 与 13.2)
假设繁荣只发生 20%,衰退占 80%,无风险利率 $R_f = 10\%$。注意概率之和必须为 1:
$$E(R_U) = .80 \times 30\% + .20 \times 10\% = 26\%$$
$$E(R_L) = .80 \times (−20\%) + .20 \times 70\% = −2\%$$
此时 U 股风险溢价 = $26\% − 10\% = 16\%$;L 股风险溢价 = $−2\% − 10\% = −12\%$。期望收益率可以是负数,风险溢价也可以是负数——这虽少见,但并非不可能(如周期性行业股票的预测情景)。
对应方差(例 13.2):
$$\sigma^2_L = .80 \times (−.18)^2 + .20 \times (.72)^2 = .1296 \quad \Rightarrow \quad \sigma_L = 36\%$$
$$\sigma^2_U = .80 \times (.04)^2 + .20 \times (−.16)^2 = .0064 \quad \Rightarrow \quad \sigma_U = 8\%$$
6. L 与 U 数据卡(等概率情形)
| 指标 | L 股 | U 股 |
|---|---|---|
| 期望收益率 E(R) | 25% | 20% |
| 方差 σ² | .2025 | .0100 |
| 标准差 σ | 45% | 10% |
| 风险溢价(R_f = 8%) | 17% | 12% |
| 最差收益 | −20% | +10%(永远不低于 10%) |
L 股期望收益更高,但风险大得多;U 股在任何状态下都至少赚 10%。买哪只没有标准答案——取决于投资者的个人风险偏好。
7. 与历史数据方法的区别
| 维度 | 第 12 章(历史) | 本章(预测) |
|---|---|---|
| 数据来源 | 实际已发生的收益率 | 未来可能收益 + 主观概率 |
| 平均 | 简单平均或时间加权 | 概率加权 E(R) |
| 方差 | 对历史均值求离差 | 对期望值求离差 |
| 用途 | 事后总结 | 事前决策 |
两者公式结构相似,但本章的概率信息是"外部给定的输入",更贴近投资决策时的实际情境。
8. 三个核心要点
- 期望收益不是"保证收益" — 它只是概率加权平均;单只证券的实际结果可能大幅偏离预期(L 股介于 −20% 与 +70% 之间)
- 收益与风险必须成对看 — 25% 的期望收益本身没有意义,必须同时看 45% 的标准差;风险溢价衡量的是"多承担风险多得的补偿"
- 概率之和必须为 1 — 所有可能状态穷尽且互斥;改变概率假设会同时改变 E(R) 与 σ²,且 E(R) 可为负
1. Core Idea
In the previous chapter we computed average returns and variances using historical data. Here we instead work with future possible returns and their probabilities. Two concepts do the work:
- Expected return, E(R): the probability-weighted average of all possible returns — what you earn "on average";
- Variance σ² / standard deviation σ: the volatility of returns — how far the actual outcome may deviate from the expectation.
Why would anyone hold Stock U (expected return 20%) when Stock L promises 25%? The answer must be risk — L's actual outcome could be much better or much worse.
2. Expected Return
Suppose there are only two states of the economy, boom and recession, each with probability 50%:
| State of Economy | Probability | Return: L | Return: U |
|---|---|---|---|
| Recession | .50 | −20% | 30% |
| Boom | .50 | 70% | 10% |
$$E(R_U) = .50 \times 30\% + .50 \times 10\% = 20\%$$
$$E(R_L) = .50 \times (−20\%) + .50 \times 70\% = 25\%$$
In general, with n possible returns:
$$E(R) = \sum_{i=1}^{n} p_i \times R_i$$
3. Risk Premium
Projected (expected) risk premium = expected return on the risky asset − risk-free rate.
With $R_f = 8\%$:
- Stock U: $20\% − 8\% = 12\%$
- Stock L: $25\% − 8\% = 17\%$
Unlike the historical (ex post) premium of Chapter 12, this is a forward-looking premium based on projected returns.
4. Variance and Standard Deviation
Three steps:
- Compute the deviation in each state: $R_i − E(R)$
- Square each deviation and multiply by the state's probability
- Sum the products to get the variance; standard deviation = √variance
For Stock U (E(R) = 20%, two states at 50% each):
$$\sigma^2 = .50 \times (.30 − .20)^2 + .50 \times (.10 − .20)^2 = .50 \times .01 + .50 \times .01 = .01$$
$$\sigma = \sqrt{.01} = .10 = 10\%$$
Stock L's variance is far larger (deviations of ±.45):
| State | Prob. | L: Deviation | Squared | Product | U: Deviation | Squared | Product |
|---|---|---|---|---|---|---|---|
| Recession | .50 | −.45 | .2025 | .10125 | .10 | .01 | .005 |
| Boom | .50 | .45 | .2025 | .10125 | −.10 | .01 | .005 |
| Total | 1.00 | — | — | σ²_L = .20250 | — | — | σ²_U = .010 |
$$\sigma_L = \sqrt{.2025} = .45 = 45\% \qquad \sigma_U = \sqrt{.01} = .10 = 10\%$$
5. Unequal Probabilities (Examples 13.1 & 13.2)
Suppose a boom occurs only 20% of the time (so recession = 80%), and $R_f = 10\%$. Probabilities must still sum to 1:
$$E(R_U) = .80 \times 30\% + .20 \times 10\% = 26\%$$
$$E(R_L) = .80 \times (−20\%) + .20 \times 70\% = −2\%$$
Risk premiums: U = $26\% − 10\% = 16\%$; L = $−2\% − 10\% = −12\%$. Expected returns and risk premiums can be negative — unusual, but possible.
Variances (Example 13.2):
$$\sigma^2_L = .80 \times (−.18)^2 + .20 \times (.72)^2 = .1296 \quad \Rightarrow \quad \sigma_L = 36\%$$
$$\sigma^2_U = .80 \times (.04)^2 + .20 \times (−.16)^2 = .0064 \quad \Rightarrow \quad \sigma_U = 8\%$$
6. Data Card: L vs U (Equal Probabilities)
| Metric | Stock L | Stock U |
|---|---|---|
| Expected return, E(R) | 25% | 20% |
| Variance, σ² | .2025 | .0100 |
| Standard deviation, σ | 45% | 10% |
| Risk premium (R_f = 8%) | 17% | 12% |
| Worst outcome | −20% | +10% (never below 10%) |
L offers a higher expected return but much more risk; U always pays at least 10%. Which to buy depends on personal risk preferences — there is no single right answer.
7. Historical vs. Projected Approach
| Dimension | Chapter 12 (historical) | This chapter (projected) |
|---|---|---|
| Data | Actual realized returns | Possible future returns + subjective probabilities |
| Average | Simple/time-weighted mean | Probability-weighted E(R) |
| Variance | Deviations from historical mean | Deviations from E(R) |
| Purpose | Ex post summary | Ex ante decision-making |
The formulas look alike, but here the probabilities are given inputs, closer to the real information set of an investor making a decision.
8. Three Key Takeaways
- Expected return is not a guaranteed return — it is only a probability-weighted average; a single security's actual outcome can deviate dramatically (L ranges from −20% to +70%).
- Return and risk must be viewed together — a 25% expectation is meaningless without the 45% standard deviation; the risk premium is the reward for bearing that risk.
- Probabilities must sum to 1 — states are exhaustive and mutually exclusive; changing the probability assumptions changes both E(R) and σ², and E(R) can be negative.
1. 核心思想
资本市场的历史数据是理解风险与收益关系的起点:不同金融资产历史上能赚多少?要承担多大的波动? 数据来自 Ibbotson–Sinquefield 经典研究,覆盖 1926–2019 共 94 年,五种组合:
| 组合 | 构成 |
|---|---|
| 大公司股票 | S&P 500 指数(市值最大的 500 家美国公司) |
| 小公司股票 | 纽交所市值最小的 20% 的公司 |
| 长期公司债券 | 高质量、20 年期公司债 |
| 长期国债 | 20 年期美国国债 |
| 国库券(T-bills) | 1 个月到期的国债 |
所有收益率为名义、税前收益率(不调整通胀与税收);同时记录 CPI 逐年变动作为通胀率,用于计算实际收益率。
2. 历史记录:1 美元的长期增长
1925 年底投入 $1,到 2019 年底(94 年后)的价值(Figure 12.4):
| 组合 | 终值 |
|---|---|
| 小公司股票 | $39,380.90 |
| 大公司股票 | $9,243.90 |
| 国库券 | $21.62 |
| 通胀基准 | $14.34(仅够维持原购买力) |
小盘股收益最高但最不稳定(约前 10 年表现最差);国库券最平稳但增长最慢。单年极值:小公司股票 1933 年 +142.87%(同年大公司 +53.99%);国库券最大 1981 年 +14.71%;长期国债最大 1982 年 +40.36%;最差 1931 年大公司 −43.34%(2008 年 −37.00% 次之)。
3. 平均收益率与风险溢价:第一课
历史平均收益率 = 历年收益率之和 ÷ 94。大公司股票 94 年收益相加约 11.37(小数计),11.37/94 = .121,即 12.1%——随机挑一年,最佳猜测就是平均收益率。
| 投资 | 平均收益率 | 风险溢价 |
|---|---|---|
| 小公司股票 | 16.3% | 12.9% |
| 大公司股票 | 12.1% | 8.7% |
| 长期公司债券 | 6.4% | 3.0% |
| 长期国债 | 6.0% | 2.6% |
| 国库券 | 3.4% | 0.0% |
| 通胀 | 2.9% | — |
实际收益率 ≈ 名义 − 通胀:国库券实际仅 ≈ 0.5%;小公司 ≈ 16.3% − 2.9% = 13.4%(72 法则约每 5 年购买力翻番);大公司 ≈ 9.2%。风险溢价 = 超额收益 = 资产平均收益 − 无风险收益(国库券为基准,几乎无违约风险):大公司 = 12.1% − 3.4% = 8.7%;名义与实际溢价差别很小,只报名义值。
第一课:有风险就有回报——风险资产平均而言赚取风险溢价。
4. 波动性度量:历史方差与标准差
历史方差 = 实际收益与平均收益之差的平方的平均(历史数据除以 T − 1;偏差之和恒为 0,可验算):
$$\text{Var}(R) = \sigma^2 = \frac{1}{T-1}\left[(R_1-\bar{R})^2 + \cdots + (R_T-\bar{R})^2\right], \qquad \text{SD}(R) = \sigma = \sqrt{\text{Var}(R)}$$
教材算例:4 年收益 10%、12%、3%、−9%,平均 = 4%;偏差 .06、.08、−.01、−.13,平方和 = .0036+.0064+.0001+.0169 = .0270 → σ² = .027/3 = .009,σ = √.009 = 9.487%。
Example 12.2:Supertech 平均 17.5%、σ = 29.86%;Hyperdrive 平均 5.5%、σ = 13.28%——Supertech 波动约为两倍多,更"激进"。
各资产的长期 σ 见第 6 节总表:小盘股 σ = 31.5% 是国库券(3.1%)的 10 倍以上——收益与波动成正比。
5. 正态分布与第二课
收益分布大致呈钟形(正态分布,只需平均值与标准差即可完整描述):±1σ 内概率 ≈ 2/3;±2σ 内 ≈ 95%;偏离 3σ 以上 < 1%。
大公司股票(12.1% ± 19.8%):约 2/3 概率收益落在 −7.7% ~ 31.9%;约 5% 概率超出 −27.5% ~ 51.7%(±2σ)——每三年约有一年落在正常区间之外。Example 12.3:小公司股票(16.3% ± 31.5%),约 1/3 概率超出 −15.2% ~ 47.8%;对称性给出 1/6 概率亏损超过约 15%(平均每 6 年一次)——不适合承受不起风险的投资者。
用历史定价:2020 年初国库券利率约 0.2%,大公司风险等级最低要求回报 ≈ 0.2% + 8.7% = 8.9%;小公司等级 ≈ 0.2% + 12.9% = 13.1%。2008 年实录:S&P 500 全年跌 37%(485/500 只下跌),仅 1931 年(−43%)更差,2007.11–2009.3 累计跌 50%;同期长期国债 +40%——分散化重要性的实证。国际验证:17 国 1900–2005 年,美国溢价 7.4% 排第 8,全球平均 7.1%。
第二课:潜在回报越大,风险越大。
6. 算术平均与几何平均
$100 买股票,第一年跌到 $50(−50%),第二年涨回 $100(+100%):算术平均 = (−50% + 100%)/2 = 25%;几何平均 = 0%。两者都对,回答不同问题——算术平均回答"平均一年赚多少"(预测单年收益用);几何平均回答"平均每年复利增长多少"(衡量真实财富增长用)。几何平均恒 ≤ 算术平均。
$$\text{几何平均} = \left[(1+R_1)(1+R_2)\cdots(1+R_T)\right]^{1/T} - 1$$
四步:①各收益加 1 → ②连乘 → ③开 T 次方 → ④减 1。算例(10%、12%、3%、−9%):(1.10 × 1.12 × 1.03 × .91)^(1/4) − 1 = 3.66% < 算术 4%。
Example 12.4:1926–1930 年 S&P 500(11.62%、37.49%、43.61%、−8.42%、−24.90%):连乘 = 1.5158 → 1.5158^(1/5) − 1 = 8.67%(等价于 PV = $1、FV = $1.5158、N = 5)。Example 12.5:$1 → $9,243.90(94 年)⇒ 9243.90^(1/94) − 1 = 10.2%。
近似公式(小数计):几何 ≈ 算术 − ½方差。大公司股票:.121 − .039/2 = .101 ≈ 10.2%(σ = .198,方差 .198² ≈ .039)。
| 资产(1926–2019) | 算术平均 | σ | 几何平均 |
|---|---|---|---|
| 小公司股票 | 16.3% | 31.5% | 11.9% |
| 大公司股票 | 12.1% | 19.8% | 10.2% |
| 长期公司债券 | 6.4% | 8.5% | 6.1% |
| 长期国债 | 6.0% | 9.8% | 5.5% |
| 中期国债 | 5.2% | 5.6% | 5.1% |
| 国库券 | 3.4% | 3.1% | 3.3% |
| 通胀 | 2.9% | 4.0% | 2.9% |
波动越大,几何与算术平均的差距越大。
7. 预测未来用哪个平均?——Blume 公式
若已知真实的算术平均:预测未来财富直接用算术平均(例:算术 10%,$1,000 投 10 年 → $2,593.74);若只有估计值:长期预测用算术偏高(乐观),短期预测用几何偏低(悲观)。
Blume 公式(N 年数据,预测未来 T 年,T < N):
$$R(T) = \frac{T-1}{N-1}\times\text{几何平均} + \frac{N-T}{N-1}\times\text{算术平均}$$
算例:N = 25,算术 12%、几何 9% → R(1) = 12%,R(5) = (4/24)×9% + (20/24)×12% = 11.5%,R(10) = (9/24)×9% + (15/24)×12% = 10.875%。实务规则:预测约 10 年内 → 用算术平均;几十年(退休规划)→ 取中间值;数十年以上 → 用几何平均。教材默认"平均收益"指算术平均。
8. 三个核心要点
- 有风险就有回报,回报越大风险越大 — 第一课:风险资产平均赚取风险溢价(大公司 8.7%、小公司 12.9%);第二课:潜在回报越大风险越大
- 风险用标准差度量 — 历史方差 = 偏差平方和 ÷ (T−1),σ 是它的平方根;正态近似下 ±1σ 覆盖约 2/3 概率;小盘股 σ = 31.5% vs 国库券 3.1%
- 算术平均预测单年收益,几何平均衡量长期复利 — 几何 ≤ 算术(差距随波动增大);预测未来 T 年收益用 Blume 公式在两者间加权
1. Core Idea
Capital market history is the starting point for the risk–return trade-off: what returns did different assets earn historically, and how much variability (risk) did they carry? The data come from the classic Ibbotson–Sinquefield studies covering 94 years, 1926–2019, on five portfolios:
| Portfolio | Composition |
|---|---|
| Large-company stocks | S&P 500 Index (500 largest U.S. companies by market value) |
| Small-company stocks | Smallest 20% of NYSE-listed companies by market value |
| Long-term corporate bonds | High-quality bonds, 20 years to maturity |
| Long-term government bonds | 20-year Treasury bonds |
| U.S. Treasury bills | 1-month T-bills |
All returns are nominal, pretax (not adjusted for inflation or taxes); the year-to-year change in the CPI is recorded as the inflation measure, so real returns can be computed.
2. The Historical Record: What $1 Grew To
$1 invested at the end of 1925 grew to (Figure 12.4):
| Portfolio | Value at end of 2019 |
|---|---|
| Small-company stocks | $39,380.90 |
| Large-company stocks | $9,243.90 |
| Treasury bills | $21.62 |
| Inflation benchmark | $14.34 (just to maintain purchasing power) |
Small caps earned the most but were the most erratic (worst for about the first 10 years); T-bills were the steadiest but grew the slowest. Extreme single-year returns: small stocks +142.87% in 1933 (large-company +53.99% that year); T-bills 14.71% in 1981; long-term government bonds 40.36% in 1982; worst year −43.34% for large-company stocks in 1931 (2008's −37.00% second).
3. Average Returns and Risk Premiums: The First Lesson
Historical average return = sum of yearly returns ÷ 94. For large-company stocks the 94 returns sum to about 11.37, so 11.37/94 = .121, or 12.1% — the best guess for a randomly picked year.
| Investment | Average Return | Risk Premium |
|---|---|---|
| Small-company stocks | 16.3% | 12.9% |
| Large-company stocks | 12.1% | 8.7% |
| Long-term corporate bonds | 6.4% | 3.0% |
| Long-term government bonds | 6.0% | 2.6% |
| U.S. Treasury bills | 3.4% | 0.0% |
| Inflation | 2.9% | — |
Real returns ≈ nominal − inflation: T-bills ≈ 0.5%; small stocks ≈ 16.3% − 2.9% = 13.4% (Rule of 72: purchasing power doubles about every 5 years); large-company stocks ≈ 9.2%. Risk premium = excess return = average return minus the risk-free (T-bill) return: large-company = 12.1% − 3.4% = 8.7%; nominal and real premiums differ only slightly, so only nominal premiums are reported.
First lesson: Risky assets, on average, earn a risk premium — there is a reward for bearing risk.
4. Measuring Variability: Historical Variance and Standard Deviation
Historical variance = average squared deviation of actual returns from the average (divisor T − 1; deviations always sum to zero — a built-in check):
$$\text{Var}(R) = \sigma^2 = \frac{1}{T-1}\left[(R_1-\bar{R})^2 + \cdots + (R_T-\bar{R})^2\right], \qquad \text{SD}(R) = \sigma = \sqrt{\text{Var}(R)}$$
Worked example: returns 10%, 12%, 3%, −9% → average 4%; deviations .06, .08, −.01, −.13; squared sum = .0036+.0064+.0001+.0169 = .0270 → σ² = .027/3 = .009, σ = √.009 = 9.487%.
Example 12.2: Supertech average 17.5%, σ = 29.86%; Hyperdrive average 5.5%, σ = 13.28% — Supertech is more than twice as volatile.
For the full record of σ across assets, see the table in Section 6: small stocks σ = 31.5% vs. T-bills 3.1% — more than 10 times — return and variability go hand in hand.
5. The Normal Distribution and the Second Lesson
Return distributions are roughly mound-shaped and symmetric, so the normal distribution (fully described by average and σ) is a good approximation: within ±1σ ≈ 2/3; within ±2σ ≈ 95%; beyond 3σ < 1%.
Large-company stocks (12.1% ± 19.8%): about 2/3 probability of a return in −7.7% to 31.9%; about 5% chance outside −27.5% to 51.7% (±2σ) — one year in three falls outside the normal range. Example 12.3: small-company stocks (16.3% ± 31.5%), about 1/3 probability outside −15.2% to 47.8%; by symmetry a 1/6 chance of losing more than about 15% (once every six years) — not for investors who cannot afford the risk.
Using history to price risk: T-bills at about 0.2% in early 2020 imply a minimum required return of 0.2% + 8.7% = 8.9% for large-company risk, and 0.2% + 12.9% = 13.1% for small-company risk. 2008 in the record: the S&P 500 plunged 37% (485 of 500 stocks down), worse only than 1931 (−43%), Nov 2007–Mar 2009 cumulatively −50%; long-term Treasuries +40% that year — evidence that diversification matters. International check: 17 countries, 1900–2005, U.S. premium 7.4% ranked 8th (world average 7.1%).
Second lesson: The greater the potential reward, the greater is the risk.
6. Arithmetic versus Geometric Averages
Buy a stock at $100; it falls to $50 (−50%) then rises back to $100 (+100%): arithmetic average = (−50% + 100%)/2 = 25%; geometric average = 0%. Both are correct — the arithmetic average answers "what did you earn in an average year?" (single-year forecasts); the geometric answers "what was your average compound return per year?" (true wealth growth). Geometric ≤ arithmetic always.
$$\text{Geometric average} = \left[(1+R_1)(1+R_2)\cdots(1+R_T)\right]^{1/T} - 1$$
Four steps: ① add 1 → ② multiply → ③ raise to 1/T → ④ subtract 1. Example (10%, 12%, 3%, −9%): (1.10 × 1.12 × 1.03 × .91)^(1/4) − 1 = 3.66% < arithmetic 4%.
Example 12.4: S&P 500, 1926–1930 (11.62%, 37.49%, 43.61%, −8.42%, −24.90%): product = 1.5158 → 1.5158^(1/5) − 1 = 8.67% (equivalently PV = $1, FV = $1.5158, N = 5). Example 12.5: $1 → $9,243.90 over 94 years ⇒ 9243.90^(1/94) − 1 = 10.2%.
Approximation (in decimals): Geometric ≈ Arithmetic − ½ variance. Large-company stocks: .121 − .039/2 = .101 ≈ 10.2% (σ = .198, variance .198² ≈ .039).
| Asset (1926–2019) | Arithmetic | σ | Geometric |
|---|---|---|---|
| Small-company stocks | 16.3% | 31.5% | 11.9% |
| Large-company stocks | 12.1% | 19.8% | 10.2% |
| Long-term corporate bonds | 6.4% | 8.5% | 6.1% |
| Long-term government bonds | 6.0% | 9.8% | 5.5% |
| Intermediate-term government bonds | 5.2% | 5.6% | 5.1% |
| U.S. Treasury bills | 3.4% | 3.1% | 3.3% |
| Inflation | 2.9% | 4.0% | 2.9% |
The more volatile the investment, the bigger the gap between the geometric and arithmetic averages.
7. Which Average for Forecasting? — Blume's Formula
If you know the true arithmetic average, use it to forecast future wealth (arithmetic 10% ⇒ $1,000 for 10 years → $2,593.74); with only estimates, the arithmetic average is too high for long horizons (optimistic) and the geometric too low for short horizons (pessimistic).
Blume's formula (N years of data, forecasting a T-year average return, T < N):
$$R(T) = \frac{T-1}{N-1}\times\text{Geometric} + \frac{N-T}{N-1}\times\text{Arithmetic}$$
Example: N = 25, arithmetic 12%, geometric 9% → R(1) = 12%, R(5) = (4/24)×9% + (20/24)×12% = 11.5%, R(10) = (9/24)×9% + (15/24)×12% = 10.875%. Practical rule: up to about a decade → arithmetic; a few decades (retirement planning) → split the difference; many decades → geometric. Unless stated otherwise, "average return" means the arithmetic average.
8. Three Key Takeaways
- Risk is rewarded, and greater reward means greater risk — Lesson 1: risky assets earn a risk premium on average (8.7% large-company, 12.9% small-company); Lesson 2: potential reward rises with risk.
- Risk is measured by the standard deviation — historical variance = sum of squared deviations ÷ (T − 1), σ its square root; under a normal approximation ±1σ covers about 2/3 of outcomes; small stocks σ = 31.5% vs. T-bills 3.1%.
- Arithmetic for single-year forecasts, geometric for long-run compounding — geometric ≤ arithmetic (gap grows with volatility); forecast T-year returns with Blume's formula as a weighted blend.
Tags: 考点
1. 核心思想
多数投资者持有的不是单只股票,而是资产组合(portfolio)。§13.2 用一只"高风险股票 L"(期望收益 25%、标准差 45%)和一只"低风险股票 U"(期望收益 20%、标准差 10%)构建两资产组合,引出本节最重要的两条结论:
- 组合期望收益率 = 各资产期望收益率的加权平均(简单,永远成立)
- 组合方差 ≠ 各资产方差的加权平均(不简单,本节考点核心)
组合方差必须按经济状态逐一分摊计算:先算每种状态下组合的收益率,再对这些状态收益率求期望与方差。
2. 组合权重(Portfolio Weights)
描述组合最方便的方式是列出投入每项资产的资金占组合总价值的百分比,即组合权重(portfolio weight)x。若 $50 投在资产 1、$150 投在资产 2,组合总值 $200:
- $x_1 = \$50/\$200 = .25$,$x_2 = \$150/\$200 = .75$
- 所有权重之和必须等于 1.00——因为全部资金都投在某处
本例权重为 .25 与 .75;等权组合(各投一半)的权重则是 .50 与 .50。
3. 组合在每种状态下的收益率
设把一半资金投 L、一半投 U(权重 .50/.50),经济只有两种状态:衰退与繁荣,各占概率 .50:
| 状态 | 概率 | 股票 L | 股票 U | 组合收益率 R_P |
|---|---|---|---|---|
| 衰退 | .50 | −20% | 30% | .50 × (−20%) + .50 × 30% = 5% |
| 繁荣 | .50 | 70% | 10% | .50 × 70% + .50 × 10% = 40% |
组合收益率就是各资产在该状态收益率按组合权重的加权平均。
4. 组合期望收益率
两条路殊途同归,答案都是 22.5%:
方法一(状态法):E(R_P) = .50 × 5% + .50 × 40% = 22.5%
方法二(加权平均法):E(R_P) = .50 × E(R_L) + .50 × E(R_U) = .50 × 25% + .50 × 20% = 22.5%
推广到 n 项资产:E(R_P) = x₁E(R₁) + x₂E(R₂) + … + xₙE(Rₙ)。组合期望收益率是各资产期望收益率的线性加权,这一点无论如何都成立。
5. 组合方差:状态分解法(本节关键)
直觉会让人以为 σ_P = .50 × 45% + .50 × 10% = 27.5%——教材明确指出:这个算法是完全错误的(completely incorrect)。正确做法是回到状态分解:先求每种状态下组合收益率(5% 与 40%),再按方差定义计算:
| 状态 | 概率 | 组合收益率 | 偏离期望的平方(E(R_P) = 22.5%) | 概率 × 平方 |
|---|---|---|---|---|
| 衰退 | .50 | 5% | (.05 − .225)² = .030625 | .0153125 |
| 繁荣 | .50 | 40% | (.40 − .225)² = .030625 | .0153125 |
$$\sigma_P^2 = .030625, \qquad \sigma_P = \sqrt{.030625} = .175, \text{ 即 17.5%}$$
注意 17.5% < 27.5%:组合标准差低于个股标准差的加权平均——组合稀释了风险。组合方差一般不是各资产方差的简单加权组合。
6. 风险抵消与零方差组合
换一组权重:2/11(约 18%)投 L、9/11(约 82%)投 U:
- 衰退:R_P = (2/11) × (−20%) + (9/11) × 30% = 20.91%
- 繁荣:R_P = (2/11) × 70% + (9/11) × 10% = 20.91%
两种状态下组合收益率完全相同 → 该组合方差为零!这说明:把资产组合在一起,可以大幅改变投资者面临的风险。这正是下一节分散化(diversification)讨论的起点——也解释了为什么"组合标准差"问题不能用直觉回答。
7. 案例数据卡
| 指标 | 股票 L | 股票 U | 50/50 组合 |
|---|---|---|---|
| 期望收益率 | 25% | 20% | 22.5% |
| 方差 | .2025 | .0100 | .030625 |
| 标准差 | 45% | 10% | 17.5% |
L 期望收益高但风险大(可能赚 70%,也可能亏 20%);U 风险小(任何状态下至少赚 10%)。买哪只取决于个人偏好;而组合的期望收益率介于两者之间,风险却可以远低于两者,甚至为零。
8. 三个核心要点
- 收益率线性相加,方差不能线性相加 —— 组合期望收益率 = 权重的加权平均,永远成立;组合方差必须用状态分解法逐状态计算
- 组合能重塑风险特征 —— 恰当选择权重可使组合风险大幅低于个股风险的加权平均;权重 2/11 与 9/11 时方差精确降为零
- 考试三步套路 —— ① 按权重算每种状态下的组合收益率 → ② 求期望收益率 E(R_P) → ③ 按 Σ概率×(偏离)² 求方差、开方得标准差
1. Core Idea
Most investors hold a portfolio of assets rather than a single stock. §13.2 builds a two-asset portfolio from a high-risk stock (L, expected return 25%, std. dev. 45%) and a low-risk stock (U, expected return 20%, std. dev. 10%), establishing the two central conclusions of this section:
- The portfolio expected return is a weighted average of the assets' expected returns (simple, always true)
- The portfolio variance is NOT a weighted average of the assets' variances (not simple — the key exam point)
Portfolio variance must be computed state by state: first find the portfolio return in each state of the economy, then compute the expected value and variance of those state returns.
2. Portfolio Weights
The most convenient way to describe a portfolio is to list the percentage of total portfolio value invested in each asset — the portfolio weight x. With $50 in one asset and $150 in another, total value $200:
- $x_1 = \$50/\$200 = .25$, $x_2 = \$150/\$200 = .75$
- The weights must sum to 1.00, because all of your money is invested somewhere
Here the weights are .25 and .75; an equally weighted portfolio (half in each) uses weights .50 and .50.
3. Portfolio Return in Each State
With half your money in L and half in U (weights .50/.50) and only two states of the economy — recession and boom, each with probability .50:
| State | Probability | Stock L | Stock U | Portfolio Return R_P |
|---|---|---|---|---|
| Recession | .50 | −20% | 30% | .50 × (−20%) + .50 × 30% = 5% |
| Boom | .50 | 70% | 10% | .50 × 70% + .50 × 10% = 40% |
The portfolio return in a state is the weighted average of the assets' returns in that state, using the portfolio weights.
4. Portfolio Expected Return
Two routes lead to the same answer, 22.5%:
Route 1 (state method): E(R_P) = .50 × 5% + .50 × 40% = 22.5%
Route 2 (weighted average): E(R_P) = .50 × E(R_L) + .50 × E(R_U) = .50 × 25% + .50 × 20% = 22.5%
Generalizing to n assets: E(R_P) = x₁E(R₁) + x₂E(R₂) + … + xₙE(Rₙ). The portfolio expected return is a linear combination of the assets' expected returns — this holds no matter what.
5. Portfolio Variance: The State Decomposition Method (Key Point)
Simple intuition suggests σ_P = .50 × 45% + .50 × 10% = 27.5% — the textbook states plainly: this approach is completely incorrect! The correct method is state decomposition: first compute the portfolio return in each state (5% and 40%), then apply the variance definition:
| State | Prob. | Portfolio Return | Squared Deviation from E(R_P) = 22.5% | Prob. × Deviation² |
|---|---|---|---|---|
| Recession | .50 | 5% | (.05 − .225)² = .030625 | .0153125 |
| Boom | .50 | 40% | (.40 − .225)² = .030625 | .0153125 |
$$\sigma_P^2 = .030625, \qquad \sigma_P = \sqrt{.030625} = .175, \text{ or 17.5%}$$
Note 17.5% < 27.5%: the portfolio standard deviation is below the weighted average of the individual standard deviations — the portfolio dilutes risk. The variance on a portfolio is not generally a simple combination of the variances of the assets in the portfolio.
6. Risk Offsetting and a Zero-Variance Portfolio
Try different weights: 2/11 (about 18%) in L and 9/11 (about 82%) in U:
- Recession: R_P = (2/11) × (−20%) + (9/11) × 30% = 20.91%
- Boom: R_P = (2/11) × 70% + (9/11) × 10% = 20.91%
The return is the same no matter what happens — this portfolio has a zero variance! Combining assets into portfolios can substantially alter the risks faced by the investor. This is the crucial observation that motivates the discussion of diversification in the following sections — and the reason the "portfolio standard deviation" question cannot be answered by intuition.
7. Case Data Card
| Metric | Stock L | Stock U | 50/50 Portfolio |
|---|---|---|---|
| Expected return | 25% | 20% | 22.5% |
| Variance | .2025 | .0100 | .030625 |
| Standard deviation | 45% | 10% | 17.5% |
L offers a higher expected return but more risk (70% gain or −20% loss possible); U is safer (at least 10% in every state). Which stock to buy depends on personal preferences — but the portfolio's expected return lies between the two, while its risk can fall well below either, even to zero.
8. Key Takeaways
- Returns add linearly; variances do not — the portfolio expected return is a weighted average and always holds; portfolio variance must be computed state by state.
- Portfolios reshape risk — with the right weights, portfolio risk can be far below the weighted average of asset risks; with weights 2/11 and 9/11 the variance is exactly zero.
- Exam pattern in three steps — ① compute the portfolio return in each state from the weights → ② find the expected return E(R_P) → ③ compute variance as Σ prob × (deviation)² and take the square root for the standard deviation.
1. 核心思想
把几只股票放进一个组合,组合的风险通常低于各股票风险的加权平均——这就是分散化效应(diversification effect)。分散化的效果取决于组合内资产收益之间的相关系数(correlation coefficient):资产收益相关性越低,组合削减风险的能力越强。
关键结论先行:组合的期望收益只是各资产期望收益的加权平均(线性关系),而组合的风险不是各资产风险的加权平均(非线性关系)——正是这个"不对称"构成了分散化效应的数学根源。
2. 组合的期望收益:加权平均即可
组合权重 xᵢ = 投资于资产 i 的资金 ÷ 组合总价值,所有权重之和等于 1(全部资金都投出去了)。组合期望收益:
$$E(R_P) = x_1 \times E(R_1) + x_2 \times E(R_2) + \cdots + x_n \times E(R_n)$$
例:股票 L 期望收益 25%、标准差 45%;股票 U 期望收益 20%、标准差 10%。等权重(各 50%)组合:
$$E(R_P) = .50 \times 25\% + .50 \times 20\% = 22.5\%$$
期望收益层面没有任何"惊喜"——它永远是各资产期望收益的加权平均,组合不能凭空创造期望收益。
3. 组合的方差:直觉在这里失效
直觉可能认为,组合标准差是两资产标准差的加权平均:
$$\sigma_P = .50 \times 45\% + .50 \times 10\% = 27.5\%$$
这个算法完全错误! 组合的方差并不是各资产方差的简单组合。正确做法:先分状态计算组合收益,再对组合收益求方差。两种经济状态等概率(各 50%):
- 衰退:$R_P = .50 \times (−20\%) + .50 \times 30\% = 5\%$
- 繁荣:$R_P = .50 \times 70\% + .50 \times 10\% = 40\%$
$$\sigma_P^2 = .50 \times (.05 − .225)^2 + .50 \times (.40 − .225)^2 = .030625$$
$$\sigma_P = \sqrt{.030625} = .175 = 17.5\%$$
组合标准差 17.5%,远低于"直觉"给出的 27.5%。为什么风险消失了?因为 L 与 U 的收益反向变动:衰退时 L 亏 20%、U 却赚 30%;繁荣时 L 赚 70%、U 只赚 10%。一方的损失恰好被另一方的收益对冲。
4. 相关系数的作用
本例中 L 与 U 的收益率完全反向变动,其相关系数 ρ = −1(完全负相关,理论极值)。相关系数决定了分散化的"天花板":
| 相关系数 ρ | 含义 | 分散化效果 |
|---|---|---|
| ρ = −1 | 完全负相关 | 最强:可构造出零风险组合 |
| ρ = 0 | 不相关 | 强:风险显著降低 |
| 0 < ρ < 1 | 正相关 | 有限:风险仍能降低 |
| ρ = +1 | 完全正相关 | 无:组合风险就是加权平均,分散化完全失效 |
极端演示——把 2/11(约 18%)投 L、9/11(约 82%)投 U:
- 衰退:$R_P = (2/11) \times (−20\%) + (9/11) \times 30\% = 20.91\%$
- 繁荣:$R_P = (2/11) \times 70\% + (9/11) \times 10\% = 20.91\%$
两种状态下组合收益完全相同——零方差、零风险。这就是 ρ = −1 时分散化的极致:理论上可以完全消除风险。现实中几乎找不到 ρ = −1 的资产,但原理成立:ρ 越低,组合能抹掉的风险越多。
5. 分散化的经验证据:市场历史的教训
表 13.7(NYSE 随机抽取、等权组合的年收益率平均标准差):
| 组合中股票数 | 平均标准差 | 与单只股票标准差之比 |
|---|---|---|
| 1 | 49.24% | 1.00 |
| 2 | 37.36% | .76 |
| 10 | 23.93% | .49 |
| 30 | 20.87% | .42 |
| 100 | 19.69% | .40 |
| 500 | 19.27% | .39 |
| 1,000 | 19.21% | .39 |
随机选 1 只 NYSE 股票,年标准差高达约 49%;选 100 只后降至约 20%——风险削减了约 60%。但边际收益递减:10 只股票时大部分效果已经实现;30 只之后几乎没有剩余收益;500 只以后曲线趋平(19.27%),再也降不下去——剩下的风险无法通过分散化消除。
6. 分散化与两类风险
为什么风险不能全部被分散?答案在于两类风险:
- 非系统性风险(unsystematic risk) = 可分散风险 = 特有风险/资产特定风险。只影响单个或少数资产(诉讼、罢工、新产品成败等)。不同资产的非系统性部分彼此无关,在大组合中相互抵消(wash out)——持有大量资产的组合几乎不存在非系统性风险。
- 系统性风险(systematic risk) = 不可分散风险 = 市场风险。影响几乎所有资产(GDP、利率、通胀等)。它是"共同因子",无论组合里加多少只股票都不会消失。
$$\text{总风险} = \text{系统性风险} + \text{非系统性风险}$$
分散化消除的是非系统性部分;系统性风险构成一条无法逾越的底线(图 13.1 中水平的部分)。这正是 §13.6 系统风险原则的伏笔:市场只奖励系统性风险,因为非系统性风险几乎可以零成本分散掉。
7. 现实案例:2019 年的 S&P 500
标普 500 指数 2019 年上涨约 22%。但个股天差地别:AMD 涨约 130%、Lam Research 涨 120%、Target 涨 101%;同一年 Abiomed 跌 49%、Macy's 跌 39%、Occidental Petroleum 跌 29%。教训清晰:分散化不能保证你抓住所有赢家,但它能大幅削减极端结果(无论好坏)对组合的冲击。
8. 三个核心要点
- 组合风险 ≠ 风险的加权平均 — 分散化效应的来源是资产收益并非完全正相关;ρ 越低效果越强,ρ = +1 时分散化完全无效,ρ = −1 时理论上可把风险降为零
- 非系统性风险可被分散,系统性风险不能 — 前者随股票数增加趋近于零,后者构成无法消除的风险底线
- 分散化收益边际递减 — 约 10 只股票已获得大部分效果,30 只之后几乎无额外收益;100 只时风险已从约 49% 降至约 20%
1. Core Idea
Combining assets into a portfolio generally produces risk below the weighted average of the individual risks — this is the diversification effect. Its size is governed by the correlation coefficient between asset returns: the lower the correlation, the stronger the risk reduction.
Key insight up front: a portfolio's expected return is simply the weighted average of asset expected returns (linear), but portfolio risk is not a weighted average of asset risks (nonlinear). This asymmetry is the mathematical source of the diversification effect.
2. Portfolio Expected Return: Just a Weighted Average
Portfolio weight xᵢ = dollars invested in asset i ÷ total portfolio value; all weights sum to 1 (all money is invested somewhere):
$$E(R_P) = x_1 \times E(R_1) + x_2 \times E(R_2) + \cdots + x_n \times E(R_n)$$
Example: Stock L, E(R) = 25%, σ = 45%; Stock U, E(R) = 20%, σ = 10%. Equally weighted (50/50) portfolio:
$$E(R_P) = .50 \times 25\% + .50 \times 20\% = 22.5\%$$
No surprise at the return level — a portfolio cannot create expected return out of thin air; it is always the weighted average.
3. Portfolio Variance: Intuition Fails Here
Intuition suggests the portfolio standard deviation is the weighted average of the two standard deviations:
$$\sigma_P = .50 \times 45\% + .50 \times 10\% = 27.5\%$$
This is completely incorrect! Portfolio variance is not a simple combination of asset variances. The correct approach: compute portfolio returns state by state, then the variance. Two equally likely states:
- Recession: $R_P = .50 \times (−20\%) + .50 \times 30\% = 5\%$
- Boom: $R_P = .50 \times 70\% + .50 \times 10\% = 40\%$
$$\sigma_P^2 = .50 \times (.05 − .225)^2 + .50 \times (.40 − .225)^2 = .030625$$
$$\sigma_P = \sqrt{.030625} = .175 = 17.5\%$$
The portfolio σ is 17.5% — far below the "intuitive" 27.5%. Why did risk disappear? Because L and U move in opposite directions: in a recession L loses 20% while U gains 30%; in a boom L gains 70% while U gains only 10%. One asset's loss is offset by the other's gain.
4. The Role of the Correlation Coefficient
L and U move in exactly opposite directions; their returns have a correlation coefficient of ρ = −1 (perfect negative correlation, the theoretical extreme). The correlation coefficient sets the "ceiling" for diversification:
| ρ | Meaning | Diversification power |
|---|---|---|
| ρ = −1 | Perfectly negatively correlated | Strongest: a zero-risk portfolio is achievable |
| ρ = 0 | Uncorrelated | Strong: risk falls substantially |
| 0 < ρ < 1 | Positively correlated | Limited: risk still falls |
| ρ = +1 | Perfectly positively correlated | None: portfolio risk is the weighted average — diversification is useless |
Dramatic demonstration — put 2/11 (≈18%) in L and 9/11 (≈82%) in U:
- Recession: $R_P = (2/11) \times (−20\%) + (9/11) \times 30\% = 20.91\%$
- Boom: $R_P = (2/11) \times 70\% + (9/11) \times 10\% = 20.91\%$
Identical returns in both states — zero variance, zero risk. This is the limit of diversification at ρ = −1. Assets with ρ = −1 barely exist in practice, but the principle holds: the lower the correlation, the more risk a portfolio can eliminate.
5. The Evidence: Another Lesson from Market History
Table 13.7 (equally weighted portfolios of randomly selected NYSE stocks, average annual standard deviations):
| Number of Stocks | Average Std. Dev. | Ratio to a Single Stock |
|---|---|---|
| 1 | 49.24% | 1.00 |
| 2 | 37.36% | .76 |
| 10 | 23.93% | .49 |
| 30 | 20.87% | .42 |
| 100 | 19.69% | .40 |
| 500 | 19.27% | .39 |
| 1,000 | 19.21% | .39 |
A single randomly selected NYSE stock has a standard deviation of about 49% per year; with 100 stocks it falls to about 20% — a reduction of roughly 60%. But the marginal benefit diminishes: most of the effect is realized with 10 securities; after about 30 there is little remaining benefit; by 500 the curve is flat (19.27%) and cannot go lower — the remaining risk cannot be diversified away.
6. Diversification and the Two Types of Risk
Why can't all risk be eliminated? The answer lies in the two types of risk:
- Unsystematic risk (= diversifiable risk = unique / asset-specific risk) affects a single asset or a small group (lawsuits, strikes, the success or failure of new products). The unsystematic parts of different assets are unrelated to each other, so in a large portfolio they wash out — a portfolio with many assets has almost no unsystematic risk.
- Systematic risk (= nondiversifiable risk = market risk) affects almost all assets (GDP, interest rates, inflation). It is a common factor that no number of additional stocks can remove.
$$\text{Total risk} = \text{Systematic risk} + \text{Unsystematic risk}$$
Diversification eliminates the unsystematic part; systematic risk is an unremovable floor (the flat part of Figure 13.1). This sets up the systematic risk principle of §13.6: the market rewards only systematic risk, since unsystematic risk can be eliminated at almost no cost.
7. A Real-World Illustration: the S&P 500 in 2019
The S&P 500 rose about 22% in 2019. Individual stocks told a very different story: AMD up about 130%, Lam Research up 120%, Target up 101% — while Abiomed fell 49%, Macy's fell 39%, and Occidental Petroleum fell 29%. The lesson is clear: diversification cannot guarantee you catch every winner, but it sharply reduces your exposure to extreme outcomes, both good and bad.
8. Three Key Takeaways
- Portfolio risk ≠ weighted average of risks — diversification works because asset returns are not perfectly positively correlated; the lower ρ, the stronger the effect; at ρ = +1 diversification is useless, and at ρ = −1 risk can theoretically fall to zero
- Unsystematic risk is diversifiable, systematic risk is not — the former approaches zero as the number of stocks grows; the latter is an unremovable floor
- Diversification has diminishing returns — roughly 10 stocks capture most of the benefit; beyond 30 there is almost nothing left; at 100 stocks risk has already fallen from about 49% to about 20%
1. 核心思想
投资的"风险"到底来自哪里?不是来自预期之内的事情,而是来自意外(surprise)——未预料到的事件。如果一项投资总是给你完全预期的结果,它就完全可预测,从而按定义就是无风险的。因此,任何资产的收益率都可以分解为两部分:
$$R = E(R) + U$$
- $E(R)$(预期收益率):市场基于已知信息"预计"到的部分,早已被折现进价格;
- $U$(意外收益率):年内新信息带来的部分,可正可负,长期平均为零。
关键推论:公告 ≠ 新闻。任何公告都可以拆成两部分:
$$\text{公告} = \text{预期部分} + \text{意外部分(surprise / innovation)}$$
市场已经预期到的部分不再影响价格,只有"意外"才是真正的信息——这正是"利好"有时反而变成利空的原因。
2. 意外部分的再分解
意外部分 U 可以进一步拆成两个来源:
$$R = E(R) + m + \epsilon$$
- $m$(系统性部分):用字母 m 表示,因为系统风险常被称为市场风险(market risk);
- $\epsilon$(epsilon,非系统性部分):只属于该公司或少数资产的意外。
$\epsilon$ 之所以关键,在于它与其他资产的非系统性部分互不相关(unrelated)——这为分散化消除它提供了前提。
3. 系统风险 vs 非系统风险
| 维度 | 系统风险 systematic risk | 非系统风险 unsystematic risk |
|---|---|---|
| 影响范围 | 大量资产,每个或多或少 | 单个资产或一小群资产 |
| 别称 | 市场风险、不可分散风险(nondiversifiable risk) | 特有/公司特定风险(unique, asset-specific)、可分散风险(diversifiable risk) |
| 典型例子 | GDP 增速、利率、通胀的意外变动 | 公司宣布发现油田、诉讼、罢工、高管变动 |
| 能否被分散 | 不能 | 能(在大组合中相互抵消) |
两点说明:其一,两类风险的界限并非绝对精确——任何企业都是经济的一部分,最"个别"的消息也会向外扩散("一个马蹄钉丢了一个王国"的寓言);但有些风险显然比另一些更宏观,区分仍然成立。其二,风险的真正来源是未预期的事件,即"意外",而非事件本身。
判断练习(以书中 Flyers 公司为例):利率与 GDP 的公告对几乎所有公司都重要,属于系统风险;而关于 Flyers 总裁、公司研发、销售数据的消息只对 Flyers 自身有特别意义,属于非系统风险。
4. 分散化的证据:市场历史数据
表 13.7:NYSE 随机选取股票构成等权组合的平均年标准差
| 组合中股票数 | 平均年标准差 | 相对单只股票的比值 |
|---|---|---|
| 1 | 49.24% | 1.00 |
| 2 | 37.36% | .76 |
| 4 | 29.69% | .60 |
| 6 | 26.64% | .54 |
| 8 | 24.98% | .51 |
| 10 | 23.93% | .49 |
| 20 | 21.68% | .44 |
| 30 | 20.87% | .42 |
| 40 | 20.46% | .42 |
| 50 | 20.20% | .41 |
| 100 | 19.69% | .40 |
| 200 | 19.42% | .39 |
| 500 | 19.27% | .39 |
| 1,000 | 19.21% | .39 |
关键事实:
- 单只随机 NYSE 股票的年标准差约 49%;
- 持有 100 只股票后,标准差下降约 60%(从 49% 降至约 20%);
- 持有 500 只股票时标准差为 19.27%,与历史上"500 只大公司股票组合约 20% 的年标准差"基本一致;
- 10 只股票已实现大部分分散化收益;到 30 只左右,剩余边际收益已很小(30 → 40 只仅从 20.87% 降到 20.46%)。
5. 为什么非系统风险能被消除
逻辑链条:
- 非系统事件是公司特有的(新产品成败、诉讼、罢工等);
- 在大组合中,正面的公司特定事件推高一部分股票,负面的压低另一部分;
- 正负效应在组合层面相互抵消(wash out),对组合总值的净影响很小。
分散化原理(principle of diversification):把投资分散到许多资产上,可以消除一部分风险。"可分散风险"与"非系统风险"通常混用;而系统风险影响几乎所有资产,无论组合里有多少只股票都无法消除——"系统风险"与"不可分散风险"同样混用。
本章最重要的一句话(需要记牢):非系统风险通过分散化被基本消除,因此包含许多资产的组合几乎不存在非系统风险;对这样的组合而言,几乎全部风险都是系统风险。
6. 分散化的极限:总风险分解
$$\text{总风险} = \text{系统风险} + \text{非系统风险}$$
- 可分散风险(图 13.1 中蓝色区域):随股票数量增加而快速消失的部分;
- 不可分散风险:无论组合多么分散都无法低于的最低风险水平。
2019 年 S&P 500 的例证:指数全年上涨约 22%,但个股表现天差地别——涨幅居前的 AMD 约 +130%、Lam Research +120%、Target +101%;同时也有 Abiomed −49%、Macy's −39%、Occidental Petroleum −29%。分散化减少的是对极端结果(无论是好是坏)的暴露:组合里总有赢家与输家,指数收益反映的是"洗掉"公司特定事件后的平均水平。
这构成资本市场的又一条历史教训:分散化能降低风险,但只能降低到一定程度——有些风险可分散,有些不可分散。
7. 案例回看与课程思政
案例(2020 年初):Boeing 宣布销售低于分析师预期约 2%、EPS 低于预期约 6%;Norwegian Cruise Lines 公布 EPS 为 −$.99(分析师预期 −$.28,上年为 +$.83);腾讯则宣布一季度营收与利润超预期。结果出乎直觉:腾讯股价下跌约 5%,Boeing 上涨约 6%,NCL 上涨约 1.6%。原因在于:市场定价的是意外而非公告本身——疫情封锁之下,Boeing 的结果"没有想象中那么糟";NCL 宣布 2020 年四季度至 2021 年邮轮预订需求强劲且定价处于历史区间;而腾讯发布财报当天大盘整体下跌。
课程思政:
- "守住不发生系统性金融风险的底线"是我国金融监管的基本共识。宏观政策与监管的首要任务,就是防止系统风险积累与蔓延(高杠杆、影子银行、房地产金融化等)——系统风险一旦爆发,冲击的是整个经济体,没有任何个体能独善其身,这也正是"系统风险"概念的现实分量。
- 对个人投资者的启示:非系统风险可以通过分散投资消除,而系统风险只能通过资产配置(股债搭配、长期定投)来承受与管理——"不要把鸡蛋放在同一个篮子里"是有金融学依据的;同时应警惕"全仓单一资产"的高风险投机与非法集资陷阱,提升金融素养,理性投资。
8. 三个核心要点
- 风险来自意外 — 预期之内的信息已被定价;只有"意外"才是真正的风险来源,也才会引起价格变动
- 分散化只消除非系统风险 — 非系统风险在大组合中相互抵消,系统风险无法消除;总风险 = 系统风险 + 非系统风险
- 分散化有极限 — 约 10 只股票已实现大部分效果、30 只后边际收益很小;对充分分散的投资者而言,几乎只剩系统风险在起作用
1. Core Idea
Where does risk come from? Not from what is expected — from surprises, unanticipated events. If an investment always delivers exactly what you expect, it is perfectly predictable and, by definition, risk-free. The total return on any asset therefore has two parts:
$$R = E(R) + U$$
- $E(R)$ — expected return: the part the market anticipates, already discounted into the price;
- $U$ — unexpected return: the part from new information revealed during the year; positive or negative, averaging zero over time.
Key corollary: an announcement is not news. Any announcement splits into two parts:
$$\text{Announcement} = \text{Expected part} + \text{Surprise (innovation)}$$
The part the market already anticipated has no effect on price — only the surprise matters. This is why "good news" can sometimes be bad news.
2. Decomposing the Surprise
The unexpected part U can itself be split into two sources:
$$R = E(R) + m + \epsilon$$
- $m$ — the systematic portion (letter m, since systematic risks are often called market risks);
- $\epsilon$ (epsilon) — the unsystematic portion, unique to the individual firm.
What makes $\epsilon$ important is that it is unrelated to the unsystematic portions of other assets — the precondition that allows diversification to eliminate it.
3. Systematic vs. Unsystematic Risk
| Dimension | Systematic risk | Unsystematic risk |
|---|---|---|
| Scope | Affects a large number of assets, each to a greater or lesser extent | Affects a single asset or a small group |
| Also called | Market risk; nondiversifiable risk | Unique / asset-specific risk; diversifiable risk |
| Examples | Surprises in GDP, interest rates, inflation | An oil strike announced by a firm; lawsuits, strikes, management changes |
| Can it be diversified away? | No | Yes (washes out in a large portfolio) |
Two remarks: the line between the two is never perfectly exact — every enterprise is part of the economy, so even the most narrow news ripples outward (the tale of the kingdom lost for want of a horseshoe nail). Still, some risks are clearly far more general than others. And the true source of risk is the unanticipated event, the surprise itself.
A classifying exercise (using the book's Flyers example): announcements about interest rates and GDP are important for nearly all companies — systematic; news about Flyers' president, its research, or its sales is of specific interest to Flyers alone — unsystematic.
4. Evidence from Market History
Table 13.7: average annual standard deviations of equally weighted portfolios of randomly selected NYSE stocks
| Number of Stocks in Portfolio | Average SD of Annual Portfolio Returns | Ratio to a Single Stock |
|---|---|---|
| 1 | 49.24% | 1.00 |
| 2 | 37.36% | .76 |
| 4 | 29.69% | .60 |
| 6 | 26.64% | .54 |
| 8 | 24.98% | .51 |
| 10 | 23.93% | .49 |
| 20 | 21.68% | .44 |
| 30 | 20.87% | .42 |
| 40 | 20.46% | .42 |
| 50 | 20.20% | .41 |
| 100 | 19.69% | .40 |
| 200 | 19.42% | .39 |
| 500 | 19.27% | .39 |
| 1,000 | 19.21% | .39 |
Key facts:
- A single randomly chosen NYSE stock carries a standard deviation of about 49% per year;
- With 100 stocks, the standard deviation falls by about 60% — from 49% to roughly 20%;
- With 500 securities the standard deviation is 19.27%, close to the historical figure of about 20% for a portfolio of 500 large common stocks;
- 10 securities capture most of the diversification benefit; by 30 or so, little benefit remains (30 → 40 stocks: only 20.87% → 20.46%).
5. Why Unsystematic Risk Is Eliminated
The chain of logic:
- Unsystematic events are company-specific (product successes, lawsuits, strikes);
- In a large portfolio, positive firm-specific events lift some stocks while negative ones depress others;
- The positive and negative effects wash out at the portfolio level, leaving a small net effect on total value.
The principle of diversification: spreading an investment across many assets eliminates some of the risk. "Diversifiable risk" and "unsystematic risk" are used interchangeably; systematic risk affects almost all assets, so it survives no matter how many stocks are held — "systematic risk" and "nondiversifiable risk" are likewise interchangeable.
The key sentence worth memorizing: unsystematic risk is essentially eliminated by diversification, so a portfolio with many assets has almost no unsystematic risk — for such a portfolio, essentially all of the risk is systematic.
6. The Limit of Diversification: Total Risk Decomposition
$$\text{Total risk} = \text{Systematic risk} + \text{Unsystematic risk}$$
- Diversifiable risk (the blue area in Figure 13.1): the part that disappears quickly as stocks are added;
- Nondiversifiable risk: the minimum level of risk that cannot be eliminated, no matter how diversified the portfolio.
The 2019 S&P 500 story: the index rose about 22% for the year, yet individual results varied wildly — biggest winners included AMD (up about 130%), Lam Research (up 120%), and Target (up 101%); losers included Abiomed (down 49%), Macy's (down 39%), and Occidental Petroleum (down 29%). Diversification reduces exposure to extreme outcomes, both good and bad — a portfolio always contains winners and losers; the index return reflects the average after firm-specific events cancel out.
This is another lesson from capital market history: diversification reduces risk, but only up to a point — some risk is diversifiable and some is not.
7. Case Revisit and Reflection (课程思政)
The case (early 2020): Boeing announced sales about 2% below analysts' estimates and EPS about 6% below; Norwegian Cruise Lines reported EPS of −$.99 versus the −$.28 estimate (prior year: +$.83); Chinese internet giant Tencent reported first-quarter revenue and profit above estimates. The market reaction defied intuition: Tencent's stock fell about 5%, Boeing jumped about 6%, and NCL rose about 1.6%. Why? The market prices surprises, not announcements: amid the COVID-19 lockdown, Boeing's results were "not as bad as they could have been"; NCL announced strong demand for cruise bookings for Q4 2020 through 2021 with pricing within historical ranges; and on Tencent's announcement day, the market as a whole fell.
Reflection:
- "Preventing systemic financial risks" is the bottom-line consensus of China's financial regulation. The first task of macro policy and regulation is to prevent the accumulation and spread of systematic risks (excessive leverage, shadow banking, financialization of real estate) — because once systemic risk erupts, it hits the whole economy and no one can escape. This gives the concept of systematic risk real-world weight.
- For individual investors: unsystematic risk can be eliminated through diversification, while systematic risk can only be borne and managed through asset allocation (stocks plus bonds, long-term regular investing) — "don't put all your eggs in one basket" rests on solid finance theory. Also stay alert to the dangers of going all-in on a single asset, illegal fundraising and scams — improve financial literacy and invest rationally.
8. Three Key Takeaways
- Risk comes from surprises — anticipated information is already priced in; only the surprise (innovation) is the true source of risk and of price changes.
- Diversification eliminates only unsystematic risk — unsystematic events wash out across a large portfolio, but systematic risk cannot be diversified away; total risk = systematic + unsystematic.
- Diversification has its limits — about 10 stocks capture most of the benefit, and beyond 30 little remains; for a well-diversified investor, essentially all remaining risk is systematic.
1. 核心思想:系统风险原则
一项投资的总风险可分解为两部分:
$$\text{总风险} = \text{系统风险} + \text{非系统风险}$$
- 系统风险:影响大量资产的经济整体性风险(GDP、利率、通胀等),又叫市场风险、不可分散风险——无法通过分散投资消除;
- 非系统风险:只影响单个或少数资产的风险(公司特有事件),又叫独特/资产特定风险、可分散风险——组合中"正负事件互相抵消",几乎可完全分散掉。
系统风险原则:承担风险的报酬只取决于投资的系统风险——非系统风险几乎可零成本地通过分散化消除,市场不会为"本可避免的风险"付报酬。推论:资产的预期收益只取决于其系统风险,无论总风险多大,决定预期收益(与风险溢价)的只有其中的系统部分。
2. β系数的定义
β系数(beta)度量某一资产相对于平均资产拥有多少系统风险:
- 平均资产的 β = 1.0
- β = .50 → 系统风险只有平均资产的一半
- β = 2.0 → 系统风险是平均资产的两倍
- 无风险资产 β = 0(无风险资产既没有系统风险,也没有非系统风险)
注意:并非所有β都相同——不同数据提供方估计β的方法略有差异,数值有时相差不小,最好参考多个来源。
3. 表13.8:知名公司的β值
| 公司 | β | 公司 | β |
|---|---|---|---|
| 可口可乐 Coca-Cola | .55 | 万事达 Mastercard | 1.08 |
| 麦当劳 McDonald's | .66 | 迪士尼 Walt Disney | 1.11 |
| 强生 Johnson & Johnson | .70 | 宣伟 Sherwin-Williams | 1.23 |
| 维萨 Visa | .93 | Shopify | 1.59 |
(来源:Yahoo! Finance,2020年6月11日)
解读:β 越大,预期收益越高——买强生(β = .70)平均赚得少于买宣伟(β = 1.23)。书中示例:波音(Boeing)报告的β为 1.45,约是典型股票系统风险的 1.5 倍。
4. 例13.5:总风险与β的区分
| 证券 | 标准差(总风险) | β(系统风险) |
|---|---|---|
| 证券 A | 40% | .50 |
| 证券 B | 20% | 1.50 |
- A 的总风险更大,但系统风险小得多;
- 总风险 = 系统风险 + 非系统风险 → A 的非系统风险必然更大;
- 依据系统风险原则:B 的风险溢价更高、预期收益更高——尽管 B 的总风险更小。
关键考点:"总风险大"不等于"风险溢价高"——市场只为系统风险定价。
5. 组合β:加权平均
组合β的计算与组合预期收益完全相同——以组合权重为权的加权平均:
$$\beta_P = x_1\beta_1 + x_2\beta_2 + \cdots + x_n\beta_n$$
例:一半资金投 Shopify(β = 1.59),一半投可口可乐(β = .55):
$$\beta_P = .50 \times 1.59 + .50 \times .55 = 1.07$$
例13.6:投资 $1,000(A)、$2,000(B)、$3,000(C)、$4,000(D),总投入 $10,000,权重分别为 .10 / .20 / .30 / .40:
$$\beta_P = .10 \times .80 + .20 \times .95 + .30 \times 1.10 + .40 \times 1.40 = 1.16$$
组合预期收益 $E(R_P) = .10 \times 8\% + .20 \times 12\% + .30 \times 15\% + .40 \times 18\% = 14.9\%$;β_P = 1.16 > 1 → 系统风险大于平均资产。
6. 市场组合与市场风险溢价
市场组合(market portfolio):由市场中所有资产构成的组合,其预期收益记为 E(R_M)。
- 所有资产都必须落在证券市场线(SML)上,市场组合也必然落在 SML 上;
- 市场组合代表市场中的全部资产 → 具有平均系统风险 → β_M = 1;
- SML 的斜率 = 市场组合的风险报酬率:
$$\text{SML 斜率} = \frac{E(R_M) - R_f}{\beta_M} = E(R_M) - R_f$$
E(R_M) − R_f 称为市场风险溢价(market risk premium)——市场为承担"平均数量"系统风险所支付的额外报酬。
7. 从β到CAPM
在运转良好的市场中,所有资产必须提供相同的"风险报酬率"(风险溢价 ÷ β),因此全部落在同一条直线上(SML)。整理后得到资本资产定价模型(CAPM):
$$E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i$$
预期收益由三部分组成:① 纯货币时间价值 R_f;② 承担系统风险的报酬 [E(R_M) − R_f];③ 该资产的系统风险数量 β_i。
例13.8:R_f = 4%,市场风险溢价 8.6%,β = 1.3:
$$E(R) = 4\% + 1.3 \times 8.6\% = 4\% + 11.18\% = 15.18\%$$
若β翻倍至 2.6,风险溢价翻倍为 22.36%,预期收益升至 26.36%——风险溢价与β成正比。
例13.7(估值判断):R_f = 6% 时,SWMS(β = 1.3,E(R) = 14%)的风险报酬率 = (14% − 6%)/1.3 ≈ 6.15%;Insec(β = .8,E(R) = 10%)为 (10% − 6%)/.8 = 5%。Insec 的报酬率过低 → 价格过高 → 相对高估(overvalued)。
8. 核心要点
- 市场只奖励系统风险 — 总风险 = 系统风险 + 非系统风险;非系统风险可免费分散,因此预期收益与风险溢价仅由β(系统风险)决定。
- β的三大锚点 — 平均资产 β = 1,无风险资产 β = 0;β < 1 系统风险小、β > 1 系统风险大;组合β是各资产β按权重加权平均。
- 市场组合 β = 1,市场风险溢价 = E(R_M) − R_f — CAPM:E(R_i) = R_f + [E(R_M) − R_f] × β_i,风险溢价随β成比例变化;β是连接"风险度量"与"必要收益率(资本成本)"的桥梁。
1. Core Idea: The Systematic Risk Principle
The total risk of an investment can be decomposed into two parts:
$$\text{Total risk} = \text{Systematic risk} + \text{Unsystematic risk}$$
- Systematic risk: economy-wide risk (GDP, interest rates, inflation) affecting many assets — also called market risk or nondiversifiable risk; it cannot be eliminated by diversification.
- Unsystematic risk: risk unique to a single asset or small group — also called unique, asset-specific, or diversifiable risk; firm-specific events "wash out" in a large portfolio.
The systematic risk principle: the reward for bearing risk depends only on an investment's systematic risk — because unsystematic risk can be eliminated at virtually no cost (by diversifying), there is no reward for bearing it. Implication: the expected return on an asset depends only on its systematic risk, not its total risk.
2. Defining the Beta Coefficient
The beta coefficient (β) measures how much systematic risk a particular asset has relative to an average asset:
- An average asset has a beta of 1.0
- β = .50 → half as much systematic risk as an average asset
- β = 2.0 → twice as much
- A risk-free asset has a beta of zero (no systematic or unsystematic risk)
Caveat: not all betas are created equal — different providers use somewhat different estimation methods, and significant differences sometimes occur. It is wise to look at several sources.
3. Table 13.8: Betas of Selected Companies
| Company | β | Company | β |
|---|---|---|---|
| Coca-Cola | .55 | Mastercard | 1.08 |
| McDonald's | .66 | Walt Disney | 1.11 |
| Johnson & Johnson | .70 | Sherwin-Williams | 1.23 |
| Visa | .93 | Shopify | 1.59 |
(Source: Yahoo! Finance, 6/11/2020)
Reading: assets with larger betas have greater expected returns — Johnson & Johnson (β = .70) investors earn less, on average, than Sherwin-Williams (β = 1.23) investors. For example, Boeing's reported beta is 1.45, about one and one-half times the systematic risk of a typical stock.
4. Example 13.5: Total Risk versus Beta
| Security | Std. Dev. (total risk) | Beta (systematic risk) |
|---|---|---|
| Security A | 40% | .50 |
| Security B | 20% | 1.50 |
- A has greater total risk but substantially less systematic risk;
- Since total risk = systematic + unsystematic, A must have greater unsystematic risk;
- By the systematic risk principle, B earns a higher risk premium and expected return despite less total risk.
Key exam point: "more total risk" does not mean "higher risk premium" — the market prices only systematic risk.
5. Portfolio Betas: A Weighted Average
A portfolio beta is calculated exactly like a portfolio expected return — a weighted average of the individual betas:
$$\beta_P = x_1\beta_1 + x_2\beta_2 + \cdots + x_n\beta_n$$
Example: half in Shopify (β = 1.59) and half in Coca-Cola (β = .55):
$$\beta_P = .50 \times 1.59 + .50 \times .55 = 1.07$$
Example 13.6: invest $1,000 (A), $2,000 (B), $3,000 (C), $4,000 (D) — total $10,000, weights .10/.20/.30/.40:
$$\beta_P = .10 \times .80 + .20 \times .95 + .30 \times 1.10 + .40 \times 1.40 = 1.16$$
Portfolio expected return: $E(R_P) = .10 \times 8\% + .20 \times 12\% + .30 \times 15\% + .40 \times 18\% = 14.9\%$; β_P = 1.16 > 1 → more systematic risk than an average asset.
6. The Market Portfolio and the Market Risk Premium
Market portfolio: a portfolio made up of all the assets in the market, with expected return denoted E(R_M).
- Since all assets must plot on the security market line (SML), so must the market portfolio;
- The market portfolio is representative of all assets in the market → average systematic risk → β_M = 1;
- The slope of the SML is the market portfolio's reward-to-risk ratio:
$$\text{SML slope} = \frac{E(R_M) - R_f}{\beta_M} = E(R_M) - R_f$$
The term E(R_M) − R_f is the market risk premium — the reward the market offers for bearing an average amount of systematic risk.
7. From Beta to the CAPM
In a well-functioning, active market, every asset must offer the same reward-to-risk ratio (risk premium ÷ beta), so all assets plot on the same line — the security market line (SML). Rearranging gives the capital asset pricing model (CAPM):
$$E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i$$
The expected return has three components: ① the pure time value of money, R_f; ② the reward for bearing systematic risk, [E(R_M) − R_f]; ③ the amount of systematic risk in the asset, β_i.
Example 13.8: R_f = 4%, market risk premium 8.6%, β = 1.3:
$$E(R) = 4\% + 1.3 \times 8.6\% = 4\% + 11.18\% = 15.18\%$$
If beta doubles to 2.6, the risk premium doubles to 22.36% and the expected return rises to 26.36% — the risk premium is proportional to beta.
Example 13.7 (valuation check): with R_f = 6%, SWMS (β = 1.3, E(R) = 14%) offers a reward-to-risk ratio of ≈ 6.15%, while Insec (β = .8, E(R) = 10%) offers only 5% — Insec's expected return is too low for its risk → its price is too high → overvalued.
8. Key Takeaways
- The market rewards only systematic risk — total risk = systematic + unsystematic; unsystematic risk can be diversified away for free, so expected returns and risk premiums are determined by beta alone.
- Three beta anchors — the average asset has β = 1 and the risk-free asset has β = 0; β < 1 means low systematic risk, β > 1 means high; a portfolio's beta is the weighted average of its assets' betas.
- The market portfolio has β = 1 and the market risk premium is E(R_M) − R_f — CAPM: E(R_i) = R_f + [E(R_M) − R_f] × β_i, with the risk premium proportional to beta; beta is the bridge from risk measurement to the required return (cost of capital).
1. 核心思想:系统性风险原则
总风险可分解为系统性风险与非系统性风险:
- 系统性风险(市场风险):影响几乎所有资产(GDP、利率、通胀等),无法通过分散化消除
- 非系统性风险(特有/资产特定风险):只影响单一或少数资产,通过分散化可几乎无偿消除
系统性风险原则:承担风险的报酬只取决于投资的系统性风险。既然非系统性风险可以靠分散化免费消除,市场就不为"不必要承担的风险"付报酬。
推论:一项资产的期望收益(及其风险溢价)只由它的系统性风险决定,与其总风险大小无关。
2. 贝塔(β):系统性风险的度量
β 系数衡量一项资产相对"平均资产"的系统性风险水平:
- 平均资产 β = 1.0;β = 0.50 表示系统性风险只有平均的一半;β = 2.0 表示两倍
- 无风险资产 β = 0(既无系统性风险,也无非系统性风险)
部分知名公司 β(Yahoo! Finance,2020/6/11):可口可乐 .55、麦当劳 .66、强生 .70、维萨 .93、万事达 1.08、迪士尼 1.11、宣伟涂料 1.23、Shopify 1.59。
注意:不同数据供应商估算 β 的方法略有差异,结果可能有出入,应多方对照。
3. 风险—报酬率(Reward-to-Risk Ratio)
教材数据:资产 A 的 E(R_A) = 20%,β_A = 1.6;无风险利率 R_f = 8%。
把 A 与无风险资产组合(25% 投 A、75% 投无风险资产):
$$E(R_P) = .25 \times 20\% + .75 \times 8\% = 11\%$$ $$\beta_P = .25 \times 1.6 = .40$$
若以 8% 借入资金、把 150% 的资金投入 A(杠杆组合,投资比例可超 100%):
$$E(R_P) = 1.50 \times 20\% - .50 \times 8\% = 26\%$$ $$\beta_P = 1.50 \times 1.6 = 2.4$$
所有组合点(E(R), β)落在同一条直线上,其斜率就是风险—报酬率:
$$\text{斜率} = \frac{E(R_A) - R_f}{\beta_A} = \frac{.20 - .08}{1.6} = .075,即 7.5\%$$
即资产 A 每单位系统性风险提供 7.5% 的风险溢价。
对照资产 B(β_B = 1.2,E(R_B) = 16%):
$$\frac{E(R_B) - R_f}{\beta_B} = \frac{.16 - .08}{1.2} = .0667,即 6.67\% < 7.5\%$$
套利逻辑:B 对其系统性风险的补偿不足。投资者会买 A 卖 B——A 的价格上升、期望收益下降,B 反向变动;买卖持续到两者落在同一条直线上。
4. 市场均衡与证券市场线(SML)
基本结论:在活跃、竞争、运转良好的市场中,所有资产的风险—报酬率必然相等:
$$\frac{E(R_A) - R_f}{\beta_A} = \frac{E(R_B) - R_f}{\beta_B}$$
市场组合:由市场上所有资产构成,β_M = 1(具有平均系统性风险)。因此 SML 的斜率为:
$$\text{SML斜率} = \frac{E(R_M) - R_f}{\beta_M} = E(R_M) - R_f$$
其中 E(R_M) − R_f 称为市场风险溢价。
以期望收益对 β 作图,所有资产都落在同一条直线上,这条线就是证券市场线(SML)——描述金融市场中系统性风险与期望收益的关系。点落在线上方(如图中 C):价格上升、期望收益下降,直至落回线;点在线下方(如 D)则反向调整。
5. CAPM 公式
设任意资产 i 的期望收益为 E(R_i)、β 为 β_i,则它必然落在 SML 上,整理得资本资产定价模型(CAPM):
$$\boxed{E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i}$$
期望收益由三部分组成:
- 纯粹时间价值:R_f——不承担任何风险、单纯等待的报酬
- 承担系统性风险的报酬:E(R_M) − R_f——市场为承担平均量系统性风险提供的溢价
- 系统性风险的数量:β_i——该资产相对平均资产的风险水平
CAPM 对组合同样适用:组合 β 按权重加总(β_P = x₁β₁ + x₂β₂ + …),再代入公式。例如 50% Shopify(1.59)+ 50% 可口可乐(.55)→ β_P = .50×1.59 + .50×.55 = 1.07。
6. 计算示例
Example 13.8:R_f = 4%,市场风险溢价 = 8.6%,某股票 β = 1.3:
$$\text{风险溢价} = 1.3 \times 8.6\% = 11.18\%$$ $$E(R_i) = 4\% + 11.18\% = 15.18\%$$
若 β 翻倍为 2.6:风险溢价翻倍为 22.36%,E(R_i) = 4% + 22.36% = 26.36%。
自测题 13.4:R_f = 8%,E(R_M) = 16%(市场风险溢价 8%),β = 0.7:
$$E(R_i) = 8\% + .7 \times 8\% = 13.6\%$$
若某股票 E(R) = 24%,其风险溢价 16% = 2 × 市场风险溢价 → β = 2.0。
7. 应用:Alpha、高估低估与资本成本
Alpha:资产实际收益与 SML 的垂直距离。落在 SML 上表示赚到了按 β 应得的收益;正 alpha 表示超额收益(点在 SML 上方),负 alpha 则不理想。
高估/低估判断(Example 13.7):R_f = 6%。
| 证券 | β | E(R) | 风险—报酬率 |
|---|---|---|---|
| SWMS | 1.3 | 14% | (14%−6%)/1.3 = 6.15% |
| Insec | .8 | 10% | (10%−6%)/.8 = 5% |
Insec 风险—报酬率更低 → 补偿不足 → 价格过高 → 相对高估(预期其价格相对下跌);SWMS 相对低估。
资本成本预演:股东随时可以自己投资于金融市场,因此新项目期望收益至少不低于市场上同 β 投资的收益,否则 NPV 为负。SML 给出了"经济中承担风险的市场价格",是确定项目折现率(资本成本)的基础。
8. 核心要点
- 只奖励系统性风险 — 非系统性风险可被分散化免费消除,期望收益只由 β 决定
- 市场均衡定价 — 活跃市场中所有资产的风险—报酬率相等,全部落在 SML 上
- CAPM 是估值的基石 — E(R_i) = R_f + β_i ×(市场风险溢价),是资本成本与 NPV 判断的基础
课程思政:证券市场线体现了"风险与收益对等"的市场规律——市场不奖励不必要的风险,引导投资者理性评估风险、坚持分散化而非盲目投机;均衡定价机制维护市场公平,高估终会被市场纠正。
1. Core Idea: The Systematic Risk Principle
Total risk decomposes into systematic risk and unsystematic risk:
- Systematic (market) risk: affects nearly all assets (GDP, interest rates, inflation); cannot be eliminated by diversification
- Unsystematic (unique / asset-specific) risk: affects a single asset or a small group; can be virtually eliminated by diversification at almost no cost
The systematic risk principle: The reward for bearing risk depends only on the systematic risk of an investment. Because unsystematic risk can be eliminated by diversifying, the market does not reward risks that are borne unnecessarily.
Corollary: An asset's expected return (and risk premium) depends only on its systematic risk — not on its total risk.
2. Beta: Measuring Systematic Risk
The beta coefficient (β) measures how much systematic risk an asset has relative to an average asset:
- An average asset has β = 1.0; β = 0.50 means half as much systematic risk; β = 2.0 means twice as much
- A risk-free asset has β = 0 (no systematic or unsystematic risk)
Selected betas (Yahoo! Finance, 6/11/2020): Coca-Cola .55, McDonald's .66, Johnson & Johnson .70, Visa .93, Mastercard 1.08, Walt Disney 1.11, Sherwin-Williams 1.23, Shopify 1.59.
Caveat: different providers use somewhat different estimation methods, so compare several sources.
3. The Reward-to-Risk Ratio
Text data: Asset A has E(R_A) = 20%, β_A = 1.6; risk-free rate R_f = 8%.
Portfolio combining A with the risk-free asset (25% in A, 75% risk-free):
$$E(R_P) = .25 \times 20\% + .75 \times 8\% = 11\%$$ $$\beta_P = .25 \times 1.6 = .40$$
Borrowing at 8% to invest 150% of wealth in A (a levered portfolio — weights can exceed 100%):
$$E(R_P) = 1.50 \times 20\% - .50 \times 8\% = 26\%$$ $$\beta_P = 1.50 \times 1.6 = 2.4$$
All combinations (E(R), β) plot on one straight line; its slope is the reward-to-risk ratio:
$$\text{Slope} = \frac{E(R_A) - R_f}{\beta_A} = \frac{.20 - .08}{1.6} = .075, \text{ or } 7.5\%$$
Asset A offers a risk premium of 7.5% per "unit" of systematic risk.
Compare Asset B (β_B = 1.2, E(R_B) = 16%):
$$\frac{E(R_B) - R_f}{\beta_B} = \frac{.16 - .08}{1.2} = .0667, \text{ or } 6.67\% < 7.5\%$$
Arbitrage logic: B offers inadequate compensation for its systematic risk. Investors buy A and sell B — A's price rises and its expected return falls, B's does the reverse; trading continues until both plot on the same line.
4. Market Equilibrium and the Security Market Line (SML)
Fundamental result: In an active, competitive, well-functioning market, the reward-to-risk ratio must be the same for all assets:
$$\frac{E(R_A) - R_f}{\beta_A} = \frac{E(R_B) - R_f}{\beta_B}$$
Market portfolio: made up of all assets in the market, so β_M = 1 (average systematic risk). The SML slope is:
$$\text{SML slope} = \frac{E(R_M) - R_f}{\beta_M} = E(R_M) - R_f$$
where E(R_M) − R_f is the market risk premium.
Plotting expected return against beta, all assets must lie on a single line: the security market line (SML) — the relationship between systematic risk and expected return in financial markets. An asset above the line (C) rises in price and falls in expected return until it lands on the line; one below the line (D) adjusts in the opposite direction.
5. The CAPM Formula
For any asset i with expected return E(R_i) and beta β_i, it must plot on the SML, which yields the capital asset pricing model (CAPM):
$$\boxed{E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i}$$
Expected return consists of three parts:
- Pure time value of money: R_f — the reward for waiting without taking any risk
- Reward for bearing systematic risk: E(R_M) − R_f — the market premium for bearing an average amount of systematic risk
- Amount of systematic risk: β_i — the asset's risk relative to the average asset
CAPM works for portfolios too: compute the portfolio beta as a weighted average (β_P = x₁β₁ + x₂β₂ + …) and plug it in. E.g., 50% Shopify (1.59) + 50% Coca-Cola (.55) → β_P = .50×1.59 + .50×.55 = 1.07.
6. Worked Examples
Example 13.8: R_f = 4%, market risk premium = 8.6%, stock beta = 1.3:
$$\text{Risk premium} = 1.3 \times 8.6\% = 11.18\%$$ $$E(R_i) = 4\% + 11.18\% = 15.18\%$$
If beta doubles to 2.6: risk premium doubles to 22.36%, so E(R_i) = 4% + 22.36% = 26.36%.
Self-test 13.4: R_f = 8%, E(R_M) = 16% (market risk premium 8%), beta .7:
$$E(R_i) = 8\% + .7 \times 8\% = 13.6\%$$
A stock with E(R) = 24% has a risk premium of 16% = twice the market risk premium → β = 2.0.
7. Applications: Alpha, Valuation, and Cost of Capital
Alpha: the distance between an asset's actual return and the SML. On the SML, an asset earns exactly what it should for its beta; a positive alpha is a return in excess of the CAPM benchmark (plots above the line); a negative alpha is undesirable.
Over/undervaluation (Example 13.7): R_f = 6%.
| Security | β | E(R) | Reward-to-risk ratio |
|---|---|---|---|
| SWMS Co. | 1.3 | 14% | (14%−6%)/1.3 = 6.15% |
| Insec Co. | .8 | 10% | (10%−6%)/.8 = 5% |
Insec offers insufficient expected return for its risk → its price is too high → overvalued relative to SWMS (SWMS undervalued relative to Insec); expect Insec's price to fall.
Preview of the cost of capital: shareholders can always invest in financial markets themselves, so a new project must offer an expected return no worse than what the market offers for the same beta — otherwise it has a negative NPV. The SML gives the "going rate" for bearing risk in the economy, the basis for the discount rate (cost of capital) on a project.
8. Key Takeaways
- Only systematic risk is rewarded — unsystematic risk is diversified away for free, so expected return depends on beta alone
- Market equilibrium pricing — in active markets every asset offers the same reward-to-risk ratio and plots on the SML
- CAPM is the cornerstone of valuation — E(R_i) = R_f + β_i × (market risk premium), the basis for cost of capital and NPV decisions
Course ideology: The SML embodies the market law of "risk and return in proportion" — the market does not reward unnecessary risk, guiding investors to assess risk rationally and diversify rather than speculate blindly; equilibrium pricing keeps markets fair, as overvaluation is eventually corrected by the market.
1. 核心思想:什么是有效市场
资本市场上,股价之所以逐年大幅波动,至少部分原因是新信息不断到达、投资者据此重新评估资产价值。所谓"有效"市场,是指价格对新信息的调整快速且正确。更精确地说:
在有效资本市场上,当前市场价格充分反映了所有可得信息——基于可得信息,没有任何理由认为当前价格过高或过低。
2. 有效市场中的价格行为:FCC 案例
假设 F-Stop 相机公司(FCC)经多年秘密研发,开发出自动对焦速度翻倍的新相机,资本预算分析显示项目 NPV 为正且可观。关键前提:该信息尚未公开,只属于"内幕信息"。
| 时点 | 价格 |
|---|---|
| 公告前 | 每股 $140(不包含新项目价值) |
| 新项目每股 NPV | $40 |
| 价值完全反映后 | $180 = $140 + $40 |
假设周三上午公司发布新闻稿公告项目。有效市场中,周三下午的股价就已充分反映该信息——投资者周三下午买入、周四卖出将无利可图(若还有利可图,说明市场花了一整天才消化一条新闻稿)。
图 12.14 给出三种可能的股价调整路径(Day 0 为公告日):
| 路径 | 特征 | 含义 |
|---|---|---|
| 实线 | 立即调整到位,此后不再变动 | 有效市场 |
| 虚线 | 延迟反应,约 8 天才完全消化 | 低效:公告后几天价格过低 |
| 点线 | 先过度反应,再回调至正确价格 | 低效:先高后正 |
在低效市场中,公告后买入、数日后卖出是正 NPV 活动——因为公告后数日内价格过低。
3. 有效市场假说(EMH)与零 NPV 推论
有效市场假说(EMH)断言:组织良好的资本市场(如纽交所 NYSE)至少在实践意义上是有效市场——低效可能存在,但相对较小且不常见。
对市场参与者最重要的推论:
$$\text{NPV} = \text{市场价值} - \text{成本} = 0$$
价格既不高也不低,意味着投资的市场价值与成本之差为零,有效市场中所有投资都是零 NPV 投资。由此:投资者买入证券时得到与其支付恰好相称的价值;公司发行股票债券时,也按其真实价值卖出。
4. 什么使市场有效:投资者之间的竞争
效率的来源是投资者之间的竞争。无数人终其一生寻找错误定价的股票:研究历史价格与股利、公司盈利、债务、税收、行业、新投资计划、对经济周期的敏感度等。而寻找信息有强大的激励——利润动机:你知道的越多,就越可能从好信息中获利(买入)、回避坏信息(卖出)。
竞争的必然结果:错误定价的股票越来越少,市场越来越有效。最终形成一种均衡:市场上只保留"刚好够那些最善于识别错误定价的人谋生"程度的错误定价;对大多数投资者而言,搜集分析信息的活动得不偿失。
5. 关于 EMH 的常见误解
误解一:"扔飞镖选股也能媲美专业人士"。市场效率绝不等于"怎么投资都无所谓"——乱扔飞镖的人可能把全部飞镖扎进一两只基因工程高风险股票上,你真的愿意把全部身家押在其中吗?
误解二(《华尔街日报》掷镖竞赛):1990 年 7 月至 2002 年 9 月的 147 场半年度竞赛中,四位专业基金经理 vs 随机掷镖,专业组胜出 90 次(90 对 57)。这能否证明市场无效?不能: - 掷镖天然选中平均风险股票,而专业人士为取胜偏爱高风险股票——若如此,平均而言专业组本就该赢; - 专业人士的选股在开始时公开宣布,宣传效应可能推高相关股价,形成部分自我实现的预言。
误解三:"价格天天波动,市场怎么可能有效"。价格波动与效率毫不矛盾:投资者每天被信息轰炸,价格变动正是信息流的反映。在一个快速变化的世界里,价格纹丝不动反而意味着低效。有效意味着公司卖出股票时获得"公平价格",该反映的信息都已被"定价"进去(priced out)。
6. 市场效率的三种形式
按价格反映的信息范围,由弱到强分为三种:
| 形式 | 价格反映的信息 | 对投资策略的含义 |
|---|---|---|
| 弱式 | 股票自身的历史价格 | 研究过去价格找规律(技术分析)徒劳无功 |
| 半强式 | 所有公开信息 | 用财务报表等信息找错误定价(基本面分析)是浪费时间——信息已反映在当前价格中 |
| 强式 | 一切信息,包括内幕 | 不存在"内幕信息"这回事 |
三者逐级加强:弱式 ⊂ 半强式 ⊂ 强式。关于强式:常识观察(如并购的内幕消息可能极有价值)表明内幕信息确实存在——FCC 案例恰恰假设市场不是强式有效的;是否合法、合乎道德是另一回事。半强式是争议最大的形式。
7. 历史证据与课程思政:效率是建设出来的
资本市场历史告诉我们的三点证据: 1. 价格对新信息反应迅速,反应程度至少与有效市场的预期无重大差异; 2. 未来价格(尤其短期)难以用公开信息预测; 3. 若错误定价存在,也没有明显的方法识别它们——基于公开信息的简单策略多半不会成功。
课程思政:有效市场不是天生的,而是制度建设的产物。我国的注册制改革以"信息披露为核心",正是为让价格更充分地反映信息;对内幕交易的严格执法,维护的正是"所有人面对同一信息集"的公平;对中小投资者的保护,则提醒我们效率的另一面是公平与秩序。市场越有效,投机性"一夜暴富"的幻想越应让位于理性投资、价值投资。
8. 三个核心要点
- 价格是信息的镜子 — 有效市场中价格快速且正确地反映信息,投资者买入后"得到其所付",公司发行时"售出其所值";
- 零 NPV 是效率的标志 — 价格既不高也不低 → 市场价值 − 成本 = 0 → 没有免费的午餐;靠竞争消灭超额收益,是市场有效的根本机制;
- 效率分层次、靠证据 — 弱式(历史价格)→ 半强式(公开信息)→ 强式(内幕信息),层次越高越难成立;"信息已定价"意味着低买高卖没有必然的捷径。
1. Core Idea: What Is an Efficient Market?
Stock prices fluctuate widely from year to year, at least partly because new information arrives and investors reassess asset values. A market is "efficient" if prices adjust quickly and correctly when new information arrives. More precisely:
In an efficient capital market, current market prices fully reflect available information — based on available information, there is no reason to believe that the current price is too low or too high.
2. Price Behavior in an Efficient Market: The FCC Example
F-Stop Camera Corporation (FCC) has secretly developed an autofocusing system twice as fast as existing ones; capital budgeting shows a large positive NPV. The key assumption: the system's existence is inside information only.
| Point in Time | Price |
|---|---|
| Before announcement | $140 per share (project value not included) |
| NPV per share of the new system | $40 |
| After full reflection | $180 = $140 + $40 |
Suppose the announcement is made in a Wednesday-morning press release. In an efficient market, Wednesday afternoon's price already reflects that information — buying Wednesday afternoon and selling Thursday would yield no profit (if it did, the market would have taken a full day to digest one press release).
Figure 12.14 shows three possible adjustment paths (Day 0 = announcement day):
| Path | Pattern | Meaning |
|---|---|---|
| Solid line | Immediate adjustment, no further change | Efficient market |
| Broken line | Delayed reaction, about 8 days to fully absorb | Inefficient: price too low for days |
| Dotted line | Overreaction, then correction to the right price | Inefficient: too high, then correct |
In an inefficient market, buying right after the announcement and selling days later is a positive NPV activity — the price is too low for several days.
3. The EMH and the Zero-NPV Implication
The efficient markets hypothesis (EMH) asserts that well-organized capital markets, such as the NYSE, are efficient at least as a practical matter — inefficiencies may exist, but they are relatively small and uncommon.
The key implication for participants:
$$\text{NPV} = \text{Market value} - \text{Cost} = 0$$
If prices are neither too low nor too high, the difference between an investment's market value and its cost is zero — all investments in an efficient market are zero NPV investments. Investors get exactly what they pay for, and firms receive exactly what their stocks and bonds are worth when they sell them.
4. What Makes a Market Efficient: Investor Competition
Efficiency comes from competition among investors. Many people spend their entire lives searching for mispriced stocks — studying past prices and dividends, earnings, debt, taxes, industries, planned investments, sensitivity to the economy, and more. The profit motive is a powerful incentive: know more, profit from good news (buy) and avoid bad news (sell).
The logical consequence: mispriced stocks become fewer and fewer, and the market becomes increasingly efficient. An equilibrium emerges in which just enough mispricing remains for those best at identifying it to make a living — for most other investors, information gathering and analysis does not pay.
5. Common Misconceptions about the EMH
Misconception 1: "Throwing darts at the financial page" matches professional analysts. Efficiency does NOT mean it doesn't matter how you invest — a random dart thrower might land every dart in one or two high-risk genetic engineering stocks. Would you really put all your money there?
Misconception 2 (The Wall Street Journal dartboard contest): in 147 five-and-one-half-month contests from July 1990 to September 2002, four professional money managers beat the dartboard 90 times (90 to 57). Does this prove markets are inefficient? No: - Darts naturally select average-risk stocks, while pros pick riskier stocks to win — so on average, pros should win; - The pros' picks are announced publicly at the start, and this publicity may boost prices — a partially self-fulfilling prophecy.
Misconception 3: "Prices move daily, so the market can't be efficient." Price fluctuation is perfectly consistent with efficiency: investors are bombarded with information every day, and price movements are a reflection of that information flow. In a rapidly changing world, the absence of price movements would suggest inefficiency. Efficiency means the price a firm obtains for its stock is "fair" — the relevant information has been "priced out."
6. The Three Forms of Market Efficiency
The forms differ in what information is reflected in prices:
| Form | Information Reflected | Implication for Strategy |
|---|---|---|
| Weak form | The stock's own past prices | Studying past price patterns (technical analysis) is futile |
| Semistrong form | All public information | Analysts using financial statements to find mispricing waste their time — it is already in the price |
| Strong form | All information, including inside information | There is no such thing as inside information |
The forms are nested: weak ⊂ semistrong ⊂ strong. As for the strong form: casual observation (e.g., prior knowledge of a takeover attempt can be very valuable) suggests inside information does exist — the FCC example explicitly assumed the market was not strong form efficient; whether using it is lawful or ethical is a separate issue. The semistrong form is the most controversial.
7. Historical Evidence and a Reflection: Efficiency Is Built, Not Given
Capital market history suggests three things: 1. Prices respond rapidly to new information, and the response is at least not grossly different from what an efficient market would produce; 2. The future of prices, especially in the short run, is difficult to predict from publicly available information; 3. If mispriced stocks exist, there is no obvious way to identify them — simpleminded schemes based on public information will probably not succeed.
Course reflection (课程思政): Market efficiency is not born but built through institutions. China's registration-based IPO reform centers on information disclosure so prices reflect information more fully; strict enforcement against insider trading safeguards the fairness of "one information set for all"; investor protection reminds us that efficiency has an ethical twin — fairness and order. The more efficient the market, the more the fantasy of speculation should yield to rational, value investing.
8. Key Takeaways
- Price is the mirror of information — in an efficient market, prices adjust quickly and correctly; investors get exactly what they pay for, and firms sell at exactly what their securities are worth.
- Zero NPV is the signature of efficiency — prices neither too low nor too high → market value − cost = 0 → no free lunch; competition that erases excess returns is the mechanism that makes markets efficient.
- Efficiency comes in layers and rests on evidence — weak (past prices) → semistrong (public information) → strong (inside information), with higher layers harder to sustain; when information is "priced out," there is no guaranteed shortcut to buying low and selling high.
1. 核心思想:为什么权益资本成本最难估计
在资本成本的各种来源中,权益资本成本是最难确定的:与债务不同,股东要求的回报率没有任何可以直接观察的市场报价,只能间接估计。
关键桥梁(§14.1):投资者从证券上获得的回报,就是发行该证券的公司为此付出的成本。因此"要求报酬率""适当折现率"与"资本成本"本质上同义——资本成本主要取决于资金的用途(风险),而非资金的来源。
教材给出两种估计方法:
- 股利增长模型法:$R_E = D_1/P_0 + g$(基于第8章,仅适用于发放股利且稳定增长的公司)
- SML(CAPM)法:本知识点的核心,直接以第13章的证券市场线为基础
2. CAPM 公式:三项输入
第13章的核心结论:风险投资的期望收益取决于三件事——
- 无风险利率 $R_f$
- 市场风险溢价 $E(R_M) - R_f$
- 该资产相对平均资产的系统性风险,即 β 系数
$$\boxed{R_E = R_f + \beta_E \times (R_M - R_f)}$$
第二项就是股权风险溢价:市场为承担系统性风险提供的"单价"($R_M - R_f$)乘以该股票承担的系统性风险"数量"($\beta_E$)。CAPM 法把期望收益与系统性风险直接挂钩,这正是它优于股利增长模型之处。
3. 三个输入量的实务估计
| 输入 | 估计来源 | 教材数值 |
|---|---|---|
| 无风险利率 $R_f$ | 美国短期国债(T-bills)利率 | 1.53%(教材写作时水平) |
| 市场风险溢价 $R_M - R_f$ | 第12章基于大公司普通股约100年历史收益的估计 | 约 7% |
| β 系数 | Bloomberg、Yahoo! Finance 等公开渠道;Value Line 会对极端 β 做平滑 | 迪士尼 β = 1.11(第13章 Table 13.8) |
注意:不同数据供应商估计 β 的方法略有差异(如 Eastman 案例中 Yahoo! 报 1.39、Value Line 报 1.25),结果可能出入,应多方对照后判断。
4. 计算示例:华特迪士尼(教材正文演示)
$R_f$ = 1.53%(T-bills)、市场风险溢价 = 7%、β = 1.11:
$$R_E = .0153 + 1.11 \times .07 = .0930,即 9.30\%$$
即:迪士尼的权益资本成本约为 9.30%。
5. 计算示例:Alpha Air Freight(Example 14.1)
β = 1.2、市场风险溢价 = 7%、无风险利率 = 6%:
$$R_E = .06 + 1.2 \times .07 = .144,即 14.4\%$$
与股利增长模型交叉验证:$D_0$ = $2、g = 8%、$P_0$ = $30,则 $D_1 = \$2 \times 1.08 = \$2.16$:
$$R_E = \$2.16/\$30 + .08 = .152,即 15.2\%$$
两法结果接近,可取平均:≈ 14.8% 作为 Alpha 的权益资本成本。
6. 与股利增长模型对比
股利增长模型($R_E = D_1/P_0 + g$):
- 优点:简单易懂、便于使用
- 缺点:只适用于发放股利的公司;隐含股利恒定增长的强假设;对 g 极其敏感(g 上调 1 个百分点,估计的资本成本至少上升 1 个百分点);不显式考虑风险,无法判断估计收益是否与风险相称
CAPM 法恰好弥补两点:显式调整风险;适用于不发放股利、增长不稳定的公司,应用范围更广。
7. 局限性与实务要点
- 两个输入都要估计:市场风险溢价与 β。7% 的市场风险溢价基于约100年特定组合的历史收益,换时间段、换股票组合可能得出差别很大的估计;估计不准 → 资本成本不准
- 用过去预测未来:经济条件会迅速变化,历史未必是好向导
- 交叉验证:理想情况下两种方法都适用且答案相近,可信度更高;还可与同类公司的结果对照,作为现实检验
- 例:Eastman Chemical(§14.4)——CAPM 法 $R_E = .0153 + 1.25(.07) = .1028$,即 10.28%(β 取 Value Line 的 1.25);股利折现法 7.58%;两者取平均得 8.93%
- 业界实践:Hershey 财务总监 Samuel Weaver 访谈提到——对10家食品加工同行公司的调查显示,10家无一例外全部用 CAPM 估计权益资本成本;Hershey 因股利稳定增长而偏好股利增长模型
8. 核心要点
- 权益资本成本不可直接观察,只能估计 — 股东要求的回报率就是公司的资本成本,是 WACC 中最难确定的一块
- CAPM 三项输入 — $R_E = R_f + \beta \times$(市场风险溢价);β 与市场风险溢价的估计误差会直接转化为资本成本误差
- 两法互验 — SML 法显式调整风险、适用范围广;与股利增长模型交叉验证、与同类公司对照,是控制估计误差的实务手段
1. Core Idea: Why the Cost of Equity Is the Hardest to Estimate
Of all the components of the cost of capital, the cost of equity is the most difficult to determine: unlike debt, there is no directly observable market quote for the return that equity investors require — it must be estimated.
The key bridge (§14.1): the return an investor receives on a security is the cost of that security to the company that issued it. "Required return," "appropriate discount rate," and "cost of capital" are used interchangeably — and the cost of capital depends primarily on the use of the funds, not the source.
The textbook offers two approaches:
- The dividend growth model: $R_E = D_1/P_0 + g$ (from Chapter 8; only for firms that pay dividends with steady growth)
- The SML (CAPM) approach — the focus of this note, built directly on the security market line from Chapter 13
2. The CAPM Formula: Three Inputs
Chapter 13's core conclusion: the expected return on a risky investment depends on three things —
- The risk-free rate, $R_f$
- The market risk premium, $E(R_M) - R_f$
- The asset's systematic risk relative to the average, its beta, β
$$\boxed{R_E = R_f + \beta_E \times (R_M - R_f)}$$
The second term is the equity risk premium: the market "price" per unit of systematic risk ($R_M - R_f$) times the amount of systematic risk the stock carries ($\beta_E$). By tying the expected return directly to systematic risk, this is exactly where the CAPM beats the dividend growth model.
3. Estimating the Three Inputs in Practice
| Input | Source of Estimate | Textbook Value |
|---|---|---|
| Risk-free rate, $R_f$ | U.S. Treasury bill rate | 1.53% (as the chapter was written) |
| Market risk premium, $R_M - R_f$ | Chapter 12 estimate from roughly 100 years of returns on large-company common stocks | about 7% |
| Beta, β | Public sources such as Bloomberg and Yahoo! Finance; Value Line moderates extreme betas | Disney β = 1.11 (Table 13.8, Chapter 13) |
Note: different providers estimate beta differently (e.g., in the Eastman example Yahoo! reported 1.39 while Value Line reported 1.25) — check multiple sources and use judgment.
4. Worked Example: Walt Disney (Main-Text Demonstration)
$R_f$ = 1.53% (T-bills), market risk premium = 7%, β = 1.11:
$$R_E = .0153 + 1.11 \times .07 = .0930, or 9.30\%$$
Walt Disney's cost of equity is about 9.30%.
5. Worked Example: Alpha Air Freight (Example 14.1)
β = 1.2, market risk premium = 7%, risk-free rate = 6%:
$$R_E = .06 + 1.2 \times .07 = .144, or 14.4\%$$
Cross-check with the dividend growth model: $D_0$ = $2, g = 8%, $P_0$ = $30, so $D_1 = \$2 \times 1.08 = \$2.16$:
$$R_E = \$2.16/\$30 + .08 = .152, or 15.2\%$$
The two estimates are reasonably close, so we average them: ≈ 14.8% as Alpha's cost of equity.
6. Comparison with the Dividend Growth Model
Dividend growth model ($R_E = D_1/P_0 + g$):
- Advantage: simple to understand and easy to use
- Drawbacks: applicable only to firms that pay dividends; assumes constant dividend growth; very sensitive to g (a one-percentage-point upward revision of g raises the estimated cost of equity by at least a full percentage point); no explicit adjustment for risk, so it is hard to tell whether the estimated return is commensurate with the risk
The SML approach fixes both defects: it explicitly adjusts for risk and applies to companies other than those with steady dividend growth, making it useful in a wider variety of circumstances.
7. Limitations and Practical Pointers
- Two inputs must be estimated: the market risk premium and beta. The 7% premium rests on about 100 years of returns on particular portfolios; different time periods, stocks, or markets yield very different estimates — and poor estimates mean an inaccurate cost of equity
- The past is used to predict the future: economic conditions can change quickly, so history may not be a good guide
- Cross-validation: ideally both approaches apply and produce similar answers, boosting confidence; also compare with results for similar companies as a reality check
- Example: Eastman Chemical (§14.4) — CAPM gives $R_E = .0153 + 1.25(.07) = .1028$, or 10.28% (using Value Line's beta of 1.25); the dividend discount model gives 7.58%; the two are averaged to 8.93%
- Industry practice: in the interview with Hershey's CFO Samuel Weaver — a survey of 10 food processing competitors showed that all 10 used the CAPM to compute the cost of equity; Hershey itself prefers the dividend growth model because its dividends grow steadily
8. Core Takeaways
- The cost of equity cannot be observed — it must be estimated — the return shareholders require is the firm's cost of equity, the hardest input in the WACC
- Three CAPM inputs — $R_E = R_f + \beta \times$ (market risk premium); estimation errors in β and the risk premium translate directly into errors in the cost of equity
- Cross-check the two methods — the SML approach adjusts for risk explicitly and applies broadly; combining it with the dividend growth model and comparing against similar firms is how estimation error is kept in check in practice
1. 核心思想:为什么权益资本成本必须"估计"
股东要求的回报就是公司发行该证券的成本——投资者获得多少回报,发行公司就要承担多少成本。但权益资本成本是全部资本成本中最难确定的一项:股票市场并不直接告诉我们股东要求的回报率是多少,因为不存在一个可以直接观察的"股权利率"。与债务(可用到期收益率直接观察)不同,我们只能间接估计权益资本成本。教材给出两条估计路径:
- 股利增长模型法(DDM)——本章主题,基于第 8 章的股利增长模型;
- SML/CAPM 法——基于证券市场线(见 CAPM 知识点)。
沿用第 14.1 节的术语约定:必要报酬率(required return)、合适的折现率(appropriate discount rate)与资本成本(cost of capital)基本可以互换使用——投资获得正 NPV 的前提是回报超过其资本成本。还要牢记本章最重要的结论之一:资本成本主要取决于资金的用途,而非资金的来源。
2. 股利增长模型:公式与推导
第 8 章的结论:若公司股利以恒定增长率 g 永续增长,则当前股价为:
$$P_0 = \frac{D_1}{R_E - g} = \frac{D_0 \times (1+g)}{R_E - g}$$
其中 $D_0$ 为已支付的最近一期股利,$D_1 = D_0 \times (1+g)$ 为下一期预期股利,$R_E$ 为股票的期望收益率(E 代表 Equity)。
移项解出 $R_E$,即得权益资本成本的 DDM 公式(式 14.1):
$$R_E = \frac{D_1}{P_0} + g$$
经济含义:权益资本成本 = 预期股利收益率($\frac{D_1}{P_0}$)+ 股利增长率(g,即资本利得部分)。
3. 实施所需的三项信息
用 DDM 估计 $R_E$ 需要三项输入:$P_0$、$D_1$、$g$。
| 输入 | 获取难度 | 说明 |
|---|---|---|
| $P_0$ 当前股价 | 直接观察 | 公开交易公司可直接获得 |
| $D_0$ 已付股利 | 直接观察 | 公开交易公司可直接获得 |
| $g$ 预期增长率 | 必须估计 | 唯一需要"猜"的部分,见第 5 节 |
| 即三项输入中只有增长率 $g$ 需要估计——这正是 DDM 法误差的主要来源。 |
4. 算例:Greater States Public Service
某大型公用事业公司上年每股股利 $D_0 = \$4$,当前股价 $P_0 = \$60$,预计股利按 6% 永续增长。求权益资本成本。
第一步:计算下期预期股利
$$D_1 = D_0 \times (1+g) = \$4 \times 1.06 = \$4.24$$
第二步:代入 DDM 公式
$$R_E = \frac{D_1}{P_0} + g = \frac{\$4.24}{\$60} + .06 = .1307$$
结论:Greater States 的权益资本成本为 13.07%。
5. 估计 g:两种方法
方法一:历史增长率(本章演示)。取最近 5 年股利,逐年计算增长率后平均:
| 年份 | 股利 | 变化额 | 百分比变化 |
|---|---|---|---|
| 2017 | $1.10 | — | — |
| 2018 | 1.20 | $.10 | 9.09% |
| 2019 | 1.35 | .15 | 12.50% |
| 2020 | 1.40 | .05 | 3.70% |
| 2021 | 1.55 | .15 | 10.71% |
| - 算术平均:$(9.09\% + 12.50\% + 3.70\% + 10.71\%) / 4 = 9\%$,可直接作为 g 的估计值; | |||
| - 几何平均:把 $1.10 \rightarrow 1.55$ 视为货币时间价值问题($1.10$ 为现值、$1.55$ 为终值、期数为 4),得 8.95%; | |||
| - 几何平均(8.95%)恒低于算术平均(9%),但当股利以相对稳定的速率增长时,两种口径差异不大,用哪种都行。 |
方法二:分析师预测。华尔街分析师(如 Zacks、Bloomberg 等)对未来增长率有现成预测(Zacks 网站上即可查到增长率估计);不同来源预测不同,可取多家预测后平均。
6. 优点与缺点
优点:简单。容易理解、容易使用——这是它最突出的优势。
缺点(四条):
- 只适用于支付股利的公司——不派息的公司此方法完全失效,实务中很多公司不适用;
- 股利恒定增长假设过于理想——现实中股利增长率永远不会完全恒定,方法只对"增长相当稳定"的公司成立;
- 结果对 g 极其敏感——股价给定时,g 向上修正 1 个百分点,$R_E$ 至少上升 1 个百分点(且 $D_1$ 通常也随之上调,实际增幅更大);
- 不显式考虑风险——与 SML 法不同,DDM 对投资风险没有任何直接调整,无法判断估计出的回报是否与风险相称。
实务侧证(Hershey 公司):Hershey 前财务规划与预测总监 Samuel Weaver 介绍,他们对同行业 10 家食品公司调查后发现几乎都用 CAPM 计算权益资本成本,但 Hershey 选择股利增长模型——因为公司支付股利且股利保持稳定增长,增长率还包含在公司战略计划内,DDM 既在技术上适用,又能反映管理层对未来长期增长的最佳估计。适用条件成立时,DDM 就是好工具。
7. 与 SML 法交叉验证:两个算例
两法依赖不同假设,结果通常有差异;若两法结果接近,我们对估计就更有信心。
例 14.1 Alpha Air Freight:$\beta = 1.2$,市场风险溢价 7%,无风险利率 6%,$D_0 = \$2$,g = 8%,$P_0 = \$30$。
- SML 法:$R_E = .06 + 1.2 \times .07 = .144$,即 14.4%;
- DDM 法:$D_1 = \$2 \times 1.08 = \$2.16$,$R_E = \$2.16/\$30 + .08 = .152$,即 15.2%;
- 两法结果接近,取平均:$R_E \approx$ 14.8%。
Eastman Chemical 实务演示:无风险利率 1.53%、市场风险溢价 7%、Value Line 的 β = 1.25。
- SML 法:$R_E = .0153 + 1.25 \times .07 = .1028$,即 10.28%;
- DDM 法:Eastman 派息年份很少,历史股利增长率不可靠,改用分析师预测的每股收益增长率 4.26% 作为 g:$R_E = \$2.48(1+.0426)/\$77.83 + .0426 = .0758$,即 7.58%;
- 两法估计均合理,取平均得 $R_E \approx$ 8.93%(该值随后用于 Eastman 的 WACC 计算)。
要点:两法估计不同是常态而非异常——每种方法依赖不同假设。处理办法有两种:舍弃明显不合理的一个,或取平均。若公司不派息或股利增长不稳定(如 Eastman 的情况),DDM 的可信度下降,可退而求其次使用盈利增长率近似。最理想的情形是两种方法都适用且结果相近,此时我们对估计更有信心;还可以把结果与同行业其他类似公司比较,作为现实检验(reality check)。
8. 三个核心要点
- 权益资本成本不可直接观察,只能估计——DDM 是两种主流估计法之一,公式只有一句:$R_E = D_1/P_0 + g$(股利收益率 + 增长率);
- 增长率的估计是 DDM 的命门——g 是唯一需要估计的输入,历史平均(算术 vs 几何)与分析师预测都可作依据,且 $R_E$ 对 g 高度敏感;
- DDM 的适用边界要记牢——只适用支付股利且股利稳定增长的公司;不显式考虑风险,故实务中常与 SML 法交叉验证、取平均后再用。
1. Core Idea: Why the Cost of Equity Must Be Estimated
The return an investor receives on a security is the cost of that security to the company that issued it. But the cost of equity is the most difficult piece of the cost of capital puzzle: the capital market does not directly reveal the return equity investors require. Unlike the cost of debt (observable via the yield to maturity), the cost of equity must be estimated. The textbook offers two approaches:
- The dividend growth model (DDM) — this section, based on the Chapter 8 dividend growth model;
- The SML/CAPM approach — based on the security market line.
Following Section 14.1, the terms required return, appropriate discount rate, and cost of capital are used more or less interchangeably — an investment has a positive NPV only if its return exceeds its cost of capital. And one of the most important lessons bears repeating: the cost of capital depends primarily on the use of the funds, not the source.
2. The Dividend Growth Model: Formula and Derivation
From Chapter 8: if dividends grow forever at a constant rate g, the current price per share is:
$$P_0 = \frac{D_1}{R_E - g} = \frac{D_0 \times (1+g)}{R_E - g}$$
where $D_0$ is the dividend just paid, $D_1 = D_0 \times (1+g)$ is next period's projected dividend, and $R_E$ is the required return on equity (E for equity).
Rearranging to solve for $R_E$ gives the DDM cost of equity (Eq. 14.1):
$$R_E = \frac{D_1}{P_0} + g$$
Interpretation: cost of equity = expected dividend yield ($D_1/P_0$) + dividend growth rate (g, the capital gains component).
3. Implementing the Approach: Three Inputs
| Input | Availability | Note |
|---|---|---|
| $P_0$ current price | Directly observed | Easily obtained for publicly traded firms |
| $D_0$ dividend just paid | Directly observed | Easily obtained for publicly traded firms |
| $g$ expected growth rate | Must be estimated | The only input that has to be "guessed" — see Section 5 |
| Of the three inputs, only the growth rate g must be estimated — and this is the main source of error in the approach. |
4. Worked Example: Greater States Public Service
A large public utility paid a dividend of $4 per share last year ($D_0 = \$4$). The stock sells for $60 per share ($P_0 = \$60$), and dividends are expected to grow at 6% per year forever. What is the cost of equity?
Step 1: Project next year's dividend
$$D_1 = D_0 \times (1+g) = \$4 \times 1.06 = \$4.24$$
Step 2: Apply the DDM formula
$$R_E = \frac{D_1}{P_0} + g = \frac{\$4.24}{\$60} + .06 = .1307$$
Result: The cost of equity is 13.07%.
5. Estimating g: Two Ways
Method 1 — Historical growth rates. Observe dividends over the past five years, compute year-to-year growth rates, and average them:
| Year | Dividend | Dollar Change | Percentage Change |
|---|---|---|---|
| 2017 | $1.10 | — | — |
| 2018 | 1.20 | $.10 | 9.09% |
| 2019 | 1.35 | .15 | 12.50% |
| 2020 | 1.40 | .05 | 3.70% |
| 2021 | 1.55 | .15 | 10.71% |
| - Arithmetic average: $(9.09\% + 12.50\% + 3.70\% + 10.71\%) / 4 = 9\%$ — a usable estimate of g; | |||
| - Geometric average: treat $1.10 \rightarrow 1.55$ as a time-value-of-money problem (PV = $1.10, FV = $1.55, four periods) — this gives 8.95%; | |||
| - The geometric average (8.95%) is always lower than the arithmetic average (9%), but with reasonably steady growth the difference is of little practical significance. |
Method 2 — Analysts' forecasts. Forecasts are available from a variety of sources (e.g., growth estimates can be found at zacks.com); since different sources give different estimates, one approach is to obtain several and average them.
6. Advantages and Disadvantages
Advantage: Simplicity. It is both easy to understand and easy to use.
Disadvantages (four):
- Applicable only to companies that pay dividends — useless in many cases;
- Constant-growth assumption is unrealistic — dividends never grow at exactly a constant rate; the model truly fits only reasonably steady growers;
- Very sensitive to the estimated growth rate — for a given price, revising g upward by just one percentage point raises the estimated cost of equity by at least a full percentage point (and somewhat more, since $D_1$ is usually revised upward as well);
- No explicit risk adjustment — unlike the SML approach, there is no direct allowance for the riskiness of the investment, so we cannot judge whether the estimated return is commensurate with risk.
Evidence from practice (The Hershey Company): Samuel Weaver, formerly director of financial planning and analysis at Hershey, reports that a survey of 10 food-processing industry peers showed nearly all of them used the CAPM for the cost of equity — yet Hershey uses the dividend growth model, because the company pays dividends and enjoys steady, stable dividend growth projected within its strategic plan. When the model's conditions hold, the DDM is the appealing choice.
7. Cross-Checking with the SML Approach: Two Examples
The two approaches rely on different assumptions, so estimates differ; when they are close, we gain confidence in the estimate.
Example 14.1 — Alpha Air Freight: $\beta = 1.2$, market risk premium 7%, risk-free rate 6%, $D_0 = \$2$, g = 8%, $P_0 = \$30$.
- SML: $R_E = .06 + 1.2 \times .07 = .144$, or 14.4%;
- DDM: $D_1 = \$2 \times 1.08 = \$2.16$; $R_E = \$2.16/\$30 + .08 = .152$, or 15.2%;
- The estimates are reasonably close, so average them: $R_E \approx$ 14.8%.
Eastman Chemical (worked illustration): risk-free rate 1.53%, market risk premium 7%, Value Line beta 1.25.
- SML: $R_E = .0153 + 1.25 \times .07 = .1028$, or 10.28%;
- DDM: Eastman has paid dividends for only a few years, so its historical dividend growth is unreliable — the book substitutes analysts' EPS growth forecast of 4.26% for g: $R_E = \$2.48(1+.0426)/\$77.83 + .0426 = .0758$, or 7.58%;
- Both estimates are plausible, so average them: $R_E \approx$ 8.93% (later used in Eastman's WACC).
Key point: Different estimates are the norm, not a surprise — each method rests on different assumptions. Two remedies: discard the estimate that seems unreasonable, or average the two. If a firm pays few dividends (like Eastman), DDM credibility falls and earnings growth can proxy for dividend growth. In the best of all worlds, both approaches are applicable and give similar answers — then we have some confidence in the estimate, and we might also compare results with those for other similar companies as a reality check.
8. Three Key Takeaways
- The cost of equity cannot be observed; it must be estimated — the DDM is one of the two standard approaches, and its formula is a single line: $R_E = D_1/P_0 + g$ (dividend yield + growth).
- Estimating g is the Achilles' heel of the DDM — g is the only estimated input (historical averages, arithmetic vs. geometric, or analysts' forecasts), and $R_E$ is highly sensitive to it.
- Know the DDM's boundary conditions — it applies only to dividend-paying firms with steady dividend growth and contains no explicit risk adjustment; in practice it is cross-checked against the SML approach and the two estimates are averaged.
1. 核心思想:为什么这两类成本可以"观测"
第 13 章我们从投资者角度看证券的期望收益;第 14 章换到发行公司的角度:投资者获得的回报,就是公司为这项证券支付的成本。所以 required return(要求回报率)、appropriate discount rate(适当贴现率)与 cost of capital(资本成本)三个词基本可以互换。
其中有一条反复强调的原则:资本成本首先取决于资金的用途,而不是资金的来源。
直观理解:一个无风险项目的资本成本就是无风险利率;项目越有风险,资本成本(也就是要求的回报率)越高。而项目的资本成本由项目本身的风险决定,与资金从哪来无关。
难点集中在权益上:§14.2 中权益成本(R_E)无法直接观测,只能靠股利增长模型(R_E = D₁/P₀ + g)或 SML(R_E = R_f + β_E × (R_M − R_f))去估计。而债务成本与优先股成本则可以直接观测或直接计算——这正是 §14.3 相对轻松的原因。
2. 债务资本成本:定义与两种观测途径
债务资本成本(cost of debt, R_D)是公司债权人要求新借款获得的回报——注意"新借款"三个字,它是边际成本,不是历史成本。
与权益不同,R_D 通常可以直接或间接观测,无需估计债务的 β:
| 情形 | 观测方法 |
|---|---|
| 公司已有未到期债券 | 用到期收益率(YTM)作为市场要求的债务回报率 |
| 债券有评级(如 AA 级) | 查找新发行的同类 AA 级债券的利率 |
| 债务未公开交易 | 用相似公开交易债务的收益率估计 |
无论是哪种途径,想要的那个利率在金融市场上直接就有,所以不用像权益那样先估计 β 再套 SML。
3. 关键陷阱:票面利率 ≠ 今天的成本
票面利率(coupon rate)在这里完全无关。 它只粗略反映债券当年发行时公司的债务成本——那是历史成本,不是今天的成本。因此必须看今天的市场收益率(YTM)。
对应考点辨析: - 账面债务成本(票面利率)≠ 市场债务成本(YTM) - 计算资本成本一律用市场值(YTM),票面利率只用于计算现金流
这正是教材 Concept Question 14.3a 的答案:票面利率是坏估计,因为它是历史利率。
4. 案例:通用工具公司的债务成本
通用工具公司(General Tool)8 年前发行了 30 年期、票面利率 7% 的债券,距到期还有 22 年;当前价格是面值的 96%,即 $960。
债券折价出售 → YTM 略高于 7%,但折扣很小所以不会高太多。按年付息(annual coupons)计算,该债券的到期收益率约为 7.37%(方法见第 7 章债券定价):
$$R_D = 7.37\%$$
验算:令 r = 7.37%,$70 × [1 − 1/(1.0737)²²] / .0737 + $1000/(1.0737)²² ≈ $960,与市价吻合。票面利率 7% 在这里毫无用处——它反映的是 8 年前的市场利率水平。
5. 税后债务成本:利息税盾
资本成本要对应税后现金流,所以进入 WACC 的债务成本必须做税后调整。利息可以税前抵扣、股利不可以,相当于政府替公司承担了部分利息。
示例:公司以 9% 借入 $100 万,公司税率 T_C = 21%:
- 年利息 = $90,000
- 利息抵税 = .21 × $90,000 = $18,900
- 税后利息负担 = $90,000 − $18,900 = $71,100
- 税后利率 = $71,100 ÷ $100 万 = 7.11%
$$R_D \times (1 - T_C) = 9\% \times (1 - .21) = 7.11\%$$
因此 WACC 中债务项写作 (D/V) × R_D × (1 − T_C)。注意:优先股股利与普通股股利一样不可抵税,无需税后调整。
延伸(§14.4 预习): B.B. Lean 公司权益市值 $28M(占 85.76%)、债务市值 $4.65M(占 14.24%),其债务按 11% 的 YTM 定价,税率 21%:
$$WACC = .8576 \times .1318 + .1424 \times .11 \times (1 - .21) = .1254,即 12.54\%$$
债务项用的是税后的 .11 × (1−.21) = 8.69%——这正是利息税盾进入 WACC 的体现。
6. 优先股成本:永续年金公式
优先股每期支付固定股利、永不返还,本质上是一只永续年金(perpetuity)(见第 6、8 章)。因此求成本非常直接(公式 14.3):
$$R_P = \frac{D}{P_0}$$
其中 D 为固定股利,P_0 为当前每股价格。优先股成本 = 优先股的股利收益率(dividend yield)。
备选方法:优先股与债券一样有评级,可以观测同评级优先股的市场要求回报来估计。若资本结构中含优先股,WACC 扩展为(公式 14.7):
$$WACC = (E/V) \times R_E + (P/V) \times R_P + (D/V) \times R_D \times (1 - T_C)$$
(伊士曼化工案例中公司没有优先股,该项直接省略。)
7. 案例:阿拉巴马电力的优先股成本
2019 年 12 月 6 日,阿拉巴马电力公司(Alabama Power)在纽交所有两只面值 $100 的普通优先股:
| 优先股 | 年股利 D | 市价 P₀ | 成本 R_P = D/P₀ |
|---|---|---|---|
| 第一只 | $4.52 | $102.50 | $4.52/$102.50 = 4.41% |
| 第二只 | $4.92 | $104.70 | $4.92/$104.70 = 4.70% |
| 综合 | — | — | ≈ 4.55% |
两只股票计算结果接近,故阿拉巴马电力的优先股成本约为 4.55%。注意市价($102.50、$104.70)均高于面值 $100,所以股利收益率低于票面股利率。
8. 三种资本来源横向对比与核心要点
| 来源 | 成本符号 | 测量方法 | 是否可直接观测 | 税收处理 |
|---|---|---|---|---|
| 普通股 | R_E | 股利增长模型或 SML 估计 | 否,需估计 | 股利不可抵税 |
| 债务 | R_D | 新发行债务的 YTM | 是,直接观测 | 利息可抵税,×(1−T_C) |
| 优先股 | R_P | D/P₀ 股利收益率 | 是,直接计算 | 股利不可抵税 |
三个核心要点:
- 债务成本用 YTM,不用票面利率 — 票面利率是历史成本,YTM 才是今天的市场成本;账面值 ≠ 市场值
- 利息抵税是债务的隐形补贴 — 税后债务成本 = R_D × (1 − T_C),税率越高,税后成本越低;优先股与普通股股利都没有这项待遇
- 优先股是永续年金 — R_P = D/P₀ 即股利收益率;三项成本中优先股与债务都"可观测",只有权益需要模型估计
考点自测(教材 Concept Questions)
- 为什么票面利率是债务成本的坏估计? — 票面利率反映的是债券当年发行时的历史成本,不是今天的市场成本
- 债务成本怎么算? — 用公司未到期债券的到期收益率(YTM),或用同类评级新发债券的利率
- 优先股成本怎么算? — R_P = D/P₀(股利收益率);或观测同评级优先股的市场要求回报
1. Core Idea: Why These Two Costs Are "Observable"
Chapter 13 looked at securities from the investor's point of view; Chapter 14 flips to the issuing firm's point of view: the return an investor receives is the cost of that security to the company that issued it. Hence required return, appropriate discount rate, and cost of capital are used more or less interchangeably.
One principle bears repeating throughout the chapter: the cost of capital depends primarily on the use of the funds, not the source.
Intuition: for a risk-free project, the cost of capital is simply the risk-free rate; the riskier the project, the higher its cost of capital (i.e., its required return). The project's own risk determines its cost of capital — not where the money comes from.
The hard part is equity: in §14.2 the cost of equity (R_E) cannot be observed directly and must be estimated either with the dividend growth model (R_E = D₁/P₀ + g) or the SML (R_E = R_f + β_E × (R_M − R_f)). By contrast, the cost of debt and the cost of preferred stock can be observed or computed directly — that is what makes §14.3 comparatively easy.
2. The Cost of Debt: Definition and Two Ways to Observe It
The cost of debt (R_D) is the return the firm's creditors demand on new borrowing — note the emphasis on "new": it is a marginal cost, not a historical one.
Unlike equity, R_D can normally be observed directly or indirectly, and there is no need to estimate a beta for the debt:
| Situation | How to Measure |
|---|---|
| Bonds already outstanding | Use the yield to maturity (YTM) as the market-required rate on the firm's debt |
| Rated debt (e.g., AA) | Look up the rate on newly issued AA-rated bonds |
| Debt not publicly traded | Estimate from yields on similar public debt |
Either way, the rate we want is quoted in the financial markets — no SML, no beta estimation.
3. The Trap: Coupon Rate ≠ Today's Cost
The coupon rate is irrelevant here. It tells us roughly what the firm's cost of debt was when the bonds were issued — a historical cost, not today's cost. So we must look at the yield on the debt in today's marketplace (YTM).
The exam distinction to remember: - Book cost of debt (coupon rate) ≠ market cost of debt (YTM) - Capital cost calculations always use the market value (YTM); the coupon rate is only used to compute cash flows
This is exactly the answer to Concept Question 14.3a: the coupon rate is a bad estimate because it is a historical rate.
4. Example: General Tool's Cost of Debt
General Tool issued a 30-year, 7% bond 8 years ago, so 22 years remain to maturity; the bond currently sells at 96% of face value, or $960.
Because the bond sells at a discount, its YTM is somewhat above 7% — but not much above, because the discount is fairly small. With annual coupons, the yield to maturity is about 7.37% (technique from Chapter 7):
$$R_D = 7.37\%$$
Check: at r = 7.37%, $70 × [1 − 1/(1.0737)²²] / .0737 + $1000/(1.0737)²² ≈ $960, matching the market price. The 7% coupon rate is useless here — it reflects the market level of 8 years ago.
5. Aftertax Cost of Debt: The Interest Tax Shield
The discount rate must be expressed on an aftertax basis to match aftertax cash flows. Interest paid by a corporation is tax deductible, while payments to stockholders are not — the government effectively pays part of the interest.
Example: a firm borrows $1 million at 9%, corporate tax rate T_C = 21%:
- Annual interest = $90,000
- Tax saving = .21 × $90,000 = $18,900
- Aftertax interest bill = $90,000 − $18,900 = $71,100
- Aftertax interest rate = $71,100 ÷ $1 million = 7.11%
$$R_D \times (1 - T_C) = 9\% \times (1 - .21) = 7.11\%$$
So the WACC debt term is written (D/V) × R_D × (1 − T_C). Note: preferred dividends, like common dividends, are not tax deductible — no tax adjustment applies to them.
Extension (preview of §14.4): B.B. Lean Co. has equity worth $28M (85.76% of capital) and debt worth $4.65M (14.24%), with its debt priced to yield 11% and a 21% tax rate:
$$WACC = .8576 \times .1318 + .1424 \times .11 \times (1 - .21) = .1254, or 12.54\%$$
The debt term uses the aftertax .11 × (1 − .21) = 8.69% — this is exactly where the interest tax shield enters the WACC.
6. The Cost of Preferred Stock: A Perpetuity Formula
Preferred stock pays a fixed dividend every period forever, so a share is essentially a perpetuity (Chapters 6 and 8). The cost of preferred stock is therefore straightforward (Formula 14.3):
$$R_P = \frac{D}{P_0}$$
where D is the fixed dividend and P_0 is the current price per share. The cost of preferred stock equals its dividend yield.
Alternative: preferred stock is rated much like bonds, so R_P can be estimated from the required returns on other, similarly rated preferred shares. If preferred stock is part of the capital structure, the WACC extends to (Formula 14.7):
$$WACC = (E/V) \times R_E + (P/V) \times R_P + (D/V) \times R_D \times (1 - T_C)$$
(In the Eastman Chemical illustration, the firm had no preferred stock, so that term simply dropped out.)
7. Example: Alabama Power's Cost of Preferred Stock
On December 6, 2019, Alabama Power Co. had two issues of $100-par ordinary preferred stock trading on the NYSE:
| Issue | Annual Dividend D | Price P₀ | Cost R_P = D/P₀ |
|---|---|---|---|
| First | $4.52 | $102.50 | $4.52/$102.50 = 4.41% |
| Second | $4.92 | $104.70 | $4.92/$104.70 = 4.70% |
| Combined | — | — | ≈ 4.55% |
The two estimates are close, so Alabama Power's cost of preferred stock appears to be about 4.55%. Note that both prices ($102.50, $104.70) exceed the $100 par value, so the dividend yield runs below the stated preferred dividend rate.
8. Three-Way Comparison and Key Takeaways
| Source | Cost Symbol | How Measured | Observable Directly? | Tax Treatment |
|---|---|---|---|---|
| Common equity | R_E | Dividend growth model or SML | No — must be estimated | Dividends not deductible |
| Debt | R_D | YTM on new borrowing | Yes — observed | Interest deductible, ×(1−T_C) |
| Preferred stock | R_P | D/P₀ dividend yield | Yes — computed | Dividends not deductible |
Three Key Takeaways:
- Use YTM, not the coupon rate, for debt — the coupon is a historical cost; the YTM is today's market cost; book value ≠ market value
- Interest deductibility is a hidden subsidy for debt — aftertax cost = R_D × (1 − T_C); the higher the tax rate, the lower the aftertax cost; preferred and common dividends get no such subsidy
- Preferred stock is a perpetuity — R_P = D/P₀, its dividend yield; of the three sources, only equity requires model-based estimation, while debt and preferred costs are observable
Self-Test (Textbook Concept Questions)
- Why is the coupon rate a bad estimate of a firm's cost of debt? — It reflects the historical cost when the bonds were issued, not today's market cost
- How can the cost of debt be calculated? — Use the YTM on the firm's outstanding bonds, or the interest rate on similarly rated newly issued bonds
- How can the cost of preferred stock be calculated? — R_P = D/P₀ (the dividend yield); or observe required returns on similarly rated preferred shares
1. 核心思想
WACC(加权平均资本成本)是公司整体层面的资本成本,可解释为对整个公司的必要报酬率。公司通常以多种形式融资——普通股、债务,有时还有优先股——各类资本的成本各不相同,WACC 就是按市值权重把这些成本加权平均的结果。
WACC 的双重含义:维持股价——公司在其现有资产上必须赚到的整体回报;折现率——与现有经营风险相同的新投资(属于同一"风险类别"risk class)应使用的折现率。
贯穿全章的基本原则:资本成本主要取决于资金的用途,而非来源(the use of the funds, not the source);并以目标资本结构(固定的负债-权益比)为给定前提。
章首案例:BASF 实行价值导向管理,要求赚回 WACC 外加一个溢价——2020 年其资本成本定为 9%,低于 2018–2019 年使用的 10%。
2. 资本结构权重
权重必须基于市场价值(market value)计算,而非账面值:
| 符号 | 含义 | 计算方法 |
|---|---|---|
| E | 权益市值 | 发行在外股数 × 每股价格 |
| D | 债务市值 | 单张债券市价 × 债券数量(多批债券逐一计算后加总) |
| V | 总资本市值 | V = E + D |
| E/V、D/V | 权益、债务占比 | E/V + D/V = 100% |
例:股票市值 $200M + 债务市值 $50M → V = $250M,E/V = 80%,D/V = 20%。
细节提醒:实务中常忽略短期负债,聚焦"总资本化"(长期债务 + 权益);非公开交易的债务按其收益率折现估计市值。仅当私人持股公司无法取得可靠市值时,才退用账面值——结果需"打个折扣"看待。
3. 税后债务成本
利息可在税前扣除,而股利不可,因此政府替公司支付了部分利息。折现率必须与税后现金流匹配,债务成本要按税后口径计算:
$$\text{税后债务成本} = R_D \times (1 - T_C)$$
例:借款 $1M,利率 9%,公司税率 21% → 年利息 $90,000;抵税 0.21 × $90,000 = $18,900;税后利息 $90,000 − $18,900 = $71,100 → 税后利率 7.11% = 9% × (1 − 0.21)。
票面利率陷阱:债务成本应使用当前市场利率——对上市公司即存量债券的到期收益率(YTM)。票面利率(coupon rate)反映的是债券发行当年的历史成本,与今天的债务成本无关。例如 General Tool 的 30 年期 7% 债券现售 96%($960),其 YTM ≈ 7.37%,这才是其债务成本。
4. WACC 公式
$$\text{WACC} = (E/V) \times R_E + (D/V) \times R_D \times (1 - T_C)$$
- R_E(权益成本):股利增长模型 $R_E = D_1/P_0 + g$(例:Greater States,D₁ = $4×1.06 = $4.24,R_E = $4.24/$60 + 6% = 13.07%);或 SML/CAPM 法 $R_E = R_f + \beta_E (R_M - R_f)$(例:迪士尼,1.53% + 1.11×7% = 9.30%)
- R_D(税前债务成本):当前新借款利率,即可观测的 YTM
- T_C(公司税率):乘 (1 − T_C) 体现利息抵税
若资本结构含优先股(其成本 $R_P = D/P_0$,即股利收益率,如 Alabama Power:$4.52/$102.50 = 4.41%),公式扩展为:
$$\text{WACC} = (E/V) \times R_E + (P/V) \times R_P + (D/V) \times R_D \times (1 - T_C)$$
5. 计算示例:B.B. Lean Co.(例 14.4)
已知:1.4M 股 × $20 = 权益 $28M;债务面值 $5M、报价为面值的 93% → 市值 $4.65M;R_f = 8%,市场风险溢价 7%,β = 0.74;债务 YTM = 11%;税率 21%。
| 步骤 | 计算 | 结果 |
|---|---|---|
| 权益成本(SML) | 8% + 0.74 × 7% | 13.18% |
| 权益市值 E | 1.4M × $20 | $28M |
| 债务市值 D | 0.93 × $5M | $4.65M |
| 总市值 V | $28M + $4.65M | $32.65M |
| E/V | $28M/$32.65M | 85.76% |
| D/V | 1 − 0.8576 | 14.24% |
$$\text{WACC} = 0.8576 \times 0.1318 + 0.1424 \times 0.11 \times (1 - 0.21) = 0.1254 = \textbf{12.54%}$$
6. 账面值 vs 市值权重:Eastman Chemical 案例
Eastman(EMN):权益成本用 SML 法(β = 1.25,R_f = 1.53%,风险溢价 7%)得 10.28%,股利增长模型得 7.58%,两法取平均 8.93%;债务成本按 10 笔长期债券加权:账面口径 2.96%、市值口径 2.98%。
| 口径 | E | D | E/V | D/V | WACC |
|---|---|---|---|---|---|
| 账面值 | $6.020B | $3.879B | 0.61 | 0.39 | 0.61×0.0893 + 0.39×0.0296×(1−0.21) = 6.35% |
| 市值 | $10.583B | $4.258B | 0.71 | 0.29 | 0.71×0.0893 + 0.29×0.0298×(1−0.21) = 7.04% |
结论:市场-账面比(market-to-book)通常远大于 1(Eastman 约 1.76)。用账面权益会高估债务占比,从而系统性低估 WACC——这正是必须采用市值权重的根本原因。
7. WACC 的应用
(1)资本预算折现率——仓库改造案例:项目成本 $50M,每年税后节约 $12M、共 6 年。目标 D/E = 1/3 → E/V = 0.75、D/V = 0.25;R_E = 20%、R_D = 10%、税率 21%:
$$\text{WACC} = 0.75 \times 0.20 + 0.25 \times 0.10 \times (1-0.21) = 0.1698 = 16.98\%$$
$$\text{NPV} = -\$50 + \$12 \times \frac{1 - 1/(1.1698)^6}{0.1698} = -\$50 + 12 \times 3.5915 = -\$6.90\text{M} \rightarrow \textbf{拒绝}$$
WACC 仅在项目与公司现有经营同一风险类别时才是正确折现率(例 14.5:D/E = 0.5 → E/V = 2/3、D/V = 1/3,WACC = 22.10%,增长永续年金 PV = $5M/(0.2210−0.05) = $29.2M)。
(2)绩效评价——经济增加值(EVA):$100M 资本 × 12% WACC = $12M,资产现金流量低于 $12M 即毁损价值。BASF 的价值导向管理、Stern Stewart 的 EVA 均以 WACC 为价值创造基准。
8. 三个核心要点
- 每一块都有讲究——权重用市值(E/V、D/V),债务成本用税后 R_D(1−T_C),权益成本用 DGM 或 SML 估计后交叉验证;
- 票面利率 ≠ 债务成本——用当前 YTM;账面值仅在无市值可用时作退路,且会低估 WACC;
- WACC 是"公司整体"的门槛——只适用于与现有经营风险相同的项目;跨风险类别(如新业务、不同部门)时需改用纯玩法或主观调整法。
1. Core Idea
The weighted average cost of capital (WACC) is the cost of capital for the firm as a whole — the required return on the overall firm. Because a firm raises capital in a variety of forms (common equity, debt, and sometimes preferred stock) with different costs, the WACC averages these costs using market-value weights.
The WACC has two interpretations: stock-price maintenance — the overall return the firm must earn on its existing assets to keep its stock price intact; and discount rate — the required return on any new investment with essentially the same risk as existing operations (the same "risk class").
Two fundamental principles: the cost of capital depends primarily on the use of the funds, not the source; the firm's target capital structure (a fixed debt-equity ratio) is taken as given.
Opening example: BASF uses value-based management and expects to earn its WACC plus a premium — it pegged its cost of capital at 9% in 2020, down from the 10% used in 2018–2019.
2. Capital Structure Weights
Weights must use market values, not book values:
| Symbol | Meaning | How to Compute |
|---|---|---|
| E | Market value of equity | Shares outstanding × price per share |
| D | Market value of debt | Market price per bond × bonds outstanding (summed across issues) |
| V | Total market value | V = E + D |
| E/V, D/V | Equity, debt weights | E/V + D/V = 100% |
Example: equity $200M + debt $50M → V = $250M, so E/V = 80% and D/V = 20%.
Practical notes: short-term liabilities are often ignored in favor of total capitalization (long-term debt + equity); non-traded debt is valued by discounting at yields on similar traded debt. Book values are a last resort for privately held firms — treat the answer "with a grain of salt."
3. The Aftertax Cost of Debt
Interest is tax deductible while dividends are not, so the government pays part of the interest. Since we discount aftertax cash flows, the discount rate must also be aftertax:
$$\text{Aftertax cost of debt} = R_D \times (1 - T_C)$$
Example: borrow $1M at 9%, T_C = 21% → annual interest $90,000; tax saving 0.21 × $90,000 = $18,900; aftertax interest $90,000 − $18,900 = $71,100 → aftertax rate 7.11% = 9% × (1 − 0.21).
The coupon-rate trap: use the current market rate on new borrowing — for a firm with public debt, the yield to maturity on outstanding bonds. The coupon rate reflects the cost of debt when the bonds were issued, not today's cost (e.g., General Tool's 30-year 7% bond selling at 96% of par, $960, has a YTM of about 7.37% — that is the cost of debt).
4. The WACC Formula
$$\text{WACC} = (E/V) \times R_E + (D/V) \times R_D \times (1 - T_C)$$
- R_E (cost of equity): dividend growth model $R_E = D_1/P_0 + g$ (e.g., Greater States: D₁ = $4 × 1.06 = $4.24, R_E = $4.24/$60 + 6% = 13.07%); or SML/CAPM $R_E = R_f + \beta_E (R_M - R_f)$ (e.g., Disney: 1.53% + 1.11 × 7% = 9.30%)
- R_D (pretax cost of debt): the observable current market rate, i.e., the YTM
- T_C (corporate tax rate): the (1 − T_C) term captures the interest tax shield
With preferred stock (cost $R_P = D/P_0$, its dividend yield, e.g., Alabama Power: $4.52/$102.50 = 4.41%):
$$\text{WACC} = (E/V) \times R_E + (P/V) \times R_P + (D/V) \times R_D \times (1 - T_C)$$
5. Worked Example: B.B. Lean Co. (Example 14.4)
Given: 1.4M shares × $20 = $28M equity; debt with $5M face value quoted at 93% → $4.65M market value; R_f = 8%, market risk premium 7%, β = 0.74; debt YTM = 11%; tax rate 21%.
| Step | Computation | Result |
|---|---|---|
| Cost of equity (SML) | 8% + 0.74 × 7% | 13.18% |
| Market value of equity E | 1.4M × $20 | $28M |
| Market value of debt D | 0.93 × $5M | $4.65M |
| Total value V | $28M + $4.65M | $32.65M |
| E/V | $28M/$32.65M | 85.76% |
| D/V | 1 − 0.8576 | 14.24% |
$$\text{WACC} = 0.8576 \times 0.1318 + 0.1424 \times 0.11 \times (1 - 0.21) = 0.1254 = \textbf{12.54%}$$
6. Book vs. Market Weights: Eastman Chemical
Eastman (EMN): cost of equity via SML (β = 1.25, R_f = 1.53%, premium 7%) = 10.28% and via dividend growth model = 7.58%; average = 8.93%. Cost of debt: weighted average over 10 long-term bond issues → 2.96% (book) and 2.98% (market).
| Basis | E | D | E/V | D/V | WACC |
|---|---|---|---|---|---|
| Book | $6.020B | $3.879B | 0.61 | 0.39 | 0.61×0.0893 + 0.39×0.0296×(1−0.21) = 6.35% |
| Market | $10.583B | $4.258B | 0.71 | 0.29 | 0.71×0.0893 + 0.29×0.0298×(1−0.21) = 7.04% |
Key lesson: the market-to-book ratio is usually well above 1 (about 1.76 for Eastman). Book equity values overstate the debt weight and systematically underestimate the WACC — the fundamental reason for using market-value weights.
7. Uses of the WACC
(1)Capital budgeting — the warehouse problem: project costs $50M and saves $12M aftertax per year for 6 years. Target D/E = 1/3 → E/V = 0.75, D/V = 0.25; R_E = 20%, R_D = 10%, T_C = 21%:
$$\text{WACC} = 0.75 \times 0.20 + 0.25 \times 0.10 \times (1-0.21) = 0.1698 = 16.98\%$$
$$\text{NPV} = -\$50 + \$12 \times \frac{1 - 1/(1.1698)^6}{0.1698} = -\$50 + 12 \times 3.5915 = -\$6.90\text{M} \rightarrow \textbf{Reject}$$
The WACC is the correct discount rate only for projects in the same risk class as the firm (Example 14.5: D/E = 0.5 → E/V = 2/3, D/V = 1/3; WACC = 22.10%; growing-perpetuity PV = $5M/(0.2210 − 0.05) = $29.2M).
(2)Performance evaluation — EVA: $100M of capital × 12% WACC = $12M; if cash flow from assets falls short of $12M, value is being destroyed. BASF's value-based management and Stern Stewart's EVA both benchmark value creation against the WACC.
8. Three Key Takeaways
- Every piece matters — market-value weights (E/V, D/V), the aftertax cost of debt R_D(1−T_C), and a cost of equity cross-checked via DGM and SML;
- Coupon rate ≠ cost of debt — use the current YTM; book values are a fallback that understates the WACC;
- The WACC is a firm-wide hurdle — valid only for projects with risk similar to existing operations; otherwise switch to the pure play or subjective approach.
1. 核心思想:资本成本取决于"用途"而非"来源"
公司 WACC 是公司整体的资本成本,即公司整体资产的必要回报率。严格来说,公司 WACC 只有在拟议投资是公司现有经营活动的"复刻品"——即项目与公司整体处于同一风险类别(same risk class)时,才是正确的折现率。
判断口诀:披萨店开新分店、零售商开新门店、制造商扩产——用 WACC;风险明显不同的项目——WACC 失效。
2. SML 与 WACC:单一门槛造成的两大错误(Figure 14.1)
图 14.1 设定:无风险利率 $R_f = 7\%$,市场风险溢价 $R_M - R_f = 8\%$;全权益公司 $\beta = 1$,故 WACC = 权益成本 = 15%。
$$\text{SML:} \quad R = R_f + \beta \times (R_M - R_f)$$
| 项目 | beta | 预期回报 | 必要回报(SML) | WACC 门槛判定 | 正确结论 |
|---|---|---|---|---|---|
| A(低风险) | 0.60 | 14% | $7\% + 0.60 \times 8\% = 11.8\%$ | 14% < 15% → 拒绝 | 14% > 11.8% → 应接受 |
| B(高风险) | 1.20 | 16% | $7\% + 1.20 \times 8\% = 16.6\%$ | 16% > 15% → 接受 | 16% < 16.6% → 应拒绝 |
错误 1:错杀盈利的低风险项目——项目 A 预期回报 14% 高于其必要回报 11.8%(位于 SML 上方,是好投资),却因低于 15% 被拒。 错误 2:放过亏损的高风险项目——项目 B 预期回报 16% 低于其必要回报 16.6%(位于 SML 下方),却因高于 15% 被接受。
3. 长期后果与部门资本成本
- 用公司 WACC 评估一切项目,公司会同时接受不盈利的投资,并变得越来越冒险(低风险项目被拒、高风险项目被吸,资产组合整体风险不断抬升)。
- 多部门公司同样中招:设公司有两个部门——受监管的电力公司(低风险)与电子产品制造(高风险)。公司整体资本成本其实是两个部门成本的混合。
- 若两部门竞争资源、共用单一 WACC 门槛,高风险部门会因(未按风险调整的)回报更高而总是"赢家",低风险部门的优质项目却被冷落。因此美国大公司普遍意识到该问题,许多公司会为各部门分别开发部门资本成本(divisional cost of capital)。
4. 纯玩法(Pure Play Approach)
无法直接观察项目 beta,退而求其次:在市场中寻找与所评估项目同属一个风险类别的其他投资,用市场对这些投资的必要回报作为折现率。
- 例子(电力部门):找出若干公开上市的电力公司,假设典型电力公司 $\beta = 0.80$、债务评级 AA、资本结构约 50% 债务 / 50% 权益——据此构造"典型电力公司"的 WACC,用作本部门的折现率。
- 例子(新行业):McDonald's 若推出 McPhones 电子产品线,需参照已在该行业的公司(Apple、Samsung)计算资本成本。但两者都不理想:Apple 还涉足音乐、电视、内容制作;Samsung 还销售电视和家电——真正的纯玩公司很难找到。
局限:可能完全找不到合适的对标公司,此时客观确定折现率十分困难;但意识到这个问题本身,就能减少用 WACC 一刀切带来的错误。
5. 主观调整法(Subjective Approach)
客观确立单项项目折现率难度太大,许多公司转而对公司整体 WACC 做主观调整。设公司整体 WACC = 14%:
| 类别 | 例子 | 调整因子 | 折现率 |
|---|---|---|---|
| 高风险 | 新产品 | +6% | 20% |
| 中等风险 | 成本节约、现有产品线扩张 | +0 | 14% |
| 低风险 | 现有设备更新替换 | −4% | 10% |
| 强制项目 | 污染控制设备 | n/a | n/a |
- 效果(Figure 14.2):与单一 WACC 门槛相比,潜在错误的幅度显著缩小——项目 A 在 WACC 门槛下会被接受,一旦被划入高风险类就被拒绝。
- 启示:"有些风险调整——哪怕是主观的——也总比没有任何调整好。"
- 理想做法是逐项目客观确定必要回报,但信息不可得或成本过高时,主观调整已是现实可行的上限。
6. 两种方法的定位对比
| 纯玩法 | 主观调整法 | |
|---|---|---|
| 思路 | 用外部可比公司的市场数据构造折现率 | 在公司 WACC 上按类别加减风险溢价 |
| 优点 | 客观、基于市场 | 简单、可操作 |
| 局限 | 真正单一业务的对标公司难找 | 类别内部仍有风险差异,判断主观 |
7. 三个核心要点
- WACC 是基准,不是万能钥匙 — 它只属于公司现有业务的风险类别;风险不同的项目必须使用不同的折现率。
- 风险必须被定价 — 用公司 WACC 一刀切,会同时"错杀"低风险好项目、"放过"高风险差项目,公司整体越来越冒险。
- 有调整总比没调整好 — 纯玩法找不到合适对标公司时,主观调整法是次优但实用的选择。
1. Core Idea: Cost Depends on the Use of Funds, Not the Source
The firm's WACC is the overall required return on the firm as a whole. Strictly speaking, the WACC is the appropriate discount rate only when the proposed investment is a replica of the firm's existing operations — i.e., when the project and the firm belong to the same risk class.
Rule of thumb: a pizzeria opening a new location, a retailer opening a new store, a manufacturer expanding production — use the WACC. For projects with clearly different risk — the WACC fails.
2. The SML vs. the WACC: Two Errors from a Single Cutoff (Figure 14.1)
Setup: risk-free rate $R_f = 7\%$, market risk premium $R_M - R_f = 8\%$; an all-equity firm with $\beta = 1$, so WACC = cost of equity = 15%.
$$\text{SML:} \quad R = R_f + \beta \times (R_M - R_f)$$
| Project | Beta | Expected Return | Required Return (SML) | Verdict under WACC cutoff | Correct verdict |
|---|---|---|---|---|---|
| A (low risk) | 0.60 | 14% | $7\% + 0.60 \times 8\% = 11.8\%$ | 14% < 15% → rejected | 14% > 11.8% → accept |
| B (high risk) | 1.20 | 16% | $7\% + 1.20 \times 8\% = 16.6\%$ | 16% > 15% → accepted | 16% < 16.6% → reject |
Error 1: profitable low-risk projects get rejected — Project A earns 14%, above its 11.8% required return (it plots above the SML and is a good investment), yet fails the 15% cutoff. Error 2: unprofitable high-risk projects get accepted — Project B earns 16%, below its 16.6% required return (it plots below the SML), yet passes the 15% cutoff.
3. Long-Run Consequences and Divisional Cost of Capital
- A firm that evaluates everything with its WACC will simultaneously accept unprofitable investments and become increasingly risky (low-risk projects are rejected, high-risk ones are attracted, so the asset mix grows riskier over time).
- The same problem hits multi-division firms: imagine a corporation with a regulated electric company (low risk) and an electronics manufacturing operation (high risk). The firm's overall cost of capital is really a mixture of two divisional costs.
- If the divisions compete for funds under one WACC cutoff, the riskier division wins (its returns are higher, with risk ignored), while the less glamorous division's great projects are starved. Large U.S. corporations are well aware of this problem, and many work to develop separate divisional costs of capital.
4. The Pure Play Approach
Since we cannot observe betas of untraded investments directly, we look outside the firm for other investments in the same risk class and use the market-required return on them as the discount rate.
- Example (electricity division): identify publicly traded electric companies; suppose a typical one has $\beta = 0.80$, AA-rated debt, and a capital structure of roughly 50% debt / 50% equity — build a WACC for that typical electric company and use it for the division.
- Example (new line of business): if McDonald's launched McPhones, it would look at companies already in consumer electronics (Apple, Samsung). Neither is ideal: Apple also does music, TV, and content production; Samsung also sells TVs and appliances — a true pure play is hard to find.
Limitation: no suitable companies may exist at all, making an objective discount rate very difficult to determine; still, being aware of the issue at least reduces the mistakes of a blanket WACC cutoff.
5. The Subjective Approach
Given the difficulty of objectively setting discount rates for individual projects, firms often adjust the overall WACC subjectively. Suppose the firm's WACC is 14%:
| Category | Examples | Adjustment Factor | Discount Rate |
|---|---|---|---|
| High risk | New products | +6% | 20% |
| Moderate risk | Cost savings, expansion of existing lines | +0 | 14% |
| Low risk | Replacement of existing equipment | −4% | 10% |
| Mandatory | Pollution control equipment | n/a | n/a |
- Effect (Figure 14.2): compared with a single WACC cutoff, the magnitude of potential error shrinks — Project A would be accepted under the WACC cutoff but is rejected once classified as high risk.
- Takeaway: some risk adjustment, even a subjective one, is probably better than none.
- In principle, each project's required return should be determined objectively; in practice, unavailable information or excessive cost often limits us to subjective adjustments.
6. Positioning the Two Approaches
| Pure Play | Subjective | |
|---|---|---|
| Idea | Build a discount rate from market data on comparable firms | Add risk premia to the firm WACC by category |
| Strength | Objective, market-based | Simple, implementable |
| Limitation | Truly single-business comparables are rare | Risk still varies within a class; judgments are subjective |
7. Three Key Takeaways
- The WACC is a benchmark, not a master key — it belongs to the risk class of the firm's existing assets; projects of different risk need different discount rates.
- Risk must be priced — a blanket WACC cutoff simultaneously rejects good low-risk projects and accepts bad high-risk ones, making the firm riskier over time.
- Some adjustment beats none — when pure plays are unavailable, the subjective approach is a practical second best.
1. 核心思想
CAPM 给出资产的必要报酬率:
$$E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i$$
三个输入中,R_f 可观测、市场风险溢价可由历史数据估算,唯一需要逐公司估计的就是 β。实务中用市场模型(market model)做线性回归来估计 β:
$$R_{it} - R_{ft} = \alpha_i + \beta_i [R_{Mt} - R_{ft}] + \varepsilon_t$$
回归斜率 β 即该股票的系统风险估计值,截距 α 即 Jensen's alpha。从原始价格数据到折现率,是一条完整的"建模链":
股价数据 → 月度收益 → 超额收益回归 → β → CAPM 权益成本 → WACC → 资本预算折现率
2. 数据准备
| 数据 | 来源 | 说明 |
|---|---|---|
| 个股复权收盘价 | finance.yahoo.com | 调整收盘价(已处理股利与拆股),下载最近 60–61 个月 |
| 市场指数 | finance.yahoo.com | S&P 500 同区间月末数据 |
| 无风险利率 | FRED(stlouisfed.org) | 1 个月或 3 个月国库券利率 |
三步处理: 1. 月度收益:R_t = P_t/P_{t−1} − 1(一律用复权价计算) 2. 利率折算:T-bill 利率是年化的,需先转为月度:R_f,m = (1 + R_f,annual)^(1/12) − 1(粗略处理可用 ÷12) 3. 超额收益:股票收益 − R_f、市场收益 − R_f,两列对齐后进入回归
3. 市场模型回归估计 β
OLS 回归:被解释变量 = 个股超额收益,解释变量 = 市场超额收益。
$$\beta_i = \frac{\text{Cov}(R_i - R_f,\ R_M - R_f)}{\text{Var}(R_M - R_f)} = \text{回归斜率}$$
关键输出解读: - α(截距):Jensen's alpha,代表"超额收益"。CAPM 严格成立时 α = 0;α > 0 → 资产落在 SML 上方,α < 0 → 落在下方 - 残差 ε:月度收益中市场模型无法解释的部分(公司特有信息),可据此计算 appraisal ratio(评价比率)= α ÷ 残差标准差,常用于评价共同基金业绩 - R²:个股收益方差中被市场(系统风险)解释的比例
注意:β 不是"查表数字" —— 不同机构方法不同,结果可能差异显著。例:Eastman(EMN)Yahoo! 报 β = 1.39,Value Line 采用"把极端 β 向 1 收缩"的方法报 1.25,教材采用 1.25。Boeing 在 Yahoo! 上为 1.45,即约 1.5 倍于平均股票的系统风险。平均资产的 β = 1.0,β > 1 表示系统风险高于平均。参考 β(表 13.8):Coca-Cola 0.55、McDonald's 0.66、Johnson & Johnson 0.70、Visa 0.93、Mastercard 1.08、Disney 1.11、Sherwin-Williams 1.23、Shopify 1.59。
窗口之争:36 个月 vs 60 个月——短窗口更贴近当前但噪声大,长窗口更稳定但可能过时;也可选用日、周、季或年度数据,各有利弊。
4. 从 β 到权益资本成本(CAPM)
$$R_E = R_f + \beta (R_M - R_f)$$
- 例 13.8:R_f = 4%、市场风险溢价 8.6%、β = 1.3 → R_E = 4% + 1.3×8.6% = 15.18%;β 翻倍为 2.6 → 风险溢价翻倍为 22.36% → R_E = 26.36%
- Eastman:R_f = 1.53%(T-bill)、β = 1.25(Value Line)、市场风险溢价 7% → R_E = 1.53% + 1.25×7% = 10.28%;与股利增长模型估计的 7.58% 交叉验证,两法都合理 → 取平均 8.93%
组合 β 与组合期望收益一样是加权平均:β_P = Σx_i·β_i。例:一半 Shopify(1.59)+ 一半 Coca-Cola(0.55)→ β_P = 0.50×1.59 + 0.50×0.55 = 1.07;例 13.6:权重 10%/20%/30%/40%、β 0.80/0.95/1.10/1.40 → β_P = 1.16(> 1,系统风险高于平均资产)。
5. WACC:把 β 接回公司层面
$$WACC = (E/V) \times R_E + (D/V) \times R_D \times (1 - T_C)$$
例 14.4(B.B. Lean Co.):
| 输入 | 计算 | 结果 |
|---|---|---|
| R_E(SML 法) | 8% + 0.74×7% | 13.18% |
| E | 1.4M 股 × $20 | $28M |
| D | 0.93 × $5M 面值 | $4.65M |
| V、E/V、D/V | — | $32.65M、85.76%、14.24% |
| R_D、T_C | 债务 YTM 11%、税率 21% | — |
$$\text{WACC} = 0.8576 \times 0.1318 + 0.1424 \times 0.11 \times (1-0.21) = \textbf{12.54%}$$
细节: - 债务成本用当前市场利率(YTM),不是票面利率(那只是历史成本) - 权重必须用市值:Eastman 账面口径 WACC = 6.35%(E/V = 0.61),市值口径 = 7.04%(E/V = 0.71)——账面权益低估权重会系统性低估 WACC
6. Excel 实现
- 建三列月度收益(股票、S&P 500、T-bill),再生成两列超额收益
- 「数据 → 数据分析 → 回归」:Y 值输入区域 = 股票超额收益列,X 值输入区域 = 市场超额收益列,勾选"残差"(后面算 appraisal ratio 要用)
- 读输出表:斜率(X Variable 1 系数)= β;截距 = α;回归统计里的 R² 可对比不同估计
- appraisal ratio:用返回的残差列算标准差,α ÷ STDEV(残差)
- WACC 工作表:输入 β、R_f、风险溢价 → R_E = R_f + β×(风险溢价);再输入 E、D、R_D、T_C → WACC;同一张表可对比 36 个月与 60 个月窗口的 β 结果
7. Python 实现
import statsmodels.api as sm
# 输入: stock_excess / mkt_excess 为两列月度超额收益(已按 T-bill 折算)
X = sm.add_constant(mkt_excess) # 常数项 = Jensen's alpha
model = sm.OLS(stock_excess, X).fit()
alpha, beta = model.params # 截距 = α, 斜率 = β
r2 = model.rsquared
appraisal = alpha / model.resid.std() # 评价比率 = α / 残差标准差
def wacc(E, D, rE, rD, T): # 例 14.4: B.B. Lean
V = E + D
return (E / V) * rE + (D / V) * rD * (1 - T)
print(f"beta={beta:.3f}, alpha={alpha:.4f}, R2={r2:.3f}")
print(f"WACC={wacc(28e6, 4.65e6, .1318, .11, .21):.2%}") # → 12.54%
8. 三个核心要点
- β 是回归斜率,不是查表数字 —— 窗口(36 vs 60 个月)、频率、市场指数、数据机构的估计方法不同,β 都会不同(Eastman:1.39 vs 1.25),应多源交叉核对后再用
- α 与残差有独立价值 —— α > 0 说明资产位于 SML 上方;appraisal ratio(α ÷ 残差标准差)是评价基金经理业绩的标准指标
- 一条链算到底 —— 价格数据 → 回归 β → CAPM 权益成本 → 市值权重 + 税后债务成本 → WACC(B.B. Lean 12.54%、Eastman 7.04%);WACC 只适用于与公司现有经营同风险类别的项目
1. Core Idea
The CAPM states the required return as $E(R_i) = R_f + [E(R_M) - R_f] \times \beta_i$. Of its three inputs, R_f is observable and the market risk premium can be estimated from history; the only firm-specific unknown is beta. In practice beta is estimated by an OLS regression of excess returns — the market model:
$$R_{it} - R_{ft} = \alpha_i + \beta_i [R_{Mt} - R_{ft}] + \varepsilon_t$$
The slope is the estimated beta (systematic risk); the intercept is Jensen's alpha. This is one modeling chain running from raw prices to a discount rate:
Prices → monthly returns → excess-return regression → β → CAPM cost of equity → WACC → project discount rate
2. Data Preparation
| Data | Source | Notes |
|---|---|---|
| Stock adjusted close | finance.yahoo.com | Adjusted for dividends and splits; last 60–61 months |
| Market index | finance.yahoo.com | S&P 500, same period |
| Risk-free rate | FRED (stlouisfed.org) | 1-month or 3-month T-bill rate |
Three steps: 1. Monthly returns: R_t = P_t/P_{t−1} − 1, computed on adjusted prices 2. Rate conversion: T-bill quotes are annualized; convert to monthly: R_f,m = (1 + R_f,annual)^(1/12) − 1 (a rough ÷12 is acceptable) 3. Excess returns: stock return − R_f and market return − R_f, aligned into two columns for the regression
3. Estimating Beta by Market-Model Regression
$$\beta_i = \frac{\text{Cov}(R_i - R_f,\ R_M - R_f)}{\text{Var}(R_M - R_f)} = \text{regression slope}$$
Reading the output: - α (intercept) — Jensen's alpha, the "excess" return. If CAPM held exactly, α = 0; α > 0 means the asset plots above the SML, α < 0 below it - Residuals ε — the part of the monthly return unexplained by the market model (firm-specific news); they feed the appraisal ratio = α ÷ standard deviation of residuals, the standard measure for evaluating mutual fund performance - R² — the fraction of the stock's variance explained by the market (systematic risk)
Caution: not all betas are created equal. Providers use different methods, and estimates can differ materially. Eastman (EMN): Yahoo! reports β = 1.39, while Value Line (which shrinks extreme betas toward 1) reports 1.25 — the textbook uses 1.25. Boeing's Yahoo! beta is 1.45, about one and a half times the systematic risk of a typical stock. The average asset has β = 1.0. Sample betas (Table 13.8): Coca-Cola 0.55, McDonald's 0.66, Johnson & Johnson 0.70, Visa 0.93, Mastercard 1.08, Disney 1.11, Sherwin-Williams 1.23, Shopify 1.59.
Window debate: 36 vs. 60 months — shorter windows are more current but noisier; longer windows are more stable but may be stale. Daily, weekly, quarterly, or annual data are also options, each with trade-offs.
4. From Beta to the Cost of Equity (CAPM)
$$R_E = R_f + \beta (R_M - R_f)$$
- Example 13.8: R_f = 4%, market risk premium 8.6%, β = 1.3 → R_E = 4% + 1.3 × 8.6% = 15.18%; if beta doubles to 2.6, the risk premium doubles to 22.36% → R_E = 26.36%
- Eastman: R_f = 1.53% (T-bill), β = 1.25 (Value Line), premium 7% → R_E = 1.53% + 1.25 × 7% = 10.28%; cross-checked with the dividend growth model (7.58%); both plausible → average 8.93%
Portfolio beta is a weighted average like portfolio expected return: β_P = Σx_i·β_i. Half Shopify (1.59) + half Coca-Cola (0.55) → β_P = 0.50×1.59 + 0.50×0.55 = 1.07; Example 13.6 with weights 10/20/30/40% and betas 0.80/0.95/1.10/1.40 → β_P = 1.16 (> 1, above-average systematic risk).
5. WACC: Connecting Beta to the Firm Level
$$WACC = (E/V) \times R_E + (D/V) \times R_D \times (1 - T_C)$$
Example 14.4 (B.B. Lean Co.):
| Input | Computation | Result |
|---|---|---|
| R_E (SML) | 8% + 0.74 × 7% | 13.18% |
| E | 1.4M shares × $20 | $28M |
| D | 0.93 × $5M face value | $4.65M |
| V, E/V, D/V | — | $32.65M, 85.76%, 14.24% |
| R_D, T_C | debt YTM 11%, tax rate 21% | — |
$$\text{WACC} = 0.8576 \times 0.1318 + 0.1424 \times 0.11 \times (1-0.21) = \textbf{12.54%}$$
Details: - The cost of debt is the current market rate (YTM), not the coupon rate (a historical cost) - Weights must be market values: Eastman's book-value WACC is 6.35% (E/V = 0.61), but the market-value WACC is 7.04% (E/V = 0.71) — book equity overstates the debt weight and systematically understates the WACC
6. Excel Implementation
- Build three monthly-return columns (stock, S&P 500, T-bill), then two excess-return columns
- Data → Data Analysis → Regression: Y range = stock excess returns, X range = market excess returns; check the "Residuals" box (needed later for the appraisal ratio)
- Read the output: the slope (X Variable 1 coefficient) = β; the intercept = α; compare R² across alternative estimates
- Appraisal ratio: compute the standard deviation of the saved residuals, then α ÷ STDEV(residuals)
- WACC worksheet: enter β, R_f, and the market risk premium → R_E = R_f + β × premium; then enter E, D, R_D, T_C → WACC; the same sheet can compare 36-month vs. 60-month betas
7. Python Implementation
import statsmodels.api as sm
# Inputs: stock_excess / mkt_excess are monthly excess-return columns (T-bill adjusted)
X = sm.add_constant(mkt_excess) # constant = Jensen's alpha
model = sm.OLS(stock_excess, X).fit()
alpha, beta = model.params # intercept = alpha, slope = beta
r2 = model.rsquared
appraisal = alpha / model.resid.std() # appraisal ratio = alpha / residual std
def wacc(E, D, rE, rD, T): # Example 14.4: B.B. Lean
V = E + D
return (E / V) * rE + (D / V) * rD * (1 - T)
print(f"beta={beta:.3f}, alpha={alpha:.4f}, R2={r2:.3f}")
print(f"WACC={wacc(28e6, 4.65e6, .1318, .11, .21):.2%}") # → 12.54%
8. Three Key Takeaways
- Beta is a regression slope, not a look-up number — the window (36 vs. 60 months), return frequency, market index, and provider's method all change the estimate (Eastman: 1.39 vs. 1.25); cross-check several sources before use
- Alpha and the residuals have independent value — α > 0 means the asset plots above the SML; the appraisal ratio (α ÷ residual standard deviation) is the standard metric for fund-manager performance
- One chain, end to end — prices → regression β → CAPM cost of equity → market weights + aftertax debt cost → WACC (B.B. Lean 12.54%, Eastman 7.04%); the WACC is valid only for projects in the same risk class as the firm's existing operations