Estimate at Completion (EAC) Calculator
Forecast the total cost of your project given current performance. The most common formula assumes today's cost efficiency continues: EAC = BAC / CPI. The calculator also reports projected variance at completion (VAC).
The three EAC formulas
| Formula | When to use |
|---|---|
| EAC = BAC / CPI | Default. Current cost performance is expected to continue for remaining work. |
| EAC = AC + (BAC − EV) | Atypical. Current variance is a one-off; remaining work follows the original plan. |
| EAC = AC + ((BAC − EV) / (CPI × SPI)) | Pessimistic. Both cost and schedule performance are expected to continue. |
Worked example
A software project has BAC = $100,000. After 3 months it has earned EV = $35,000 against AC = $38,000.
- CPI = 35,000 / 38,000 = 0.921
- EAC = 100,000 / 0.921 = $108,571
- VAC = 100,000 − 108,571 = −$8,571 (forecast deficit)
- ETC = 108,571 − 38,000 = $70,571 remaining
The project is forecast to overrun the original budget by about 8.6 percent if current efficiency continues. Use the CPI Calculator to drill into cost efficiency, or the full EVM Calculator for all 8 metrics together.
Common mistakes when computing EAC
- Picking the wrong formula. Default to BAC / CPI unless you can defend why current variance is a one-off.
- Forgetting BAC re-baselines. If BAC has been formally changed, EAC must be recomputed against the new BAC.
- Using monthly EV with cumulative AC. Both must be cumulative-to-date for the standard formulas.
- Treating EAC as fixed. EAC is a forecast that should be updated every reporting period.
Frequently asked questions
What is Estimate at Completion?
EAC is the forecasted total cost of a project given its current performance. It replaces the original BAC as the working forecast once the project is underway and actual data is available.
What does a negative VAC mean?
VAC = BAC − EAC. A negative VAC means EAC exceeds BAC — the project is forecast to overrun its original budget. Positive VAC is a forecast surplus.
Is EAC the same as ETC?
No. EAC is the forecast total project cost (past + future). ETC is only the cost remaining from now to completion: ETC = EAC − AC.
Can EAC be lower than BAC?
Yes. If CPI is greater than 1.0, the project is delivering more value than its cost, and EAC = BAC / CPI is below the original budget — a forecast surplus.
How does EAC tie to TCPI?
TCPI tells you the cost efficiency required on remaining work to finish at the original BAC (or at the EAC). If TCPI is above 1.0, it is a warning that the team must outperform the original plan to avoid overrun.
Related references
- CPI Calculator — measure cost efficiency
- What is Budget at Completion?
- PMP Formulas cheat sheet — all 9 EVM formulas
- Full EVM Calculator — compute all 8 metrics together
Disclaimer: This calculator is provided as an educational reference. It is not professional project management or financial advice. Always verify results against your organization's project controls policies and the latest PMI / PMBOK guidance.