EVM

Earned Value Management


EVM


EVM Formulas


What is Earned Value Management?

Earned Value Management (EVM) is a project control technique that combines measurements of scope, schedule, and cost into a single integrated view of project performance. Instead of just asking "are we on budget?" or "are we on schedule?" separately, EVM lets you ask both at the same time, using three core numbers you track at a given point in time (the "status date"):

  • Planned Value (PV) — the budgeted cost of the work you scheduled to have done by now.
  • Earned Value (EV) — the budgeted cost of the work you have actually completed by now.
  • Actual Cost (AC) — what you have actually spent to get that work done.

Everything else in EVM — variances, performance indexes, and forecasts — is derived from these three values.

Step 1: Build Your Baseline

Before you can measure anything, you need a baseline to measure against. This means:

  1. Break the project down into tasks or work packages (a Work Breakdown Structure).
  2. Assign a budget (planned cost) to each task.
  3. Schedule each task with a planned start and end date.
  4. Lock this in as your baseline — the plan you will measure actual progress against.

Without a baseline, PV has no meaning, because PV is entirely defined by "what the plan says should be done by this date."

Step 2: Pick a Status Date and Gather Your Three Numbers

On a regular cadence (weekly or monthly), choose a status date and collect:

  • PV — sum the budgeted cost of all work that was scheduled to be complete by the status date.
  • EV — sum the budgeted cost of the work actually completed (or the % complete × task budget for partially done tasks).
  • AC — sum what was actually spent (labor, materials, etc.) on that work so far.

The honesty of your EV figure matters most. A common trap is marking tasks "50% done" out of habit rather than fact — this quietly corrupts every number that follows.

Step 3: Calculate Variances

Variances tell you, in currency terms, whether you're ahead/behind and under/over:

  • Schedule Variance (SV) = EV − PV — positive means ahead of schedule, negative means behind.
  • Cost Variance (CV) = EV − AC — positive means under budget, negative means over budget.

A quick way to remember it: EV is the anchor. Compare EV to PV for schedule, and EV to AC for cost.

Step 4: Calculate Performance Indexes

Indexes express the same information as ratios, which makes them easier to compare across projects or over time:

  • Schedule Performance Index (SPI) = EV ÷ PV — above 1.0 is ahead of schedule, below 1.0 is behind.
  • Cost Performance Index (CPI) = EV ÷ AC — above 1.0 is under budget, below 1.0 is over budget.

For example, a CPI of 0.90 means that for every R1 spent, you are only getting R0.90 of planned value back — a warning sign that costs are running ahead of progress.

Step 5: Forecast Where the Project Is Heading

EVM's real power is that it lets you forecast the future from current trends, rather than just reporting the past:

  • Budget at Completion (BAC) — the total original budget for the whole project.
  • Estimate at Completion (EAC) = BAC ÷ CPI — what the project is now expected to cost in total, assuming current cost performance continues.
  • Estimate to Complete (ETC) = EAC − AC — how much more money is needed to finish.
  • Variance at Completion (VAC) = BAC − EAC — how far over or under the original budget you expect to finish.
  • To-Complete Performance Index (TCPI) = (BAC − EV) ÷ (BAC − AC) — the cost efficiency required on all remaining work to still finish on the original budget.

If TCPI is much higher than your CPI so far, that's a strong signal the original budget is no longer realistic unless something changes.

Step 6: Track Trends, Not Just Snapshots

A single CPI or SPI reading only tells you where you are today. Plot PV, EV, and AC as curves over time (the classic "S-curve") and watch the trend in CPI/SPI over several reporting periods. A project drifting from 1.05 to 0.95 CPI over three months is a very different situation from one that has been steady at 0.95 the whole time.

Use the trend to decide when to intervene: re-plan, add resources, cut scope, or escalate — before the variance becomes unrecoverable.

Step 7: Report and Act

Turn the numbers into decisions:

  1. Report SV/CV and SPI/CPI to stakeholders alongside the forecast EAC.
  2. Investigate the root cause of any variance beyond your agreed threshold (e.g. ±10%).
  3. Decide on corrective action: re-baseline, add resources, adjust scope, or accept the variance.
  4. Re-forecast after any corrective action to confirm it moves CPI/SPI back toward 1.0.

Quick Reference Cheat Sheet

Metric Formula Meaning
SV EV − PV Ahead (+) or behind (−) schedule, in Rand
CV EV − AC Under (+) or over (−) budget, in Rand
SPI EV ÷ PV Schedule efficiency ratio
CPI EV ÷ AC Cost efficiency ratio
EAC BAC ÷ CPI Forecast total cost at completion
ETC EAC − AC Estimated cost remaining
VAC BAC − EAC Forecast variance at completion
TCPI (BAC − EV) ÷ (BAC − AC) Efficiency needed on remaining work to hit BAC

Project Data Extraction Tool

Download the tool to help extract project data for use in your own EVM calculations.

Download ProjectDataExtractionTool.zip