Earned Value Management Explained for Everyone

Earned Value Management Explained

Today we’re going to take a look at Earned Value Management (EVM).

Managing a project can feel like driving on a foggy road: you know where you want to go, but it’s hard to tell if you’re on time, on budget or heading off-course. Earned Value Management (EVM) is a simple set of ideas and numbers that clears the fog. It tells you how your project is doing in terms of schedule and cost and gives early warning if things are going wrong.

EVM is a way to compare three things:

  • What you planned to do (Budgeted Cost of Work Scheduled – BCWS, often called Planned Value or PV)
  • What you actually spent (Actual Cost of Work Performed – ACWP, often called Actual Cost or AC)
  • What work you actually finished (Budgeted Cost of Work Performed – BCWP, often called Earned Value or EV)

Put simply:

  • Planned Value (PV) = how much work you intended to have done by now, in terms of money.
  • Actual Cost (AC) = how much money you’ve actually spent so far.
  • Earned Value (EV) = the value of the work you’ve actually completed so far, measured in the same budget terms.

These three numbers let you see if you’re on track.

The key metrics (plain language)

  • Schedule Variance (SV) = EV − PV
    • Positive: you’re ahead of schedule (you’ve earned more than planned).
    • Negative: you’re behind schedule.
  • Cost Variance (CV) = EV − AC
    • Positive: you’re under budget (you earned more value than you spent).
    • Negative: you’re over budget.
  • Schedule Performance Index (SPI) = EV / PV
    • >1 means faster than planned, <1 means slower.
  • Cost Performance Index (CPI) = EV / AC
    • >1 means cost-efficient, <1 means cost-inefficient.

A Simple Example

  • Planned to spend $100 by now and planned to finish 50% of the project → PV = $50.
  • You actually spent $60 → AC = $60.
  • You actually finished 40% of the project → EV = $40.
  • SV = 40 − 50 = −10 (behind schedule)
  • CV = 40 − 60 = −20 (over budget)
  • SPI = 40 / 50 = 0.8 (slower)
  • CPI = 40 / 60 = 0.67 (cost-inefficient)

Why EVM Matters

  • Early warning – It shows issues sooner than just looking at schedule or cost alone.
  • Combined view – It ties schedule and budget together — you see not just how much you spent but what you got for it.
  • Better decisions – With simple indices, you can estimate final cost and time and decide whether to add resources, reduce scope, or replan.

Limitations (so you don’t get surprised)

  • Requires a baseline plan: you must know planned work and budget up front.
  • Needs consistent measurement of percent-complete – estimating progress poorly gives bad results.
  • Less useful for highly exploratory work where outputs aren’t well-defined.
  • Doesn’t explain root causes – it signals problems but you still need to investigate why.

Simple steps to get started

  1. Break the project into tasks with budgets and scheduled dates.
  2. Track actual spending for each task.
  3. At regular intervals, estimate percent complete for each task and calculate EV.
  4. Compute SV, CV, SPI, and CPI.
  5. Use the results to adjust work, schedule, or budget and repeat.

Quick tips for non-experts

  • Keep task sizes reasonable – too big makes percent-complete guesses unreliable.
  • Update often (weekly or biweekly) so trends show early.
  • Use CPI and SPI together – one alone doesn’t tell the whole story.
  • Remember: EVM informs decisions; it doesn’t fix problems by itself.

Summary

Earned Value Management turns three simple numbers – planned work, money spent and work done into clear indicators of project health. For anyone running projects, it’s a practical tool to know if you’re on time, on budget or need to change course before it’s too late.