貯蓄・投資投資 · 計画
FIRE ナンバー
全世界共通 — 計算だけで、地域ごとの制度は関係しません
年間支出と安全な取り崩し率から経済的自立の目標額を計算し、現在の貯蓄と毎月の積立でそこに到達するまでの年数を予測します。
数値
- FIRE 必要額
- 1,000,000
- 25× annual spending
- 到達までの期間
- 20.3 years
- 現時点の不足額
- 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年)。
取り崩し率の根拠(トリニティ研究とその後継)は米国市場・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}'スキーマ: GET /api/v1/tools/fire-number · MCP ツール名: fire_number