Part of the Time & Productivity suite · 32 calculators

WSJF Calculator

Weighted Shortest Job First scores for up to two pieces of work — cost of delay divided by job size — and which to do first.

WSJF, from the Scaled Agile Framework, ranks work by how much delay costs per unit of effort.

Results update as you type
Results
Job A WSJF
2
Job A cost of delay
Job B WSJF
Do first
Why
Reviewed September 2026. Calendar arithmetic: the same result in every country; dates shown as year-month-day to avoid day/month confusion. Australia writes dates day/month/year.
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About wsjf

How the wsjf calculator works

WSJF, from the Scaled Agile Framework, ranks work by how much delay costs per unit of effort. Cost of delay is the sum of three relative scores (1–10 or Fibonacci): user or business value, time criticality, and risk reduction or opportunity enablement. Divide by the job size for the score; the highest score goes first. It is the same logic as paying off the debt with the highest interest per dollar.

Formula: WSJF = (business value + time criticality + risk reduction) ÷ job size

Worked examples

InputsJob A WSJFNote
A: 8+5+3 over 8; B: 5+8+2 over 32A 2.0, B 5.0 — B first
A big valuable job2.15A 2.15, B 9 — the small job first
One job only33.0

Frequently asked questions

What scale should I score on?

Relative, not absolute: pick the smallest item in the set as 1 and score the rest against it. SAFe suggests the modified Fibonacci sequence (1, 2, 3, 5, 8, 13, 20) so differences are meaningful.

Why divide by size rather than subtract?

Because the goal is the most value per unit of capacity. A small job with moderate cost of delay often beats a big job with a high one — that is the “shortest job first” half of the name.

What counts as time criticality?

How fast the value decays: a regulatory deadline, a seasonal window, a competitor launch. Something worth as much next year as today scores low even if it is valuable.

Is size in story points or days?

Either, as long as every job uses the same measure. Duration is a fine proxy when jobs are not parallelisable.

Where these figures come from

Last checked: September 2026. The Gregorian calendar rules do not change; working-day counts exclude Saturdays and Sundays only.