Definition
RICE Prioritization
RICE is a prioritization framework that scores each initiative by Reach (how many people it affects), Impact (how much it moves the needle per person), Confidence (how sure the estimates are), and Effort (the work required). The score is Reach × Impact × Confidence ÷ Effort, producing a comparable number that ranks competing ideas by expected value per unit of work.
Key takeaways
- RICE scores initiatives by Reach × Impact × Confidence ÷ Effort to rank them by expected value per unit of work.
- Dividing by effort keeps it honest — a cheap, decent idea rightly outranks an expensive, slightly better one.
- The confidence multiplier discounts ideas whose estimates are speculative, guarding against false precision.
- It's a structuring aid, not an oracle: its real value is making assumptions explicit and comparable, not producing exact rankings.
Prioritization decays into the loudest voice winning unless it's anchored to something consistent. RICE, developed at Intercom, supplies that anchor with four factors. Reach estimates how many users or events an initiative touches in a period. Impact rates how much it advances the goal per person, usually on a fixed scale. Confidence, a percentage, discounts the score by how speculative the inputs are. Effort estimates the total person-time required.
Combining them — (Reach × Impact × Confidence) ÷ Effort — yields a single score in roughly "impact per unit of effort." Dividing by effort is what keeps the framework honest: a high-impact idea that costs a quarter is rightly outranked by a slightly smaller idea that ships in a week. The confidence multiplier guards against ideas that look great only because their estimates are fantasies.
RICE is a structuring aid, not an oracle. The numbers are estimates, and false precision is a real trap — the framework's job is to make assumptions explicit and comparable, forcing a discussion about reach and confidence rather than producing an exact ranking. Teams calibrate the scales to their context and revisit scores as evidence arrives.
Planoda can store RICE inputs as structured fields on roadmap initiatives and rank them automatically, so prioritization stays transparent and recomputable as estimates change.
Related terms
- ICE ScoringICE is a lightweight prioritization framework that scores each idea on three factors — Impact (how much it will move the goal), Confidence (how sure you are in the estimate), and Ease (how simple it is to implement) — usually on a 1–10 scale. The ICE score is Impact × Confidence × Ease, giving a fast, comparable number for ranking competing experiments.
- WSJF (Weighted Shortest Job First)WSJF is a prioritization model from SAFe that sequences work for maximum economic benefit by dividing the Cost of Delay by the job's duration or size. The shortest jobs with the highest cost of delay rank first. Cost of Delay itself sums user/business value, time criticality, and risk reduction or opportunity enablement, each scored on a relative scale.
- MoSCoW PrioritizationMoSCoW is a prioritization method that sorts requirements into four categories — Must have, Should have, Could have, and Won't have (this time). The capitalized letters form the name; the lowercase o's make it pronounceable. It forces a team to agree explicitly on what is essential versus deferrable, rather than treating every request as equally urgent.
- Kano ModelThe Kano model classifies product features by how their presence or absence affects customer satisfaction, sorting them into five types: Must-be (basics expected by default), Performance (more is better), Attractive (delighters), Indifferent (no effect either way), and Reverse (please some, annoy others). Its core insight is that satisfaction is asymmetric — a missing basic angers users while its presence earns no credit.
- RoadmapA roadmap is a high-level, time-oriented view of what a team or product plans to build and roughly when. It communicates direction and sequencing across initiatives and projects, aligning stakeholders on priorities. Unlike a backlog of granular tasks, a roadmap operates at the altitude of themes, outcomes, and quarters rather than individual issues.
- InitiativeAn initiative is a large, strategic body of work that spans multiple projects, teams, or cycles toward a single outcome. It sits above projects and issues in the planning hierarchy, grouping related efforts under one goal. Initiatives let leadership track progress on big bets without drowning in individual tickets.