how to calculate earned value

Earned Value Management Calculator

Project management often feels like navigating a ship through uncharted waters. How do you know if you're on course, ahead of schedule, or blowing through your budget? Enter Earned Value Management (EVM) – a powerful project control methodology that integrates scope, schedule, and cost to provide a comprehensive view of project performance.

This article will demystify earned value, walking you through its core components, how to calculate them, and how to interpret the results to make informed project decisions. Use our interactive calculator above to practice these concepts with your own project data!

What is Earned Value Management (EVM)?

Earned Value Management (EVM) is a project management methodology for objectively measuring project performance and progress. It has the ability to combine measurements of scope, schedule, and cost into a single integrated system. By comparing the planned amount of work with what has actually been completed and its actual cost, EVM provides an early warning signal for potential project overruns or delays.

Why is EVM Important?

  • Early Warning System: Identifies problems early, allowing for corrective actions.
  • Objective Performance Measurement: Provides a quantitative measure of project health, rather than subjective opinions.
  • Improved Forecasting: Helps in predicting future project costs and completion dates.
  • Enhanced Communication: Offers clear, consistent metrics for stakeholders.

Key Components of Earned Value Management

Before diving into calculations, let's understand the fundamental terms:

1. Budget at Completion (BAC)

The total planned budget for the entire project or a specific work package. It represents the total cost baseline.

Example: If your project is to build a small house and the total estimated cost is $300,000, then BAC = $300,000.

2. Planned Value (PV)

Also known as Budgeted Cost of Work Scheduled (BCWS). This is the authorized budget assigned to the work scheduled to be completed by a given point in time.

Calculation: PV = BAC × Planned Percent Complete (PPC)

Example: If at month 3, you planned to have 30% of the house built, and BAC is $300,000, then PV = $300,000 * 0.30 = $90,000.

3. Earned Value (EV)

Also known as Budgeted Cost of Work Performed (BCWP). This is the value of the work actually completed to date, expressed in terms of the budget assigned to it. It answers the question: "How much budget should the work we've actually accomplished be worth?"

Calculation: EV = BAC × Actual Percent Complete (PC)

Example: If at month 3, you've actually completed 25% of the house, and BAC is $300,000, then EV = $300,000 * 0.25 = $75,000.

4. Actual Cost (AC)

Also known as Actual Cost of Work Performed (ACWP). This is the total cost actually incurred for the work completed to date. It answers the question: "How much money have we actually spent so far?"

Example: If at month 3, you've spent $80,000 to complete 25% of the house, then AC = $80,000.

Calculating Key Performance Indicators (KPIs)

Once you have BAC, PV, EV, and AC, you can derive powerful performance metrics:

1. Cost Variance (CV)

Measures the difference between the earned value and the actual cost. It tells you if you are over or under budget.

Calculation: CV = EV - AC

  • CV > 0: Under budget (favorable)
  • CV < 0: Over budget (unfavorable)
  • CV = 0: On budget

Example: EV = $75,000, AC = $80,000. CV = $75,000 - $80,000 = -$5,000. You are $5,000 over budget.

2. Schedule Variance (SV)

Measures the difference between the earned value and the planned value. It indicates if you are ahead or behind schedule.

Calculation: SV = EV - PV

  • SV > 0: Ahead of schedule (favorable)
  • SV < 0: Behind schedule (unfavorable)
  • SV = 0: On schedule

Example: EV = $75,000, PV = $90,000. SV = $75,000 - $90,000 = -$15,000. You are $15,000 behind schedule in terms of value.

3. Cost Performance Index (CPI)

Measures the cost efficiency of the project. It indicates how much earned value is being generated for each dollar spent.

Calculation: CPI = EV / AC

  • CPI > 1: Under budget (good cost efficiency)
  • CPI < 1: Over budget (poor cost efficiency)
  • CPI = 1: On budget

Example: EV = $75,000, AC = $80,000. CPI = $75,000 / $80,000 = 0.94. For every dollar spent, you are only earning $0.94 of value.

4. Schedule Performance Index (SPI)

Measures the schedule efficiency of the project. It indicates how much work is actually being completed compared to the amount of work planned.

Calculation: SPI = EV / PV

  • SPI > 1: Ahead of schedule (good schedule efficiency)
  • SPI < 1: Behind schedule (poor schedule efficiency)
  • SPI = 1: On schedule

Example: EV = $75,000, PV = $90,000. SPI = $75,000 / $90,000 = 0.83. You are only progressing at 83% of the planned rate.

Putting It All Together: A Practical Example

Let's use our house-building project example:

  • BAC: $300,000 (Total budget for the house)
  • At Month 3:
    • Planned Percent Complete (PPC): 30% (0.30)
    • Actual Percent Complete (PC): 25% (0.25)
    • Actual Cost (AC): $80,000

Calculations:

  1. PV = BAC * PPC = $300,000 * 0.30 = $90,000
  2. EV = BAC * PC = $300,000 * 0.25 = $75,000
  3. AC = $80,000
  4. CV = EV - AC = $75,000 - $80,000 = -$5,000 (Over budget)
  5. SV = EV - PV = $75,000 - $90,000 = -$15,000 (Behind schedule)
  6. CPI = EV / AC = $75,000 / $80,000 = 0.94 (Poor cost efficiency)
  7. SPI = EV / PV = $75,000 / $90,000 = 0.83 (Poor schedule efficiency)

Interpretation: At month 3, the project is both over budget by $5,000 and behind schedule by $15,000 worth of work. For every dollar spent, only $0.94 of value has been earned, and the project is only progressing at 83% of the planned rate. This indicates a need for immediate corrective action.

Conclusion

Earned Value Management is an indispensable tool for any project manager serious about maintaining control over their projects. By regularly tracking and analyzing EV, PV, AC, and their derived variances and indices, you gain profound insights into project health, enabling proactive decision-making and increasing the likelihood of project success. Incorporate EVM into your project management toolkit and navigate your projects with confidence.