PERT (Program Evaluation and Review Technique) charts are network diagrams that model project tasks as nodes connected by directional edges representing dependencies. Each task has three duration estimates — optimistic, most likely, and pessimistic — which are combined using the PERT beta distribution formula to compute an expected duration. The critical path (longest path through the network) is highlighted to show which tasks determine the minimum project duration.
Subtype
▾
Live Preview
label
Project Kickoff
Requirements
System Design
Database Schema
Backend API
Frontend Dev
Integration Testing
User Acceptance Test
Deployment
Edit JSON above · auto-previews after 0.9 s
A PERT (Program Evaluation and Review Technique) chart visualizes project tasks as nodes in a directed acyclic graph, with edges showing dependencies and critical path highlighted.