Cost Performance Index (CPI)
An earned value efficiency metric defined as Earned Value divided by Actual Cost, indicating how much value the project has earned for every dollar actually spent.
Definition
The Cost Performance Index (CPI) is the cornerstone efficiency metric of Earned Value Management. It is calculated as CPI = EV / AC, where EV is the Earned Value (the budgeted cost of work performed) and AC is the Actual Cost (what has actually been spent). CPI > 1.00 means the project is delivering more value than it is spending; CPI < 1.00 means it is spending faster than it is delivering. As a ratio, it is comparable across periods, work packages, and even across projects.
History
CPI was formalised inside the U.S. Department of Defense Cost/Schedule Control Systems Criteria (C/SCSC) in 1967 and migrated into commercial use through the ANSI/EIA-748 standard. It remains the most-watched leading indicator on capital projects, federal contracts, and increasingly on large agile delivery programmes that have adopted EVM-lite reporting.
Principles
- Trend, not snapshot: single-period CPI bounces; rolling CPI tells the story.
- Decompose: a healthy project-level CPI can hide a sick work package.
- Pair with SPI: CPI alone is half the picture; combine with Schedule Performance Index for full diagnosis.
- Stabilises early: AACE research shows CPI rarely improves by more than 10% after the 20% complete mark.
- Honest EV is non-negotiable: CPI is only as good as the EV measurement method.
Real-World Construction Example
On a refinery turnaround, the project-level CPI sat at 0.97 — not great, but defensible. Decomposing by work package revealed CPI of 0.81 in electrical and 1.12 in mechanical. The mechanical surplus was masking the electrical bleed. The control team rebalanced crews, escalated supplier issues, and brought the electrical CPI to 0.94 by the time the turnaround completed. Without the decomposition, the project would have closed $4.6M over budget while still reporting "near plan."
Real-World IT / Agile Example
Agile programmes can compute a CPI-equivalent using budgeted cost of features delivered over actual spend. A digital-transformation programme I supported showed quarterly CPI of 0.83 in year one; the team was burning capacity on rework and undeclared technical debt. After introducing a Definition of Done that included automated tests and observability, CPI moved to 0.97 by year two — same staffing, more value per dollar.
Forecasting with CPI
CPI drives the canonical Estimate at Completion formula EAC = BAC / CPI, which assumes the future will look like the past. For projects with stable CPI past the 20% mark, this is the most reliable forecast available. For volatile projects, blend with SPI (EAC = BAC / (CPI × SPI)) or use Monte Carlo.
Project Controls Perspective
Controls leads track CPI by work package, by contractor, and at project level. Three diagnostics matter: trend direction (three-period moving average), dispersion (CPI variance across work packages), and cumulative vs. period CPI (a widening gap means recent periods are worse than the cumulative average — an early-warning signal).
Common Mistakes
- Reporting cumulative CPI only — recent deterioration disappears.
- Using milestone-based EV (0/100 or 50/50) on long-duration work, which produces lumpy CPI.
- Failing to decompose by work package; the project average hides the sick branches.
- Treating a CPI of 0.95 as "close enough" in early periods — it usually gets worse, not better.
- Excluding contingency draws from AC, making CPI look healthier than it is.
- No corrective action — CPI is information, not magic.
Expert Tips
- Watch the slope, not the value. A declining CPI of 1.05 is a worse signal than a flat 0.92.
- Decompose ruthlessly. Project CPI is an average; problems live in the components.
- Pair CPI with SPI and TCPI (To-Complete Performance Index) for a full picture.
- Set CPI thresholds for escalation. < 0.95 sustained for three periods should trigger a recovery plan.
- Audit the EV method. If EV is inflated, CPI is fiction.
Key Takeaways
- CPI = EV / AC; > 1.00 means cost efficient.
- The trend matters more than any single value.
- CPI stabilises early; bank on it after the 20% mark.
- Always decompose: project averages hide sick branches.
- Pair with SPI for schedule context, with TCPI for forward look.
Related Concepts
CPI sits inside EVM, alongside EAC, Cost Control, Budget Control, and S-curves. Templates at PMMilestone.org.
Frequently Asked Questions
What is a good CPI?
On capital projects, 0.95–1.05 is the realistic operating band. Sustained CPI below 0.95 should trigger a recovery plan. CPI consistently above 1.10 usually indicates padded estimates rather than excellent performance.How is CPI calculated?
Earned Value (EV) divided by Actual Cost (AC). EV is the budgeted cost of work performed; AC is what has actually been spent. The ratio expresses how many dollars of value each dollar of spend has produced.When does CPI become reliable?
After about 20% complete. AACE research and decades of programme data show CPI rarely improves by more than 10% from that point — so early CPI is a good predictor of final performance.What is the difference between CPI and SPI?
CPI measures cost efficiency (value per dollar); SPI measures schedule efficiency (value per planned dollar). They diagnose different problems and should always be read together.Can CPI be applied to agile projects?
Yes — define EV as the budgeted cost of features delivered (or story points completed × cost per point) and divide by actual capacity cost. Many enterprise agile programmes use this CPI-equivalent for portfolio reporting.What is TCPI?
The To-Complete Performance Index — the cost efficiency the project must achieve from now to completion to land on the budget (or the EAC). If TCPI is much higher than current CPI, the plan is no longer credible.Why does my CPI keep falling?
Common drivers: under-estimated scope, productivity loss, rework, scope creep absorbed without budget transfer, or inflated EV being corrected. Decompose by work package and the cause usually becomes obvious.Should contingency draws affect CPI?
Yes — actual costs from contingency draws belong in AC. Excluding them produces an artificially healthy CPI and delays corrective action.What is a common misconception about Cost Performance Index (CPI)?
That the topic is well-defined across all references. In practice, definitions vary between PMBOK, PRINCE2, AACE and ISO 21500 — this entry uses the definition most aligned with field practice on capital projects, and flags where the standards diverge.Which related encyclopedia entries should I read alongside Cost Performance Index (CPI)?
Read Earned Value Management, Critical Path Method and the DCMA 14-point assessment next. The full A–Z is available in the PMMilestone Encyclopedia, and quick one-line definitions live in the PM Glossary on the flagship platform.How does Dr. Hassan Eliwa's research treat Cost Performance Index (CPI)?
Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. Cost Performance Index (CPI) is treated through that lens — what a planning or controls engineer is expected to do with it on a live project, not its textbook definition alone. See the full research library at PMMilestone Research Articles.How is Cost Performance Index (CPI) defined on PMMilestone Research & Insights?
An earned value efficiency metric defined as Earned Value divided by Actual Cost, indicating how much value the project has earned for every dollar actually spent. For the full treatment, see the definition, principles, applications and related entries above — every encyclopedia entry follows the same research-grade structure.
Related Entries
Further reading on PMMilestone.org
Curated companion resources hosted on the flagship platform, PMMilestone.org.
- For practitioners who want to go deeper, the Project Controls Academy.
- Engineers researching this topic typically continue with the Learning Tracks.
- A practical companion to this entry is the Books & Publications.
- Closely related on the flagship platform is the EVM Calculator.
- Useful alongside this article is the Schedule Health Checker.
- Many readers follow this up with the PMMilestone.org knowledge hub.