經營生意投資
ROI 計算器
從成本與最終價值算出簡單 ROI,給了期間就會年化——因為「我們讓錢翻倍」在 2 年與 12 年是完全不同的兩回事。
數字
- ROI
- +44%
- 22,000 gain
- Annualized (CAGR)
- 12.92% / yr
行家的解讀
值得一提
The annualized figure is the comparable one: 44% over 3 years is 12.9%/year — hold that against your alternatives (index funds ~7-10% nominal, paying down debt at its APR, risk-free rates).
值得一提
Count ALL the cost: fees, taxes, your own hours at a real rate. ROI on a project that consumed 300 unpriced founder-hours is a different number than the spreadsheet shows.
方法論
簡單 ROI =(最終 − 成本)÷ 成本。年化 ROI =(最終 ÷ 成本)^(1/年數) − 1,與 CAGR 相同——這種形式讓不同持有期間可以互相比較。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/roi \
-H 'content-type: application/json' \
-d '{"cost":50000,"finalValue":72000,"years":3}'Schema: GET /api/v1/tools/roi · MCP 工具名稱: roi
相關工具
- NPV 與 IRR — 這筆投資值不值得——用折現算,不是憑感覺。
- 複利成長 — 一筆起始金額加上每月投入,隨時間會成長成多少。
- 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.