Schedule Management Cheat Sheet

PMP schedule management quick reference — critical path, PERT, dependencies, compression techniques.

Schedule Management — Quick Reference

Activity Dependencies

TypeDescriptionCommon?
Finish-to-Start (FS)B starts after A finishesMost common
Start-to-Start (SS)B starts when A startsAllows parallel work
Finish-to-Finish (FF)B finishes when A finishesLess common
Start-to-Finish (SF)B finishes when A startsRare

Dependency Types

  • Mandatory (hard logic) — Legally or physically required
  • Discretionary (soft logic) — Best practice, preferred sequence
  • External — Depends on factors outside the project
  • Internal — Within the project team's control

Critical Path Method

  1. Identify all activities and dependencies
  2. Forward pass: Calculate Early Start (ES) and Early Finish (EF)
  3. Backward pass: Calculate Late Start (LS) and Late Finish (LF)
  4. Float = LS − ES = LF − EF
  5. Critical path = path with zero (or least) float

Schedule Compression

TechniqueHowRiskCost
CrashingAdd resources to critical pathSame or slightly moreIncreases
Fast TrackingOverlap activitiesIncreases significantlySame

PERT Estimates

  • Expected duration = (O + 4M + P) / 6
  • Standard deviation = (P − O) / 6
  • 68.26% confidence: Mean ± 1σ
  • 95.46% confidence: Mean ± 2σ
  • 99.73% confidence: Mean ± 3σ

Ready to start practicing?

Join thousands of PMP candidates using PMPprep to pass their exam.

Start Studying Free