RICE Framework
A prioritization framework scoring initiatives by Reach, Impact, Confidence, and Effort.
Also known as: RICE scoring, RICE prioritization, RICE score
Category: Frameworks
Tags: frameworks, prioritization, product-management, decision-making
Explanation
The RICE framework is a quantitative prioritization method developed by Intercom for product management. It scores initiatives using four factors to produce comparable priority scores.
**The Four Factors:**
1. **Reach**: How many users or customers will this affect in a given time period? Measured as a concrete number (e.g., 1000 users per quarter).
2. **Impact**: How much will this affect each user? Scored on a scale: 3x (massive), 2x (high), 1x (medium), 0.5x (low), 0.25x (minimal).
3. **Confidence**: How certain are you about your estimates? Expressed as a percentage: 100% (high confidence), 80% (medium), 50% (low). Lower confidence reduces the final score proportionally.
4. **Effort**: How many person-months of work will this require? Higher effort reduces the score.
**The Formula:**
RICE Score = (Reach × Impact × Confidence) / Effort
**Benefits:**
- Reduces subjective bias by requiring explicit estimates
- Creates a common language for teams discussing priorities
- Forces consideration of reach and impact, not just effort
- Confidence factor accounts for uncertainty in estimates
- Enables objective comparison across different types of initiatives
**Best Practices:**
- Be consistent in how you measure reach (same time period, same units)
- Document assumptions behind estimates for future calibration
- Use the framework to inform decisions, not replace judgment entirely
- Revisit and refine estimates as you learn more
RICE is particularly valuable when comparing initiatives of different types or when teams have competing priorities that need objective evaluation.
Related Concepts
← Back to all concepts