portfolios.tools

NPS Calculator

Free Net Promoter Score calculator. Enter your promoter, passive, and detractor counts to get your NPS, the percentage split, a confidence interval for your sample size, and how many detractors you need to convert to reach the next benchmark band.

NPS Calculator

Enter the number of survey responses in each band.

Your Net Promoter Score

Net Promoter Score

Good

40

Confidence Interval

24.3 ... 55.7

Margin of Error: 15.7

Response Split

Promoters

60%

Passives

20%

Detractors

20%

Total Responses

100

Detractors to Convert for Next Band

5

Great

How the NPS Calculator Works

Net Promoter Score comes from a single survey question: how likely are you to recommend us to a friend or colleague, on a scale of zero to ten? Responses are grouped into three buckets. Scores of nine and ten are promoters, seven and eight are passives, and zero through six are detractors. That last band is wider than most people expect, which is why NPS looks harsh compared to an average rating: a six out of ten counts against you just as much as a zero does.

Enter the count of responses in each bucket. The calculator converts them to percentages of the total, then computes the score as the percentage of promoters minus the percentage of detractors. Passives are counted in the denominator but never in the score itself. They dilute your result without pushing it in either direction, which is exactly the intent: lukewarm customers neither recommend you nor warn people away.

The result runs from minus one hundred, where every respondent is a detractor, to plus one hundred, where every respondent is a promoter. Because it is a difference of two percentages rather than an average, it is not a percentage itself and should be written as a bare number. An NPS of forty is forty, not forty percent.

The calculator also reports a confidence interval, which is the part most NPS discussions skip. A score built on thirty responses carries an enormous margin of error, so a move from thirty to thirty five between two surveys of that size is almost certainly noise rather than improvement. Choose your confidence level and the tool shows the range your true score plausibly sits in, alongside the number of detractors you would need to convert into promoters to reach the next benchmark band.

Step by step

  1. Enter your promoter, passive, and detractor response counts.
  2. Pick a confidence level to see the margin of error for your sample size.
  3. Review your score, its band, the confidence interval, and the gap to the next band.

Worked Example

A software company surveys its customers and gets one hundred responses: sixty promoters, twenty passives, and twenty detractors. Promoters are sixty percent of the total and detractors are twenty percent, so the Net Promoter Score is sixty minus twenty, which is forty. Passives make up the remaining twenty percent and are excluded from the arithmetic entirely, though they still enlarge the denominator that both percentages are calculated against.

A score of forty lands in the good band. At ninety five percent confidence with one hundred responses, the margin of error is roughly plus or minus fourteen points, meaning the true score plausibly sits anywhere between twenty six and fifty four. That interval is wide enough to matter: if the previous quarter scored thirty two on a similar sample, the apparent eight point improvement is well inside the noise and should not be reported as progress. To reach the great band at fifty, this company would need to convert five of its twenty detractors into promoters, because each conversion moves the score by two hundred divided by the total response count, which is two points here.

When to Use This Calculator

Use the NPS calculator after any customer survey round, when comparing scores across quarters or product lines, or when you need to sanity check a score somebody has quoted at you. The confidence interval is the most valuable output for that last case, because it tells you whether a difference between two scores is real or an artefact of small samples.

It is also useful when setting targets. Rather than committing to a vague goal of improving satisfaction, the next band figure turns the target into a concrete number of customers whose experience has to change. Pair it with the churn and lifetime value tools if you want to reason about what that improvement is worth commercially, since NPS by itself measures sentiment rather than money.

Common Mistakes

The most common mistake is comparing scores across samples too small to support the comparison. NPS is a difference between two proportions, which makes its margin of error wider than that of a single proportion at the same sample size. With fifty responses the interval typically spans more than twenty points in each direction, so quarterly movements of five or ten points on small samples are usually meaningless. Always report the interval next to the score.

A second mistake is treating NPS as a percentage. It is a difference between two percentages and ranges from minus one hundred to plus one hundred, so writing it with a percent sign confuses everyone downstream. A third is comparing your score to a global average rather than to your own industry and region, since both vary widely: what counts as strong in one sector would be unremarkable in another, and scores tend to run lower in some countries purely because of how respondents use rating scales.

Net Promoter Score Formula

Total = Promoters + Passives + Detractors

% Promoters = Promoters / Total x 100

% Passives = Passives / Total x 100

% Detractors = Detractors / Total x 100

NPS = % Promoters - % Detractors

Margin of Error = z x sqrt((%P x (100 - %P) + %D x (100 - %D) + 2 x %P x %D) / Total)

where z = 1.645 (90%), 1.96 (95%), 2.576 (99%)

Confidence Interval = NPS +/- Margin of Error

Conversions to Next Band = ceiling((Next Band Threshold - NPS) x Total / 200)

Expanding the bracket in the margin of error gives the published form of the NPS variance, p_promoters + p_detractors - (p_promoters - p_detractors) squared, divided by the sample size. The arrangement above simply keeps everything in percentage points rather than proportions. The interval assumes a simple random sample of your customer base; survey invitations that reach only recent or engaged customers introduce a bias no interval can correct for.

Limitations and Assumptions

The confidence interval assumes your respondents are a simple random sample of the customer base you want to describe. In practice surveys usually reach recent, engaged, or recently contacted customers, and that selection bias is not something a wider interval can correct. The calculator also treats every response as equally weighted, so it does not account for customer size, revenue contribution, tenure, or segment. It models a single survey round rather than a trend, does not adjust for seasonality or for changes in survey wording and timing between rounds, and deliberately omits any revenue projection. Results are educational estimates and should be read alongside qualitative survey comments rather than in place of them.

Key Terms

Promoter
A respondent scoring nine or ten, considered loyal and likely to recommend. Promoters add to the score.
Detractor
A respondent scoring zero through six, considered at risk of churn or negative word of mouth. Detractors subtract from the score.
Margin of Error
The range around your score that reflects sampling uncertainty. Small samples produce wide margins, so score movements inside the margin should not be read as real change.

Compare Alternatives

NPS measures sentiment, not money. If you want to understand what a change in loyalty is worth commercially, the LTV and CAC ratio calculator translates retention into unit economics, and the SaaS churn damage calculator shows what a given churn rate costs over time. Running the three together gives you the sentiment reading and its financial consequence side by side.

For customer acquisition efficiency rather than loyalty, the CAC audit calculator breaks marketing spend, tooling, and wages into a true acquisition cost per customer. If your NPS is strong but growth is slow, comparing those two figures usually reveals whether the constraint is word of mouth or acquisition spend.

FAQ

What is a good Net Promoter Score?

Any score above zero means you have more promoters than detractors. Common benchmark bands treat above seventy as excellent, fifty to seventy as great, thirty to fifty as good, and zero to thirty as adequate. That said, benchmarks vary enormously by industry and by country, so the most useful comparison is against your own previous scores on comparable samples rather than against a published global figure.

Why are passives excluded from the score?

Passives are counted in the total but not in the score because they are genuinely neutral: they are unlikely to recommend you and unlikely to warn anybody away. Excluding them from the numerator while keeping them in the denominator means a large passive group dilutes your score toward zero, which reflects the reality that indifferent customers contribute nothing to word of mouth in either direction.

Is NPS a percentage?

No. It is the difference between two percentages, which puts it on a scale from minus one hundred to plus one hundred rather than zero to one hundred. Writing it with a percent sign is a common error that causes confusion when the number is passed on. Report it as a bare number, for example an NPS of forty two.

How large does my sample need to be?

It depends on how small a change you need to detect. Because NPS is a difference of two proportions, its margin of error is wider than for a single proportion at the same sample size. As a rough guide, a few hundred responses are needed before quarter to quarter movements of five points become distinguishable from noise. Use the confidence interval in this calculator with your actual counts rather than relying on a general rule.

Why does a score of six count as a detractor?

The zero to six band is deliberately wide because the original research found that only nine and ten ratings reliably predicted recommendation behaviour, while everything below seven correlated with negative word of mouth or churn risk. It makes NPS look pessimistic next to an average rating, which is the point: it is designed to be a demanding measure of enthusiasm rather than a measure of general satisfaction.

Can I use this calculator on my phone or tablet?

Yes. The NPS Calculator runs entirely in your mobile browser with the same formulas as desktop. Optional localStorage may remember your response counts and confidence level on your device when enabled in browser settings. No app download required.

Where is my data stored when I use this calculator?

Nowhere on our servers. Calculations execute locally in your browser. Optional localStorage saves your response counts on your device only and never transmits survey data over the network.

Does this calculator estimate the revenue impact of a higher score?

No, and that omission is deliberate. Published multipliers linking NPS movements to revenue growth come from correlational studies in specific industries and do not transfer reliably to other businesses. Presenting one as a forecast would give a false sense of precision. Use NPS as a sentiment measure and model the commercial effect with your own churn and lifetime value figures instead.

Related Tools

The LTV and CAC Ratio Calculator translates loyalty into unit economics. The SaaS Churn Damage Calculator shows what a given churn rate costs over time. The CAC Audit Calculator breaks spend into a true cost per acquired customer.