Loading...
Loading...
Compare original and translation side by side
TAM = Total market demand at 100% market share
= (Total potential customer base) × (avg contract value)
Data sources: Gartner, Forrester, IBISWorld, government statistics, trade associationsTAM = 100%市场份额下的总市场需求
= (潜在客户总规模) × (平均合同价值)
数据来源:Gartner、Forrester、IBISWorld、政府统计数据、行业协会SAM = Portion of TAM you can realistically serve
Apply filters: geographic constraints, product limitations, customer size constraints
Typically 5-20% of TAMSAM = 你实际可触达的TAM部分
应用筛选条件:地域限制、产品局限性、客户规模限制
通常为TAM的5-20%SOM = Realistic near-term market share (1-3 years)
Conservative benchmarks:
Year 1: 0.1-0.5% of SAM
Year 2: 0.5-2% of SAM
Year 3: 1-5% of SAMSOM = 短期实际可获得的市场份额(1-3年)
保守基准:
第1年:SAM的0.1-0.5%
第2年:SAM的0.5-2%
第3年:SAM的1-5%Bottom-up = (realistic target customers) × (conversion rate) × (ACV)
If top-down SOM / bottom-up > 3x → revisit top-down assumptions自下而上法 = (实际目标客户数) × (转化率) × (ACV)
若自上而下法得出的SOM / 自下而上法得出的SOM > 3倍 → 重新审视自上而下的假设| Type | Definition | Example |
|---|---|---|
| Direct | Same product, same customer | Asana vs Monday.com |
| Indirect | Different product, same problem | Asana vs Excel |
| Substitute | Alternative way to address need | Asana vs consultants |
| Potential | Could enter market easily | Microsoft, Google |
| 类型 | 定义 | 示例 |
|---|---|---|
| 直接竞争对手 | 相同产品,相同客户群体 | Asana vs Monday.com |
| 间接竞争对手 | 不同产品,解决相同问题 | Asana vs Excel |
| 替代竞争对手 | 满足需求的替代方式 | Asana vs 咨询公司 |
| 潜在竞争对手 | 可轻松进入市场的玩家 | Microsoft、Google |
| Dimension | Key Questions |
|---|---|
| Political | Regulatory environment, trade policies |
| Economic | Growth rates, inflation, currency risks |
| Social | Demographics, consumer behavior shifts |
| Technological | Disruptive technologies, R&D activity |
| Legal | Compliance requirements, IP landscape |
| Environmental | Sustainability trends, regulations |
| 维度 | 核心问题 |
|---|---|
| 政治 | 监管环境、贸易政策 |
| 经济 | 增长率、通货膨胀、汇率风险 |
| 社会 | 人口统计、消费者行为转变 |
| 技术 | 颠覆性技术、研发活动 |
| 法律 | 合规要求、知识产权格局 |
| 环境 | 可持续发展趋势、相关法规 |
| Chapter | Pages | Key Frameworks |
|---|---|---|
| Market Overview & Definition | 4-5 | Industry structure |
| Market Size & Growth | 6-8 | TAM/SAM/SOM, regional breakdown |
| Industry Drivers & Trends | 5-6 | PESTLE, driver impact matrix |
| Competitive Landscape | 6-8 | Porter's Five Forces, positioning matrix |
| Customer Analysis | 4-5 | Segmentation, customer journey |
| Technology & Innovation | 4-5 | Technology roadmap, adoption curve |
| Regulatory & Policy | 3-4 | Regulatory timeline |
| Risk Analysis | 3-4 | Risk heatmap, mitigation matrix |
| 章节 | 页数 | 核心框架 |
|---|---|---|
| 市场概述与定义 | 4-5 | 行业结构 |
| 市场规模与增长 | 6-8 | TAM/SAM/SOM、区域细分 |
| 行业驱动因素与趋势 | 5-6 | PESTLE、驱动因素影响矩阵 |
| 竞争格局 | 6-8 | Porter's Five Forces、定位矩阵 |
| 客户分析 | 4-5 | 客户细分、客户旅程 |
| 技术与创新 | 4-5 | 技术路线图、采用曲线 |
| 监管与政策 | 3-4 | 监管时间线 |
| 风险分析 | 3-4 | 风险热图、缓解矩阵 |
undefinedundefined
| Priority | Visual | Tool |
|----------|--------|------|
| 1 | Market growth trajectory | scientific-schematics |
| 2 | TAM/SAM/SOM concentric circles | scientific-schematics |
| 3 | Porter's Five Forces | scientific-schematics |
| 4 | Competitive positioning matrix (2×2) | scientific-schematics |
| 5 | Risk heatmap | scientific-schematics |
| 6 | Executive summary infographic | generate-image |
| 优先级 | 可视化内容 | 工具 |
|----------|--------|------|
| 1 | 市场增长轨迹 | scientific-schematics |
| 2 | TAM/SAM/SOM 同心圆图 | scientific-schematics |
| 3 | Porter's Five Forces 图 | scientific-schematics |
| 4 | 竞争定位矩阵(2×2) | scientific-schematics |
| 5 | 风险热图 | scientific-schematics |
| 6 | 执行摘要信息图 | generate-image |undefinedundefined
Use `\usepackage{market_research}` (from `assets/market_research.sty`).
**Colored box environments:**
```latex
\begin{keyinsightbox}[Key Finding]...\end{keyinsightbox} % blue
\begin{marketdatabox}[Market Snapshot]...\end{marketdatabox} % green
\begin{riskbox}[Critical Risk]...\end{riskbox} % orange
\begin{recommendationbox}[Recommendation]...\end{recommendationbox} % purpleassets/FORMATTING_GUIDE.mdassets/market_report_template.tex
使用`\usepackage{market_research}`(来自`assets/market_research.sty`)。
**彩色框环境:**
```latex
\begin{keyinsightbox}[Key Finding]...\end{keyinsightbox} % 蓝色
\begin{marketdatabox}[Market Snapshot]...\end{marketdatabox} % 绿色
\begin{riskbox}[Critical Risk]...\end{riskbox} % 橙色
\begin{recommendationbox}[Recommendation]...\end{recommendationbox} % 紫色assets/FORMATTING_GUIDE.mdassets/market_report_template.texscripts/generate_market_visuals.pyassets/market_research.styassets/market_report_template.texassets/FORMATTING_GUIDE.mdreferences/report_structure_guide.mdreferences/data_analysis_patterns.mdreferences/visual_generation_guide.mdscripts/generate_market_visuals.pyassets/market_research.styassets/market_report_template.texassets/FORMATTING_GUIDE.mdreferences/report_structure_guide.mdreferences/data_analysis_patterns.mdreferences/visual_generation_guide.mdproduct-strategy-and-marketinggo-to-market-strategypricing-strategyproduct-strategy-and-marketinggo-to-market-strategypricing-strategy