PERT Calculator
This calculator applies the PERT formula to three time estimates to produce a weighted expected duration and measure of uncertainty. Enter the optimistic (best case), most likely (expected case), and pessimistic (worst case) durations for any task. The calculator returns the expected duration (tE = (O + 4M + P) / 6), standard deviation (σ = (P minus O) / 6), and variance (σ squared).
The PERT (Program Evaluation and Review Technique) Formula
Expected Duration (tE) = (O + 4M + P) / 6 | Standard Deviation (σ) = (P minus O) / 6 | Variance = σ squared
How to Use This Calculator
Enter three estimates for any task: the optimistic duration (best realistic case), the most likely duration (expected case under normal conditions), and the pessimistic duration (worst realistic case). The calculator applies the PERT formula to produce the expected duration, standard deviation, and variance.
Interpreting the Results
The expected duration is your planning estimate. The standard deviation tells you how uncertain that estimate is. One standard deviation on either side of the expected value captures approximately 68% of possible outcomes. Two standard deviations capture 95%. A task with an expected duration of 10 days and a standard deviation of 2 days has a 95% probability of finishing between 6 and 14 days.