PoliteTools

Product & QA

RICE Score Calculator

Add the initiatives you are choosing between, estimate reach, impact, confidence and effort for each, and get them ranked. The value is less in the number than in what it forces: a roadmap argument about estimates you can actually investigate, rather than about which feature feels more important.

nothing you type is sent anywhere

Loading tool…

How to use RICE Calculator

  1. Add each initiative you are weighing up.

  2. Estimate reach — how many people it affects per quarter.

  3. Pick impact and confidence from the standard scales, and enter effort in person-months.

  4. Read the ranked list, then argue about the inputs rather than the conclusions.

What RICE is really for

The output is a ranked list, but the value is in the argument it forces. Without a framework, roadmap discussions run on conviction and seniority: the person who cares most, or outranks everyone else, tends to win. RICE replaces that with four estimates, each of which can be investigated.

When two people disagree about a score, the disagreement is now specific. They differ on reach, which analytics can settle, or on effort, which engineering can estimate, or on confidence, which usually means one of them knows something the other does not. All three are more productive arguments than whether a feature feels important.

That is why the framework survives contact with reality better than its arithmetic deserves. The maths is trivial; the discipline of writing down what you believe and why is the part that changes decisions.

Estimating each input honestly

Reach is people affected per time period, usually a quarter. Use a number you can defend — monthly actives who touch the relevant screen, support tickets on the topic, the size of the affected segment. If your only available figure is total users, you are almost certainly overstating it, because most features touch a fraction of the base.

Impact uses a fixed scale rather than a free number precisely to stop inflation: 3 for massive, 2 high, 1 medium, 0.5 low, 0.25 minimal. Resist the urge to invent a 5.

Effort is person-months, and it is where optimism does the most damage. Include design, testing, review, documentation and rollout — not just the coding. A feature estimated at two weeks of development frequently costs six weeks of team time once everything around it is counted.

Confidence is the part teams skip

Confidence exists to stop enthusiasm dominating the ranking. A feature with a huge projected impact and no evidence behind it should not outrank a modest one you are certain about, and without a confidence term it always will.

The scale is deliberately coarse: 100% when you have data, 80% when you have strong reasoning, 50% when it is an informed guess, 20% for a moonshot. Assigning 50% is not an admission of weakness — it is information, and it often prompts the cheapest possible action, which is to go and find out.

A useful discipline is to ask what would have to be true for the reach and impact estimates to hold, and whether anyone has checked. If nobody has, the confidence score should reflect that rather than the strength of the advocacy.

Where the score should not be trusted

RICE cannot see dependencies. A low-scoring piece of infrastructure that unlocks three high-scoring features is worth more than its score, and the framework has no way to represent that.

It cannot see strategy either. Commitments already made to customers, regulatory deadlines, competitive table stakes and deliberate bets on a new market all sit outside the arithmetic, and a team that follows the ranking mechanically will systematically underinvest in all of them.

The right use is diagnostic. When the ranking matches your intuition, you have a defensible way to explain the roadmap. When it contradicts your intuition, one of the two is wrong — and finding out which is the most valuable thing the exercise produces.

Frequently asked questions

What exactly is the RICE formula?

RICE = (Reach × Impact × Confidence) ÷ Effort. Reach is people affected per time period, usually a quarter. Impact uses a fixed scale — 3 massive, 2 high, 1 medium, 0.5 low, 0.25 minimal. Confidence is a percentage reflecting how much you trust your own estimates. Effort is person-months. The most common implementation bug is forgetting that confidence is a percentage and must be divided by a hundred, which inflates every score a hundredfold.

How do I estimate reach when I have no data?

Use the number you can actually defend rather than the one that flatters the feature. Monthly active users who touch the relevant screen, support tickets on the topic per quarter, or the size of the segment affected are all better than a guess at everyone. If you genuinely cannot estimate it, that is itself a finding: lower the confidence score rather than inventing a reach figure.

What is confidence really for?

It is the honesty adjustment. A feature with a huge projected impact and no evidence behind it should not outrank a modest one you are certain about. Setting confidence to 20% for a moonshot is not pessimism — it is the mechanism that stops enthusiasm from dominating the ranking, and it is the part teams most often skip.

Is a higher RICE score always the right thing to build?

No, and treating it that way is how prioritisation frameworks get a bad name. RICE cannot see dependencies, strategic commitments, technical foundations that unlock later work, contractual obligations, or the fact that some things are simply table stakes. Use it to surface where your intuition and your estimates disagree, then apply judgement.

Are my roadmap details sent anywhere?

No. Everything is calculated in your browser and nothing is transmitted or stored. Roadmap plans are commercially sensitive — they reveal strategy, timing and what you have decided not to do — so this is one of the categories where it genuinely matters that the page does not upload.

What next