PMP Exam Study Guide: Cost & Budget
Overview
Cost and budget management is a critical knowledge area on the PMP exam, covering how projects are estimated, budgeted, tracked, and controlled. This guide covers four major domains: Cost Estimation, Budget & Baseline, Earned Value Management (EVM), and Cost Control, with a strong emphasis on formulas and their interpretations. Expect calculation-based scenario questions as well as conceptual application questions on the exam.
---
Cost Estimation
Summary
Cost estimation is the process of developing an approximation of the financial resources needed to complete project work. The accuracy of an estimate depends on the technique used and the information available at the time. Estimates evolve throughout the project lifecycle — from rough ballpark figures early on to more precise figures as scope is better defined.
Estimating Techniques
| Technique | Approach | Accuracy | Speed | When Used |
|---|---|---|---|---|
| Analogous | Top-down; uses historical data | Low | Fast | Early phases, limited info |
| Parametric | Statistical relationships (unit rates) | Medium–High | Moderate | When reliable models exist |
| Bottom-Up | Aggregates individual work package estimates | Highest | Slowest | When detailed scope is defined |
| PERT (Three-Point) | Weighted average of O, M, P | Higher than single-point | Moderate | When uncertainty is high |
Key Formulas
Estimate Accuracy Ranges
| Estimate Type | Accuracy Range | Phase |
|---|---|---|
| Rough Order of Magnitude (ROM) | –25% to +75% | Initiating |
| Budget Estimate | –10% to +25% | Planning |
| Definitive Estimate | –5% to +10% | Later Planning/Execution |
Cost Types
Reserve Analysis
- Cover known-unknown risks (identified risks with uncertain outcomes)
- Controlled by the project manager
- Included in the cost baseline
- Cover unknown-unknown risks (completely unforeseen events)
- Controlled by senior management/sponsor
- Excluded from the cost baseline
Key Terms
⚠️ Watch Out For
---
Budget & Baseline
Summary
The Determine Budget process consolidates all individual cost estimates into an authorized, time-phased spending plan — the cost baseline. This baseline is the benchmark against which all future cost performance is measured.
The Budget Hierarchy
```
Project Budget
├── Cost Baseline ← Approved time-phased budget
│ ├── Control Accounts
│ │ └── Work Packages
│ │ └── Activity Estimates
│ └── Contingency Reserves (for known risks)
└── Management Reserves (for unknown risks)
```
Key Relationships & Formulas
Key Terms
⚠️ Watch Out For
---
Earned Value Management (EVM)
Summary
EVM is an integrated performance measurement technique that compares planned work, completed work, and actual costs to provide objective measures of schedule and cost performance. It uses three core data points — PV, EV, and AC — to calculate variances and performance indices.
The Three Core EVM Values
| Term | Acronym | Old Name | Definition |
|---|---|---|---|
| Planned Value | PV | BCWS | Budgeted cost of work scheduled — what you planned to spend by now |
| Earned Value | EV | BCWP | Budgeted cost of work performed — value of work actually completed |
| Actual Cost | AC | ACWP | Actual cost incurred for work performed — what you actually spent |
> 💡 Memory Tip: EV is always in the middle — it compares against both PV (for schedule) and AC (for cost).
EVM Formulas at a Glance
#### Variances (Negative = Bad)
| Formula | Name | Result Interpretation |
|---|---|---|
| CV = EV – AC | Cost Variance | Negative = Over Budget |
| SV = EV – PV | Schedule Variance | Negative = Behind Schedule |
#### Performance Indices (< 1.0 = Bad, > 1.0 = Good)
| Formula | Name | Result Interpretation |
|---|---|---|
| CPI = EV / AC | Cost Performance Index | < 1.0 = Over Budget; > 1.0 = Under Budget |
| SPI = EV / PV | Schedule Performance Index | < 1.0 = Behind Schedule; > 1.0 = Ahead |
Interpreting CPI and SPI Values
| CPI Value | Meaning |
|---|---|
| CPI = 1.0 | Exactly on budget — $1 earned for every $1 spent |
| CPI = 0.85 | Over budget — only $0.85 earned per $1 spent |
| CPI = 1.15 | Under budget — $1.15 earned per $1 spent |
| SPI Value | Meaning |
|---|---|
| SPI = 1.0 | Exactly on schedule |
| SPI = 0.90 | Behind schedule — only 90% of planned work accomplished |
| SPI = 1.20 | Ahead of schedule — 20% more work done than planned |
Key Terms
⚠️ Watch Out For
---
Forecasting
Summary
Forecasting formulas project where the project will end up based on current performance. The key question is: "What assumptions are we making about future performance?" The answer determines which EAC formula to use.
EAC Formulas — Choosing the Right One
| Scenario / Assumption | EAC Formula |
|---|---|
| Current variances are atypical; future work proceeds at planned rate | `EAC = AC + (BAC – EV)` |
| Current CPI will continue for the rest of the project (most common) | `EAC = BAC / CPI` |
| Both CPI and SPI will influence remaining work | `EAC = AC + [(BAC – EV) / (CPI × SPI)]` |
| New ETC estimate provided by the team | `EAC = AC + ETC` |
ETC Formulas
| Scenario | ETC Formula |
|---|---|
| Future work at current CPI | `ETC = (BAC – EV) / CPI` |
| Future work at planned rate (variances atypical) | `ETC = BAC – EV` |
| New bottom-up re-estimate | ETC = New estimate from team |
VAC and TCPI
| Formula | Name | Interpretation |
|---|---|---|
| VAC = BAC – EAC | Variance at Completion | Negative = projected to finish over budget |
| TCPI (BAC) = (BAC – EV) / (BAC – AC) | To-Complete Performance Index | Efficiency needed to meet original budget |
| TCPI (EAC) = (BAC – EV) / (EAC – AC) | To-Complete Performance Index | Efficiency needed to meet new approved EAC |
TCPI Interpretation
| TCPI Value | Meaning |
|---|---|
| TCPI = 1.0 | Remaining work must be done at exactly the planned efficiency |
| TCPI > 1.0 | Remaining work must be done more efficiently than planned — harder goal |
| TCPI < 1.0 | Remaining work can be done less efficiently than planned — easier goal |
> 💡 Key Relationship: If current CPI < 1.0 (over budget), TCPI based on BAC will be > 1.0 — confirming the project needs to improve efficiency to recover. If TCPI is significantly greater than CPI, the budget goal may be unrealistic.
Key Terms
⚠️ Watch Out For
---
Cost Control
Summary
The Control Costs process monitors project spending, manages changes to the cost baseline through integrated change control, and analyzes variances to determine corrective or preventive actions. It relies heavily on EVM data to make informed decisions.
Key Concepts
Gold Plating vs. Scope Creep
| Issue | Description | Who Causes It |
|---|---|---|
| Gold Plating | Team adds unrequested features/quality beyond agreed scope | Project Team |
| Scope Creep | Uncontrolled additions to scope without formal change control | Stakeholders / PM |
Both consume budget without delivering approved value and must be actively prevented.
Key Terms
⚠️ Watch Out For
---
Master Formula Reference Sheet
| Formula | Name |
|---|---|
| `E = (O + 4M + P) / 6` | PERT Estimate (Beta) |
| `σ = (P – O) / 6` | PERT Standard Deviation |
| `Project Budget = Cost Baseline + Management Reserves` | Budget Hierarchy |
| `CV = EV – AC` | Cost Variance |
| `SV = EV – PV` | Schedule Variance |
| `CPI = EV / AC` | Cost Performance Index |
| `SPI = EV / PV` | Schedule Performance Index |
| `EAC = AC + (BAC – EV)` | EAC (atypical variances) |
| `EAC = BAC / CPI` | EAC (current CPI continues) |
| `EAC = AC + ETC` | EAC (new ETC estimate) |
| `ETC = (BAC – EV) / CPI` | ETC (at current CPI) |
| `VAC = BAC – EAC` | Variance at Completion |
| `TCPI = (BAC – EV) / (BAC – AC)` | TCPI (based on BAC) |
| `TCPI = (BAC – EV) / (EAC – AC)` | TCPI (based on EAC) |
---