Fatskills
Practice. Master. Repeat.
Study Guide: Principles of Product Management: Value vs Effort Matrix, Cost of Delay, CD3 (Cost of Delay Divided by Duration)
Source: https://www.fatskills.com/product-management/chapter/product-management-value-vs-effort-matrix-cost-of-delay-cd3-cost-of-delay-divided-by-duration

Principles of Product Management: Value vs Effort Matrix, Cost of Delay, CD3 (Cost of Delay Divided by Duration)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

Value vs Effort Matrix, Cost of Delay, CD3 (Cost of Delay Divided by Duration)


Value vs Effort Matrix, Cost of Delay, CD3 – Study Guide

What This Is

These are prioritisation tools that help PMs decide what to build when, by quantifying trade-offs between business impact and implementation cost. They matter because product teams have limited time and resources—mis-prioritisation leads to wasted effort, slow growth, or missed opportunities. Example: A fintech startup must choose between (1) a fraud-detection feature (high value, high effort) or (2) a one-click checkout (medium value, low effort). These frameworks help them pick the right order to maximise ROI.


Key Terms & Frameworks

  • Value vs Effort Matrix (Impact/Effort Matrix): A 2x2 grid plotting features by value (user/business impact) vs effort (time, cost, complexity). Quadrants:
  • Quick Wins (high value, low effort)-Do first.
  • Major Projects (high value, high effort)-Plan carefully.
  • Fill-Ins (low value, low effort)-Do if time allows.
  • Time Sinks (low value, high effort)-Avoid.

  • Cost of Delay (CoD): The financial or strategic cost of not shipping a feature now (e.g., lost revenue, churn, competitive disadvantage). Formula: CoD = (User Value + Business Value) × Time Sensitivity

  • User Value: How much it improves user experience (e.g., NPS lift).
  • Business Value: Direct impact (e.g., revenue, retention).
  • Time Sensitivity: Urgency (e.g., seasonal demand, competitor moves).

  • CD3 (Cost of Delay Divided by Duration): Prioritises features by bang-for-buck per unit time. Formula: CD3 = Cost of Delay / Duration

  • Duration: Time to implement (e.g., 2 sprints = 4 weeks).
  • Higher CD3 = higher priority (delivers more value per week of work).

  • Weighted Shortest Job First (WSJF): A scaled version of CD3 used in SAFe (Scaled Agile). Formula: WSJF = (User-Business Value + Time Criticality + Risk Reduction) / Job Size

  • Job Size: Effort (e.g., story points, weeks).

  • ICE Score: A simpler alternative to RICE for early-stage prioritisation. Formula: ICE = Impact × Confidence × Ease

  • Impact: 1–10 scale (user/business value).
  • Confidence: % certainty in estimates (e.g., 80% = 8).
  • Ease: 1–10 scale (inverse of effort).

  • Kano Model: Categorises features by user satisfaction:

  • Basic Needs (table stakes, e.g., login security).
  • Performance Needs (linear value, e.g., faster load times).
  • Delighters (unexpected, e.g., gamified onboarding).

  • MoSCoW Method: Prioritisation by must-have (M), should-have (S), could-have (C), won’t-have (W).

  • Opportunity Solution Tree (OST): A visual tool to map outcomes-opportunities-solutions (used with CD3 to align on "why").

  • Time Value of Shipping: The idea that delaying a feature has a compounding cost (e.g., lost revenue, user churn, or competitive disadvantage).

  • Eisenhower Matrix: A 2x2 grid for urgency vs importance (useful for stakeholder requests).


Step-by-Step / Process Flow

How to Prioritise Using Value/Effort + CD3

  1. Define the Outcome
  2. Start with a clear goal (e.g., "Increase checkout conversion by 15%").
  3. Use the Opportunity Solution Tree (OST) to brainstorm solutions.

  4. Estimate Value (CoD)

  5. For each feature, score:
    • User Value (e.g., NPS lift, task completion rate).
    • Business Value (e.g., revenue, retention, cost savings).
    • Time Sensitivity (e.g., "Competitor launches this in 3 months").
  6. Example: A fraud-detection feature might have:

    • User Value = 8/10 (users feel safer).
    • Business Value = $500K/year (reduced chargebacks).
    • Time Sensitivity = 9/10 (fraud is rising).
    • CoD = (8 + 500) × 9 = ~$4,572/week of delay.
  7. Estimate Effort (Duration)

  8. Work with engineering to estimate duration (e.g., 4 weeks).
  9. Use story points or T-shirt sizing (S/M/L/XL) for rough estimates.

  10. Calculate CD3

  11. CD3 = CoD / Duration
  12. Example: Fraud-detection feature:
    • CoD = $4,572/week.
    • Duration = 4 weeks.
    • CD3 = $4,572 / 4 = $1,143/week.
  13. Compare CD3 across features to prioritise.

  14. Plot on Value/Effort Matrix

  15. For features with similar CD3, use the 2x2 matrix to break ties (e.g., "Quick Wins" first).

  16. Validate with Stakeholders

  17. Present data-backed prioritisation (e.g., "Feature X has the highest CD3, but Feature Y is a Quick Win").
  18. Use ICE or RICE for additional validation if needed.

Common Mistakes

  • Mistake: Confusing effort with duration.
  • Correction: Effort = total work (e.g., 100 story points); Duration = calendar time (e.g., 4 weeks). CD3 uses duration, not effort.

  • Mistake: Ignoring time sensitivity in CoD.

  • Correction: A feature with high value but low urgency (e.g., a "nice-to-have" UI tweak) may have a lower CoD than a time-critical feature (e.g., GDPR compliance).

  • Mistake: Using CD3 for all decisions (e.g., technical debt).

  • Correction: CD3 works best for user-facing features. For technical debt, use risk reduction (e.g., "This refactor reduces outages by 50%").

  • Mistake: Overestimating business value without data.

  • Correction: Anchor estimates in real metrics (e.g., "This feature will increase LTV by 10%, based on A/B test data").

  • Mistake: Prioritising low-effort, low-value features (Fill-Ins) over high-effort, high-value ones (Major Projects).

  • Correction: Use CD3 to sequence—do Quick Wins first, then Major Projects with high CD3.

PM Interview / Practical Insights

  • Interviewer Probe: "How would you prioritise these 5 features with limited resources?"
  • Answer: Use CD3 + Value/Effort Matrix. Calculate CoD for each, divide by duration, then plot on the 2x2 grid. Justify with data (e.g., "Feature A has the highest CD3, but Feature B is a Quick Win we can ship in 1 sprint").

  • Tricky Distinction: CoD vs ROI

  • CoD = cost of delaying a feature (time-sensitive).
  • ROI = return on investment (not time-bound).
  • Example: A feature with high ROI but low CoD (e.g., a long-term brand campaign) may not be urgent.

  • Stakeholder Trap: "This feature is critical for the CEO!"

  • Response: Ask for quantifiable impact (e.g., "How much revenue will this drive?"). If they can’t answer, use ICE or MoSCoW to deprioritise.

  • Real-World Nuance: CD3 assumes linear value over time.

  • Reality: Some features have exponential CoD (e.g., a competitor’s feature launch could cause a 30% drop in users overnight).

Quick Check Questions

  1. Scenario: Your team wants to build a "dark mode" feature (low effort, medium user value) but delays a fraud-detection feature (high effort, high business value). How do you decide?
  2. Answer: Calculate CD3. If fraud-detection has a higher CD3 (e.g., $1,143/week vs $200/week for dark mode), prioritise it. Dark mode is a "Fill-In" on the Value/Effort Matrix.

  3. Scenario: A feature has a CoD of $10K/week and takes 5 weeks to build. Another has a CoD of $8K/week and takes 2 weeks. Which do you prioritise?

  4. Answer: Calculate CD3:

    • Feature 1: $10K / 5 = $2K/week.
    • Feature 2: $8K / 2 = $4K/week. Prioritise Feature 2 (higher CD3).
  5. Scenario: Your engineer says, "This feature is easy (2 weeks), but the PM insists it’s low value." Where does it fall on the Value/Effort Matrix?

  6. Answer: Fill-In (low value, low effort). Only do it if higher-CD3 features are blocked.

Last-Minute Cram Sheet

  1. Value/Effort Matrix: 2x2 grid-Quick Wins (high value, low effort) first.
  2. CoD = (User Value + Business Value) × Time Sensitivity (quantify delay cost).
  3. CD3 = CoD / Duration-Higher CD3 = higher priority.
  4. WSJF = (Value + Time Criticality + Risk Reduction) / Job Size (SAFe version of CD3).
  5. ICE = Impact × Confidence × Ease (simpler than RICE for early-stage).
  6. Kano Model: Basic Needs (table stakes) > Performance Needs (linear) > Delighters (unexpected).
  7. CoD-ROI – CoD is time-sensitive; ROI is not.
  8. Duration-Effort – CD3 uses duration (calendar time), not effort (story points).
  9. Quick Wins > Major Projects > Fill-Ins > Time Sinks (prioritisation order).
  10. Always anchor CoD in data (e.g., "This feature will reduce churn by 5%, based on A/B tests").