To calculate Slack Time (ST), subtract the Early Start Time (EST) of an activity from its Late Start Time (LST).
The Slack Time Calculator determines the amount of leeway or flexibility available in scheduling tasks within a project without delaying its overall completion. It is particularly useful in Critical Path Method (CPM) and PERT (Program Evaluation Review Technique) analyses.
Formula
ST = LST − EST
Variable | Definition |
---|---|
ST | Slack Time (amount of flexibility in scheduling) |
LST | Latest Start Time (latest possible start time) |
EST | Earliest Start Time (earliest possible start time) |
Solved Calculations
Example 1
An activity has an LST of 10 and an EST of 8.
Variable | Value |
---|---|
Latest Start Time (LST) | 10 |
Earliest Start Time (EST) | 8 |
Slack Time (ST) | 2 |
Example 2
An activity’s LST is 15, and its EST is 12.
Variable | Value |
---|---|
Latest Start Time (LST) | 15 |
Earliest Start Time (EST) | 12 |
Slack Time (ST) | 3 |