saas-economics-efficiency-metrics
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePurpose
目的
Determine whether your SaaS business model is fundamentally viable and capital-efficient. Use this to calculate unit economics, assess profitability, manage cash runway, and decide when to scale vs. optimize. Essential for fundraising, board reporting, and making smart investment trade-offs.
This is not a finance reporting tool—it's a framework for PMs to understand whether the business can sustain growth, when to prioritize efficiency over growth, and which investments have positive returns.
判断你的SaaS商业模式是否具备根本可行性和资本效率。通过本框架计算单位经济效益、评估盈利能力、管理现金 runway,并决定何时扩张何时优化。这对融资、董事会报告和做出明智的投资权衡至关重要。
这不是一个财务报告工具——而是产品经理(PM)用来理解业务能否维持增长、何时优先考虑效率而非增长,以及哪些投资能带来正回报的框架。
Key Concepts
核心概念
Unit Economics Family
单位经济效益指标族
Metrics that measure profitability at the customer level—the foundation of sustainable SaaS.
Gross Margin — Percentage of revenue remaining after direct costs (COGS).
- Why PMs care: A feature that generates $1M revenue at 80% margin is worth far more than $1M at 30% margin. Margin determines which features to prioritize.
- Formula:
(Revenue - COGS) / Revenue × 100 - COGS includes: Hosting, infrastructure, payment processing, customer onboarding costs
- Benchmark: SaaS 70-85% good; <60% concerning
CAC (Customer Acquisition Cost) — Total cost to acquire one customer.
- Why PMs care: Shapes entire go-to-market strategy. Determines which channels are viable and how much you can invest in product-led growth.
- Formula:
Total Sales & Marketing Spend / New Customers Acquired - Benchmark: Varies by model—Enterprise $10K+ ok; SMB <$500 target
- Include: Marketing spend, sales salaries, tools, commissions
LTV (Lifetime Value) — Total revenue expected from one customer over their lifetime.
- Why PMs care: Tells you what you can afford to spend on acquisition. Higher LTV enables premium channels and longer payback periods.
- Formula (simple):
ARPU × Average Customer Lifetime (months) - Formula (better):
ARPU × Gross Margin % / Churn Rate - Formula (advanced): Account for expansion, discount rates, cohort-specific retention
- Benchmark: Must be 3x+ CAC; varies by segment
LTV:CAC Ratio — Efficiency of customer acquisition spending.
- Why PMs care: Is growth sustainable or are you buying revenue at a loss? Determines when to scale vs. optimize.
- Formula:
LTV / CAC - Benchmark: 3:1 healthy; <1:1 unsustainable; >5:1 might be underinvesting
- Note: This ratio alone doesn't tell the full story—also need payback period
Payback Period — Months to recover CAC from customer revenue.
- Why PMs care: Cash efficiency. Faster payback = reinvest sooner. Slow payback can kill growth even with good LTV:CAC.
- Formula:
CAC / (Monthly ARPU × Gross Margin %) - Benchmark: <12 months great; 12-18 ok; >24 months concerning
- Critical: Must have cash to sustain payback period
Contribution Margin — Revenue remaining after ALL variable costs (not just COGS).
- Why PMs care: True unit profitability. Includes support, processing fees, variable OpEx.
- Formula:
(Revenue - All Variable Costs) / Revenue × 100 - Variable costs: COGS + support + payment processing + variable customer success
- Benchmark: 60-80% good for SaaS; <40% concerning
Gross Margin Payback — Payback period using actual profit, not revenue.
- Why PMs care: More accurate than simple payback. Shows true cash recovery time.
- Formula:
CAC / (Monthly ARPU × Gross Margin %) - Benchmark: Typically 1.5-2x longer than simple revenue payback
CAC Payback by Channel — Compare payback across acquisition channels.
- Why PMs care: Not all channels are created equal. Optimize channel mix based on payback efficiency.
- Formula: Calculate CAC and payback separately for each channel
- Use: Allocate budget to faster-payback channels when cash-constrained
衡量客户层面盈利能力的指标——是可持续SaaS业务的基础。
Gross Margin(毛利率) — 扣除直接成本(COGS)后剩余的收入百分比。
- 产品经理为何关注: 产生100万美元收入且毛利率为80%的功能,价值远高于同样收入但毛利率仅30%的功能。毛利率决定了功能的优先级。
- 公式:
(收入 - COGS) / 收入 × 100 - COGS包含: 托管、基础设施、支付处理、客户入职成本
- 基准值: SaaS行业70-85%为良好;<60%需警惕
CAC(客户获取成本) — 获取一位客户的总成本。
- 产品经理为何关注: 影响整个市场进入策略。决定哪些渠道可行,以及你能在产品驱动增长(PLG)上投入多少。
- 公式:
总销售与营销支出 / 新增客户数量 - 基准值: 因模式而异——企业级1万美元以上可接受;SMB(中小企业)目标<500美元
- 包含项: 营销支出、销售薪资、工具、佣金
LTV(客户终身价值) — 一位客户在整个生命周期内预计带来的总收入。
- 产品经理为何关注: 告诉你在客户获取上可以承担多少成本。更高的LTV允许使用溢价渠道和更长的回收期。
- (简易)公式:
ARPU × 平均客户生命周期(月) - (更优)公式:
ARPU × 毛利率 / 客户流失率 - (进阶)公式: 考虑扩展收入、折现率、特定群组的留存率
- 基准值: 必须是CAC的3倍以上;因客户群体而异
LTV:CAC比率 — 客户获取支出的效率。
- 产品经理为何关注: 增长是可持续的,还是在亏本买收入?决定何时扩张何时优化。
- 公式:
LTV / CAC - 基准值: 3:1为健康;<1:1不可持续;>5:1可能增长投入不足
- 注意: 仅看该比率无法了解全貌——还需结合回收期
Payback Period(回收期) — 从客户收入中收回CAC所需的月数。
- 产品经理为何关注: 现金效率。回收期越短,越早能将资金再投入。即使LTV:CAC良好,过长的回收期也可能扼杀增长。
- 公式:
CAC / (月度ARPU × 毛利率) - 基准值: <12个月为优秀;12-18个月可接受;>24个月需警惕
- 关键: 必须有足够现金支撑回收期
Contribution Margin(贡献毛利率) — 扣除所有可变成本(不仅是COGS)后剩余的收入。
- 产品经理为何关注: 真实的单位盈利能力。包含支持成本、处理费用、可变运营支出。
- 公式:
(收入 - 所有可变成本) / 收入 × 100 - 可变成本: COGS + 支持成本 + 支付处理 + 可变客户成功成本
- 基准值: SaaS行业60-80%为良好;<40%需警惕
Gross Margin Payback(毛利率回收期) — 使用实际利润而非收入计算的回收期。
- 产品经理为何关注: 比简单回收期更准确。显示真实的现金回收时间。
- 公式:
CAC / (月度ARPU × 毛利率) - 基准值: 通常比简单收入回收期长1.5-2倍
CAC Payback by Channel(分渠道CAC回收期) — 比较不同获取渠道的回收期。
- 产品经理为何关注: 并非所有渠道都一样。根据回收期效率优化渠道组合。
- 公式: 为每个渠道单独计算CAC和回收期
- 用途: 现金紧张时,将预算分配给回收期更短的渠道
Capital Efficiency Family
资本效率指标族
Metrics that measure how efficiently you use cash to grow the business.
Burn Rate — Cash consumed per month.
- Why PMs care: Determines what you can build and when you need funding. High burn requires aggressive revenue growth.
- Formula (Gross Burn):
Monthly Cash Spent (all expenses) - Formula (Net Burn):
Monthly Cash Spent - Monthly Revenue - Benchmark: Net burn <$200K manageable for early stage; >$500K needs clear path to revenue
Runway — Months until cash runs out.
- Why PMs care: Literal survival metric. Dictates timeline for milestones, fundraising, profitability.
- Formula:
Cash Balance / Monthly Net Burn - Benchmark: 12+ months good; 6-12 manageable; <6 months crisis mode
- Rule: Raise when you have 6-9 months runway, not 3 months
OpEx (Operating Expenses) — Costs to run the business (excluding COGS).
- Why PMs care: Your team's salaries live here. Where "efficiency" cuts happen during downturns.
- Categories: Sales & Marketing (S&M), Research & Development (R&D), General & Administrative (G&A)
- Benchmark: Should grow slower than revenue as you scale (operating leverage)
Net Income (Profit Margin) — Actual profit or loss after all expenses.
- Why PMs care: True bottom line. Are you making money? Can you self-fund growth?
- Formula:
Revenue - All Expenses (COGS + OpEx) - Benchmark: Early SaaS often negative (growth mode); mature should be 10-20%+ margin
Working Capital Impact — Cash timing differences between revenue recognition and cash collection.
- Why PMs care: Annual contracts paid upfront boost cash. Monthly billing delays cash. Affects runway calculations.
- Example: $1M annual contract paid upfront = $1M cash now, not $83K/month
- Use: Understand cash vs. revenue timing when planning runway
衡量企业使用现金推动增长的效率指标。
Burn Rate(烧钱率) — 每月消耗的现金。
- 产品经理为何关注: 决定你能构建什么以及何时需要融资。高烧钱率需要激进的收入增长。
- (总烧钱率)公式:
月度总现金支出 - (净烧钱率)公式:
月度总现金支出 - 月度收入 - 基准值: 早期阶段净烧钱率<20万美元可控;>50万美元需有清晰的收入路径
Runway(现金 runway) — 现金耗尽前的月数。
- 产品经理为何关注: 关乎企业生存的指标。决定里程碑、融资和盈利的时间线。
- 公式:
现金余额 / 月度净烧钱率 - 基准值: 12个月以上为良好;6-12个月可控;<6个月处于危机模式
- 规则: 当还有6-9个月runway时开始融资,而非只剩3个月时
OpEx(运营支出) — 运营业务的成本(不含COGS)。
- 产品经理为何关注: 团队薪资包含在此。经济下行时的“效率”削减通常针对这部分。
- 分类: 销售与营销(S&M)、研发(R&D)、综合管理(G&A)
- 基准值: 随着规模扩大,其增长应慢于收入(运营杠杆)
Net Income(净利润率) — 扣除所有费用后的实际盈利或亏损。
- 产品经理为何关注: 真实的底线。你是否在赚钱?能否自我融资增长?
- 公式:
收入 - 所有费用(COGS + OpEx) - 基准值: 早期SaaS通常为负(增长模式);成熟阶段应达到10-20%+的利润率
Working Capital Impact(营运资金影响) — 收入确认与现金收款之间的时间差。
- 产品经理为何关注: 按年付费的合同能立即增加现金。月度计费会延迟现金到账。影响runway计算。
- 示例: 100万美元的年度合同提前付款 = 立即获得100万美元现金,而非每月8.3万美元
- 用途: 规划runway时,理解现金与收入的时间差异
Efficiency Ratios Family
效率比率指标族
Composite metrics that measure growth vs. profitability trade-offs.
Rule of 40 — Growth rate + profit margin should exceed 40%.
- Why PMs care: Framework for balancing growth vs. efficiency. Guides when to prioritize profitability over growth.
- Formula:
Revenue Growth Rate % + Profit Margin % - Benchmark: >40 healthy; 25-40 acceptable; <25 concerning
- Example: 60% growth + (-20%) margin = 40 (healthy growth-mode SaaS)
- Example: 20% growth + 25% margin = 45 (healthy mature SaaS)
Magic Number — Sales & marketing efficiency.
- Why PMs care: Is your GTM engine working? Should you scale spend or optimize first?
- Formula:
(Current Quarter Revenue - Previous Quarter Revenue) × 4 / Previous Quarter S&M Spend - Benchmark: >0.75 efficient; 0.5-0.75 ok; <0.5 fix before scaling
- Note: "× 4" annualizes quarterly revenue change
Operating Leverage — How revenue growth compares to cost growth.
- Why PMs care: Are you scaling efficiently? Revenue should grow faster than costs.
- Measure: Revenue growth rate vs. OpEx growth rate over time
- Good: Revenue growth 50%, OpEx growth 30% (positive leverage)
- Bad: Revenue growth 20%, OpEx growth 40% (negative leverage)
Unit Economics — General term for profitability of each "unit" (customer, seat, transaction).
- Why PMs care: Is the business model fundamentally viable at the unit level?
- Calculate: Revenue per unit - Cost per unit
- Requirement: Positive contribution required; aim for >$0 after all variable costs
衡量增长与盈利权衡的综合指标。
Rule of 40(40法则) — 增长率 + 利润率应超过40%。
- 产品经理为何关注: 平衡增长与效率的框架。指导何时优先考虑盈利而非增长。
- 公式:
收入增长率 % + 利润率 % - 基准值: >40为健康;25-40可接受;<25需警惕
- 示例: 60%增长 + (-20%)利润率 = 40(健康的增长型SaaS)
- 示例: 20%增长 + 25%利润率 = 45(健康的成熟SaaS)
Magic Number(魔法数字) — 销售与营销效率。
- 产品经理为何关注: 你的市场进入(GTM)引擎是否有效?应该扩张支出还是先优化?
- 公式:
(本季度收入 - 上季度收入) × 4 / 上季度S&M支出 - 基准值: >0.75为高效;0.5-0.75可接受;<0.5需先优化再扩张
- 注意: "× 4" 是为了将季度收入变化年化
Operating Leverage(运营杠杆) — 收入增长与成本增长的对比。
- 产品经理为何关注: 你是否在高效扩张?收入增长应快于成本增长。
- 衡量方式: 一段时间内的收入增长率与OpEx增长率对比
- 良好: 收入增长50%,OpEx增长30%(正杠杆)
- 糟糕: 收入增长20%,OpEx增长40%(负杠杆)
Unit Economics(单位经济效益) — 衡量每个“单位”(客户、席位、交易)盈利能力的通用术语。
- 产品经理为何关注: 商业模式在单位层面是否具备根本可行性?
- 计算方式: 每单位收入 - 每单位成本
- 要求: 必须有正贡献;目标是扣除所有可变成本后>0美元
Anti-Patterns (What This Is NOT)
反模式(本框架不适用的情况)
- Not vanity metrics: High LTV means nothing if payback takes 4 years and customers churn at 3 years.
- Not static benchmarks: "Good" CAC varies wildly by business model (PLG vs. enterprise sales).
- Not isolated numbers: LTV:CAC ratio without payback period can mislead (great ratio, terrible cash efficiency).
- Not just finance's problem: PMs must own unit economics—every feature decision impacts margins and CAC.
- ** vanity metrics(虚荣指标):** 如果回收期需要4年,而客户流失周期为3年,那么高LTV毫无意义。
- 静态基准值: “良好”的CAC因商业模式(PLG vs 企业销售)差异巨大。
- 孤立数字: 仅看LTV:CAC比率而不结合回收期会产生误导(比率优秀,但现金效率极差)。
- 不只是财务部门的事: 产品经理必须负责单位经济效益——每个功能决策都会影响毛利率和CAC。
When to Use These Metrics
何时使用这些指标
Use these when:
- Evaluating whether to scale acquisition (LTV:CAC, payback, magic number)
- Deciding feature investments (margin impact, contribution to LTV)
- Planning runway and fundraising (burn rate, runway, Rule of 40)
- Comparing customer segments or channels (unit economics by segment)
- Board/investor reporting (Rule of 40, magic number, LTV:CAC)
- Choosing between growth and profitability (Rule of 40 trade-offs)
Don't use these when:
- Making decisions without revenue context (pair with )
saas-revenue-growth-metrics - Comparing across wildly different business models without normalization
- Early product discovery (pre-revenue focus on PMF, not unit economics)
- Short-term tactical decisions (use engagement metrics, not LTV)
使用场景:
- 评估是否扩张客户获取(LTV:CAC、回收期、魔法数字)
- 决定功能投资(对毛利率的影响、对LTV的贡献)
- 规划runway和融资(烧钱率、runway、40法则)
- 比较客户群体或渠道(分群体单位经济效益)
- 董事会/投资者报告(40法则、魔法数字、LTV:CAC)
- 在增长与盈利之间做选择(40法则权衡)
不适用场景:
- 无收入背景时做决策(需搭配)
saas-revenue-growth-metrics - 未做标准化就跨截然不同的商业模式比较
- 早期产品探索阶段( pre-revenue阶段聚焦PMF,而非单位经济效益)
- 短期战术决策(使用参与度指标,而非LTV)
Application
应用步骤
Step 1: Calculate Unit Economics
步骤1:计算单位经济效益
Use the templates in to calculate your unit economics metrics.
template.md使用中的模板计算你的单位经济效益指标。
template.mdGross Margin
毛利率
Gross Margin = (Revenue - COGS) / Revenue × 100
COGS includes:
- Hosting & infrastructure costs
- Payment processing fees
- Customer onboarding costs
- Direct delivery costsExample:
- Revenue: $1,000,000
- COGS: $200,000 (hosting $120K, processing $50K, onboarding $30K)
- Gross Margin = ($1M - $200K) / $1M = 80%
Quality checks:
- Is gross margin improving as you scale? (Should benefit from economies of scale)
- Which products/features have highest margins? (Prioritize those)
- Are margins >70%? (SaaS should be high-margin)
毛利率 = (收入 - COGS) / 收入 × 100
COGS包含:
- 托管与基础设施成本
- 支付处理费用
- 客户入职成本
- 直接交付成本示例:
- 收入:1,000,000美元
- COGS:200,000美元(托管12万美元、处理费5万美元、入职费3万美元)
- 毛利率 = (100万 - 20万) / 100万 = 80%
质量检查:
- 规模扩大时毛利率是否提升?(应受益于规模经济)
- 哪些产品/功能的毛利率最高?(优先投入)
- 毛利率是否>70%?(SaaS应保持高毛利率)
CAC (Customer Acquisition Cost)
CAC(客户获取成本)
CAC = Total Sales & Marketing Spend / New Customers Acquired
Include in S&M spend:
- Marketing salaries & tools
- Sales salaries & commissions
- Advertising & paid channels
- SDR/BDR team costsExample:
- Sales & Marketing Spend: $500,000/month
- New Customers: 100/month
- CAC = $500,000 / 100 = $5,000
Quality checks:
- Is CAC consistent across channels? (Calculate by channel)
- Is CAC increasing or decreasing over time? (Should decrease with scale)
- Does CAC vary by customer segment? (SMB vs. Enterprise)
CAC = 总销售与营销支出 / 新增客户数量
S&M支出包含:
- 营销薪资与工具
- 销售薪资与佣金
- 广告与付费渠道
- SDR/BDR团队成本示例:
- 销售与营销支出:500,000美元/月
- 新增客户:100个/月
- CAC = 500,000美元 / 100 = 5,000美元
质量检查:
- 各渠道的CAC是否一致?(分渠道计算)
- CAC随时间是上升还是下降?(规模扩大时应下降)
- CAC是否因客户群体而异?(SMB vs 企业级)
LTV (Lifetime Value)
LTV(客户终身价值)
LTV (Simple) = ARPU × Average Customer Lifetime (months)
LTV (Better) = ARPU × Gross Margin % / Monthly Churn Rate
LTV (Advanced) = Account for expansion, cohort-specific retention, discount rateExample (Simple):
- ARPU: $500/month
- Average Lifetime: 36 months
- LTV = $500 × 36 = $18,000
Example (Better):
- ARPU: $500/month
- Gross Margin: 80%
- Monthly Churn: 2%
- LTV = ($500 × 80%) / 2% = $400 / 0.02 = $20,000
Quality checks:
- Is LTV growing over time? (From expansion, improved retention)
- Does LTV vary by cohort? (Are new customers more/less valuable?)
- Does LTV vary by segment? (Enterprise vs. SMB)
LTV(简易) = ARPU × 平均客户生命周期(月)
LTV(更优) = ARPU × 毛利率 / 月度流失率
LTV(进阶) = 考虑扩展收入、特定群组留存率、折现率(简易)示例:
- ARPU:500美元/月
- 平均生命周期:36个月
- LTV = 500 × 36 = 18,000美元
(更优)示例:
- ARPU:500美元/月
- 毛利率:80%
- 月度流失率:2%
- LTV = (500 × 80%) / 2% = 400 / 0.02 = 20,000美元
质量检查:
- LTV是否随时间增长?(来自扩展收入、留存率提升)
- LTV是否因用户群组而异?(新客户是否更/更有价值?)
- LTV是否因客户群体而异?(企业级 vs SMB)
LTV:CAC Ratio
LTV:CAC比率
LTV:CAC Ratio = LTV / CACExample:
- LTV: $20,000
- CAC: $5,000
- LTV:CAC = $20,000 / $5,000 = 4:1
Quality checks:
- Is ratio >3:1? (Minimum for sustainable growth)
- Is ratio >5:1? (Might be underinvesting in growth)
- Is ratio improving or degrading over time?
Interpretation:
- <1:1 = Losing money on every customer (unsustainable)
- 1-3:1 = Marginal economics (optimize before scaling)
- 3-5:1 = Healthy (scale confidently)
- >5:1 = Potentially underinvesting (could grow faster)
LTV:CAC比率 = LTV / CAC示例:
- LTV:20,000美元
- CAC:5,000美元
- LTV:CAC = 20,000 / 5,000 = 4:1
质量检查:
- 比率是否>3:1?(可持续增长的最低要求)
- 比率是否>5:1?(可能在增长上投入不足)
- 比率随时间是提升还是下降?
解读:
- <1:1 = 每获取一位客户都在亏损(不可持续)
- 1-3:1 = 经济效益一般(先优化再扩张)
- 3-5:1 = 健康(可放心扩张)
- >5:1 = 可能投入不足(可以更快增长)
Payback Period
回收期
Payback Period (months) = CAC / (Monthly ARPU × Gross Margin %)Example:
- CAC: $5,000
- Monthly ARPU: $500
- Gross Margin: 80%
- Payback = $5,000 / ($500 × 80%) = $5,000 / $400 = 12.5 months
Quality checks:
- Is payback <12 months? (Excellent)
- Is payback <18 months? (Acceptable)
- Do you have cash runway to sustain payback period?
Critical insight: 4:1 LTV:CAC with 36-month payback is a cash trap. 3:1 LTV:CAC with 8-month payback is better for growth.
回收期(月) = CAC / (月度ARPU × 毛利率)示例:
- CAC:5,000美元
- 月度ARPU:500美元
- 毛利率:80%
- 回收期 = 5,000 / (500 × 80%) = 5,000 / 400 = 12.5个月
质量检查:
- 回收期是否<12个月?(优秀)
- 回收期是否<18个月?(可接受)
- 你是否有足够的现金runway支撑回收期?
关键洞察: LTV:CAC为4:1但回收期36个月是现金陷阱。LTV:CAC为3:1但回收期8个月对增长更有利。
Contribution Margin
贡献毛利率
Contribution Margin = (Revenue - All Variable Costs) / Revenue × 100
Variable Costs include:
- COGS
- Support costs (variable component)
- Payment processing
- Variable customer success costsExample:
- Revenue: $1,000,000
- COGS: $200,000
- Variable Support: $50,000
- Payment Processing: $30,000
- Contribution Margin = ($1M - $280K) / $1M = 72%
Quality checks:
- Is contribution margin >60%? (Good for SaaS)
- Are certain products/segments lower margin? (Consider sunsetting)
- Does margin improve with scale?
贡献毛利率 = (收入 - 所有可变成本) / 收入 × 100
可变成本包含:
- COGS
- 支持成本(可变部分)
- 支付处理
- 可变客户成功成本示例:
- 收入:1,000,000美元
- COGS:200,000美元
- 可变支持成本:50,000美元
- 支付处理:30,000美元
- 贡献毛利率 = (100万 - 28万) / 100万 = 72%
质量检查:
- 贡献毛利率是否>60%?(SaaS行业良好水平)
- 某些产品/群体的毛利率是否较低?(考虑淘汰)
- 毛利率是否随规模扩大而提升?
Step 2: Calculate Capital Efficiency
步骤2:计算资本效率
Burn Rate
烧钱率
Gross Burn Rate = Total Monthly Cash Spent
Net Burn Rate = Total Monthly Cash Spent - Monthly RevenueExample:
- Monthly Expenses: $800,000
- Monthly Revenue: $400,000
- Gross Burn: $800,000/month
- Net Burn: $400,000/month
Quality checks:
- Is net burn decreasing over time? (Path to profitability)
- Is burn rate sustainable given runway?
- What's the burn rate relative to revenue? (Burn multiple)
总烧钱率 = 月度总现金支出
净烧钱率 = 月度总现金支出 - 月度收入示例:
- 月度支出:800,000美元
- 月度收入:400,000美元
- 总烧钱率:800,000美元/月
- 净烧钱率:400,000美元/月
质量检查:
- 净烧钱率是否随时间下降?(通往盈利的路径)
- 烧钱率是否与runway匹配?
- 烧钱率相对于收入的比例是多少?(烧钱倍数)
Runway
Runway(现金 runway)
Runway (months) = Cash Balance / Monthly Net BurnExample:
- Cash Balance: $6,000,000
- Net Burn: $400,000/month
- Runway = $6M / $400K = 15 months
Quality checks:
- Do you have >12 months runway? (Healthy)
- Do you have <6 months runway? (Crisis—raise now or cut burn)
- Can you reach next milestone before runway ends?
Rule: Start fundraising at 6-9 months runway, not 3 months.
Runway(月) = 现金余额 / 月度净烧钱率示例:
- 现金余额:6,000,000美元
- 净烧钱率:400,000美元/月
- Runway = 600万 / 40万 = 15个月
质量检查:
- Runway是否>12个月?(健康)
- Runway是否<6个月?(危机——立即融资或削减烧钱)
- 能否在runway结束前达成下一个里程碑?
规则: 当还有6-9个月runway时开始融资,而非只剩3个月时。
Operating Expenses (OpEx)
运营支出(OpEx)
OpEx = Sales & Marketing + R&D + General & Administrative
Track as % of Revenue:
S&M as % of Revenue
R&D as % of Revenue
G&A as % of RevenueExample:
- Revenue: $10M/year
- S&M: $5M (50% of revenue)
- R&D: $3M (30% of revenue)
- G&A: $1M (10% of revenue)
- Total OpEx: $9M (90% of revenue)
Quality checks:
- Are OpEx categories growing slower than revenue? (Operating leverage)
- Is S&M spend efficient? (Check magic number)
- Is G&A <15% of revenue? (Should stay low)
OpEx = 销售与营销 + 研发 + 综合管理
按收入占比跟踪:
销售与营销占收入的百分比
研发占收入的百分比
综合管理占收入的百分比示例:
- 年收入:1000万美元
- 销售与营销:500万美元(占收入50%)
- 研发:300万美元(占收入30%)
- 综合管理:100万美元(占收入10%)
- 总OpEx:900万美元(占收入90%)
质量检查:
- OpEx各分类的增长是否慢于收入?(运营杠杆)
- 销售与营销支出是否高效?(查看魔法数字)
- 综合管理支出是否<收入的15%?(应保持低位)
Net Income (Profit Margin)
净利润(利润率)
Net Income = Revenue - COGS - OpEx
Profit Margin % = Net Income / Revenue × 100Example:
- Revenue: $10M
- COGS: $2M
- OpEx: $9M
- Net Income = $10M - $2M - $9M = -$1M (loss)
- Profit Margin = -10%
Quality checks:
- Is profit margin improving over time? (Path to profitability)
- At current growth rate, when will you break even?
- Are you investing losses in growth? (Acceptable if LTV:CAC is healthy)
净利润 = 收入 - COGS - OpEx
利润率 % = 净利润 / 收入 × 100示例:
- 收入:1000万美元
- COGS:200万美元
- OpEx:900万美元
- 净利润 = 1000万 - 200万 - 900万 = -100万美元(亏损)
- 利润率 = -10%
质量检查:
- 利润率是否随时间提升?(通往盈利的路径)
- 按当前增长率,何时能实现收支平衡?
- 是否将亏损投入到增长中?(如果LTV:CAC健康,则可接受)
Step 3: Calculate Efficiency Ratios
步骤3:计算效率比率
Rule of 40
40法则
Rule of 40 = Revenue Growth Rate % + Profit Margin %Example 1 (Growth Mode):
- Revenue Growth: 80% YoY
- Profit Margin: -30%
- Rule of 40 = 80% + (-30%) = 50 ✅ Healthy
Example 2 (Mature):
- Revenue Growth: 25% YoY
- Profit Margin: 20%
- Rule of 40 = 25% + 20% = 45 ✅ Healthy
Example 3 (Problem):
- Revenue Growth: 30% YoY
- Profit Margin: -35%
- Rule of 40 = 30% + (-35%) = -5 🚨 Unhealthy
Quality checks:
- Is Rule of 40 >40? (Healthy balance)
- Is Rule of 40 >25? (Acceptable)
- Is Rule of 40 <25? (Burning cash without sufficient growth)
Trade-offs:
- Early stage: Maximize growth, accept losses (60% growth, -20% margin = 40)
- Growth stage: Balance (40% growth, 5% margin = 45)
- Mature: Prioritize profitability (20% growth, 25% margin = 45)
40法则 = 收入增长率 % + 利润率 %示例1(增长模式):
- 收入增长率:同比80%
- 利润率:-30%
- 40法则 = 80% + (-30%) = 50 ✅ 健康
示例2(成熟模式):
- 收入增长率:同比25%
- 利润率:20%
- 40法则 = 25% + 20% = 45 ✅ 健康
示例3(问题模式):
- 收入增长率:同比30%
- 利润率:-35%
- 40法则 = 30% + (-35%) = -5 🚨 不健康
质量检查:
- 40法则是否>40?(健康平衡)
- 40法则是否>25?(可接受)
- 40法则是否<25?(无足够增长却在烧钱)
权衡:
- 早期阶段:最大化增长,接受亏损(60%增长,-20%利润率 = 40)
- 增长阶段:平衡增长与盈利(40%增长,5%利润率 = 45)
- 成熟阶段:优先考虑盈利(20%增长,25%利润率 = 45)
Magic Number
魔法数字
Magic Number = (Current Quarter Revenue - Previous Quarter Revenue) × 4 / Previous Quarter S&M SpendExample:
- Q2 Revenue: $2.5M
- Q1 Revenue: $2.0M
- Q1 S&M Spend: $800K
- Magic Number = ($2.5M - $2.0M) × 4 / $800K = $2M / $800K = 2.5
Quality checks:
- Is magic number >0.75? (Efficient—scale S&M spend)
- Is magic number 0.5-0.75? (Acceptable—optimize before scaling)
- Is magic number <0.5? (Inefficient—fix GTM before spending more)
Interpretation:
- >1.0 = For every $1 in S&M, you get $1+ in new ARR (excellent)
- 0.75-1.0 = Efficient, scale confidently
- 0.5-0.75 = Marginal, optimize before scaling
- <0.5 = Inefficient, fix before investing more
魔法数字 = (本季度收入 - 上季度收入) × 4 / 上季度S&M支出示例:
- Q2收入:250万美元
- Q1收入:200万美元
- Q1 S&M支出:80万美元
- 魔法数字 = (250万 - 200万) × 4 / 80万 = 200万 / 80万 = 2.5
质量检查:
- 魔法数字是否>0.75?(高效——可扩张S&M支出)
- 魔法数字是否在0.5-0.75之间?(可接受——先优化再扩张)
- 魔法数字是否<0.5?(低效——先优化GTM再投入更多)
解读:
- >1.0 = 每投入1美元S&M,获得1美元以上的新ARR(优秀)
- 0.75-1.0 = 高效,可放心扩张
- 0.5-0.75 = 一般,先优化再扩张
- <0.5 = 低效,先修复再投资
Operating Leverage
运营杠杆
Track over time to see if you're scaling efficiently.
Example:
| Quarter | Revenue | YoY Growth | OpEx | YoY Growth | Leverage |
|---|---|---|---|---|---|
| Q1 2024 | $8M | - | $6M | - | - |
| Q2 2024 | $10M | 25% | $7M | 17% | Positive ✅ |
| Q3 2024 | $12M | 20% | $9M | 29% | Negative ⚠️ |
Quality checks:
- Is revenue growing faster than OpEx? (Positive leverage)
- Are you scaling OpEx too fast relative to revenue?
- Which OpEx category is growing fastest? (R&D, S&M, G&A)
随时间跟踪,判断是否在高效扩张。
示例:
| 季度 | 收入 | 同比增长 | OpEx | 同比增长 | 杠杆 |
|---|---|---|---|---|---|
| Q1 2024 | 800万美元 | - | 600万美元 | - | - |
| Q2 2024 | 1000万美元 | 25% | 700万美元 | 17% | 正杠杆 ✅ |
| Q3 2024 | 1200万美元 | 20% | 900万美元 | 29% | 负杠杆 ⚠️ |
质量检查:
- 收入增长是否快于OpEx增长?(正杠杆)
- OpEx增长是否相对于收入过快?
- 哪个OpEx分类增长最快?(研发、销售与营销、综合管理)
Step 4: Analyze by Segment and Channel
步骤4:按群体和渠道分析
Unit economics vary dramatically by segment:
| Segment | CAC | LTV | LTV:CAC | Payback | Gross Margin |
|---|---|---|---|---|---|
| SMB | $500 | $2,000 | 4:1 | 8 months | 75% |
| Mid-Market | $5,000 | $25,000 | 5:1 | 12 months | 80% |
| Enterprise | $50,000 | $300,000 | 6:1 | 24 months | 85% |
Quality checks:
- Which segment has best unit economics?
- Which segment has fastest payback? (Prioritize when cash-constrained)
- Which segment has highest LTV? (Invest in retention/expansion)
单位经济效益因群体差异巨大:
| 群体 | CAC | LTV | LTV:CAC | 回收期 | 毛利率 |
|---|---|---|---|---|---|
| SMB | 500美元 | 2000美元 | 4:1 | 8个月 | 75% |
| 中大型企业 | 5000美元 | 25000美元 | 5:1 | 12个月 | 80% |
| 企业级 | 50000美元 | 300000美元 | 6:1 | 24个月 | 85% |
质量检查:
- 哪个群体的单位经济效益最佳?
- 哪个群体的回收期最短?(现金紧张时优先考虑)
- 哪个群体的LTV最高?(投入资源到留存/扩展)
Examples
示例
See folder for detailed scenarios. Mini examples below:
examples/详见文件夹中的详细场景。以下是小型示例:
examples/Example 1: Healthy Unit Economics
示例1:健康的单位经济效益
Company: CloudAnalytics (mid-market analytics SaaS)
Unit Economics:
- CAC: $8,000
- LTV: $40,000
- LTV:CAC: 5:1 ✅
- Payback Period: 10 months ✅
- Gross Margin: 82% ✅
Capital Efficiency:
- Monthly Net Burn: $300K
- Runway: 18 months ✅
- Rule of 40: 55 (40% growth + 15% margin) ✅
- Magic Number: 0.9 ✅
Analysis:
- Strong unit economics (5:1 LTV:CAC, 10-month payback)
- Efficient GTM (0.9 magic number)
- Healthy balance (Rule of 40 = 55)
- Sufficient runway (18 months)
Action: Scale acquisition aggressively. Economics support growth.
公司: CloudAnalytics(中大型企业分析SaaS)
单位经济效益:
- CAC:8000美元
- LTV:40000美元
- LTV:CAC:5:1 ✅
- 回收期:10个月 ✅
- 毛利率:82% ✅
资本效率:
- 月度净烧钱率:30万美元
- Runway:18个月 ✅
- 40法则:55(40%增长 + 15%利润率)✅
- 魔法数字:0.9 ✅
分析:
- 强劲的单位经济效益(5:1 LTV:CAC,10个月回收期)
- 高效的GTM(0.9魔法数字)
- 健康的平衡(40法则=55)
- 充足的runway(18个月)
行动: 激进扩张客户获取。经济效益支持增长。
Example 2: Good LTV:CAC, Bad Payback (Cash Trap)
示例2:LTV:CAC优秀,但回收期糟糕(现金陷阱)
Company: EnterpriseCRM (enterprise sales motion)
Unit Economics:
- CAC: $80,000
- LTV: $400,000
- LTV:CAC: 5:1 ✅ (looks great!)
- Payback Period: 36 months 🚨 (terrible!)
- Gross Margin: 85%
Capital Efficiency:
- Monthly Net Burn: $2M
- Runway: 9 months 🚨
- Average Customer Lifetime: 48 months
- Average Contract: $100K/year
Analysis:
- ⚠️ Great LTV:CAC ratio (5:1) masks cash problem
- 🚨 36-month payback with 9-month runway = cash trap
- 🚨 Takes 3 years to recover CAC, but only 9 months of cash
- ⚠️ Customers stay 4 years, so economics work IF you have cash
Problem: You'll run out of cash before recovering acquisition costs.
Actions:
- Negotiate upfront annual payments (reduce payback to 12 months)
- Raise capital to extend runway (need 36+ months to sustain growth)
- Reduce CAC (shorten sales cycle, improve conversion)
- Target smaller deals with faster payback (mid-market vs. enterprise)
公司: EnterpriseCRM(企业级销售模式)
单位经济效益:
- CAC:80000美元
- LTV:400000美元
- LTV:CAC:5:1 ✅(看起来很棒!)
- 回收期:36个月 🚨(非常糟糕!)
- 毛利率:85%
资本效率:
- 月度净烧钱率:200万美元
- Runway:9个月 🚨
- 平均客户生命周期:48个月
- 平均合同额:10万美元/年
分析:
- ⚠️ 优秀的LTV:CAC比率(5:1)掩盖了现金问题
- 🚨 36个月回收期 + 9个月runway = 现金陷阱
- 🚨 需要3年才能收回CAC,但只有9个月的现金储备
- ⚠️ 客户留存4年,所以只要有现金,经济效益是可行的
问题: 在收回客户获取成本前,你就会耗尽现金。
行动:
- 协商提前支付年度合同款(将回收期缩短至12个月)
- 融资以延长runway(需要36个月以上来维持增长)
- 降低CAC(缩短销售周期、提升转化率)
- 瞄准回收期更短的小型交易(中大型企业 vs 企业级)
Example 3: Scaling Too Fast (Negative Operating Leverage)
示例3:扩张过快(负运营杠杆)
Company: SocialScheduler (SMB social media tool)
Quarter-over-Quarter Trend:
| Quarter | Revenue | OpEx | Net Income | Revenue Growth | OpEx Growth |
|---|---|---|---|---|---|
| Q1 | $1.0M | $800K | -$800K | - | - |
| Q2 | $1.3M | $1.2M | -$1.2M | 30% | 50% 🚨 |
| Q3 | $1.6M | $1.8M | -$1.8M | 23% | 50% 🚨 |
Analysis:
- 🚨 OpEx growing FASTER than revenue (50% vs. 23-30%)
- 🚨 Losses accelerating ($800K → $1.8M in 2 quarters)
- 🚨 Negative operating leverage (should be positive)
- ⚠️ Scaling S&M and R&D without corresponding revenue growth
Problem: Burning cash faster while revenue growth is slowing.
Actions:
- Freeze headcount until revenue catches up
- Cut inefficient S&M spend (magic number likely <0.5)
- Focus on improving unit economics before scaling
- Aim for OpEx growth <revenue growth
公司: SocialScheduler(SMB社交媒体工具)
季度趋势:
| 季度 | 收入 | OpEx | 净利润 | 收入增长 | OpEx增长 |
|---|---|---|---|---|---|
| Q1 | 100万美元 | 80万美元 | -80万美元 | - | - |
| Q2 | 130万美元 | 120万美元 | -120万美元 | 30% | 50% 🚨 |
| Q3 | 160万美元 | 180万美元 | -180万美元 | 23% | 50% 🚨 |
分析:
- 🚨 OpEx增长快于收入(50% vs 23-30%)
- 🚨 亏损加速(2个季度内从80万美元增至180万美元)
- 🚨 负运营杠杆(应为正杠杆)
- ⚠️ 在没有相应收入增长的情况下扩张S&M和研发
问题: 烧钱速度加快,而收入增长放缓。
行动:
- 冻结招聘,直到收入赶上
- 削减低效的S&M支出(魔法数字可能<0.5)
- 先专注于改善单位经济效益,再扩张
- 目标OpEx增长<收入增长
Common Pitfalls
常见陷阱
Pitfall 1: Celebrating High LTV Without Checking Payback
陷阱1:只庆祝高LTV而忽略回收期
Symptom: "Our LTV:CAC is 6:1, amazing!"
Consequence: 6:1 ratio with 48-month payback is a cash trap. You'll run out of money before recovering CAC.
Fix: Always pair LTV:CAC with payback period. 3:1 with 10-month payback beats 6:1 with 36-month payback.
症状: “我们的LTV:CAC是6:1,太棒了!”
后果: 6:1的比率但回收期48个月是现金陷阱。在收回CAC前你就会耗尽资金。
解决: 始终将LTV:CAC与回收期结合使用。3:1比率+10个月回收期优于6:1比率+36个月回收期。
Pitfall 2: Ignoring Gross Margin When Calculating LTV
陷阱2:计算LTV时忽略毛利率
Symptom: "LTV = $100/month × 36 months = $3,600"
Consequence: You're using revenue, not profit. Actual LTV after 30% COGS = $2,520, not $3,600.
Fix: Always include gross margin in LTV calculations. .
LTV = ARPU × Margin % / Churn Rate症状: “LTV = 100美元/月 × 36个月 = 3600美元”
后果: 你使用的是收入而非利润。扣除30% COGS后,实际LTV为2520美元,而非3600美元。
解决: 计算LTV时始终包含毛利率。。
LTV = ARPU × 毛利率 / 流失率Pitfall 3: Scaling S&M with Low Magic Number
陷阱3:魔法数字低时仍扩张S&M支出
Symptom: "We need to grow faster—let's double S&M spend!" (Magic Number = 0.3)
Consequence: You're pouring gas on a broken engine. Doubling spend will just accelerate cash burn without proportional revenue growth.
Fix: Only scale S&M when magic number >0.75. If <0.5, fix GTM efficiency first.
症状: “我们需要更快增长——把S&M支出翻倍!”(魔法数字=0.3)
后果: 你在给故障引擎加油。翻倍支出只会加速烧钱,而不会带来成比例的收入增长。
解决: 仅当魔法数字>0.75时才扩张S&M支出。如果<0.5,先优化GTM效率。
Pitfall 4: Using Simplistic LTV Formulas
陷阱4:使用过于简单的LTV公式
Symptom: "LTV = ARPU × Lifetime" (ignoring expansion, discount rates, cohort variance)
Consequence: Overstating LTV for decision-making. Reality: expansion boosts LTV; discounting reduces it; cohorts vary.
Fix: Use sophisticated LTV models for big decisions. Simple LTV ok for directional guidance only.
症状: “LTV = ARPU × 生命周期”(忽略扩展收入、折现率、群组差异)
后果: 决策时高估LTV。现实是:扩展收入提升LTV;折现率降低LTV;不同群组的LTV不同。
解决: 重大决策时使用复杂的LTV模型。简单LTV仅适用于方向性指导。
Pitfall 5: Forgetting Time Value of Money
陷阱5:忘记货币的时间价值
Symptom: "$10K revenue today = $10K revenue in 5 years"
Consequence: Overstating LTV for long-payback businesses. $10K in 5 years is worth ~$7.8K today (at 5% discount rate).
Fix: Discount future cash flows for LTV periods >24 months. Use NPV (net present value).
症状: “今天的1万美元收入 = 5年后的1万美元收入”
后果: 对回收期长的企业高估LTV。按5%折现率,5年后的1万美元约相当于今天的7800美元。
解决: 对于回收期>24个月的LTV,折现未来现金流。使用NPV(净现值)。
Pitfall 6: Comparing CAC Across Different Payback Periods
陷阱6:跨不同回收期比较CAC
Symptom: "Channel A has $5K CAC, Channel B has $8K CAC—Channel A is better!"
Consequence: If Channel A has 24-month payback and Channel B has 8-month payback, Channel B is actually better (faster cash recovery).
Fix: Compare CAC + payback together, not CAC in isolation.
症状: “渠道A的CAC是5000美元,渠道B是8000美元——渠道A更好!”
后果: 如果渠道A的回收期是24个月,渠道B是8个月,那么渠道B实际上更好(现金回收更快)。
解决: 结合CAC和回收期一起比较,而非孤立看CAC。
Pitfall 7: Celebrating Rule of 40 >40 with Negative Cash Flow
陷阱7:40法则>40但现金流为负时沾沾自喜
Symptom: "Rule of 40 = 50, we're crushing it!" (60% growth, -10% margin, burning $5M/month)
Consequence: Rule of 40 doesn't account for absolute burn. You might have great balance but only 3 months runway.
Fix: Pair Rule of 40 with burn rate and runway. Balance matters, but survival matters more.
症状: “40法则=50,我们表现出色!”(60%增长,-10%利润率,每月烧钱500万美元)
后果: 40法则不考虑绝对烧钱额。你可能平衡良好,但只有3个月的runway。
解决: 将40法则与烧钱率和runway结合使用。平衡很重要,但生存更重要。
Pitfall 8: Ignoring Segment-Specific Unit Economics
陷阱8:忽略分群体的单位经济效益
Symptom: "Blended CAC is $2K, blended LTV is $10K, we're good!"
Consequence: SMB segment might have $500 CAC / $2K LTV (great), while Enterprise has $20K CAC / $15K LTV (terrible). Blended metrics hide the problem.
Fix: Calculate unit economics by segment. Optimize each independently.
症状: “混合CAC是2000美元,混合LTV是10000美元,我们没问题!”
后果: SMB群体的CAC可能是500美元/LTV2000美元(优秀),而企业级群体的CAC是20000美元/LTV15000美元(糟糕)。混合指标掩盖了问题。
解决: 计算分群体的单位经济效益。独立优化每个群体。
Pitfall 9: Confusing Gross Margin with Contribution Margin
陷阱9:混淆毛利率与贡献毛利率
Symptom: "Gross margin is 80%, our margins are great!"
Consequence: After variable support costs (10%) and payment processing (3%), contribution margin might be 67%—not 80%.
Fix: Track both gross margin (COGS only) AND contribution margin (all variable costs). Use contribution margin for unit economics.
症状: “毛利率是80%,我们的利润率很棒!”
后果: 扣除10%的可变支持成本和3%的支付处理费后,贡献毛利率可能是67%——而非80%。
解决: 同时跟踪毛利率(仅COGS)和贡献毛利率(所有可变成本)。单位经济效益使用贡献毛利率。
Pitfall 10: Forgetting Working Capital Timing
陷阱10:忘记营运资金的时间差
Symptom: "We have 12 months runway based on burn rate" (but all contracts are paid monthly)
Consequence: Annual contracts paid upfront boost cash temporarily. Monthly contracts delay cash collection. Runway is longer/shorter than burn rate suggests.
Fix: Account for working capital when calculating runway. Cash-based runway ≠ revenue-based runway.
症状: “根据烧钱率,我们有12个月的runway”(但所有合同都是月度付费)
后果: 年度合同提前付款会暂时增加现金。月度付费会延迟现金回收。实际runway比烧钱率显示的更长/更短。
解决: 计算runway时考虑营运资金。基于现金的runway ≠ 基于收入的runway。
References
参考资料
Related Skills
相关技能
- — Revenue, retention, and growth metrics that feed into LTV
saas-revenue-growth-metrics - — Fast lookup for all metrics
finance-metrics-quickref - — Uses margin and contribution calculations for feature ROI
feature-investment-advisor - — Uses CAC, LTV, payback for channel evaluation
acquisition-channel-advisor - — Uses efficiency metrics for health checks
business-health-diagnostic
- — 收入、留存和增长指标,为LTV提供数据
saas-revenue-growth-metrics - — 所有指标的快速查询手册
finance-metrics-quickref - — 使用毛利率和贡献计算功能ROI
feature-investment-advisor - — 使用CAC、LTV、回收期评估渠道
acquisition-channel-advisor - — 使用效率指标进行业务健康检查
business-health-diagnostic
External Frameworks
外部框架
- David Skok (Matrix Partners): "SaaS Metrics" blog — Definitive guide to CAC, LTV, payback
- Bessemer Venture Partners: "SaaS Metrics 2.0" — Rule of 40, magic number benchmarks
- Ben Murray: The SaaS CFO — Advanced unit economics modeling
- Jason Lemkin (SaaStr): SaaS benchmarking research
- Brad Feld: Venture Deals — Understanding investor perspective on unit economics
- David Skok(Matrix Partners): “SaaS Metrics”博客 — CAC、LTV、回收期的权威指南
- Bessemer Venture Partners: “SaaS Metrics 2.0” — 40法则、魔法数字的基准值
- Ben Murray: The SaaS CFO — 高级单位经济效益建模
- Jason Lemkin(SaaStr): SaaS基准研究
- Brad Feld: Venture Deals — 理解投资者对单位经济效益的看法
Provenance
来源
- Adapted from
research/finance/Finance for Product Managers.md - Consolidated from
research/finance/Finance_QuickRef.md - Common mistakes from
research/finance/Finance_Metrics_Additions_Reference.md
- 改编自
research/finance/Finance for Product Managers.md - 整合自
research/finance/Finance_QuickRef.md - 常见错误来自
research/finance/Finance_Metrics_Additions_Reference.md