📌 课题:货币时间价值导论 — 现值 PV 与终值 FV 的概念
一、回顾与引入
前六节课(L081-L086)我们完成了概率论与概率分布模块——从随机变量、PDF/CDF、正态分布到 t 分布与中心极限定理,建立了一套用概率语言描述不确定性的工具。
从 L087 开始,我们进入一个新的模块:货币时间价值(Time Value of Money,简称 TVM)。这一模块在 CFA 一级定量方法中占比最大(TVM 共 12 课,L087-L098),也是全级别最基础、最通用的计算技能——它贯穿股票估值、债券定价、项目投资决策、衍生品定价等几乎所有领域。
本课是 TVM 的起点,讲解两个最核心的概念:现值(Present Value,PV)和终值(Future Value,FV),以及连接它们的桥梁——利率。
二、核心概念讲解
2.1 什么是货币时间价值?
货币时间价值(TVM) 的核心思想只有一句话:
🔑 今天的一块钱,比明天的一块钱更值钱。
这不是鸡汤,是数学事实。原因有三:
- 机会成本: 今天的钱可以立即投资,明天就有利息
- 通货膨胀: 物价上涨会侵蚀未来货币的购买力
- 不确定性: 未来收款存在违约、延迟等风险
TVM 的数学表达:
$$FV = PV \times (1 + r)^n$$
$$PV = \frac{FV}{(1 + r)^n}$$
其中:
- r = 每期利率(贴现率 / 折现率)
- n = 期数
- FV = 终值(未来某个时点的价值)
- PV = 现值(当前时点的价值)
2.2 终值 FV —— "今天的钱,明天值多少?"
终值(Future Value,FV):一笔资金在给定利率下,经过若干期后的未来价值。
核心直觉:把钱存入银行,利滚利,越滚越多。
FV 公式(单笔现金流,复利):
$$FV = PV \times (1 + r)^n$$
例题 1:FV 的简单计算
你存入 10,000 元,年利率 5%,存 3 年。到期本利和是多少?
解析:
$$FV = 10{,}000 \times (1 + 0.05)^3$$ $$FV = 10{,}000 \times 1.157625$$ $$FV = 11{,}576.25$$
答案:11,576.25 元
三年增值了 1,576.25 元,约 15.76%——这就是时间的价值。
例题 2:FV 中的指数效应
100 元,年利率 10%,观察不同期限的 FV:
| 年数 n | (1+0.1)^n | FV(元) |
|---|---|---|
| 1 | 1.10 | 110.00 |
| 5 | 1.6105 | 161.05 |
| 10 | 2.5937 | 259.37 |
| 20 | 6.7275 | 672.75 |
| 30 | 17.4494 | 1,744.94 |
关键观察: 时间越长,复利效应越惊人——前 10 年翻了约 2.6 倍,后 10 年再翻约 2.6 倍。这就是"复利魔术"。
2.3 现值 PV —— "明天的钱,今天值多少?"
现值(Present Value,PV):未来某笔现金流,按给定贴现率折算到今天的价值。
核心直觉:把未来的钱"打折"到现在——贴现。
PV 公式(单笔现金流):
$$PV = \frac{FV}{(1 + r)^n}$$
其中 r 此时称为贴现率或折现率(discount rate)。
例题 3:PV 的简单计算
3 年后将收到 10,000 元,市场利率为 5%(年复利),这笔钱今天值多少?
解析:
$$PV = \frac{10{,}000}{(1 + 0.05)^3}$$ $$PV = \frac{10{,}000}{1.157625}$$ $$PV = 8{,}638.38$$
答案:8,638.38 元
解释:如果你今天有 8,638.38 元,按 5% 投资 3 年,刚好变成 10,000 元。所以未来的 10,000 元"等价于"今天的 8,638.38 元。
例题 4:PV 的"打折"本质
用例题 2 的反向视角——不同年限后到期的 100 元,按 10% 贴现,今天值多少?
| 年数 n | (1+0.1)^n | PV(元) |
|---|---|---|
| 1 | 1.10 | 90.91 |
| 5 | 1.6105 | 62.09 |
| 10 | 2.5937 | 38.55 |
| 20 | 6.7275 | 14.86 |
| 30 | 17.4494 | 5.73 |
关键观察: 时间越长,现值越低。30 年后的 100 元,今天只值 5.73 元——这说明远期的钱,"贬值"很严重。
2.4 PV 与 FV 的对称关系
PV 和 FV 是同一枚硬币的两面:
| 维度 | FV 视角 | PV 视角 |
|---|---|---|
| 方向 | 向前看(未来) | 向后看(现在) |
| 运算 | 乘(1+r)^n(放大) | 除(1+r)^n(缩小) |
| 因子 | (1+r)^n 终值因子 |
1/(1+r)^n 现值因子 |
| 直觉 | "钱生钱" | "未来的钱打折" |
核心公式对比:
$$FV = PV \times \underbrace{(1+r)^n}_{\text{终值因子 FV Factor}}$$
$$PV = FV \times \underbrace{\frac{1}{(1+r)^n}}_{\text{现值因子 PV Factor}}$$
三、深入讲解
3.1 利率的三种角色
同一根时间轴上,利率 r 扮演三种角色:
| 角色 | 含义 | 使用场景 |
|---|---|---|
| 必要回报率 | 投资者要求的最低回报 | 股票/基金估值 |
| 贴现率 | 把未来现金流折现到现在 | 债券、项目估值 |
| 机会成本 | 放弃其他投资失去的收益 | 资本预算决策 |
三者本质相同:都是"钱的时间价格"。
CFA 考题中经常混用这三个词,需要根据上下文判断——但数学上全用同一个公式。
3.2 时间轴——TVM 问题的灵魂工具
画时间轴是解决 TVM 问题最重要的习惯。标准格式:
t=0 t=1 t=2 t=3 ... t=n
|--------|--------|--------|---------|
PV CF1 CF2 FV
t=0= 现在(今天)t=n= 期末- 箭头方向:PV → FV(复利过程),FV → PV(贴现过程)
例题 5:用时间轴辅助理解
你计划 5 年后买一辆车,预计需要 200,000 元。你目前有 150,000 元可投资,需要找到多少年回报率才能实现目标?
t=0 t=5
|------------|
150,000 200,000
PV = 150,000 → FV = 200,000
求 r:
$$200{,}000 = 150{,}000 \times (1 + r)^5$$ $$(1 + r)^5 = \frac{200{,}000}{150{,}000} = 1.3333$$ $$1 + r = 1.3333^{1/5} = 1.0592$$ $$r = 5.92\%$$
答案:年化回报率约 5.92%
这种"已知 PV 和 FV、求 r"的题型在 CFA 中非常常见。
3.3 终值因子与现值因子的关系
$$FV\ Factor = (1 + r)^n$$ $$PV\ Factor = \frac{1}{(1 + r)^n} = (1 + r)^{-n}$$
两者互为倒数。考试中经常给出 PV Factor 让你反推 FV Factor,或反之。
四、关键方法或工具
4.1 计算器操作入门
德州仪器 BA II Plus(CFA 指定计算器):
计算 FV(已知 PV):
| 按键 | 说明 |
|------|------|
| 10,000 PV | 输入现值 |
| 5 I/Y | 输入年利率 |
| 3 N | 输入期数 |
| 0 PMT | 没有年金支付 |
| CPT FV | 计算终值 |
| 显示 -11,576.25 | ✅ |
计算 PV(已知 FV):
| 按键 | 说明 |
|------|------|
| 10,000 FV | 输入终值 |
| 5 I/Y | 输入贴现率 |
| 3 N | 输入期数 |
| 0 PMT | 没有年金支付 |
| CPT PV | 计算现值 |
| 显示 -8,638.38 | ✅ |
⚠️ BA II Plus 中 PV 和 FV 的符号相反(一个为正,一个为负),因为现金流入/流出方向不同。
4.2 手算方法(考试加分)
当利率简单、期数少时,手算比计算器更快:
(1 + r)^n的近似:当 r 很小、n 不大时,(1+r)^n ≈ 1 + n×r(一阶近似)- 复利表查询:考试中可能提供 PV Factor / FV Factor 表格
五、实战要点与注意事项
🚩 常见陷阱
- 混淆 PV 和 FV 的方向:PV→FV 是乘(1+r)^n,FV→PV 是除(1+r)^n。画时间轴解万难
- 利率和期数不匹配:年利率配年数,月利率配月数——r 和 n 必须在同一时间维度
- 忘记符号规则:计算器中,PV 和 FV 一个正一个负(流入/流出)
- 把利息率当成期末利息:复利的利息是"利滚利",不是每期固定金额
- 误以为 PV 总是小于 FV:如果利率为负(罕见),PV 可能大于 FV
💡 记忆技巧
- "PV 除,FV 乘" —— PV = FV ÷ (1+r)^n,FV = PV × (1+r)^n
- 贴现就是反向复利 —— 复利是把现在的钱滚成未来的钱,贴现是把未来的钱滚回现在
- 利率是时间的价格 —— 银行支付利息,本质是"租用"你的时间
六、本课核心公式卡片
| 公式 | 名称 | 适用条件 |
|---|---|---|
FV = PV × (1+r)^n |
终值公式 | 单笔现金流,复利 |
PV = FV / (1+r)^n |
现值公式 | 单笔现金流,复利 |
FV Factor = (1+r)^n |
终值因子 | 已知利率和期数 |
PV Factor = 1/(1+r)^n |
现值因子 | 已知利率和期数 |
PV × FV Factor = FV |
终值计算 | 已知现值 |
FV × PV Factor = PV |
现值计算 | 已知终值 |
📝 练习题
Q1
你今天存入银行 5,000 元,年利率为 4%(年复利),5 年后账户余额最接近?
A. 6,000 元 B. 6,083 元 C. 6,500 元 D. 7,000 元
Q2
一笔 8 年后到期的 50,000 元,按年贴现率 6% 折现到今日,其现值最接近?
A. 31,000 元 B. 31,370 元 C. 35,000 元 D. 42,000 元
Q3
关于货币时间价值,以下哪项说法错误?
A. 终值因子与现值因子互为倒数 B. 如果利率为正,现值永远小于终值 C. 贴现率越高,未来现金流的现值越低 D. 对于给定的 FV 和 n,利率 r 越高,PV 越低
Q4
某投资者希望 10 年后累积 200,000 元。若年回报率为 7%(年复利),他现在需要一次性投入多少本金?
A. 93,458 元 B. 101,670 元 C. 105,340 元 D. 112,290 元
Q5
对于一笔单笔现金流,在 r = 8%、n = 9 的条件下,终值因子 (1+r)^n 与现值因子 1/(1+r)^n 的乘积是多少?
A. 0 B. 0.5 C. 1.0 D. 2.0
✅ 答案与解析
| 题号 | 答案 | 解析 |
|---|---|---|
| Q1 | B | FV = 5,000 × (1.04)^5 = 5,000 × 1.216653 = 6,083.26 元 ≈ 6,083。A 是用单利算的(5,000 × 1.2),注意区分 |
| Q2 | B | PV = 50,000 / (1.06)^8 = 50,000 / 1.593848 = 31,370.35 元 ≈ 31,370 |
| Q3 | B | ❌ 错误:PV < FV 仅在 r > 0 且 n > 0 时成立。如果 n = 0,PV = FV。题目说"永远"是错的。其余选项均正确 |
| Q4 | B | PV = 200,000 / (1.07)^10 = 200,000 / 1.967151 = 101,669.89 元 ≈ 101,670 |
| Q5 | C | FV Factor × PV Factor = (1+r)^n × 1/(1+r)^n = 1.0。两者互为倒数,乘积恒为 1 |
🔜 模块二最后一课。更多数量分析课程后续更新。
📌 Topic: Introduction to Time Value of Money — Present Value (PV) and Future Value (FV) Concepts
1. Review & Introduction
In the previous six lessons (L081–L086), we completed the Probability & Probability Distributions module — from random variables, PDF/CDF, normal distribution, to t-distribution and the Central Limit Theorem. We built a toolkit for describing uncertainty in the language of probability.
Starting from L087, we enter a new module: Time Value of Money (TVM). This module carries the largest weight in CFA Level 1 Quantitative Methods (12 lessons, L087–L098) and is the most fundamental and universally applicable computational skill across all CFA levels — underpinning equity valuation, bond pricing, capital budgeting, derivatives pricing, and nearly every other domain.
This lesson is the starting point of TVM. We cover the two core concepts: Present Value (PV) and Future Value (FV), along with the bridge that connects them — the interest rate.
2. Core Concept Explanations
2.1 What Is the Time Value of Money?
The core idea of Time Value of Money (TVM) is captured in a single sentence:
🔑 A dollar today is worth more than a dollar tomorrow.
This is not a platitude — it is a mathematical fact. Three reasons:
- Opportunity Cost: Money today can be invested immediately and earn interest by tomorrow
- Inflation: Rising prices erode the purchasing power of future money
- Uncertainty: Future receipts carry risks of default, delay, etc.
Mathematical Expression of TVM:
$$FV = PV \times (1 + r)^n$$
$$PV = \frac{FV}{(1 + r)^n}$$
Where:
- r = interest rate per period (discount rate)
- n = number of periods
- FV = Future Value (value at a future point in time)
- PV = Present Value (value at the current point in time)
2.2 Future Value (FV) — "How much will today's money be worth tomorrow?"
Future Value (FV): The future value of a sum of money after a given number of periods at a given interest rate.
Core Intuition: Deposit money in a bank, compound interest, it grows and grows.
FV Formula (single cash flow, compound interest):
$$FV = PV \times (1 + r)^n$$
Example 1: Simple FV Calculation
You deposit 10,000 at an annual interest rate of 5% for 3 years. What is the total amount at maturity?
Solution:
$$FV = 10{,}000 \times (1 + 0.05)^3$$ $$FV = 10{,}000 \times 1.157625$$ $$FV = 11{,}576.25$$
Answer: 11,576.25
Over three years the investment grew by 1,576.25, approximately 15.76% — that is the value of time.
Example 2: The Exponential Effect in FV
100 at an annual rate of 10%, observe the FV over different horizons:
| Years n | (1+0.1)^n | FV |
|---|---|---|
| 1 | 1.10 | 110.00 |
| 5 | 1.6105 | 161.05 |
| 10 | 2.5937 | 259.37 |
| 20 | 6.7275 | 672.75 |
| 30 | 17.4494 | 1,744.94 |
Key Observation: The longer the horizon, the more dramatic the compounding effect — the first 10 years multiply the principal by ~2.6×, and the next 10 years multiply it again by ~2.6×. This is the "magic of compounding."
2.3 Present Value (PV) — "How much is tomorrow's money worth today?"
Present Value (PV): A future cash flow, discounted back to today at a given discount rate.
Core Intuition: "Discounting" future money back to the present.
PV Formula (single cash flow):
$$PV = \frac{FV}{(1 + r)^n}$$
Here, r is called the discount rate.
Example 3: Simple PV Calculation
You will receive 10,000 in 3 years. The market interest rate is 5% (annual compounding). What is this worth today?
Solution:
$$PV = \frac{10{,}000}{(1 + 0.05)^3}$$ $$PV = \frac{10{,}000}{1.157625}$$ $$PV = 8{,}638.38$$
Answer: 8,638.38
Interpretation: If you had 8,638.38 today and invested it at 5%, it would grow to exactly 10,000 in 3 years. Thus, 10,000 in the future is "equivalent" to 8,638.38 today.
Example 4: The "Discounting" Nature of PV
Using the reverse perspective of Example 2 — 100 receivable at various future dates, discounted at 10%:
| Years n | (1+0.1)^n | PV |
|---|---|---|
| 1 | 1.10 | 90.91 |
| 5 | 1.6105 | 62.09 |
| 10 | 2.5937 | 38.55 |
| 20 | 6.7275 | 14.86 |
| 30 | 17.4494 | 5.73 |
Key Observation: The further in the future, the lower the present value. 100 receivable in 30 years is worth only 5.73 today — illustrating how severely distant money loses value.
2.4 The Symmetric Relationship Between PV and FV
PV and FV are two sides of the same coin:
| Dimension | FV Perspective | PV Perspective |
|---|---|---|
| Direction | Forward-looking (future) | Backward-looking (present) |
| Operation | Multiply by (1+r)^n (magnify) | Divide by (1+r)^n (shrink) |
| Factor | (1+r)^n — FV Factor |
1/(1+r)^n — PV Factor |
| Intuition | "Money grows" | "Future money is discounted" |
Core Formula Comparison:
$$FV = PV \times \underbrace{(1+r)^n}_{\text{FV Factor}}$$
$$PV = FV \times \underbrace{\frac{1}{(1+r)^n}}_{\text{PV Factor}}$$
3. Deeper Discussion
3.1 The Three Roles of the Interest Rate
Along the same timeline, the interest rate r plays three roles:
| Role | Meaning | Application Context |
|---|---|---|
| Required Rate of Return | Minimum return demanded by investors | Equity / fund valuation |
| Discount Rate | Rate used to discount future cash flows | Bond, project valuation |
| Opportunity Cost | Return forgone by not investing elsewhere | Capital budgeting decisions |
All three are fundamentally the same: "the price of time for money."
CFA exam questions often use these three terms interchangeably — you need to interpret from context — but mathematically they all use the same formula.
3.2 The Timeline — The Essential TVM Tool
Drawing a timeline is the single most important habit for solving TVM problems. Standard format:
t=0 t=1 t=2 t=3 ... t=n
|--------|--------|--------|---------|
PV CF1 CF2 FV
t=0= today (present)t=n= end of period- Arrow direction: PV → FV (compounding), FV → PV (discounting)
Example 5: Using a Timeline to Assist Understanding
You plan to buy a car in 5 years, expecting to need 200,000. You currently have 150,000 to invest. What annual return do you need to achieve your goal?
t=0 t=5
|------------|
150,000 200,000
PV = 150,000 → FV = 200,000
Find r:
$$200{,}000 = 150{,}000 \times (1 + r)^5$$ $$(1 + r)^5 = \frac{200{,}000}{150{,}000} = 1.3333$$ $$1 + r = 1.3333^{1/5} = 1.0592$$ $$r = 5.92\%$$
Answer: Annualized required return ≈ 5.92%
This "given PV and FV, solve for r" question type is extremely common in the CFA exam.
3.3 Relationship Between FV Factor and PV Factor
$$FV\ Factor = (1 + r)^n$$ $$PV\ Factor = \frac{1}{(1 + r)^n} = (1 + r)^{-n}$$
The two are reciprocals of each other. Exam questions often give you the PV Factor and ask you to derive the FV Factor, or vice versa.
4. Key Methods & Tools
4.1 Calculator Operation Primer
Texas Instruments BA II Plus (CFA-approved calculator):
Computing FV (given PV):
| Keystroke | Description |
|-----------|-------------|
| 10,000 PV | Enter present value |
| 5 I/Y | Enter annual interest rate |
| 3 N | Enter number of periods |
| 0 PMT | No annuity payment |
| CPT FV | Compute future value |
| Display -11,576.25 | ✅ |
Computing PV (given FV):
| Keystroke | Description |
|-----------|-------------|
| 10,000 FV | Enter future value |
| 5 I/Y | Enter discount rate |
| 3 N | Enter number of periods |
| 0 PMT | No annuity payment |
| CPT PV | Compute present value |
| Display -8,638.38 | ✅ |
⚠️ On the BA II Plus, PV and FV will have opposite signs (one positive, one negative) because they represent opposite directions of cash flow (inflow vs. outflow).
4.2 Manual Calculation Methods (Exam Edge)
When rates are simple and periods few, manual calculation can be faster than the calculator:
- Approximating
(1 + r)^n: when r is small and n is not large, (1+r)^n ≈ 1 + n×r (first-order approximation) - Compound factor tables: The exam may provide PV Factor / FV Factor look-up tables
5. Practical Insights & Cautions
🚩 Common Pitfalls
- Confusing the direction of PV and FV: PV→FV is multiplication by (1+r)^n; FV→PV is division by (1+r)^n. Drawing a timeline solves all
- Mismatched rate and period: Annual rate pairs with years, monthly rate pairs with months — r and n must be in the same time dimension
- Forgetting the sign convention: On the calculator, PV and FV have opposite signs (inflow vs. outflow)
- Treating compound interest as simple periodic interest: Compound interest "earns interest on interest" — it is not a fixed amount per period
- Assuming PV is always less than FV: If the interest rate is negative (rare), PV could exceed FV
💡 Memory Aids
- "PV divide, FV multiply" — PV = FV ÷ (1+r)^n, FV = PV × (1+r)^n
- Discounting is reverse compounding — compounding grows today's money into the future; discounting shrinks future money back to today
- The interest rate is the price of time — banks pay interest because they are essentially "renting" your time
6. Key Formula Card for This Lesson
| Formula | Name | Applicable When |
|---|---|---|
FV = PV × (1+r)^n |
Future Value Formula | Single cash flow, compound interest |
PV = FV / (1+r)^n |
Present Value Formula | Single cash flow, compound interest |
FV Factor = (1+r)^n |
Future Value Factor | Known rate and periods |
PV Factor = 1/(1+r)^n |
Present Value Factor | Known rate and periods |
PV × FV Factor = FV |
FV via Factor | Known present value |
FV × PV Factor = PV |
PV via Factor | Known future value |
📝 Practice Questions
Q1
You deposit 5,000 in a bank today at an annual interest rate of 4% (annual compounding). The account balance after 5 years is closest to:
A. 6,000 B. 6,083 C. 6,500 D. 7,000
Q2
A sum of 50,000 receivable in 8 years is discounted to today at an annual discount rate of 6%. Its present value is closest to:
A. 31,000 B. 31,370 C. 35,000 D. 42,000
Q3
Regarding the time value of money, which of the following statements is incorrect?
A. The future value factor and the present value factor are reciprocals of each other B. If the interest rate is positive, the present value is always less than the future value C. The higher the discount rate, the lower the present value of a future cash flow D. For a given FV and n, a higher interest rate r results in a lower PV
Q4
An investor wishes to accumulate 200,000 in 10 years. If the annual return is 7% (annual compounding), how much principal must be invested as a lump sum today?
A. 93,458 B. 101,670 C. 105,340 D. 112,290
Q5
For a single cash flow, with r = 8% and n = 9, what is the product of the future value factor (1+r)^n and the present value factor 1/(1+r)^n?
A. 0 B. 0.5 C. 1.0 D. 2.0
✅ Answers & Explanations
| Q# | Answer | Explanation |
|---|---|---|
| Q1 | B | FV = 5,000 × (1.04)^5 = 5,000 × 1.216653 = 6,083.26 ≈ 6,083. A uses simple interest (5,000 × 1.2); note the distinction |
| Q2 | B | PV = 50,000 / (1.06)^8 = 50,000 / 1.593848 = 31,370.35 ≈ 31,370 |
| Q3 | B | ❌ Incorrect: PV < FV holds only when r > 0 AND n > 0. If n = 0, PV = FV. The word "always" makes this statement false. All other options are correct |
| Q4 | B | PV = 200,000 / (1.07)^10 = 200,000 / 1.967151 = 101,669.89 ≈ 101,670 |
| Q5 | C | FV Factor × PV Factor = (1+r)^n × 1/(1+r)^n = 1.0. They are reciprocals; their product is always 1 |
🔜 模块二最后一课。更多数量分析课程后续更新。