Junior — Middle
What prioritization frameworks do you know?
sobes.tech AI
Answer from AI
Among popular prioritization frameworks, the following can be highlighted:
- RICE (Reach, Impact, Confidence, Effort) — evaluates tasks based on reach, impact, confidence, and effort.
- MoSCoW (Must have, Should have, Could have, Won't have) — classifies requirements by importance.
- Kano Model — separates features into basic, expected, and attractive to users.
- Value vs Effort — compares the value of a task with the costs to perform it.
- ICE (Impact, Confidence, Ease) — a simplified version of RICE.
Example of using RICE:
RICE Score = (Reach × Impact × Confidence) / Effort
Tasks with the highest score are prioritized.