PERT Calculator

Calculate PERT expected time, standard deviation, and variance from optimistic, most likely, and pessimistic activity estimates.

Turn three-point estimates into a risk-aware duration for project planning and scheduling.

PERT Calculator
Use the same time unit for all three estimates.

About PERT estimates

The Program Evaluation and Review Technique, usually called PERT, is a project-planning method for activities whose durations are uncertain. Instead of relying on one date, an estimator supplies an optimistic time, a most likely time, and a pessimistic time. The optimistic value represents a favorable but realistic case, the most likely value reflects normal conditions, and the pessimistic value captures a difficult but still plausible case. PERT combines these values with a weighted average: expected time equals optimistic plus four times most likely plus pessimistic, divided by six. Giving the central estimate four times the weight keeps the result near the duration judged most probable while still recognizing risk at both extremes. The estimates may use hours, days, weeks, or any consistent unit; the output uses that same unit. The standard deviation is the pessimistic estimate minus the optimistic estimate, divided by six. Its square is the variance. A wide range produces greater variance and signals that the task deserves contingency planning, investigation, or decomposition into smaller activities. A narrow range indicates stronger agreement about likely duration, although it does not guarantee that hidden dependencies are absent. Project managers can calculate PERT values for each activity in a network and add expected durations along a path. Variances are commonly added for independent activities, with the square root of the total used as the path standard deviation. The longest expected route through dependent tasks is the critical path. Delays on that path are more likely to move the completion date than delays on activities with schedule float. PERT is only as sound as its inputs. Teams should define what completion means, use historical delivery data, and discuss assumptions before selecting estimates. The classic method approximates activity durations with a beta distribution and often assumes independence when combining variances. Real projects may contain correlated risks, resource constraints, rework, and changing scope, so do not treat the result as a guaranteed deadline. Use the calculator to make uncertainty visible, compare scenarios, and support a schedule that includes explicit risk reserves and regular updates.

PERT calculation examples

Three-point estimates in any consistent time unit.

EstimatesPERT resultUse case
2 optimistic, 5 likely, 8 pessimisticExpected 5; SD 1A balanced range around the likely duration.
3 optimistic, 6 likely, 15 pessimisticExpected 7; SD 2The long pessimistic tail raises expected time.
10 optimistic, 10 likely, 10 pessimisticExpected 10; SD 0No stated uncertainty produces zero variance.

How to use the PERT calculator

  1. Choose one time unit and estimate the fastest realistic completion time.
  2. Enter the duration most likely under normal working conditions.
  3. Enter the slowest realistic duration under adverse conditions.
  4. Click Calculate PERT Estimate and use expected time plus uncertainty in your schedule.

PERT calculator FAQ

Why is the most likely estimate multiplied by four?

Classic PERT uses a weighted average that emphasizes the central scenario. This keeps an extreme endpoint from dominating while preserving information about uncertainty.

Can I enter hours instead of days?

Yes, PERT is independent of the chosen time unit. All three inputs must use the same unit, and the expected time and standard deviation will use it too.

What does PERT variance mean?

Variance is the square of the activity standard deviation and measures spread. It is especially useful because variances of independent activities can be added along a project path.

Must the estimates be in ascending order?

Yes, the optimistic duration should not exceed the most likely duration, which should not exceed the pessimistic duration. Revisit the scenario definitions if that order does not hold.

Does PERT guarantee a completion date?

No, it summarizes assumptions rather than predicting every event. Dependencies, correlated risks, resource limits, and scope changes still require active project management.