Posts
RICE scoring framework: how to prioritize your product backlog

Kelly Lewandowski
Last updated 19/02/20268 min read
How RICE scoring works
| Component | What it measures | How to score it |
|---|---|---|
| Reach | How many people this affects in a set time period | Real numbers (e.g., 2,000 users/quarter) |
| Impact | How much each person is affected | 3 = massive, 2 = high, 1 = medium, 0.5 = low, 0.25 = minimal |
| Confidence | How sure you are about your estimates | 100% = data-backed, 80% = some evidence, 50% = mostly guesswork |
| Effort | Total team time required | Person-months (include design, dev, QA, docs) |
A quick example
- Reach: 2,000 customers per quarter
- Impact: 2 (high, directly affects conversion)
- Confidence: 80% (you have A/B test data from a competitor)
- Effort: 3 person-months
Scoring each component well
Reach: use real numbers, not percentages
Impact: force a distribution
Confidence: start low and earn your way up
Effort: count everything, not just engineering

RICE vs MoSCoW vs WSJF
| RICE | MoSCoW | WSJF | |
|---|---|---|---|
| Type | Quantitative score | Categorical buckets | Economic score |
| Best for | Feature-level ranking | MVP scope definition | Epic/initiative-level decisions |
| Data needed | User metrics + estimates | Stakeholder judgment | Economic data + cross-team input |
| Complexity | Medium | Low | High |
| Output | Numerical priority score | Must / Should / Could / Won't | Cost-of-delay priority |
Common mistakes that skew your scores

Getting started with RICE
Define your scoring rubric
Write down what each Impact level means for your product. Set a standard time period for Reach. Document Effort estimation guidelines. Get the team to agree before anyone starts scoring. Score your top 15-20 backlog items
Don't try to RICE-score your entire backlog of 200 items. Start with the candidates most likely to make your next sprint or quarter. Use our RICE Score Calculator to speed this up. Run a calibration session
Score 5-10 past features as a team exercise. Compare scores, discuss disagreements, and refine your rubric. This alignment step is what turns RICE from a spreadsheet exercise into a shared decision-making tool. Integrate into your planning cadence
Score new ideas as they enter the backlog. Review scores during backlog refinement. Update stale scores each quarter. Track whether high-RICE features actually delivered the expected impact.