Unlock Project Success: Master PERT – The Ultimate Guide to Engineering Efficiency!

Project Management · Scheduling · Probability · PMBoK · Engineering

Mastering PERT: Program Evaluation &
Review Technique for Engineering Projects

A complete engineer's guide to PERT — the probabilistic scheduling method that transforms uncertain time estimates into rigorous, statistically-grounded project schedules. Covers three-time estimation, the Beta distribution, expected time and variance formulas, PERT network diagrams, the complete worked example, and probability of on-time completion using normal distribution statistics.

📖 25 min read 📋 11 Sections 🧮 With Worked Calculations 🏭 Engineering & Manufacturing Focus 📅 2025–2026
Section 01 · Foundation

What is PERT?

Engineering projects are frequently one-of-a-kind endeavours. Building a new factory, developing a novel product, commissioning a first-of-type production process, launching a space mission — these are activities where no one has done exactly this work before, and where estimating how long each activity will take is genuinely uncertain. The person who estimates "this will take 5 days" knows that it might take 3 days if everything goes perfectly, or 12 days if a key component doesn't arrive or a technical problem occurs. That uncertainty is real, it is quantifiable, and ignoring it produces project schedules that are systematically over-optimistic and consistently delivered late.

PMBoK Definition

PERT (Program Evaluation and Review Technique) is a statistical tool used in project management that uses three-point estimating to take into account uncertainty and risk when creating estimates for activity durations. PERT uses the Beta distribution to calculate the expected duration of each activity and the variance of that estimate, enabling the calculation of the probability that the project will be completed by a given date.

PERT solves the problem of uncertainty by replacing the single "best guess" duration estimate of CPM with three estimates per activity: optimistic, most likely, and pessimistic. These three values are combined using the weighted average formula derived from the Beta probability distribution to produce a statistically rigorous expected duration. More powerfully, the variance of each activity's estimate can be calculated and accumulated along the critical path, allowing the project manager to calculate the probability that the project will be completed by any given date — a capability that CPM's deterministic approach simply cannot provide.

1958Year PERT was developed — US Navy Polaris missile programme
3Time estimates per activity — Optimistic, Most Likely, Pessimistic
BetaProbability distribution — the mathematical foundation of PERT
te = (O+4M+P)/6The PERT expected time formula

PERT was introduced as an event-oriented, probabilistic technique to increase the Programme Manager's control in projects where time was the critical factor and time estimates were difficult to make with confidence. It gives managers the means to plan and control processes so that a project could be completed within the specified time period.

— Defense Systems Management College, Scheduling Guide for Program Managers

Section 02 · History

History — From the Polaris Missile to the Global Standard

PERT was developed in 1958 by the US Navy Special Projects Office working on the Polaris fleet ballistic missile programme — one of the most complex engineering projects in history at that time. The Polaris programme involved over 3,000 contractors and subcontractors, thousands of interdependent activities, and a strategic requirement to accelerate completion because of Cold War pressures. The existing integrated planning techniques were deemed entirely inadequate for a programme of this scale and novelty.

The Navy's Special Projects Office, working with Booz Allen Hamilton (a management consulting firm) and Lockheed (the prime contractor), developed PERT to solve a specific problem: most Polaris activities had never been done before, making single-point time estimates unreliable. The three-estimate approach was designed explicitly to capture the range of uncertainty in each estimate and to aggregate that uncertainty statistically to give programme managers a probabilistic picture of overall schedule risk.

The results were dramatic. The Polaris programme is widely credited as having been completed approximately two years ahead of schedule — a result attributed in part to the PERT system's ability to identify critical activities and concentrate management attention on schedule risks before they became crises. The Navy's success attracted immediate interest from industry, government, and academia, and PERT spread rapidly through American defence, aerospace, and construction industries during the 1960s.

Simultaneously with PERT's development, DuPont and Remington Rand were developing CPM (Critical Path Method) for chemical plant maintenance scheduling. CPM and PERT shared the same network analysis foundation but addressed different problems — CPM addressed the time-cost trade-off in well-understood projects; PERT addressed the time-uncertainty problem in novel projects. Both are now incorporated into the PMBoK Guide and are tested in the PMP (Project Management Professional) certification examination. In modern practice, the two techniques are often used together — the network structure from CPM combined with PERT's probabilistic time estimates.


Section 03 · PERT vs CPM

PERT vs CPM — Understanding the Critical Differences

PERT and CPM are frequently confused, often presented as interchangeable, and sometimes incorrectly described as the same technique with different names. They share the same network diagram foundation but address fundamentally different problems and use fundamentally different approaches to activity duration.

DimensionPERTCPM
Duration EstimatesThree estimates per activity: O, M, P — explicitly models uncertaintySingle deterministic estimate per activity — assumes duration is known
Mathematical FoundationBeta probability distribution — produces probabilistic outputsDeterministic arithmetic — produces single-value outputs
Primary Question Answered"What is the probability we finish by Date X?""What is the minimum duration to finish — and which tasks are critical?"
FocusTime management under uncertainty — early warning of schedule riskTime-cost trade-off — optimising project cost by managing float
Best ForNovel, first-of-kind projects; R&D; defence; pharmaceutical development; new product engineeringRepetitive, well-understood projects; construction; maintenance; manufacturing installation
Network TypeOriginally Activity-on-Arrow (AoA) — milestones on nodes, activities on arrowsActivity-on-Node (AoN/PDM) — activities on nodes, dependencies as arrows
OutputExpected project duration + probability of completion by any date + critical pathMinimum project duration + float for every activity + critical path + crash options
OriginUS Navy, 1958 — Polaris missile programmeDuPont/Remington Rand, 1957 — chemical plant maintenance
When to Use PERT vs CPM

Use PERT when: activity durations are genuinely uncertain because the work is novel, complex, or subject to significant external risk. Use PERT when stakeholders need to understand the probability of meeting a target date — not just the calculated minimum duration. Use CPM when: activity durations are known with reasonable confidence from historical data, and the priority is identifying the critical path to manage time-cost trade-offs. In practice, the two are often combined — PERT estimates generate the expected durations that are then analysed using CPM logic.


Section 04 · Three-Time Estimates

Three-Time Estimates — Capturing Uncertainty Quantitatively

The defining feature of PERT is the requirement to provide three separate time estimates for every activity, rather than a single "best guess." This three-point approach forces estimators to explicitly think about the range of possible outcomes for each activity — and the discipline of considering all three scenarios consistently produces better estimates than single-point estimating, regardless of whether the full PERT calculation is then applied.

The Three Estimates Defined

EstimateSymbolDefinitionKey Point
Optimistic Time O (or a) The shortest time in which the activity can be completed if everything goes ideally — no rework, no delays, all resources available, no technical problems Not the "best case I can imagine" but the shortest reasonable duration. Typically represents roughly a 1% probability of occurrence under normal conditions.
Most Likely Time M (or m) The most probable duration — the time the activity would take most often if it were repeated many times under typical conditions. This is the mode of the probability distribution. This is not an average — it is the most frequently occurring value. It is given the highest weighting (×4) in the PERT formula because it is the most reliable estimate.
Pessimistic Time P (or b) The longest time the activity might require if things go badly — but excluding genuinely catastrophic events (complete project cancellation, force majeure). Represents the worst plausible normal scenario. Typically represents roughly a 99% probability — the task will finish within this time under all but the most extreme circumstances.

Getting Good Estimates — Practical Guidance

The quality of a PERT analysis is only as good as the quality of the three estimates. Poor estimation — particularly systematic optimism bias — undermines the entire calculation. In manufacturing and engineering contexts, the following guidance consistently produces better estimates:

1
Ask the person who will do the work — not the person who wants it done

Project sponsors and managers consistently underestimate durations because they are focused on what they need; the engineer or technician who will do the work has a more realistic understanding of the technical challenges involved.

2
Use historical data from similar past activities wherever available

Previous project records are the most reliable basis for estimates. If the organisation has installed three similar production lines in the past, the range of actual installation durations forms the basis for O, M, and P on the new project.

3
Challenge estimates where P − O is very small

If an estimator says an activity takes between 4 and 5 days (P − O = 1 day), that is either a very well-understood repetitive task — or the estimator is not thinking carefully about what could go wrong. Challenge pessimistic estimates by asking specifically: "What technical problems could extend this? What supplier delays are possible? What happens if the first attempt fails?"

4
Consider the Optimistic estimate as genuinely rare

Many estimators treat the Optimistic estimate as the "normal" estimate — which defeats the purpose of three-point estimating. The Optimistic time should require everything to go right: no rework, no waiting, no technical difficulties. It should feel genuinely unlikely.


Section 05 · Beta Distribution & Expected Time

The Beta Distribution & PERT Expected Time Formula

PERT uses the Beta probability distribution as the theoretical model for activity duration uncertainty. The Beta distribution was chosen because it is bounded (activity duration cannot be negative and cannot exceed the pessimistic estimate), flexible (it can represent symmetric, right-skewed, and left-skewed distributions), and has properties that make the mathematics tractable. Most activity durations in practice are right-skewed — the most likely outcome is relatively close to the optimistic estimate, but there is a long tail of possible delays on the pessimistic side.

Beta Distribution — Typical Right-Skewed Activity Duration O (Optimistic) M (Most Likely) te (Expected) P (Pessimistic) Probability te = (O + 4M + P) / 6 ← weighted average, shifted right of M by the pessimistic tail
The Beta distribution is right-skewed — te (expected time, red dashed) lies to the right of the Mode (M)

The PERT Expected Time Formula

The expected time (te) for each activity is calculated using the PERT weighted average formula, derived as an approximation of the mean of the Beta distribution. The Most Likely estimate receives four times the weight of either the Optimistic or Pessimistic estimates — reflecting its higher reliability as a predictor of actual duration.

PERT Expected Time Formula te = (O + 4M + P) / 6 Where: O = Optimistic time  ·  M = Most Likely time  ·  P = Pessimistic time Example: O = 3 days, M = 6 days, P = 15 days te = (3 + 4×6 + 15) / 6 = (3 + 24 + 15) / 6 = 42 / 6 = 7 days Note: te (7 days) is greater than M (6 days) — the pessimistic tail pulls the expected value above the most likely. This is why single-point estimation using only M consistently underestimates project duration.

The critical insight in this formula: when the Pessimistic estimate is much larger than the Optimistic (P − O is large), te is pulled significantly above M. This is why single-point estimating using only the "most likely" duration systematically underestimates activity durations — it ignores the long tail of possible delays that are genuinely possible, even if individually unlikely.


Section 06 · Variance & Standard Deviation

Variance & Standard Deviation — Quantifying Estimation Uncertainty

Beyond the expected time, PERT also calculates the variance of each activity's duration estimate — a numerical measure of how uncertain the estimate is. Activities with small variance are well-understood and relatively predictable; activities with large variance are uncertain and risky. Variance is what allows PERT to calculate the probability of project completion — something CPM cannot do.

PERT Variance and Standard Deviation Formulas Variance (σ²) = [(P − O) / 6]² Standard Deviation (σ) = (P − O) / 6 Using the previous example: O = 3, P = 15 σ = (15 − 3) / 6 = 12 / 6 = 2 days σ² = 2² = 4 days² The variance formula uses only O and P — the pessimistic and optimistic extremes. This reflects the principle that uncertainty (the spread of possible outcomes) is fully captured by the range between the two extremes.

Project Variance — Combining Activity Variances Along the Critical Path

A key statistical principle enables PERT's probability calculations: the variance of independent activities on the critical path can be added to give the total project variance. This is the application of the Central Limit Theorem — even though individual activity durations follow the non-normal Beta distribution, the sum of many independent Beta-distributed activities on the critical path approaches a normal distribution as the number of activities increases. This allows the use of normal distribution (Z-score) calculations for project-level probability analysis.

Project Variance and Standard Deviation — Critical Path Project Variance (σ²_project) = Σ σ²_i (sum of variances of all critical path activities) Project Standard Deviation (σ_project) = √(σ²_project) Example: Critical path has 4 activities with variances: 4, 1, 9, 4 σ²_project = 4 + 1 + 9 + 4 = 18 days² σ_project = √18 ≈ 4.24 days

Section 07 · PERT Network Diagram

The PERT Network Diagram — Activity on Arrow

The original PERT technique uses an Activity-on-Arrow (AoA) network diagram — also called the Arrow Diagramming Method (ADM). In AoA diagrams, activities are represented by arrows between nodes, and nodes represent milestones or events (points in time when activities start or finish). This is different from the modern CPM convention (Activity-on-Node/PDM) where activities are boxes and arrows show dependencies.

PERT Activity-on-Arrow Network Diagram — Typical Structure 1 2 3 4 5 6 7 A te=4 B te=7★ C te=5 D te=6★ E te=3 F te=5★ G te=4 H te=4★ Critical Path: 1→3→4→6→7 (B+D+F+H = 7+6+5+4 = 22 days) Non-critical paths have float — delays do not immediately affect project end
PERT AoA Network — nodes are events (milestones), arrows are activities labelled with expected time te. Critical path in red.

In the AoA network, each node represents a point in time when preceding activities are complete and succeeding activities can begin. The node at the start of the network (Node 1) represents the project start; the final node represents project completion. Each arrow carries two labels: the activity name/code, and the expected time (te) calculated from the three-point estimate. The duration of each path is calculated by summing the te values of all activities on that path. The longest path is the critical path — which becomes the expected project duration.


Section 08 · Worked Example

Worked Example — Complete PERT Calculation

The following worked example covers a new product engineering project in a manufacturing environment: developing and launching a new precision casting component. Eight activities are involved, with three-point estimates provided for each. We will complete the full PERT calculation including expected times, variances, critical path identification, and probability of completion.

Step 1 — Activity Data: Three-Time Estimates

ActivityDescriptionPredecessorsO (days)M (days)P (days)
ADesign & DFMEA6918
BMaterial Spec & Supplier Selection3513
CTooling DesignA4716
DTooling ManufactureC101424
ERaw Material ProcurementB5817
FFirst Article CastingD, E357
GDimensional Inspection & MSAF2412
HPPAP Submission & ApprovalG4614

Step 2 — Calculate Expected Time (te) and Variance (σ²) for Each Activity

Calculations — te = (O + 4M + P) / 6  ·  σ² = [(P − O) / 6]² Activity A: te = (6 + 4×9 + 18) / 6 = (6 + 36 + 18) / 6 = 60 / 6 = 10 days  ·  σ² = [(18−6)/6]² = [2]² = 4 Activity B: te = (3 + 4×5 + 13) / 6 = (3 + 20 + 13) / 6 = 36 / 6 = 6 days  ·  σ² = [(13−3)/6]² = [1.67]² ≈ 2.78 Activity C: te = (4 + 4×7 + 16) / 6 = (4 + 28 + 16) / 6 = 48 / 6 = 8 days  ·  σ² = [(16−4)/6]² = [2]² = 4 Activity D: te = (10 + 4×14 + 24) / 6 = (10 + 56 + 24) / 6 = 90 / 6 = 15 days  ·  σ² = [(24−10)/6]² = [2.33]² ≈ 5.44 Activity E: te = (5 + 4×8 + 17) / 6 = (5 + 32 + 17) / 6 = 54 / 6 = 9 days  ·  σ² = [(17−5)/6]² = [2]² = 4 Activity F: te = (3 + 4×5 + 7) / 6 = (3 + 20 + 7) / 6 = 30 / 6 = 5 days  ·  σ² = [(7−3)/6]² = [0.67]² ≈ 0.44 Activity G: te = (2 + 4×4 + 12) / 6 = (2 + 16 + 12) / 6 = 30 / 6 = 5 days  ·  σ² = [(12−2)/6]² = [1.67]² ≈ 2.78 Activity H: te = (4 + 4×6 + 14) / 6 = (4 + 24 + 14) / 6 = 42 / 6 = 7 days  ·  σ² = [(14−4)/6]² = [1.67]² ≈ 2.78

Step 3 — Summary Table: Expected Times and Variances

ActivityDescriptionOMPteσ²σ
ADesign & DFMEA6918104.002.00
BMaterial Spec351362.781.67
CTooling Design471684.002.00
D ★Tooling Manufacture101424155.442.33
ERaw Material Procurement581794.002.00
F ★First Article Casting35750.440.67
G ★Dimensional Inspection241252.781.67
H ★PPAP Submission461472.781.67

Step 4 — Identify All Paths and the Critical Path

PathActivitiesDuration (Sum of te)Critical?
Path 1 (★ Critical)A → C → D → F → G → H10 + 8 + 15 + 5 + 5 + 7 = 50 daysCRITICAL
Path 2A → C → D → F → G → H  (via E to F)B + E + F + G + H = 6 + 9 + 5 + 5 + 7 = 32 days18 days float
Critical Path Result

Critical Path: A → C → D → F → G → H  ·  Expected Project Duration = 50 days. The path through B → E → F → G → H has an expected duration of 32 days (6+9+5+5+7 = 32), giving it 18 days of float. All management focus must be on Activities A, C, D, F, G, H — any delay to any of these activities delays the project. Note: Activity D (Tooling Manufacture, te=15 days) is the longest individual activity and the highest-variance activity on the critical path (σ²=5.44) — it is the single highest risk point in the schedule.

Step 5 — Calculate Project Variance and Standard Deviation

Project Variance — Sum of Critical Path Activity Variances Critical path activities: A (σ²=4.00), C (σ²=4.00), D (σ²=5.44), F (σ²=0.44), G (σ²=2.78), H (σ²=2.78) σ²_project = 4.00 + 4.00 + 5.44 + 0.44 + 2.78 + 2.78 = 19.44 days² σ_project = √19.44 ≈ 4.41 days Interpretation: The project has an expected duration of 50 days with a standard deviation of ±4.41 days. This quantifies the overall schedule uncertainty.

Section 09 · Probability of Completion

Probability of Completion — Using the Normal Distribution

With the expected project duration and standard deviation calculated, PERT can answer the question that stakeholders actually care about: "What is the probability that we will complete the project by date X?" This is done by treating the project completion time as approximately normally distributed (valid under the Central Limit Theorem when the critical path has several activities) and using the standard normal distribution (Z-score) calculation.

Z-Score Formula — Probability of Completion by a Target Date Z = (T_d − T_e) / σ_project Where: T_d = Target completion date  ·  T_e = Expected project duration  ·  σ_project = Project standard deviation Then: Look up Z in the standard normal distribution table to find the probability P(Z)

Worked Probability Calculations — Using the Example Above

Using our project: T_e = 50 days, σ_project = 4.41 days. A stakeholder wants to know the probability of completing by various target dates:

Target Date (T_d)Z = (T_d − 50) / 4.41Probability P(Z)Interpretation
44 days (6 days early)Z = (44−50)/4.41 = −1.368.7%Only 8.7% chance of finishing 6 days early — very unlikely
46 days (4 days early)Z = (46−50)/4.41 = −0.9118.1%Only 18% chance of finishing 4 days early
50 days (on expected)Z = (50−50)/4.41 = 0.0050.0%50% chance of finishing by the expected date — by definition
54 days (4 days late)Z = (54−50)/4.41 = +0.9181.9%81.9% chance of finishing within 54 days
59 days (9 days late)Z = (59−50)/4.41 = +2.0497.9%97.9% confidence of finishing within 59 days
63 days (13 days late)Z = (63−50)/4.41 = +2.9599.8%Near-certainty of finishing within 63 days
Critical Practical Insight

The expected project duration (50 days) has only a 50% probability of being achieved. If management commits to 50 days, there is a one-in-two chance of being late. For a 90% confidence commitment, the project date should be set at approximately Te + 1.28σ = 50 + 1.28 × 4.41 ≈ 56 days. For 95% confidence: Te + 1.645σ ≈ 57 days. This is why PERT-based scheduling produces more honest and reliable schedule commitments than CPM — it forces recognition that the expected duration is not a "safe" commitment.

Normal Distribution — Project Completion Probability (Te=50, σ=4.41 days) 41.2d 45.6d 50d (Te) 54.4d 54d −2σ −1σ +1σ P(finish ≤ 54d) ≈ 81.9% P = 18.1% (finish after 54d)
Normal distribution centred on Te=50 days (σ=4.41). Shaded area shows 81.9% probability of completing within 54 days.

Section 10 · PERT Steps, Tools & Limitations

PERT Chart Creation Steps, Tools & Limitations

How to Create a PERT Chart — 7 Steps

1
Identify all project activities using a Work Breakdown Structure (WBS)

List every activity required to complete the project. Each WBS work package becomes a PERT activity. Ensure the list is complete — missing activities will distort the critical path and invalidate the probability calculations.

2
Define activity dependencies (predecessors)

For each activity, identify which activities must be completed before it can begin (Finish-to-Start dependencies). Build the precedence relationships that define the network structure. Use an activity dependency table before drawing the network.

3
Gather three-time estimates for each activity

Work with the people who will perform each activity to obtain O, M, and P estimates. Use historical data where available. Challenge estimates where P − O is surprisingly small for uncertain activities.

4
Calculate te and σ² for each activity

Apply te = (O + 4M + P) / 6 and σ² = [(P − O) / 6]² for every activity. Create a summary table with all values before drawing the network.

5
Draw the PERT network diagram

Create the Activity-on-Arrow network with nodes as events and arrows as activities labelled with te values. Verify the network correctly reflects all dependencies. Check for loops (impossible in a project network — every activity must eventually lead to project completion).

6
Identify the critical path and calculate project duration, variance, and standard deviation

Calculate all path durations (sum of te values). Identify the critical path (longest duration). Sum the σ² values of all critical path activities to get σ²_project. Calculate σ_project = √(σ²_project).

7
Calculate completion probabilities and update as the project progresses

Use Z = (T_d − T_e) / σ_project to calculate completion probabilities for target dates. As the project executes, replace estimated durations with actual durations and re-calculate the PERT network. Update the probability of on-time completion at each project review.

PERT Tools

Most modern PM tools support PERT either natively or through three-point estimation features. Microsoft Project supports PERT analysis via the PERT toolbar (View → Toolbars → PERT Analysis). Oracle Primavera P6 supports three-point duration estimates. Specialist tools including Palisade @RISK and Oracle Crystal Ball enable full Monte Carlo simulation — a more sophisticated probabilistic scheduling approach that models all activities simultaneously rather than only the critical path. For learning and small projects, the calculations are straightforward to perform in a spreadsheet (Excel functions NORMDIST and NORMSINV provide the standard normal distribution values).

Advantages and Limitations of PERT

Advantages of PERT

  • Explicitly models and quantifies schedule uncertainty — forces honest estimation
  • Calculates probability of completion by any target date — enables risk-informed commitments
  • Three-point estimating reduces optimism bias in single-point estimates
  • Identifies the critical path and near-critical paths simultaneously
  • Helps management focus resources on highest-risk schedule activities
  • Provides a framework for "what-if" analysis — what if Activity D takes 3 days longer?
  • Applicable to any project where schedule uncertainty exists — particularly R&D, engineering, defence, pharmaceutical

Limitations of PERT

  • Three-point estimates are subjective — quality depends entirely on estimator skill and honesty
  • The Beta distribution assumption may not accurately reflect all activity duration distributions
  • Does not model resource constraints — assumes unlimited resource availability
  • PERT underestimates project duration when near-critical paths exist — only adds variance from the critical path, ignoring the risk that near-critical paths become critical
  • Computationally more demanding than CPM — three estimates per activity creates three times the data management burden
  • Probability calculations assume independence of activities — correlated risks (shared resources, external events) are not captured
  • Can give false precision — a probability of 81.9% sounds precise but rests on estimated inputs with significant uncertainty

Section 11 · Summary

Summary & Key Rules

PERT is the project manager's answer to the most uncomfortable truth in scheduling: we don't know exactly how long things will take. Rather than hiding that uncertainty behind a single "best guess" estimate that is almost certainly wrong, PERT makes the uncertainty explicit, quantifies it mathematically, and converts it into probability statements that enable genuinely informed decisions about schedule commitments, risk mitigation, and contingency planning.

For manufacturing and engineering teams, PERT is particularly valuable during new product development, capital equipment installation, process qualification, and any programme where significant activities have never been done before in exactly this context. It is the tool that converts "we think we'll finish in 50 days" into "we have an 82% probability of finishing within 54 days and a 95% probability of finishing within 57 days" — statements that are far more useful for commercial commitments, customer negotiations, and programme risk management.

PERT — The Seven Rules Every Engineer Must Know

1. te = (O + 4M + P) / 6. The most likely time gets four times the weight because it is the most reliable estimate. Learn this formula and be able to apply it under examination conditions.

2. σ² = [(P − O) / 6]². Variance depends only on the range (P − O). An activity with P − O = 12 days has the same variance regardless of where M falls within that range.

3. te is almost always greater than M when P > M − O. The pessimistic tail pulls the expected time above the most likely time. This is why using M alone underestimates duration.

4. Project variance = sum of critical path variances. Add σ² values only for critical path activities, not for all activities. Non-critical path variances do not directly affect project completion probability (though they affect the probability of the critical path shifting).

5. The expected project duration has only 50% probability of being achieved. Never commit to T_e as a project delivery date without acknowledging the 50% probability of lateness. Add at least 1.28σ for 90% confidence, 1.645σ for 95% confidence.

6. PERT underestimates true project risk. The probability calculation considers only critical path variance. If near-critical paths have high variance, the actual probability of on-time delivery is lower than PERT calculates. Use Monte Carlo simulation (Oracle @RISK, Primavera Risk Analysis) for the most rigorous risk assessment.

7. Three-point estimating is valuable even without the full PERT calculation. Asking "what is the best case, most likely, and worst case?" produces better estimates than asking only "how long will this take?" — even if you use only the resulting te value as a single duration in a standard CPM schedule.

The Engineering PM's PERT Rule of Thumb

For every project activity that has never been done before or that has significant technical uncertainty: always estimate three times, calculate once. O, M, P → te and σ². Put te in your schedule. Put σ² in your risk register. Brief your sponsor on the difference between the 50% confidence date (Te) and the 90% confidence date (Te + 1.28σ). That 15-minute conversation saves months of difficult explanations about why the project is late.

PERT · Program Evaluation & Review Technique · Beta Distribution · Three-Point Estimating · Expected Time · Variance · Critical Path · Probability · PMBoK · Manufacturing & Engineering Projects · RMG Tech · 2025–2026

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top