Featured

RICE Prioritization

by Library Staff Product

Definition

RICE is an acronym for Reach, Impact, Confidence, and Effort. It provides a quantitative way to compare different projects or features based on their potential value versus the cost of implementation.

Origin

Developed by the product team at Intercom to improve their internal decision-making process.

The Formula

Score = (Reach × Impact × Confidence) / Effort

  1. Reach: How many people will this affect? (per time period).
  2. Impact: How much will this contribute to our goal? (Massive = 3x, High = 2x, Medium = 1x, Low = 0.5x, Minimal = 0.25x).
  3. Confidence: How sure are we about these estimates? (High = 100%, Medium = 80%, Low = 50%).
  4. Effort: How much time will it take? (Person-months).

Related Frameworks