Unit Economics Framework
How do I calculate and benchmark unit economics for a startup?
Definition
Unit economics measures the revenue and costs associated with a single "unit" of a business — typically one customer, one transaction, or one subscription — to determine whether the business model is fundamentally profitable at the atomic level. The core question is whether each unit generates more value than it costs to acquire and serve, expressed through metrics like Customer Lifetime Value (LTV), Customer Acquisition Cost (CAC), contribution margin, and payback period. [src1]
Key Properties
- Core metric: LTV:CAC ratio — benchmark is 3:1 for SaaS [src1]
- CAC formula: Total sales + marketing spend / New customers acquired [src3]
- LTV formula (SaaS): ARPA x Gross Margin / Monthly Churn Rate [src2]
- Contribution margin: (Revenue per unit - Variable cost per unit) / Revenue per unit [src3]
- CAC payback period: Benchmark is 12-18 months for SaaS [src1]
Constraints
- Minimum data requirement: Reliable LTV requires 6+ months of cohort retention data. [src1]
- Fully loaded CAC: True CAC includes salaries, tools, agency fees — reported CAC understates true cost by 30-50%. [src4]
- Model-specific benchmarks: 3:1 LTV:CAC is SaaS standard; marketplace targets 5:1+; e-commerce DTC may operate at 2:1. [src1]
- Steady-state assumption: LTV models assume churn stabilizes — in hypergrowth phases, churn is not yet established. [src2]
- Blended vs. segmented: Company-wide averages mask channel and cohort differences. [src1]
Framework Selection Decision Tree
START — User needs to assess startup profitability
├── At what level?
│ ├── Per-customer or per-transaction → Unit Economics (this unit)
│ ├── Full company P&L and runway → Startup Financial Model
│ ├── Company valuation → DCF Framework
│ └── Equity ownership and dilution → Cap Table Modeling
├── How much customer data is available?
│ ├── 6+ months cohort data → Full LTV/CAC analysis
│ ├── 1-6 months → Proxy metrics (payback, early retention)
│ └── Pre-launch → Industry benchmarks
└── What business model?
├── SaaS → ARPA, churn, LTV:CAC (3:1 target)
├── Marketplace → Take rate, GMV/customer (5:1 target)
└── E-commerce/DTC → AOV, contribution margin, repeat rate
Application Checklist
Step 1: Define the unit and identify variable costs
- Inputs needed: Business model type, revenue streams, cost structure
- Output: Clear definition of one "unit" and all variable costs per unit
- Constraint: Include COGS, payment processing, support, delivery [src3]
Step 2: Calculate CAC (fully loaded)
- Inputs needed: All sales and marketing spend, new customer count by period
- Output: Blended CAC and channel-level CAC
- Constraint: Must be fully loaded — divide total S&M cost by new customers [src4]
Step 3: Calculate LTV
- Inputs needed: ARPA (or AOV x purchase frequency), gross margin, churn rate
- Output: Expected lifetime value per customer
- Constraint: Use cohort-based retention; for <6 months of data, cap LTV at 24 months [src1]
Step 4: Benchmark and interpret ratios
- Inputs needed: LTV, CAC, contribution margin, payback period
- Output: LTV:CAC ratio, payback period, viability assessment
- Constraint: Compare against model-specific benchmarks [src1]
Anti-Patterns
Wrong: Using ad spend alone as CAC
Founders report CAC based only on ad spend, ignoring marketing salaries, tools, and agency fees. True CAC is 2-3x higher. [src4]
Correct: Calculating fully loaded CAC
Sum all sales and marketing costs and divide by new customers. Report both blended and channel-specific CAC. [src3]
Wrong: Projecting LTV from 2-month retention data
Extrapolating 95% month-1 retention to 5-year LTV implies near-zero long-term churn — almost never seen in practice. [src1]
Correct: Using cohort-based retention with capped projections
Track actual retention by cohort. Cap LTV projections at 24 months for early-stage data. [src1]
Wrong: Reporting a single blended LTV:CAC ratio
A 4:1 blended ratio may hide organic at 12:1 and paid at 0.9:1 — the paid channel is destroying value. [src1]
Correct: Segmenting unit economics by channel and cohort
Report LTV:CAC by acquisition channel, customer segment, and cohort vintage. [src1]
Common Misconceptions
Misconception: LTV:CAC of 3:1 means the business is profitable.
Reality: A 3:1 ratio means unit economics are healthy at the customer level, but says nothing about fixed costs, runway, or company-level profitability. [src1]
Misconception: Lower CAC is always better.
Reality: Extremely low CAC may indicate underinvestment in growth. A higher CAC that brings higher-LTV customers can be more valuable. [src2]
Misconception: Unit economics only matter for SaaS companies.
Reality: Every business model has unit economics — e-commerce, marketplaces, and hardware. The metrics differ but the framework applies universally. [src3]
Comparison with Similar Concepts
| Concept | Key Difference | When to Use |
|---|---|---|
| Unit Economics Framework | Per-customer/transaction profitability | Assessing business model viability at atomic level |
| Startup Financial Model | Company-level P&L, cash flow, runway | Projecting full company financials |
| DCF Framework | Intrinsic valuation from projected cash flows | Valuing a mature company |
| Sensitivity Analysis | Tests how input changes affect output | Stress-testing unit economics assumptions |
When This Matters
Fetch this when a user asks about calculating CAC, LTV, LTV:CAC ratio, contribution margin, payback period, or unit-level profitability for a startup. Also relevant for investor due diligence on unit economics.