What do I need to run TAM SAM SOM Calculator?
Free, no sign-up, no account. A web browser is enough; the answer comes back in a second or two.
| Input | Required? | What to enter |
|---|---|---|
| Total potential companies | Required | Estimated total companies that could buy (from LinkedIn, industry reports) |
| Average contract value | Required | Your average ACV in dollars |
| ICP percentage | Optional | Percentage that match your ICP (1-100) |
| Year 1 market share target | Optional | Realistic Year 1 market share percentage (typically 1-5%) |
| Data sources | Optional | Where you got your numbers (for documentation) |
| Segment name | Optional | Name of the market segment |
- Fill in the required inputs above in the form below, or press Fill in a tested example.
- Press Run TAM SAM SOM Calculator.
- Read the result on this page, then copy it and edit it before you use it.
How do I run TAM SAM SOM Calculator in my browser?
Required: Total potential companies, Average contract value. Fields marked optional can be left empty.
Result
What does TAM SAM SOM Calculator return for the tested example?
Generated from the live code on 25 September 2026 with the inputs behind Fill in a tested example. Your own inputs give a different result.
Show the full result
TAM/SAM/SOM Analysis
Market: US clinic groups
๐ Input Data
| Input | Value | Source |
|---|---|---|
| Total Potential Companies | 12,000 | Your input |
| Average Contract Value | $8K | Your input |
| ICP Match Rate | 25% | Your input |
| Year 1 Market Share Target | 1.0% | Your input |
๐ฏ Market Sizing Results
TAM (Total Addressable Market)
TAM = Total Potential Companies ร ACV
TAM = 12,000 ร $8K
TAM = $96.0M
*Everyone who could theoretically buy your product*
SAM (Serviceable Addressable Market)
SAM = TAM ร ICP Match Rate
SAM = $96.0M ร 25%
SAM = $24.0M
*Companies that match your ICP and you can actually serve*
SOM (Serviceable Obtainable Market)
SOM = SAM ร Year 1 Market Share
SOM = $24.0M ร 1.0%
SOM = $240K
*Realistic Year 1 revenue target*
๐ Visualization
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ TAM โ
โ $96.0M โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ SAM โ โ
โ โ $24.0M โ โ
โ โ โโโโโโโโโโโโโโโโโโโโโโโโโโโ โ โ
โ โ โ SOM โ โ โ
โ โ โ $240K โ โ โ
โ โ โโโโโโโโโโโโโโโโโโโโโโโโโโโ โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ฏ What This Means for Your Business
Year 1 Target
- Revenue Goal: $240K
- Deals Needed: ~30 closed customers
- Monthly Target: ~3 deals/month
- Pipeline Required: $720K (at 33% win rate) (Example figure: replace with your own)
Growth Path
Later years assume your market share doubles each year.
| Year | Market Share | Revenue Target | Customers |
|---|---|---|---|
| Year 1 | 1.0% | $240K | 30 |
| Year 2 | 2.0% (Example figure: replace with your own) | $480K | 60 |
| Year 3 | 4.0% (Example figure: replace with your own) | $960K | 120 |
โ ๏ธ Assumptions & Validation
Key Assumptions
- Company count accuracy: Validate with LinkedIn Sales Navigator, industry reports
- ACV assumption: Based on current pricing, may increase with enterprise deals
- ICP match rate: Your estimate; refine with actual data
- Market share: 1.0% is conservative for Year 1
Data Validation Checklist
- [ ] Cross-reference company count with 2+ sources (Example figure: replace with your own)
- [ ] Validate ACV with recent closed deals
- [ ] Confirm ICP percentage with customer analysis
- [ ] Review market share against competitor data
How to Get Better Data
- LinkedIn Sales Navigator: Search with ICP filters, note company count
- Industry Reports: market sizing from industry analyst reports
- Competitor Analysis: Estimate competitor customer counts
- Customer Interviews: Ask about market perception
๐ Investor-Ready Summary
> US clinic groups represents a $96.0M TAM with $24.0M SAM of companies matching our ICP.
> We target $240K SOM in Year 1, requiring 30 customers at $8K ACV.
>
> *Figures calculated from your inputs.*
Next Step: Use lookalike_signal_generator to create targeting criteria
Who is TAM SAM SOM Calculator not ideal for?
- Anyone who cannot give the required inputs (Total potential companies, Average contract value); the answer is built only from them.
- Teams looking for a list of companies to target: the tools describe and score profiles from your data but find no companies.
- Market sizing without your own numbers: TAM, SAM and SOM come only from the figures you enter.
How do I use TAM SAM SOM Calculator from Claude?
Connect ICP Intelligence once (see Connect), then ask in plain words. A prompt built from the tested example:
Use ICP Intelligence's TAM SAM SOM Calculator tool. total potential companies: 12000; average contract value: 8000; icp percentage: 25; year 1 market share target: 1; segment name: US clinic groups.
MCP tool name: tam_sam_som_calculator. REST: POST https://icp-intelligence.gtmhelix.com/api/tools/tam_sam_som_calculator with this JSON body (see Docs):
{
"input": {
"total_potential_companies": 12000,
"average_contract_value": 8000,
"icp_percentage": 25,
"year1_market_share_target": 1,
"segment_name": "US clinic groups"
}
}
How does TAM SAM SOM Calculator work?
It applies fixed rules in the ICP Intelligence code to the inputs above and returns text. It does not call an AI model, does not look anything up, and does not store what you type. The web form and the MCP server call the same tool code, so the same input gives the same answer in both.
Previous: Buyer Group AnalyzerNext: Lookalike Signal Generator