Prioritize Using the Weighted Shortest Job First Technique

The Weighted Shortest Job First, or WSJF, prioritization technique might seem confusing at first, but it isn’t and can provide some powerful insight. The simple calculation divides the Cost of Delay (also called COD) by the Job Size (or Duration).  Let’s explore the Cost of Delay first. The Cost of Delay can be estimated using the sum of three factors:  […]