How to Calculate SaaS Churn Rate the Right Way
Learn how to calculate SaaS churn rate correctly: MRR churn, gross vs net, and logo vs revenue churn explained with formulas and benchmarks.
Introduction
Knowing how to calculate SaaS churn rate correctly is the difference between a team that understands its business health and one that is flying blind on flawed data. Most SaaS teams default to a single formula, treating churn as a monolithic number, when in reality there are at least four distinct churn metrics that each tell a fundamentally different story. Customer churn rate calculation errors compound quickly: a miscounted denominator in January becomes a misleading board slide by March, which becomes an inflated valuation narrative by Q3. The formula you choose, the denominator you define, and the period you measure over all shape whether your churn number is actionable intelligence or dangerous noise.
Key Takeaway: Use gross revenue churn to diagnose retention problems, net revenue churn to measure overall account economics, and logo churn to track customer count, but never rely on just one of these in isolation, or you will misread your business trajectory.

Understanding the Core Churn Metrics
Before touching a formula, teams need to agree on what they are actually measuring. The churn rate definition in SaaS is deceptively simple on the surface: the percentage of customers or revenue lost over a given period. The problem is that "lost" means different things depending on whether you are counting logos, dollars, gross losses, or losses net of expansion. Each variant serves a different stakeholder, and conflating them leads to broken dashboards and misguided retention strategies.
Logo Churn vs Revenue Churn: Why They Diverge
Logo churn counts the number of customer accounts that cancel within a period. Revenue churn counts the monthly recurring revenue churn associated with those cancellations plus any downgrades. These two metrics can move in opposite directions, and that divergence is where the real insight lives.
Logo churn masks revenue impact: losing ten $50/month accounts looks identical to losing one $500/month account in logo terms, but the revenue stories are wildly different
Revenue churn ignores count signals: a 1% MRR churn rate can hide the fact that 8% of your customer base left if the churned accounts were mostly small plans
Expansion revenue complicates the picture: strong upsell motion can push net revenue churn negative while logo churn remains stubbornly high, creating a false sense of health
Investor audiences differ: early-stage investors focus on logo churn to assess product-market fit, while growth-stage investors prioritize net revenue retention as a proxy for unit economics and LTV
Gross Churn vs Net Churn: Picking the Right Lens
Gross churn vs net churn in SaaS is not a matter of preference. It is a matter of what question you are trying to answer. Gross revenue churn isolates the damage: it counts only the MRR lost to cancellations and downgrades, ignoring any expansion revenue. This is the metric that tells you how leaky your bucket actually is. Net revenue churn (or net revenue retention, its inverse) factors in upgrades and cross-sells, giving you the full economic picture of your installed base. A company with 8% gross monthly churn but aggressive expansion can report negative net churn, which looks incredible on a pitch deck but obscures a serious retention problem underneath.
The table below clarifies when each metric is most useful and what it actually captures.
Metric | What It Measures | Includes Expansion? | Best For |
|---|---|---|---|
Logo Churn | % of customers lost | No | Product-market fit assessment |
Gross Revenue Churn | % of MRR lost (cancellations + downgrades) | No | Diagnosing retention leaks |
Net Revenue Churn | % of MRR lost minus expansion gains | Yes | Overall account economics |
Net Revenue Retention (NRR) | 100% minus net revenue churn | Yes | Investor reporting, valuation |
If your gross churn is high but net churn is negative, you have a retention problem that your sales team is temporarily papering over. Track both, report both, and never let one substitute for the other.

Formulas, Pitfalls, and Benchmarks
Getting the SaaS churn rate formula right requires precision in three areas: the numerator (what you count as churned), the denominator (the base you measure against), and the time period (monthly vs. annual, and how you handle mid-period additions). Most miscalculations happen in the denominator, not the numerator, because teams disagree on whether to use start-of-period count, end-of-period count, or an average.
The Formulas That Actually Work
The standard monthly logo churn formula is: (Customers Lost During Month / Customers at Start of Month) x 100. For revenue churn, replace customer counts with MRR values. Gross MRR churn rate equals (Churned MRR + Contraction MRR) / Starting MRR x 100. Net MRR churn rate equals (Churned MRR + Contraction MRR - Expansion MRR) / Starting MRR x 100.
The denominator debate matters more than most teams realize. Using start-of-period customers is standard for monthly calculations, but if you acquire a large cohort mid-month, it inflates the denominator when using an average and artificially suppresses the rate. For annual churn rate calculation, compounding monthly rates (rather than simply multiplying by 12) gives a more accurate picture. The formula is: Annual Churn = 1 - (1 - Monthly Churn Rate)^12. A 3% monthly rate compounds to roughly 31% annually, not 36%. That five-point difference changes how product metrics predict revenue trajectories. Teams building machine learning churn models on top of these calculations need the underlying data to be precise, or the prediction layer inherits systematic error.
Cohort churn analysis adds another dimension. Instead of measuring churn across all customers in a calendar month, you track each signup cohort over time. This reveals whether churn is concentrated in the first 90 days (an onboarding problem) or distributed evenly (a deeper value delivery issue). Feature engineering pipelines for churn prediction benefit enormously from cohort-segmented inputs rather than blended averages.
Common Miscalculations and How to Avoid Them
The most frequent mistake is excluding downgrades from revenue churn. A customer who drops from a $500/month plan to a $100/month plan has not "churned" in logo terms, but you have lost $400 in MRR. If your SaaS churn rate formula only counts full cancellations, you are understating losses by a significant margin. Another common error is counting paused or delinquent accounts as active. If a customer's payment fails and they enter a dunning cycle, they should not remain in the active denominator for more than one billing cycle.
Annualizing monthly churn by simple multiplication (monthly rate x 12) is surprisingly common even among experienced teams, and it always overstates the true annual rate. The compounding formula above is the correct approach. For context on churn rate definitions and how they vary across industries, academic and reference sources provide useful grounding beyond SaaS-specific usage. TrackRaptor has covered the relationship between retention metrics and churn prediction in depth, including how churn rate vs retention rate are mathematically inverse but operationally distinct signals for product teams.

Conclusion
Calculating churn correctly is not a reporting exercise. It is a structural decision that affects every downstream metric from LTV to CAC payback to valuation multiples. Use logo churn to gauge product-market fit, gross revenue churn to quantify the leak, and net revenue retention to understand economic trajectory. Avoid the common traps of excluding downgrades, annualizing through multiplication, and conflating different churn types into a single number. Teams that invest in getting these formulas right at the data layer, using purpose-built churn models and cohort-level tracking through platforms like TrackRaptor, build the kind of predictive analytics infrastructure that separates data-informed companies from those guessing at their own health.
Frequently Asked Questions (FAQs)
What is a good SaaS churn rate?
An acceptable SaaS churn rate benchmark for B2B companies is 3-5% annual logo churn, while B2C SaaS typically runs higher at 5-7% annually, with anything above 10% signaling a serious retention issue.
How do you calculate monthly churn rate?
Divide the number of customers (or MRR) lost during the month by the total customers (or MRR) at the start of that month, then multiply by 100.
Why is churn rate important for SaaS?
Churn directly determines customer lifetime value, payback period, and long-term revenue compounding, making it the single metric most correlated with SaaS business viability.
Is logo churn different from revenue churn?
Yes, logo churn counts lost customer accounts regardless of plan size, while revenue churn measures the actual MRR dollars lost, including downgrades, so the two can tell opposite stories about business health.
Should you track churn monthly or annually?
Track churn monthly for operational decision-making and use the compounding formula to derive accurate annual rates for board reporting and investor conversations.
How does churn affect SaaS valuation?
Investors use net revenue retention (the inverse of net churn) as a primary valuation multiplier, where companies above 120% NRR routinely command 2-3x higher revenue multiples than those below 100%.
Gross churn vs net churn: which metric matters more?
Both matter for different reasons: gross churn isolates your actual retention problem without the masking effect of expansion revenue, while net churn shows the full economic reality investors care about most.
