Research-based overview. This article synthesizes formulas from David Skok's SaaS finance writing, ProfitWell benchmarks, and reported numbers from public SaaS companies. How we research.

One-sentence definition
Lifetime Value (LTV) — sometimes written CLV or CLTV — is the total revenue (or, more honestly, gross profit) a business can expect from a single customer over the entire duration of their relationship.

The two formulas you'll see

LTV has two common formulas. They give different numbers, and which one you use depends on whether you want a directionally-useful metric or something defensible to a finance team.

The simple version — the one you see in every Twitter thread:

-- Simple LTV (revenue-only) LTV = ARPA / monthly_churn_rate

If your average revenue per account (ARPA) is $50/month and your monthly churn is 5%, your LTV is $1,000. The math: a customer churning at 5%/month has an expected lifetime of 1/0.05 = 20 months, × $50 = $1,000.

The accurate version — the one David Skok and most SaaS-finance literature insist on:

-- Accurate LTV (gross-margin-weighted) LTV = (ARPA × gross_margin) / monthly_churn_rate

This matters because LTV should reflect the dollars you actually keep, not the top-line revenue. If you're running on Stripe and Vercel and OpenAI APIs, your gross margin might be 75–85%. That same $50 ARPA / 5% churn customer is worth $750–$850 in actual gross profit, not $1,000. David Skok's SaaS Metrics 2.0 essay remains the standard reference.

Worked example

You sell a $29/month productivity tool. After 18 months of operation, your monthly logo churn is 6.5%, and your gross margin (after Stripe fees, OpenAI API, hosting, and payment-processor fees) is 78%.

The simple version overstates by 28%. That's the difference between "I can spend $150 to acquire a customer" (using a 3:1 ratio against simple LTV) and "I can spend $116" (against accurate LTV). At scale, that gap is the difference between profitable and bleeding cash.

LTV:CAC ratio — the famous rule and where it breaks

The most quoted rule in SaaS is: LTV:CAC should be at least 3:1. That is, for every dollar you spend acquiring a customer, you should expect three dollars back over their lifetime. Below 3:1 you're burning money; above 5:1 you're probably underspending on growth.

The rule comes from observed patterns in venture-backed SaaS companies in the 2010s. It's a useful heuristic. It's also wrong for solo founders in three specific ways:

  1. The denominator (CAC) lies if you don't price your time. If your spreadsheet says CAC = $0 because you're writing free SEO content, your LTV:CAC ratio is infinite. Useful insight: zero. See our breakdown of CAC for solo founders.
  2. The numerator (LTV) lies when your sample is too small. If you have 30 customers and you've been operating for 6 months, your "churn rate" is statistical noise. A single cancellation moves the number by 3 percentage points.
  3. The 3:1 rule was calibrated for businesses that need to fund a sales team. Solo founders don't. A 1.5:1 ratio that throws off cash and is sustainable can be a great solo-founder business; a 5:1 ratio that requires perfect retention to work is fragile.

At scale (say, $25K MRR with 12+ months of churn data), LTV:CAC starts to be useful. Below that, it's a vanity calculation. Our piece on which metrics actually matter argues that for solo founders below $5K MRR, raw retention curves and customer-conversation notes beat any ratio.

How LTV changes by SaaS type

Business typeTypical LTV behaviorWhat to watch
B2B SaaS, monthly$500–$3,000 typical; churn 3–7%/moLogo churn dominates; measure cohorts
B2B SaaS, annual2–3× the monthly-equivalent LTVRenewal rate (annual), not monthly churn
B2C subscription$80–$300; churn 8–15%/moChurn spikes early; lifetime is short
Freemium SaaSCompute LTV on paid users only, then weight by free-to-paid conversionThe conversion rate, not LTV, is the lever
Usage-basedHighly variable by account; calculate per-segmentNet revenue retention > logo retention

The biggest LTV mistake in B2B is using monthly churn for an annual-contract business. If your customers commit for a year and then 80% renew, your "monthly churn" calculated naively is roughly 1.8% — but that number is meaningless because the renewal decision happens once a year, not every month. Use renewal rate for annual contracts.

For B2C, the issue is that churn is wildly non-linear over time. Most subscriptions lose 30–50% of customers in the first 90 days, then stabilize. A simple LTV formula assumes constant churn and overstates badly. Cohort analysis tools like PostHog let you look at the actual retention curve instead of fitting a single rate.

When solo founders should use LTV

LTV is a decision tool. It helps you answer specific questions:

When LTV is a vanity number

And the cases where calculating LTV is theatre:

In these cases, what should solo founders track instead? Three things: (1) MRR growth rate, (2) raw retention — how many of last quarter's customers are still here? — and (3) qualitative signal from customer conversations. These tell you more about the trajectory than a noisy LTV number.

The bottom line

LTV is one of the most powerful concepts in SaaS finance and one of the most misused. Use the gross-margin version, not the simple version. Apply the 3:1 rule with skepticism — it was designed for VC-backed companies, not bootstrapped solo founders. And recognize that for the first 6–12 months of any SaaS, your LTV is a guess wrapped in a calculation. Once you have real data, LTV becomes a steering wheel for channel and pricing decisions; before that, it's a comforting fiction. The founders who build durable solo SaaS businesses tend to obsess less over the number and more over the underlying behaviors that shape it: onboarding, support response time, and whether customers actually use the product after week two.

Get one SaaS build breakdown every week

The stack, prompts, pricing, and mistakes to avoid — for solo founders building with AI.