PMI-ACP · Question #633
What can an agile team use to prioritize stories?
The correct answer is C. Risk-value quadrant. The risk-value quadrant is a prioritization tool that plots stories on a 2x2 matrix: high/low business value on one axis and high/low risk on the other. This helps teams prioritize by tackling high-value, high-risk items early to maximize learning and minimize late-stage…
Question
What can an agile team use to prioritize stories?
Options
- APlanning poker technique
- BWeighted average calculation
- CRisk-value quadrant
- DINVEST scale
How the community answered
(53 responses)- A2% (1)
- B4% (2)
- C92% (49)
- D2% (1)
Explanation
The risk-value quadrant is a prioritization tool that plots stories on a 2x2 matrix: high/low business value on one axis and high/low risk on the other. This helps teams prioritize by tackling high-value, high-risk items early to maximize learning and minimize late-stage surprises. Planning poker (A) is an estimation technique for sizing effort, not for prioritization. A weighted average calculation (B) is not a standard agile prioritization method. INVEST (D) is a checklist for evaluating the quality of a user story (Independent, Negotiable, Valuable, Estimable, Small, Testable) - it grades stories but does not rank them against each other.
Topics
Community Discussion
No community discussion yet for this question.