What Is a PERT Chart? How It Works and When to Use It
A PERT chart is a visual project management tool used to plan, schedule, and coordinate the tasks required to complete a project. PERT stands for Program Evaluation and Review Technique — a methodology originally developed by the U.S. Navy in the 1950s to manage the complex, interdependent work of the Polaris missile program.
A PERT chart represents a project as a network of nodes (events or milestones) connected by arrows (tasks or activities), making it easy to visualize the sequence of work, identify dependencies, and estimate how long the project will take.
How a PERT Chart Works
In a PERT chart:
- Nodes represent project events or milestones — a point in time when a particular phase is completed
- Arrows represent the tasks or activities that must be completed to get from one node to the next
- Sequence reflects dependencies — a task cannot begin until all predecessor tasks are complete
One of PERT’s distinctive features is its approach to time estimation. Rather than using a single time estimate per task, PERT uses three estimates:
- Optimistic time (O) — The minimum time the task could take if everything goes perfectly
- Pessimistic time (P) — The maximum time the task could take if significant problems arise
- Most likely time (M) — The most realistic estimate given normal conditions
These three values are combined into a weighted average using the formula: (O + 4M + P) ÷ 6
This weighted estimate accounts for uncertainty, making PERT particularly suited for novel or complex projects where task durations are difficult to predict.
PERT Chart vs. Gantt Chart
Both tools are used in project planning, but they serve different purposes:
| PERT Chart | Gantt Chart | |
|---|---|---|
| Visual Form | Network diagram (nodes and arrows) | Horizontal bar chart |
| Focus | Task dependencies and sequencing | Timeline and schedule |
| Best For | Complex projects with many interdependencies | Projects where schedule and dates are the primary concern |
| Time Handling | Probabilistic (three-point estimation) | Fixed duration estimates |
| Learning Curve | Higher | Lower |
In practice, many project managers use both tools in combination: PERT to understand dependencies and critical path, Gantt to communicate the schedule visually.
The Critical Path in PERT Analysis
One of the most valuable outputs of a PERT analysis is identifying the critical path — the longest sequence of dependent tasks that determines the minimum time required to complete the project. Any delay to a task on the critical path directly delays the project.
Tasks not on the critical path have float (or slack) — they can slip within certain limits without affecting the overall project timeline. Knowing which tasks have float and which don’t helps teams prioritize effort and manage risk effectively.
When to Use a PERT Chart
PERT charts are most valuable for:
- Large, complex projects with many interdependent tasks
- Novel projects where task duration estimates carry significant uncertainty
- Projects where the sequence of work is more important than fixed calendar dates
- Early planning phases when task relationships are being mapped out before a detailed schedule is created
For simpler projects with well-understood tasks and fixed deadlines, a Gantt chart is usually sufficient and easier to maintain.
Key Takeaways
A PERT chart is a powerful tool for understanding the structure, sequencing, and timing of complex project work. By making dependencies visible and accounting for time uncertainty through probabilistic estimation, it gives project managers a clearer picture of what’s truly critical — and where there’s room to flex.