Understanding Two Fundamental Project Scheduling Techniques
PERT (Program Evaluation and Review Technique) and CPM (Critical Path Method) are both network-based project scheduling techniques, but they were developed for different purposes and have distinct characteristics.
PERT was developed by the U.S. Navy in 1958 for the Polaris submarine missile program to manage uncertain activity times.
CPM was developed by DuPont and Remington Rand in 1957 for chemical plant construction projects with well-defined activities.
| Parameter | PERT | CPM |
|---|---|---|
| Nature | Probabilistic model | Deterministic model |
| Time Estimation | Three time estimates (optimistic, pessimistic, most likely) | Single time estimate |
| Focus | Time-oriented (minimizing time) | Time-cost tradeoff (cost optimization) |
| Critical Path | Focuses on critical path for time management | Focuses on critical path for cost reduction |
| Best For | Research & development, non-routine projects | Construction, manufacturing, routine projects |
| Crashing | Not typically used | Commonly used to reduce project duration |
| Flexibility | More flexible with uncertain activities | Less flexible, requires well-defined activities |
PERT Diagram: Emphasizes probability distributions for activity durations
CPM Diagram: Focuses on identifying the critical path for cost optimization
The fundamental difference lies in their approach to time estimation: PERT uses probabilistic time estimates to handle uncertainty, while CPM uses deterministic time estimates for predictable activities with a focus on cost optimization.
Scenario 1: A software company is developing a new AI product with many uncertain research components. Which method would be more appropriate?
Scenario 2: A construction firm is building a standard office building with well-defined activities and wants to optimize costs. Which method should they use?
Question: Can PERT and CPM be used together in hybrid projects? Why or why not?
Today, many project management software tools incorporate elements of both PERT and CPM, allowing project managers to: