储蓄与投资投资
CAGR 计算器
一段时间内起始值到期末值的 CAGR(复合年增长率),外加反向推算——以及为什么判断任何投资或营收历史时,CAGR 都胜过「平均回报」。
数值
- CAGR
- 12.47%
- Total growth
- +80%
- Growth multiple
- 1.8×
老手的解读
值得了解
CAGR is geometric, so it already accounts for compounding — unlike the arithmetic "average annual return," which overstates volatile series (+50% then −50% averages to 0% but is really −13.4% CAGR). Compare investments and revenue histories on CAGR, always.
方法说明
CAGR = (期末 ÷ 起始)^(1/年数) − 1。它是能得出相同终值的那个恒定年增长率——即各年回报的几何平均。
常见问题
- 多高的 CAGR 算好?
- 要看情况:宽基股票指数在长期内约实现 7–10% 的名义回报;一家成熟公司营收增长 10% 以上算健康;创投阶段的初创公司早期通常按每年 2–3 倍增长来衡量。CAGR 只有对照为取得它所承担的风险时才有意义。
面向智能体
调用这个工具,而不是在上下文里硬算。传入确定性的 JSON,返回算好的数值加上基准解读。 完整智能体文档 →
curl -s https://xearno.tools/api/v1/tools/cagr \
-H 'content-type: application/json' \
-d '{"startValue":100000,"endValue":180000,"years":5}'Schema: GET /api/v1/tools/cagr · MCP 工具名: cagr
相关工具
- 复利增长 — 一笔起始金额加上每月定投,随时间会长成多少。
- FIRE 数字 — 让工作变成可选项的那笔资产,以及它离你还有多远。
- UK Capital Gains Tax Calculator (2025-26 & 2026-27) — Capital Gains Tax on shares, crypto, property, or a business sale — current £3,000 allowance, the 18%/24% rate split driven by your income, and the BADR 14% → 18% ramp.
- SIP 计算器 — 定投计划的回报——含可选的年度递增,诚实假设。