Skip to main content

What is Earned value Management (EVM)

I’ve been taking many workshops and get a feeling that  people just fear EVM as a topic.

I do understand that there are many technical terms, however if you have been managing projects and is slightly aware of the overall concepts then this should be a piece of cake :)


To understand and know EVM, let’s first try and understand as why is EVM so important? How does it help?

What is EVM (Earned value management):

As per Guide to PMBOK®:

Earned value management (EVM) is a methodology that combines scope, schedule, and resource measurements to assess project performance and progress.

EVM help understand project progress wrt project Schedule and project cost.


EVM terms (If you understand them – you will have no problem understanding EVM)


So lets start:


BAC: Budget at Completion.

It simply is the overall budget or cost baseline, which is approved for your project.

There is no formula. This is arrived or allocated to you.

PV: Planned Value 

This is the amount of WORK, which should have been completed as per the project plan.
Formula:
PV = BAC * Planned % complete

EV: Earned Value 

This is the amount of WORK, which is actually completed.

Can it happen on you project that you are supposed to complete a module in 4 days and you completed only 75% by end of the 4th day?  That’s the normal scenario – Right :)

So net net EV can be more or less then PV. We as project Manager would be very happy if EV = PV i.e. we did what we planned for.
Formula:
EV = BAC * Actual % complete

AC: Actual Cost


This is the overall money, which have been spent on the project while getting the project done.  

This would be calculated by using Work Information Data (WPD)

Revising Again: 


Name
Formula
BAC
Budget at Completion
No formula
PV
Planned Value
PV = BAC* Planned % Complete
EV
Earned Value
EV = BAC * Actual % Complete
AC
Actual Cost
No Formula


Lets pick up an Example:


A project manager is preparing the weekly status report.  She was given allocated 200 hours to complete the project.  She spent 100 hours and has completed 40% of the work so far. As per the plan she should have completed 50% of the work.

Now calculate:

BAC = 200 Hours.
AC = 100 Hours
PV = BAC * Planned % complete = 200 * 50% = 100
EV = BAC * actual % complete  = 200 * 40% = 80

Was it easy?

So far we have known few basic EVM terms and applied them.

Lets see how to use EVM and project progress:

So basically there are few formulas, which help understand the project progress wrt Schedule and Cost.

SPI (Schedule Performance Index):

How is your project doing wrt to schedule (behind/ahead or at par)

CPI (Cost Performance Index)

How is your project doing wrt to Cost (Spending More/Less or at par)

SV (Schedule Variance)


How much more or less is your project behind or ahead


CV:

How much more or less is your project spending?

Summarizing Key Formulas:


Name
Formula
SPI
Schedule Performance Index
SPI = EV/PV
SV
Schedule Variance
SV = EV-PV
CPI
Cost Performance Index
CPI = EV/ AC
CV
Cost Variance
CV = EV – AC



Lets understand how is project in example is doing?

Lets understand how well the  project in example performing:



SPI = EV/PV  = 80/100 = .8

CPI = EV/AC = 100/100 = 1

SV = EV- PV = 80 -100 = -20

CV = EV – AC = 100 – 100 = 0

So how is this project doing?

CPI is 1, which means that the project is spending as per the plan. ON Budget

SPI is less then 1, which means that project has earned lesser, then planned. Behind Schedule.


Lets recap few important concepts:


CPI < 1
CPI = 1
CPI > 1
Over Budget
On Budget
Under Budget

SPI < 1
SPI = 1
SPI > 1
Behind Schedule
On Schedule
Ahead of Schedule



There are few more concepts but lets revise them in next post.
Before I leave – let me give you another question to solve:

Question2

You are working on a project, which is planned for 6 months. You are currently looking at the work completion status. The work was divided in 4 WBS items and the status is as follows:

Sno
WBS Item
Total Hours
Allocated
Actual Hours Spent
% Completion as per plan
% Completion
On actuals
1
WBS1
100
40
40%
30%
2
WBS2
200
110
60%
50%
3
WBS3
50
60
100%
100%
4
WBS4
150
100
70%
80%


Please find out SPI, SV and CPI, CV in the given question.

Comments

Popular posts from this blog

Critical Path Method (CPM) Simplified..

A critical path is the longest path in the network.  Each node which falls under critical path has zero or negative float (Slack). Now how do we calculate critical path?? Sample Node I’ve seen various illustrations having different way to calculate CPM, few are: -           The project starts on day 1. -           The project starts on day 0. Both the approaches give same results, however I liked the day 0 approach better, its simpler, easy and lesser room for errors. Example Figure 1 - Example  There are 3 steps to calculate CPM: 1. Forward Pass - To calculate the Early Start(ES) and Early Finish(EF) of node. 2. Backward Pass - To calculate Late Start (LS) and Late Finish(LF) of node. 3. Calculate Float and Thus CPM. The Forward Pass: Forward Pass Illustration We start from first Node or Start node. The works begin on day 0....

Relationship between Project, Program and Portfolio

Project, Program and Portfolio - What is the difference? There have been few discussions in my recent workshops as what is the difference between project, program and portfolio. Lets start from the term which is most clear to all: Project: A project is a temporary endeavor undertaken to create a unique product, service, or result A project could be: Creating a website,   Creating a building,  Organising a rally/party Program:  A group of related projects, subprograms, and program activities that are managed in a coordinated way to obtain benefits not available from managing them individually. Programs may include operations and support activities.. The program could be : Rolling out 3G  network across india. Creating and Implementing a new policy organisation wide  Election campaign for presidential elections across country Portfolio A portfolio is a component c...

Inside PMP Study Guide