PMP Exam Prep: Scope & Schedule — Study Guide
Overview
This study guide covers the core concepts of project scope and schedule management as tested on the PMP exam, spanning both predictive (waterfall) and agile/hybrid frameworks. Topics include scope definition, WBS construction, schedule development, Critical Path Method (CPM) calculations, agile scheduling techniques, and Earned Value Management (EVM) for schedule control. Mastery of these areas is essential, as scope and schedule questions represent a significant portion of the PMP exam.
---
1. Scope Planning & Definition
Summary
Scope management begins in the Initiating process group and establishes the foundation for all project work. The key challenge is capturing what is included (and explicitly what is excluded) before any work begins. Poor scope definition is one of the leading causes of project failure.
Key Concepts
- Product Scope = Features and functions of the deliverable (measured against product requirements)
- Project Scope = Work required to deliver the product (measured against the project management plan)
Requirements Collection Techniques
| Technique | Description |
|---|---|
| Delphi Technique | Experts submit ideas anonymously in multiple rounds until consensus is reached; reduces group bias |
| Observation (Job Shadowing) | Watching users in their natural work environment; best when users can't articulate requirements |
| Interviews | One-on-one or group conversations to elicit requirements directly |
| Focus Groups | Facilitated discussion with a group of pre-qualified stakeholders |
| Prototyping | Creating a working model to gather feedback before final design |
Key Terms
Watch Out For
> ⚠️ Exam Trap: The Delphi Technique is anonymous — this is what distinguishes it from a regular expert judgment session. If a question mentions anonymity and consensus through rounds, the answer is Delphi.
> ⚠️ Exam Trap: The Project Charter is created before detailed planning. You cannot create the scope statement without the charter first.
---
2. Work Breakdown Structure (WBS)
Summary
The WBS is a hierarchical decomposition of all the work the project team must complete. It is one of the most critical planning tools in scope management, serving as the foundation for estimating cost, schedule, and resources.
Key Concepts
Scope Control
| Process | Focus | Timing |
|---|---|---|
| Control Quality | Verifying deliverables meet quality standards | Before Validate Scope |
| Validate Scope | Obtaining formal stakeholder acceptance | After quality checks pass |
Key Terms
Watch Out For
> ⚠️ Exam Trap: Control Quality comes before Validate Scope. You confirm the deliverable is correct before presenting it for acceptance. Many students confuse the order.
> ⚠️ Exam Trap: The WBS contains deliverables, not activities. Activities are defined in the next process (Define Activities) when decomposing work packages further.
---
3. Schedule Development
Summary
Schedule development is a multi-step process that transforms the WBS work packages into an actionable timeline. The PMP exam tests both the conceptual understanding of scheduling tools and the mathematical ability to apply them.
Process Sequence
```
Plan Schedule Management
↓
Define Activities
↓
Sequence Activities
↓
Estimate Activity Durations
↓
Develop Schedule
↓
Control Schedule
```
Dependency Types (Logical Relationships)
| Type | Abbreviation | Meaning | Usage |
|---|---|---|---|
| Finish-to-Start | FS | B cannot start until A finishes | Most common |
| Finish-to-Finish | FF | B cannot finish until A finishes | Common |
| Start-to-Start | SS | B cannot start until A starts | Common |
| Start-to-Finish | SF | B cannot finish until A starts | Rarely used |
Lead and Lag
Estimating Techniques
#### Three-Point Estimating (PERT)
$$\text{Expected Duration} = \frac{O + 4M + P}{6}$$
$$\text{Standard Deviation} = \frac{P - O}{6}$$
> Example: O = 4, M = 6, P = 14
> Expected = (4 + 24 + 14) / 6 = 7 days
> SD = (14 – 4) / 6 = 1.67 days
Schedule Compression Techniques
| Technique | Method | Cost Impact | Risk Impact |
|---|---|---|---|
| Crashing | Add resources to shorten duration | Increases cost | Lower risk than fast-tracking |
| Fast-Tracking | Overlap sequential activities | Minimal direct cost | Increases rework risk |
> Both techniques are applied to critical path activities only. Compressing non-critical path activities will not shorten the overall project.
Resource Leveling
Resource leveling adjusts activity start/finish dates to balance resource demand against availability. Applied when resources are over-allocated. Key consequence: often extends the project schedule.
Key Terms
Watch Out For
> ⚠️ Exam Trap: Resource leveling extends the schedule — it does not compress it. Do not confuse it with schedule compression techniques.
> ⚠️ Exam Trap: PERT formula weights the Most Likely estimate by 4, making it the most influential factor. Know this formula cold.
---
4. Critical Path Method (CPM)
Summary
The Critical Path Method is the most heavily tested quantitative topic in scope and schedule management. You must be able to perform forward pass, backward pass, and float calculations — and interpret what results mean for project management decisions.
Core Definitions
CPM Formulas
| Metric | Formula |
|---|---|
| Early Finish (EF) | ES + Duration – 1 |
| Late Start (LS) | LF – Duration + 1 |
| Total Float | LS – ES or LF – EF |
| Free Float | ES(successor) – EF(predecessor) – 1 |
Forward Pass vs. Backward Pass
| Pass | Direction | Calculates |
|---|---|---|
| Forward Pass | Left → Right | Early Start (ES) and Early Finish (EF) |
| Backward Pass | Right → Left | Late Start (LS) and Late Finish (LF) |
Interpreting Float Values
| Float Value | Meaning |
|---|---|
| Zero float | Activity is on the critical path; any delay extends the project |
| Positive float | Activity has schedule flexibility; not on critical path |
| Negative float | Project is behind schedule; current plan cannot meet deadline — immediate corrective action needed |
Near-Critical Path
A path with very little float that is at risk of becoming the critical path. Monitoring near-critical paths helps anticipate schedule risks before they impact the project end date.
Watch Out For
> ⚠️ Exam Trap: The critical path is the longest path, not the shortest. It represents the minimum time to complete the project.
> ⚠️ Exam Trap: Free Float is always ≤ Total Float. Free Float is the more restrictive of the two measures.
> ⚠️ Exam Trap: Negative float does NOT mean you have extra time. It means the schedule is impossible as planned — action is required immediately.
> ⚠️ Exam Trap: Crashing and fast-tracking are only effective on critical path activities. Applying them to activities with float will not shorten the overall schedule.
---
5. Agile & Hybrid Scheduling
Summary
The PMP exam now heavily emphasizes agile and hybrid approaches. Agile scheduling replaces fixed long-range plans with iterative, adaptive cycles that deliver value incrementally. You must understand both the mechanics and the mindset.
Core Agile Scheduling Concepts
Rolling Wave Planning
An iterative planning approach where:
This bridges traditional and agile approaches and is relevant in both frameworks.
Agile vs. Predictive Scheduling Comparison
| Dimension | Predictive (Waterfall) | Agile (Scrum) |
|---|---|---|
| Planning Horizon | Full project upfront | Sprint-by-sprint |
| Scope Flexibility | Fixed | Adaptive |
| Schedule Unit | Gantt chart / milestones | Sprints / velocity |
| Progress Tracking | % complete vs. baseline | Burndown chart |
| Requirements Owner | Project Manager | Product Owner |
Key Terms
Watch Out For
> ⚠️ Exam Trap: In Scrum, the Product Owner manages the backlog, NOT the project manager or Scrum Master. Know who owns what.
> ⚠️ Exam Trap: Velocity is used for forecasting, not for evaluating team performance or comparing teams. Do not confuse it with a productivity metric.
> ⚠️ Exam Trap: Rolling wave planning is NOT exclusively agile — it is used in predictive projects as well when future work is uncertain.
---
6. Schedule Control & Monitoring (EVM)
Summary
Earned Value Management (EVM) provides objective, quantitative measures of schedule and cost performance. The PMP exam requires you to calculate, interpret, and recommend actions based on EVM metrics.
Key EVM Variables
| Variable | Symbol | Definition |
|---|---|---|
| Planned Value | PV | Budgeted value of work scheduled to be done |
| Earned Value | EV | Budgeted value of work actually completed |
| Actual Cost | AC | Actual cost incurred for work performed |
Schedule-Specific EVM Formulas
| Metric | Formula | Interpretation |
|---|---|---|
| Schedule Variance (SV) | EV – PV | Negative = behind; Positive = ahead |
| Schedule Performance Index (SPI) | EV / PV | < 1.0 = behind schedule; > 1.0 = ahead |
> Example: EV = $85,000 | PV = $100,000
> SV = 85,000 – 100,000 = –$15,000 (behind schedule)
> SPI = 85,000 / 100,000 = 0.85 (getting $0.85 of work done per $1.00 planned)
Schedule Baseline
Watch Out For
> ⚠️ Exam Trap: SV and SPI measure schedule performance in dollar terms, not time. A negative SV does not directly tell you how many days behind you are.
> ⚠️ Exam Trap: SPI < 1.0 always means behind schedule, regardless of how close to 1.0 it appears. An SPI of 0.99 is still behind.
> ⚠️ Exam Trap: The schedule baseline cannot be informally updated. Any change requires formal change control — this is a favorite scenario question on the exam.
---
Quick Review Checklist
Use this checklist in the final days before your exam to confirm mastery: