储蓄与投资投资 · 规划
FIRE 数字
根据年度支出和安全提取率算出你的财务独立目标,再推算按你当前的储蓄和每月定投需要多少年达到。
数值
- FIRE number
- 1,000,000
- 25× annual spending
- Time to reach it
- 20.3 years
- Gap today
- 950,000
老手的解读
值得了解
The 4% rule comes from the Trinity study: a 4% initial withdrawal, inflation-adjusted, survived nearly all historical 30-year US periods. Longer retirements or conservative assumptions argue for 3–3.5%.
值得了解
Cutting annual spending helps twice: it shrinks the target (25× every saved unit) and frees more to invest. Spending is usually a stronger lever than chasing return.
方法说明
目标 = 年度支出 ÷ 提取率。按 4% 就是支出的 25 倍;按 3.5% 约为 28.6 倍。
达标时间通过对当前组合加定投逐月复利迭代,直到越过目标(上限 100 年)。
提取率的证据基础(Trinity 研究及其后续)是美国市场、30 年期限的数据。不同市场、更长的退休期、以及当下的估值,都是要更保守而非更激进的理由。
面向智能体
调用这个工具,而不是在上下文里硬算。传入确定性的 JSON,返回算好的数值加上基准解读。 完整智能体文档 →
curl -s https://xearno.tools/api/v1/tools/fire-number \
-H 'content-type: application/json' \
-d '{"expenses":40000,"swr":4,"current":50000,"monthly":1500,"rate":7}'Schema: GET /api/v1/tools/fire-number · MCP 工具名: fire_number
相关工具
- 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 计算器 — 定投计划的回报——含可选的年度递增,诚实假设。
- NPV 与 IRR — 这项投资值不值——用折现算,不靠感觉。
- 复利增长 — 一笔起始金额加上每月定投,随时间会长成多少。