Skip to content
PMPCAPM

Weighted Shortest Job First (WSJF)

Weighted Shortest Job First (WSJF) is a prioritization model used in SAFe that calculates priority by dividing the Cost of Delay by the job size, ensuring the highest-value, smallest items are done first.

Share:

Explanation

WSJF is based on economic theory and the principle that sequencing work by the cost of delay divided by duration optimizes economic outcomes. Cost of Delay is composed of three factors: user-business value (how much value the item delivers), time criticality (how urgently the item is needed), and risk reduction or opportunity enablement value (how much risk is reduced or what future opportunities are enabled).

The formula is: WSJF = Cost of Delay / Job Size. Items with the highest WSJF score are prioritized first because they deliver the most value per unit of effort. This approach prevents teams from always doing the largest or most exciting items first and instead focuses on economic optimization.

In practice, WSJF uses relative sizing (often Fibonacci numbers) rather than absolute values. The team estimates Cost of Delay components and job size relative to other items in the backlog. WSJF is a key practice in SAFe for prioritizing Program Increments and features.

Key Points

  • Formula: Cost of Delay divided by Job Size
  • Cost of Delay includes business value, time criticality, and risk reduction/opportunity enablement
  • Higher WSJF score means higher priority
  • Uses relative estimation, not absolute values

Exam Tip

WSJF prioritizes by economic value per unit of effort. Remember: WSJF = Cost of Delay / Job Size. Higher scores get done first.

Frequently Asked Questions

Related Topics

High-yield topics our learners drill most before exam day.

Burndown Chart

A Burndown Chart is a graphical representation of work remaining versus time in a Sprint or release, showing whether the team is on track to complete the planned work.

Relative Estimation

Relative Estimation is an agile technique where work items are sized in comparison to each other rather than in absolute units like hours or days, providing faster and more accurate estimates.

Sprint Review

The Sprint Review is a Scrum event held at the end of the Sprint where the Scrum Team presents the Increment to stakeholders, gathers feedback, and collaborates on what to do next.

Sprint Backlog

The Sprint Backlog is the set of Product Backlog items selected for the Sprint, plus the Sprint Goal and the plan for delivering the Increment.

Timeboxing

Timeboxing is the practice of allocating a fixed, maximum amount of time for an activity, after which the activity stops regardless of whether it is complete.

Resource Leveling

Resource leveling is a resource optimization technique in which adjustments are made to the project schedule to keep resource usage at or below a defined limit, often resulting in a longer project duration.

Risk Register

The risk register is a project document that records the details of individual project risks, including their identification, analysis results, response plans, and current status.

Stakeholder Mapping

Stakeholder mapping is the visual representation of stakeholder relationships, influence, interest, or other attributes using grids, matrices, or diagrams to support analysis and engagement planning.

Cost Performance Index (CPI)

Cost Performance Index (CPI) is an EVM efficiency metric that measures cost performance as the ratio of earned value to actual cost: CPI = EV / AC.

Part of

Agile & Hybrid

Study full domain →

Test your knowledge

Practice scenario-based questions on this topic with detailed explanations.