Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Earned Value Management (EVM) is a project management methodology that employs a set financial of metrics integrates schedule, costs, and scope to measure project performance. Based on planned and actual values, EVM predicts the future and enables project managers to adjust accordingly.

...

Planned value is the budgeted cost for work scheduled (BCWS). PV varies based on the scope of work in consideration and the point where you’re at in the overall schedule.

PV = Total project cost * % of planned work

For example, the PV for complete project which is expected to run for 5-month is $25,000:
PV for the complete project = $25,000
PV at 2 months = $25,000 * 40% = $10,000

...

Actual costs, also known as actual cost of work (labor cost - CAPEX and OPEX combined) performed (ACWP), plus any overhead charged to the project (e.g. marketing materials, hardware, software licenses, travel expenses, customer dining, etc.)

Here is how Jira-based project management system allows you to track all the costs within a single project and assign them to a pre-configured accountTime & Costs Tracking in a Single Project, which results in a real time spreadsheet of project actual costs - https://wmdemo.atlassian.net/wiki/spaces/BPS/pages/11763839/Filter+View

You can look at AC cumulatively, accounting for all the activities done from the beginning of the project to date or over a specific time period.

...

Earned Value (EV)

...

EV = Total project cost * % of actual work

It was expected to complete a certain amount of work and budgeted accordingly. But , from experience, you know that there is bound to be some a discrepancy from your estimate . At the end of 2 months, you may have planned to complete 40% of your work, but let’s say you only managed to finish 30%.

The question, then, is, what’s the budgeted cost for this work? EV, also referred to as budgeted cost for work performed (BCWP), gives you the answer.

In our example:
EV = Total project cost * % of actual work = $25,000 * 30% = $7,500occurs, for example, after a few weeks down the line. EV indicates which of the two potential reasons contributed more: budgeted overspent or work output lagging behind the planned?

Variance Analysis

Planned value, actual cost, and earned value numbers are vital to variance calculations. At this point, the project manager wants to know how far off we are from the project baseline. This can be determined through schedule and cost variance.

Here is an example of variance dashboards for project labor costs based on timesheet data. You can drill down into each number or bar and understand which teams or types of tasks are driving this variance.

Include Page
BPS:Billable Time Status. Planned vs Logged
BPS:Billable Time Status. Planned vs Logged

Schedule Variance (SV)

SV = EV – PV

Schedule variance is a quantitative indicator of your divergence from the initial planned schedule. A negative SV indicates that we are behind schedule, a positive SV indicates that we are ahead of schedule and zero means that we are exactly on schedule.

SV = EV – PV

In our example, SV at 2 months = $7,500 – $10,000 = -$2,500
SV% = (SV/PV) *100 = (-$2,500/$10,000) *100 = -25%

...

Include Page
BPS:Time Overrun by Assignee
BPS:Time Overrun by Assignee

Cost Variance (CV)

Cost variance is a quantitative indicator of your divergence from the initial planned budget. A negative CV indicates that we are over budget, a positive CV indicates that we are under budget and zero means that we are exactly on budget.

CV = EV – AC

...

This implies that we are 100% over budget.

Again, this is an instance of how scope, time and cost come together to give you a clear picture of where you currently stand in your project.

...

Performance Indexes and Schedule Performance Index

Another way of looking at project performance, apart from variance, is through indexes. Here again, we have two parameters—schedule and cost index.

Schedule Performance Index (SPI)

SPI gives a sense of project performance from a schedule perspective.

SPI = EV/PV; SPI > 1 indicates the project is ahead of schedule and SPI < 1 indicates the project is behind schedule. In our example, SPI = $7,500/$10,000 = 0.75, indicating the project is only going 75% as per the original plan or it’s 25% behind schedule.

performance variance and schedule variance respectively.

Cost Performance Index (CPI)

CPI gives a sense of project performance from a cost perspective.

CPI = EV/AC

...

CPI > 1 indicates the project is under budget and CPI < 1 indicates the project is over budget.In our example, CPI = $7,500/$15,000 = 0.5, indicating the project expenditures are only at 50% of the plan.

Expand
title* Some examples to replicate
image-20240110-023523.pngImage Addedimage-20240110-023604.pngImage Added