WSJF Calculator (Weighted Shortest Job First)
Prioritize your backlog using the Weighted Shortest Job First (WSJF) model to maximize value delivery and minimize cost of delay.
Tasks & Backlog Items
Prioritization Results
| Rank | Task | Cost of Delay | WSJF Score |
|---|---|---|---|
| #1 | Unnamed Task {number} | 3 | 3.00 |
What is WSJF?
Weighted Shortest Job First (WSJF) is a prioritization model used to sequence jobs to produce maximum economic benefit. In SAFe, WSJF is calculated as the Cost of Delay (CoD) divided by the job size.
WSJF = (BV + TC + RR/OE) / Job Size