Learning track

Earned Value Management Learning Track: From PV and EV to Probabilistic EAC

Dr. Hassan Eliwa, PhDWritten by Dr. Hassan Eliwa, PhD Published 2026-06-04 Updated 2026-06-04 15 min read
PMMilestone Academy
Earned value management S-curves and KPI gauges

Step 1: The three curves — PV, EV, AC

Every EVM system rests on three time-phased curves. Planned value (PV) is the budgeted cost of the work scheduled to be done by the data date — the baseline. Earned value (EV) is the budgeted cost of the work actually accomplished by the data date — physical progress translated into dollars at baseline rates. Actual cost (AC) is what has actually been spent.

The relationship between the three tells you almost everything about project performance. EV above PV means ahead of schedule in cost terms; EV below PV means behind. EV above AC means under budget; EV below AC means over. If you only ever drew three curves on a project, these would be the three to draw. Everything else in EVM is derived from them.

Step 2: The performance indices — SPI and CPI

Schedule performance index (SPI) is EV divided by PV. A value of 1.0 means on schedule; below 1.0 means behind; above 1.0 means ahead. Cost performance index (CPI) is EV divided by AC. A value of 1.0 means on budget; below 1.0 means over; above 1.0 means under. Both are dimensionless ratios, which is what makes them useful for comparing projects of different sizes.

The most important property of CPI is its stability. On most projects, once CPI has stabilised at around 20% complete, it tends to stay within a narrow band for the rest of the project. That makes CPI the most reliable single predictor of final cost, which is why almost every EVM-based forecast uses it as the multiplier. The SPI Calculator and CPI Calculator in the tools library let you run these numbers against your own project data.

Step 3: The variance metrics — SV and CV

Where the indices are ratios, the variances are dollar amounts. Schedule variance (SV) is EV minus PV — the dollar value of work behind or ahead of schedule. Cost variance (CV) is EV minus AC — the dollar value over or under budget. Variances are useful when the audience needs absolute numbers (boards, sponsors, finance) and indices are useful when the audience needs trend (project managers, controls teams).

Negative SV does not mean the project will finish late by the SV amount. It means the project has earned less value than planned by the data date. The conversion from SV to forecast date slip requires earned schedule (covered in Step 7) or a fully recalculated CPM forecast. This is the single biggest interpretation error in EVM reporting.

Step 4: TCPI — the index that tells you the future

To-complete performance index (TCPI) is the CPI you need to achieve from now until completion to finish at a given target. It is calculated as (BAC − EV) divided by (BAC − AC) when the target is the original budget, or (BAC − EV) divided by (EAC − AC) when the target is the current forecast.

TCPI is the metric that exposes denial. If your CPI to date is 0.85 and the TCPI required to finish at budget is 1.25, the project is signalling that it must perform 47% better for the rest of its life than it has so far. That almost never happens. TCPI's job is to make the math of catching up visible so that the project board can make the call between cost increase, scope cut or schedule extension.

Step 5: EAC and ETC — the forecast

Estimate at completion (EAC) is the forecast of what the project will actually cost. Estimate to complete (ETC) is what it will cost from now to finish. EAC = AC + ETC. The interesting question is how to calculate ETC.

There are four standard formulas. EAC1 = BAC / CPI assumes future performance equals past cost performance — the most reliable when CPI has stabilised. EAC2 = AC + (BAC − EV) assumes future performance returns to plan — usually optimistic. EAC3 = AC + (BAC − EV) / (CPI × SPI) blends cost and schedule performance — useful when both are constrained. EAC4 = AC + bottom-up re-estimate — the most accurate but the most effort.

The right answer is to use EAC1 as the baseline forecast, EAC3 as the worst-case forecast, and EAC4 once a quarter as a sanity check. Reporting a single EAC number is misleading; reporting a range with confidence bands is honest.

Step 6: Reading the four-square diagnostic

Plot SPI on the horizontal axis and CPI on the vertical axis. The plane divides into four quadrants. Top right (SPI > 1, CPI > 1) is the healthy quadrant — ahead and under. Top left (SPI < 1, CPI > 1) is the resource-constrained quadrant — behind but under, usually a sign of under-resourcing. Bottom right (SPI > 1, CPI < 1) is the overheating quadrant — ahead but over, usually a sign of throwing money at the schedule. Bottom left (SPI < 1, CPI < 1) is the crisis quadrant — behind and over.

Projects drift between quadrants over time. Tracking the trajectory is more informative than the spot value. A project moving from top-right to bottom-right is overheating; one moving from top-left to bottom-left is collapsing. The EAC and TCPI calculators help quantify the implication of the trajectory.

Step 7: Earned schedule — fixing EVM's time problem

Classic EVM has a known weakness: SPI converges to 1.0 at the end of the project regardless of how late it actually finishes, because EV always reaches BAC eventually. Earned schedule (ES) solves this by translating earned value into time units rather than dollars.

ES is the time at which the current EV was originally planned. Schedule variance in time (SV-t) is ES minus actual time. Schedule performance index in time (SPI-t) is ES divided by actual time. Unlike classic SPI, SPI-t does not collapse to 1.0 at the end; it continues to reflect the real schedule slip. The Earned Schedule Calculator computes both.

Step 8: Probabilistic EAC

The final step is to combine EVM with Monte Carlo. Instead of reporting EAC as a single number, model the inputs — remaining work, CPI uncertainty, risk events — as distributions and simulate. The output is a probability distribution of final cost, from which you can read P50, P80 and P90 forecasts.

Probabilistic EAC is what mature owners and contractors report at portfolio level. It is also the bridge between EVM and contingency reserve sizing — the gap between P50 and P80 is a reasonable starting point for contingency. The Risk and Reserves track explains how to size and draw down reserves over time.

Putting EVM into practice

EVM only works when three conditions are met. First, the scope is defined well enough to allocate budget to work packages and earned value to physical progress. Second, the progress measurement method is consistent — 50/50, percent complete, milestone weights or units complete, but the same method for the same type of work. Third, the cadence is disciplined: monthly is the minimum, biweekly is better for fast-moving construction.

Done well, EVM becomes the single trusted source of truth for project performance. Done badly, it becomes a compliance exercise that nobody believes. The difference is almost always in the integrity of the inputs, not the sophistication of the formulas.

Frequently asked questions

Is EVM only for large projects?

No. The disciplines scale down well to projects above roughly $500k; below that, the overhead can outweigh the benefit.

When does CPI become reliable?

Typically once the project is around 20% complete; before that, CPI is too volatile to forecast with.

Why does SPI go back to 1.0 at the end of a late project?

Because classic SPI is EV / PV and EV always reaches BAC eventually. Earned schedule fixes this by working in time units.

Can EVM be combined with agile delivery?

Yes — earned value is calculated against accepted story points or feature credits instead of physical progress, with the same SPI / CPI logic.

Practise immediately

Related calculators

Open the calculators referenced in this article and run them against your own project numbers.

More tracks

Other learning tracks

Latest Insights

Project intelligence, weekly

Auto-synced from PMMilestone3.com — fresh articles with photos.

View all insights
Featured Academy

Featured Academy learning pages

Hand-picked tracks, pillars and deep-dives — rotated on every refresh so you discover something new each visit.

Browse all Academy
Open notebook with question marks under soft blue light
Knowledge pillar

Q&A and Exam-Style Questions

Concept questions in the style of PMP / PMI examinations, plus practical scenarios from real construction and PMO environments.

Read article
Construction productivity charts overlaid on worksite silhouettes
Knowledge pillar

Construction Productivity Management

How to measure, benchmark and improve construction productivity at crew, discipline and project level — and use it as a leading indicator for schedule and cost.

Read article
Dark navy floating glass calculator cards with glowing inputs
Knowledge pillar

Interactive Calculators

More than thirty client-side calculators covering EVM, schedule, risk, construction productivity, contingency, PMO maturity and career planning.

Read article
Dark navy earned value dashboard with glowing S-curves
Learning track

Earned Value Management

From PV / EV / AC to SPI, CPI, EAC, ETC, VAC and TCPI — the full toolkit for measuring and forecasting project performance.

Read article
Dark navy Gantt chart with glowing critical path
Learning track

Planning and Scheduling

Baseline development, critical path, float erosion, recovery schedules and forensic delay analysis — explained for working planners.

Read article
Dark navy collage of construction project photos and editorial layouts
Knowledge pillar

Case Studies and Insights

Auto-synced articles from PMMilestone3.com bring fresh case studies, failure patterns and project-intelligence commentary into the Academy.

Read article
Forensic delay analysis with magnifier over Gantt schedule windows
Learning track

Construction Delay Analysis Learning Track

A structured learning track on construction delay analysis methodologies — what to use, when to use it, what evidence to keep and how to defend it in dispute.

Read article
Dark navy executive project controls dashboard with KPI tiles, S-curve and risk heatmap
Knowledge pillar

Project Controls Dashboard Design Masterclass

How to design project controls dashboards that drive real decisions — KPI selection, EVM visualisation, risk indicators, layout patterns and the most common dashboard mistakes.

Read article
Executive PMO dashboard with KPI tiles and portfolio heatmap
Knowledge pillar

PMO Reporting and Executive Dashboards

How to design PMO reports and executive dashboards that drive decisions instead of just describing status — KPI hierarchies, narrative structure and the cadence that keeps them honest.

Read article
Enterprise Upgrade

Upgrade to Enterprise-Level Project Intelligence

Discover the Elite Project Controls System — a professional intelligence framework for modern project controls, forecasting, executive reporting, AI PM workflows and risk management.

  • Executive-grade KPI frameworks
  • AI-powered project workflows
  • Forecasting & risk intelligence
  • PMO-ready reporting templates

Related: Academy · Tools · Insights · Site map

Buy me a coffee