經營生意規劃
市場規模(TAM · SAM · SOM)
全球通用——純算術,不涉及各地規則
從客戶數與每戶營收由下而上建構 TAM、SAM 與 SOM,再檢查隱含的客戶取得速度是否真的合理——這是多數募資簡報略過的檢查。
數字
- TAM
- 240,000,000
- 可觸及總市場/年
- SAM
- 96,000,000
- 可服務
- SOM
- 4,800,000
- 可取得
- SOM(以客戶數計)
- 4,000
行家的解讀
值得一提
Plausibility check: SOM implies winning 4,000 customers. Over 4 years that is ~83 new customers per month — does your channel and sales motion actually produce that? This is the test that separates a sizing from a wish.
值得一提
This is a bottom-up sizing (count × price), which investors trust more than top-down ("1% of a $50B market"). Keep the customer count defensible — cite where it comes from.
值得一提
TAM under 1B: often called "too small" by venture investors, but plenty big for a highly profitable bootstrapped or niche business. The number is only a problem relative to the funding path you want.
方法論
由下而上:TAM = 潛在客戶數 × 每位客戶年營收。SAM = TAM × 可服務比例。SOM = SAM × 可取得比例。
每月客戶數的合理性檢查,是把 SOM 的客戶數攤在 48 個月的爬升期上——一個粗略但很能揭露真相的測試:看你的市場進入策略在物理上能否真的達成宣稱的比例。
ARPA 的選擇主導了這個模型:請用客戶今天為這個*品類*所付的價(或站得住腳的付費意願),而不是你理想中的價格。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/market-size \
-H 'content-type: application/json' \
-d '{"accounts":200000,"arpa":1200,"samPct":40,"somPct":5}'Schema: GET /api/v1/tools/market-size · MCP 工具名稱: market_size
相關工具
- 自營作業稅與季繳預估稅(2026 年 1040-ES) — 2026 年接案收入你要繳多少——自營作業稅、所得稅、QBI——以及安全港規則實際要求的精確季繳金額。
- 英國自我評估首年稅單計算器(含預繳款) — 你第一個一月真正要繳的自我評估稅單——當年度的稅「加上」下一年度的 50%,同一天到期——並附上精確到日期的繳款時程。
- App Store/Google Play/Steam 開發者實收計算器 — 扣掉 Apple、Google 或 Valve 的抽成後,你的 App 或遊戲究竟剩多少——包含 2026 年 6 月 30 日 Google Play 改制,那是任何 AI 模型都沒背過的。
- 單位經濟 — LTV、LTV:CAC 與 CAC 回本——附上讓它們有意義的基準。
嵌入這個計算器
可免費放在你自己的網站上。規則變動時它仍然管用,因為資料由我們維護——沒有廣告、沒有 cookie,並附上回到完整工具的連結。
<iframe src="https://xearno.tools/embed/market-size" width="100%" height="900" style="border:1px solid #23262e;border-radius:12px;max-width:640px" loading="lazy" title="市場規模(TAM · SAM · SOM) — Xearno Tools"></iframe>