PMP Earned Value Management (EVM) Calculation Explained (2024)

A simplified discussion of the EVM calculation just enough for the PMP Exam

by Edward Chung, PMP, PMI-ACP, ITIL Foundation ·

PMP Earned Value Management (EVM) Calculation Explained (1)

Summary:Among all the PMP Exam formulas calculation questions, the Earned Value Management (EVM) questions are usually considered the most important ones as candidates will need to solvequite a few of them in the real PMP Exam — I got around 5+ EVM questions on my PMP Exam paper and I am quite confident that I could get them all correct.

However, many project managers may not have done any EVM in their projects and many of them consider the EVM questions a bit scary. This post aims to help PMP aspirants to understand easily the EVM concepts and how to tackle the EVM questions.

Article Highlights

  • 1 Introduction
  • 2 PMP EVM Concepts Explained With Examples
    • 2.1 Basic EVM Formulas
    • 2.2 AdvancedEVM Formulas
    • 2.3 Notes on Earned ValueMeasurement
  • 3 EVM Charts
  • 4 PMP Earned Value Management (EVM) Formulas in PMBOK® Guide At a Glance
  • 5 Additional Resources

Introduction

PMP Earned Value Management (EVM) questions are difficult? Or easy?

As project managers come from different backgrounds, there is no consensus for the level of difficulty of EVM questions. But if you can understand the concepts of EVM firmly, you too will find that EVM questions for the PMP Exam is indeed NOT difficult at all. After all, the PMP Exam is not an exam decided for Maths students, the PMP Exam tests your understanding of project management as a whole.

Download the full list of PMP Exam formulas for Free

To arrive at the correct answers for EVM questions, all you need to do in the PMP Exam is to:

  1. Read the question carefully
  2. Select the correct formula to apply
  3. Calculate the answer (this is often the easiest part! You can get most answers without the use of calculators)

PMP EVM Concepts Explained With Examples

Earned value management (EVM) is used to assess theschedule and cost performance of aproject — with EVM, the project manager will know exactly whether the project is:

  • ahead of / on / behind schedule
  • under / on / over budget

Earned value management (EVM) bases on the concept that i) work completed will deliver value and ii) the value delivered equals the budget put into the work. The value gained can be assessed along the progression of the project. In reality, earned value management is very complicated as value usually cannot simply be assessed based on the percentage of completion.

Good news here: PMI has simplified PMP EVM calculation to very “ideal” situations! You will just need to know the following to get your PMP EVM questions correct.

Basic EVM Formulas

To speak more clearly how the value is to be managed, a number of terms are defined in EVM (explained withthe example of building 10 houses each has a value of US$1000 expected to be completed in 10 weeks in proportion):

  • Planned Value (PV) — The budgeted value ofthe work completed so farata specificdate
    example:at end of week 4, altogether 4 houses should be completed, the PV is US$4000
  • Earned Value (EV) — Theactualvalue ofthe work completed so farata specificdate (refer to the “Notes on Earned Value Measurement” section below)
    example: by end of week 4, only 3 houses are completed, the EV is US$3000
  • Actual Cost (AC) — The total expenditure for the work so far ata specificdate
    example: by end of week 4,US$4000 was spend,the AC is US$4000

EVM is based onmonitoring these three aspects along the project in order to revealthe health of the project with the following indices:

  • Schedule Variance (SV) — difference between PV and EV, to tell whether the project work isahead of / on / behind schedule
    • SV = EV – PV
      If the project is behind schedule the SV will be negative (i.e. achieved less than what planned)
      If the project is on schedule the SV = 0
      If the project is ahead of schedule the SV will be positive (i.e. achieved morethan what planned)
    • example: by end of week 4, the SV = EV – PV = US$3000 – US$4000 = -US$1000 (behind schedule)
  • Schedule Performance Index (SPI) — ratio between EV and PV, to reflect whetherthe project work isahead of / on / behind schedule in relative terms
    • SPI = EV/PV
      If the project is behind schedule the SPI< 1 (i.e. achieved less than what planned)
      If the project is on schedule the SPI = 1
      If the project is ahead of schedule the SPI> 1 (i.e. achieved more than what planned)
    • example: by end of week 4, the SPI= EV/PV = US$3000/US$4000 = 0.75 (behind schedule)
  • CostVariance (CV) — difference between EVand AC, to tell whether the project work is under / on / over budget
    • CV = EV – AC
      If the project is over budget the CV will be negative(i.e. achieved less than spent)
      If the project is on budget the CV = 0
      If the project is under budget the CV will be positive (i.e. achieved morethan spent)
    • example: by end of week 4, the CV = EV – AC= US$3000 – US$4000 = -US$1000 (over budget)
  • CostPerformance Index (CPI) — ratio between EV and AC, to reflect whether the project work is under / on / over budget in relative terms
    • CPI = EV/AC
      If the project is over budget the CPI< 1 (i.e. achieved less than spent)
      If the project is on budget the CPI = 1
      If the project is under budget the CPI> 1 (i.e. achieved more than spent)
    • example: by end of week 4, the CPI = EV/AC = US$3000/US$4000 = 0.75 (over budget)

Note both SV and SPI/CV and CPI give similar information on schedule / budget but the indices will give more insights into the actual performance with a meaning comparison.

Frommy experience, the most difficult process of solving EVM problems for PMP Exams is to identify the PV, EV and AC from the wordy calculation questions. Then you will just have to recall the correct formula to substitute the values into to get the answer — the question will usually ask you directly about the actual indices to get.

AdvancedEVM Formulas

  • Budget at Completion (BAC) — also known asthe project/work budget, that is the total amount of money originally planned to spend on the project/work
    • example:the BAC for the housing project = US$1000 x 10 = US$10000
  • Estimate at completion (EAC) — as the project goes on, there may be variations into the actual final cost from the planned final cost, EAC is a way to project/estimate the planned cost at project finish based on the currently available data
    • The following formulas can be used to calculate EAC based on which information and conditions given in the question:
      • EAC = BAC/CPI
        If we believe the project will continue to spend at the same rate up to now
        • The delay is caused by reasons which is likely to continue (e.g. labour with less skilled than expected)
        • example:the EAC for the housing project = US$10000 / 0.75 = US$13333
      • EAC = AC + (BAC-EV)
        If we believe that future expenditures will occur at the original forecasted amount (no more delays of the same kind in future)
        • The delay might be caused by some unforeseen reasons (e.g. typhoon) which is not likely to happen again
        • example:the EAC for the housing project = US$4000 + (US$10000 – $3000)= US$11000
      • EAC = AC + [(BAC-EV)/(SPI*CPI)]
        If we believe that both current cost and current schedule performance will impact future cost performance
        • The performance of the project will continue with sub-prime standards (over budget and behind schedule)
        • This formula is less likely to be used for the PMP Exam
        • example:the EAC for the housing project = US$4000 + [(US$10000 – $3000)/(0.75*0.75)] = US$16444
      • EAC = AC + New Estimate
        If we believe the original conditions and assumptions are wrong
        • Will not be tested as there is nothing to calculate
  • Variance at Completion (VAC) — thevariance at completion, i.e. the difference between the new estimate at completionand original plannedvalue
    • VAC = BAC – EAC
      If we forecast the project will beover budget, VAC will benegative
      If we forecast the project will beunder budget,VAC willbe positive
    • example:the VAC for the housing project = US$10000 – US$13333 (just take the 1st EAC as an example only) = -US$3333
  • To Complete Performance Index (TCPI) — the efficiency needed to finish the project on budget, it is the ratio betweenbudgeted cost of work remaining andmoney remaining
    • TCPI =(BAC-EV)/(BAC-AC)
      Use this equation if the project is required to finish withinBAC
      • example:the TCPIfor the housing project at end of week 4 = (US$10000 – US$3000) / (US$10000 – US$4000)= 1.167
    • TCPI = (BAC-EV)/(EAC-AC)
      Use this equation if the project is required to finish within newEAC
      • example:the TCPIfor the housing project at end of week 4 with new EAC US$13333 = (US$10000 – US$3000) / (US$13333 – US$4000)=0.75

Notes on Earned ValueMeasurement

The following will discuss how earned value is measured for project and work, from simple physical measurements, percentage complete to weighted milestones. Since the PMP EVM questions cannot describe a lot of information, the part on earned value measurements will normally be based on simplified situations like physical measurements or percentage complete.

It is likely that you will not be tested on the more difficult ways of measuring earned values. These are included here for your reference only.

  • Physical Measurement — directly transform thephysical measurement of theamount of work completed into EV
    • example:building 10 houses each has a value of US$1000 expected to be completed in 10 weeks in proportion, earned value of 3house built is US$3000
  • Percentage Complete— directly transform the percentage of theamount of work completed into EV
    • example:building 10 houses each has a value of US$1000 expected to be completed in 10 weeks in proportion, earned value of 30% completeis US$3000
  • Weighted Milestone— aEV is assigned to the 100% completion of each milestone of the work packages with prior agreement with stakeholders
  • Fixed Formula—a specific percentage of the overall PV is assigned to the start of a work package and the remaining assigned uponcompletion; these must be agreed upon in the project management plan
    • 0/100 rule:0% EVatthe activity begins; 100% EV upon completion
    • 20/80 rule: 20% EVatthe activity begins; 80% EV upon completion.
    • 50/50 rule: 50% EVatthe activity begins; 50% EV upon completion

EVM Charts

In common practices, EVM will also involve plotting the values on a graph in order to help stakeholders concerned to visualize the progress and the health of the project.More often than notyou will find the EV, AC and PV plotted on a graph and you will be asked on the interpretation of the graph.

Insights to be gained from the chart:

  • If EV line is below PV, the project is behind schedule; if EV is above PV, the project is ahead of schedule.
  • If AC line is below EV, the project is within budget; if AC is above EV, the project is over budget.

Below is an example of the EVM charts you would be likely to encounter in your PMP Exam — solid lines represent actual figures while dotted lines represent forecasted figures:

PMP Earned Value Management (EVM) Calculation Explained (3)

Judging from the chart above, we can infer that the project is currently overbudget andbehind schedule.

PMP Earned Value Management (EVM) Formulas in PMBOK® Guide At a Glance

12 PMP EVM Formulas
Name (Abbreviation)FormulaInterpretation
Schedule Performance Index (SPI)

SPI = EV/PV

EV = Earned Value
PV = Planned Value

< 1 behind schedule
= 1 on schedule
> 1 ahead of schedule
Cost Performance Index (CPI)

CPI = EV/AC

EV = Earned Value
AC = Actual Cost

< 1 Over budget
= 1 On budget
> 1 Under budget

sometimes the term ‘cumulative CPI’ would be shown, which actually is the CPI up to that moment
Schedule Variance (SV)

SV = EV – PV

EV = Earned Value
PV = Planned Value

< 0 Behind schedule
= 0 On schedule
> 0 Ahead of schedule
Cost Variance (CV)

CV = EV – AC

EV = Earned Value
AC = Actual Cost

< 0 Overbudget
= 0 On budget
> 0 Within budget
Estimate at Completion (EAC) if original is flawed

EAC = AC + New ETC

AC =Actual Cost
New ETC = New Estimate to Completion

if the original estimate is based on wrong data/assumptions or circ*mstances have changed
Estimate at Completion (EAC) if BAC remains the same

EAC=AC + BAC – EV

AC =Actual Cost
BAC = Budget at completion
EV = Earned Value

the variance is caused by a one-time event and is not likely to happen again
Estimate at Completion (EAC) if CPI remains the same

EAC= BAC/CPI

BAC = Budget at completion
CPI = Cost performance index

if the CPI would remain the same till end of project, i.e. the original estimation is not accurate
Estimate at Completion (EAC) if substandard performance continues

EAC=AC + [(BAC -EV)/(CPI*SPI)]

AC =Actual Cost
BAC = Budget at completion
EV = Earned Value
CPI = Cost Performance Index
SPI = Schedule Performance Index

use when the question gives all the values (AC, BAC, EV, CPI and SPI), otherwise, this formula is not likely to be used
To-Complete Performance Index (TCPI)

TCPI= (BAC – EV)/
(BAC – AC)

BAC = Budget at completion
EV = Earned value
AC =Actual Cost

TCPI= Remaining Work
/Remaining Funds

BAC = Budget at completion
EV = Earned value
CPI = Cost performance index

< 1Underbudget
= 1 On budget
> 1 Over budget
Estimate to Completion

ETC= EAC -AC

EAC = Estimate at Completion
AC = Actual Cost

Variance at Completion

VAC= BAC – EAC

BAC = Budget at completion
EAC = Estimate at Completion

< 0 Overbudget
= 0 On budget
> 0 Under budget

Note: Download the full list of PMP Exam formulas for Free

Additional Resources

After understanding the above and memorizing the EVM formulas, PMP aspirants should be able to answer PMP EVM calculation questions. Now it is time to test your understanding of EVM calculation by going through some practice questions at the articletips and skills on how to answer all PMP EVM questions correctly —20+ practice questions on PMP EVM are also included to help you hone your EVM skills andall questions are fully explained.

Other articles in the series PMP Exam Preparation

  1. PMP Earned Value Management (EVM) Calculation Explained in Simple Terms
  2. Top Tips for Tackling PMP EVM Questions (20+ Practice Questions Included)
  3. An Introduction to PMBOK Guide: Knowledge Areas, Processes and Process Groups
  4. PMP Certification Study Notes 1 - Terms and Concepts
  5. How to Study for PMI PMP? Learn PMI-ism First!
  6. PMP Certification Study Notes 2/3 - Project Management Processes and Knowledge Areas
  7. PMP Certification Study Notes 4 - Project Integration Management
  8. PMP Certification Study Notes 5 - Project Scope Management
  9. PMP Certification Study Notes 6 - Project Schedule Management
  10. PMP Certification Study Notes 8 - Project Quality Management
  11. PMP Certification Study Notes 9 - Project Resource Management
  12. PMP Certification Study Notes 10 - Project Communications Management
  13. PMP Certification Study Notes 11 - Project Risk Management
  14. PMP Certification Study Notes 13 - Project Stakeholder Management
  15. PMP / PMI-ACP Certification Study Notes - Professional and Social Responsibility
  16. [New] PMP Certification Study Notes 14 - Agile Practice Guide
  17. PMP Certification Study Notes 12 - Project Procurement Management
  18. PMP Formulas and Calculation for PMP Certification Demystified
  19. PMP Certification Study Notes 7 – Project Cost Management
  20. How to Know if You Are Ready for the PMP Exam ? Hint: Free PMP Mock Exam Questions w/w Benchmark

Most Popular PMP Certification Exam Articles

Support website running for FREE, thanks!

If you find this post helpful and if you are thinking of buying from Amazon, please support the running cost of this website at no extra cost to you by searching and buying through the search box below. Thank you very much for your help!

PMP Earned Value Management (EVM) Calculation Explained (4)

Edward Chung

Edward Chung aspires to become a full-stack web developer and project manager. In the quest to become a more competent professional, Edward studied for and passed the PMP Certification, ITIL v3 Foundation Certification, PMI-ACP Certification and Zend PHP Certification. Edward shares his certification experience and resources here in the hope of helping others who are pursuing these certification exams to achieve exam success.

You may also like...

Leave a Reply

60 Responses

  • Comments60
  • Pingbacks0
  1. PMP Earned Value Management (EVM) Calculation Explained (8) Tesfaye says:

    Any one who can help me with this thing please ???
    1) An artist agreed to prepare portraits of 100 celebrities
    in 200 days at a price of $500 per portrait. Fifty days later,
    artist finished 21 portraits with an actual total cost of
    $11,400. What is the status of the Project? Specify your
    answer by making all possible EVA (Earned Value
    Analysis) calculations ????

    2Assume that you wanted to develop and install ten
    printer drivers with total Budget of $100,000 ($10,00 per
    printer driver) within budgeted time of 10 weeks (1 printer
    driver per week). Assume also that you have developed
    and installed 4 printer drivers by spending $47,500 to
    date. What is the status of the Project? Specify your
    answer by making all possible EVA (Earned Value Analysis)
    calculations ?

    Reply

  2. PMP Earned Value Management (EVM) Calculation Explained (9) Dmitry says:

    Good day, very interesting site. I see that right frame overlap with the main text. Could you please correct this? it is very hard to read the main text. I am using chrome. At this page line with words “Summary: Among all the PMP® Exam formulas calculation questions, the …” overlap with “wish you the certification success”. I may send you the screen short via e-mail if you need it for the troubleshooting
    BR, Dmitry

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (10) Edward Chung says:

      Sorry for that, my bad. I have since amended the technical error. Please refresh the browser to view the update. Thanks for your support!

      Reply

  3. PMP Earned Value Management (EVM) Calculation Explained (11) Chuck Ware says:

    I as well would like to use this page to present to my PMI chapter study group.
    Of course the material will not be reproduced anywhere else

    Reply

  4. PMP Earned Value Management (EVM) Calculation Explained (13) Raghuveera says:

    Thanks for the PMP stuff, very useful

    Reply

  5. PMP Earned Value Management (EVM) Calculation Explained (15) Paul Andrews says:

    Great examples, thanks for sharing! Earned Value Management is really useful when the project management team needs to monitor the performance of the project. Thanks to EVM, certain project schedule and budget performance issues can be avoided. Cheers!

    Paul – HUSH Project Management & Consulting Limited

    Reply

  6. PMP Earned Value Management (EVM) Calculation Explained (17) Monet Williams says:

    Just a question out of curiosity… the PV calculates completion at a specific date (in the example above at week 4 it is planned that 4 houses are complete) but my PMP book says that work packages rarely require the same amount of budget and they give the example of building a pyramid each level has a different number of stones to be laid.
    The budget is $1M and you have 1 year to build it. At the end of Q1 levels 1 and 2 will be (planned) done; Q2 levels 3 to 5; Q3 levels 6 to 8; and Q4 levels 9 to 10. The percent planned to be completed at Q1 is 9%; Q2 is 30% complete; Q3 is 66% complete; and Q4 is 100%.

    I just want to know how these percentages were determined? Would this planned completion come from scheduling or from resources planned?

    Reply

  7. PMP Earned Value Management (EVM) Calculation Explained (19) Orise says:

    Thanks Edward for the info! Very helpful.
    So, I have seen this formula as well a couple of times; EAC = AC + {(BAC-EV)/CPI}.
    When is this used and is it in anyway an almost similar situation to EAC=BAC/CPI ?

    Reply

  8. PMP Earned Value Management (EVM) Calculation Explained (21) Syed Shahzad Hussain says:

    Please correct the “Cost Variance (CV) — difference between PV and AC” to “Cost Variance (CV) — difference between EV and AC”, its difference between Earned vale and Actual Cost.

    Reply

  9. PMP Earned Value Management (EVM) Calculation Explained (23) Shilpi says:

    Hi Edward – Firstly, thank you for creating this one stop shop for PMP related content.. super helpful!!
    I am preparing for PMP certification. As am doing sample questions through different websites, I noticed several questions on motivational theories..however I don’t find any such reference in 6th edition/ Are these valid for 6th edition or are these primarily from previous versions?

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (24) Edward Chung says:

      Yes, motivational theories were included in PMBOK Guide 5th edition. Nonetheless, as the PMP Exam is more than the PMBOK Guide, it is better to learn more than what is included in the PMBOK Guide just in case. (I actually encountered several questions asking knowledge containing in the previous versions of PMBOK Guide in my PMP Exam.) Plus, you may need to understand these theories for team management for your own benefits.

      Wish you PMP success!

      Reply

  10. PMP Earned Value Management (EVM) Calculation Explained (25) Michael Reid says:

    This is a great article. Clear and concise. Thanks!

    Reply

  11. PMP Earned Value Management (EVM) Calculation Explained (27) Jaimy says:

    Hi Edward,

    I have a question regarding the Time Value chart on this page. I thought AC < PV = under budget. Below the chart, it's stated the project is over budget, based on comparing it against the EV. Should we compare AC against PV or EV ?

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (28) Edward Chung says:

      Well, as this is earned value management, we focus on EV more often.

      According to the definition, when AC < EV, that would be under budget.Wish you PMP success!

      Reply

  12. PMP Earned Value Management (EVM) Calculation Explained (29) Amanda says:

    hi, thanks so much for sharing the information.
    I have a question in calculation, should EV = BAC x completed unit / total unit?

    Following is the question:-
    produce 12 units with budget of $60M in 12 months. At fourth month, five units is produced and AC is $25M. What is the CPI and project status?

    I think EV = 60M x 5/12 (as completed 5 units) = 25M
    CPI = EV / AC = 25/25 = 1 => on budget (is that correct? but no answer can be chosen for this).

    Many thanks

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (30) Edward Chung says:

      Yes, I agree with you that the EV can be calculated pro rata for liner project deliverables. The CPI should be 1 while the SPI is larger than 1 as the project is ahead of the schedule.

      Wish you PMP success!

      Reply

      • PMP Earned Value Management (EVM) Calculation Explained (31) Amanda says:

        I passed my exam yesterday. Thanks so much for your sharing, they are very useful!

  13. PMP Earned Value Management (EVM) Calculation Explained (32) Elaine says:

    Hello. Can you please let me know if AOA is a start to finish relationship or a finish to start relationship? Also are both AOA and AON precedence diagramming methods or is it only AON that is a precedence diagramming method? Lastly is precedence diagramming method one of the components of a project schedule network diagram?

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (33) Edward Chung says:

      Both AOA and AON are just different ways of showing the precedence relationship of the activities (they are some examples of project schedule network diagrams). I usually make use of AON rather than AOA as the presentation is much clearer (maybe just my personal preference).

      Wish you PMP success!

      Reply

  14. PMP Earned Value Management (EVM) Calculation Explained (34) John Reed says:

    Hi Mr. Chung, This is a fantastic resource page. I wish I found it sooner! I am going to be taking the PMP exam March 26th 2018. Do you have any advise that might be helpful as far as the new exam material goes? I have studied mostly from the 5th edition PMBOK. I do have a copy of the 6th edition PMBOK and I understand they are going to be adding Agile material? Thanks, John Reed, Ch.E.

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (35) Edward Chung says:

      Hi John,

      Most of my study notes have been revised to include 6th edition materials. You can refer to them for the updates. And the formulas on this page are still relevant.

      Wish you PMP success!

      Reply

  15. Thank you for the valuable articles
    If allowed to highlight the inefficiency of EVM in tracking the project performance

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (37) Edward Chung says:

      Yes, for some project EVM may be inefficient. But for others, EVM is a great way to tell the progress and performance. It is a mater of application.

      Wish you PMP success!

      Reply

  16. PMP Earned Value Management (EVM) Calculation Explained (38) Ajay says:

    Thank you very much for the valuable information

    Reply

  17. PMP Earned Value Management (EVM) Calculation Explained (39) MF says:

    Hi Edward,
    Please guide how can i get the downloadable pdf version of this article?

    Thanks in advance.
    Cheers

    Reply

  18. PMP Earned Value Management (EVM) Calculation Explained (41) Hope Barrow says:

    Hello Edward, your site is very helpful. Thanks for the time and effort you’ve spent in putting it together. I already sat and passed the PMP exam in 2013, but I find that there are some things that I don’t use so they fade from my memory over time, and I always have to revisit the subject. Earned value is one of them because my company does not use it. I only recently discovered that there is a certification called Earned Value Professional (EVP) offered by AACE International. Their site is http://www.aacei.org for anyone who is interested. For those people who are analysts or project controllers, a strong grasp of earned value is priceless! Thanks for your work!

    Reply

  19. PMP Earned Value Management (EVM) Calculation Explained (42) Barbara Alexander says:

    Thank you so much! I am getting ready for an intensive boot camp but math is not my thing at all. Your examples are helping me to begin to make sense of the formulae.

    Reply

  20. PMP Earned Value Management (EVM) Calculation Explained (44) Vikrant Vare says:

    Dear Edward, thanks a ton. I have cleared my PMP exam in first attempt on 30th August 2017. Your tips helped me lot.

    Reply

  21. PMP Earned Value Management (EVM) Calculation Explained (46) Rohini Kumar T says:

    Hi Edward,
    First of all, its a great source of information for the Beginners to Experts. I am afraid whether there is a Typo in the inferring the graph
    “Judging from the chart above, we can infer that the project is currently over budget and behind schedule”.
    If the AC is Below PV, I assume it should be under budget.

    2. Is this correct? If AC line is below EV, the project is within budget; if AC is above EV, the project is over budget. Or a typo?

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (47) Edward Chung says:

      Yes, this chart is quite confusing indeed (as I was also not quite sure of the answers in the beginning).

      In judging whether a project is over budget, we will just have to consider the AC vs EV. If AC > EV, it is over budget. If EV > AC, it is under budget. PV is used to judge whether the project is proceeding according to the schedule or not (i.e. ahead or behind the schedule).

      You may refer to the formulas below:
      ・Cost Performance Index (CPI) – CPI = EV/AC
      ・Schedule Performance Index (SPI) – SPI = EV/PV

      Wish you PMP success!

      Reply

  22. PMP Earned Value Management (EVM) Calculation Explained (48) Emil says:

    hi.

    great article, but i’m a little bit confused. if EAC=AC+BAC–EV then VAC is equal to CV, cause VAC=BAC–EAC (VAC=BAC-AC-BAC+EV=EV-AC=CV). so there is no point in calculate VAC, or am i wrong in something?

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (49) Edward Chung says:

      Yes and no. You are right under a special circ*mstance — the EAC=AC+BAC–EV formula is applied when BAC remains the same (i.e. the variance is caused by a one-time event and is not likely to happen again and the project would proceed exactly as planned). In this case, CV at the time would be equal to the estimated VAC. But if the event has a long lasting effect on the project performance, CV at that time would NOT be equal to the new estimated VAC and other EAC formulas would apply in such case.

      Wish you PMP success!

      Reply

  23. PMP Earned Value Management (EVM) Calculation Explained (50) DM Hal says:

    Hi Edward,
    I am taking a class to earn my project management certification. I would like to get your permission to use the EVM chart above for one of my assignments. I understand EVM better because of your explanation. Thanks

    Reply

  24. PMP Earned Value Management (EVM) Calculation Explained (52) Dave Hammal says:

    Great article!
    Another typo: TCPI states 1.67 but should be 1.167

    Reply

  25. PMP Earned Value Management (EVM) Calculation Explained (54) Anas Dabbakh says:

    Hi Edward, I have a question regarding one of your formula interpretation. In the VAC formula (VAC = BAC – EAC) you are interpreting 0 result as being over budget. Should not it be the other way round ? If BAC is less than EAC (<0 result) it means that project is over budget, isn't that so ? Apologies, if I misinterpreted.

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (55) Edward Chung says:

      Hi Anas,

      If BAC is less than EAC, it means that at current stage the total cost estimated is less that what was planned at the beginning of the project, so the project is under budget, and vice versa. Hope this helps.

      Reply

  26. PMP Earned Value Management (EVM) Calculation Explained (56) Andrea Penna says:

    Hi,
    great explanation; but I think there is a confusion between “cost” and “value” in this explanation.
    Let me try to explain myself: in example above the reference to each house value of $1K seems to be the “price” the house will be sold at (so the revenues), but then the AC is associated with the cost to build the houses: 3 houses built = $3K of cost (so the cost of the task/project).
    I think EV should refer to “cost to deliver”; in the example above this could be:
    1 house estimated cost = $1K
    planned houses at today = 4, –> planned cost at today = $4K (PV)
    actual delivered houses at today = 3 –> EV = $3K
    actual cost to deliver 3 houses = $3.5K (AC)

    And so the CPI and SPI should be:
    CPI = EV/AC = 3K/3.5K over budget
    SPI = EV/PV = 3K/4K behind schedule

    or am I missing something? 🙂

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (57) Edward Chung says:

      Hi Andrea,

      You bring a new perspective in considering the “Value” in “Earned Value Management”. But, according to the norms, the “value” is usually defined as the “budgeted cost” in Earned Value Management.

      Thanks!

      Reply

  27. PMP Earned Value Management (EVM) Calculation Explained (58) Sandipan Chakraborty says:

    Thanks a lot sir. I was not confident which formula to apply while solving problems on EAC. But now I can creep out which conditions are required to be analysed. Thanks once again.

    Regards,
    Sandipan Chakraborty
    Assistant Engineering Manager
    Larsen and Toubro Limited
    Mobile no. +919830301488

    Reply

  28. PMP Earned Value Management (EVM) Calculation Explained (59) Brian says:

    In the “insights to be gained” from the EVM chart, it says “If AC line is below PV, the project is within budget”. Then below, it says it can be inferred that the project is over budget. On the chart, it shows the AC line below the PV line. Would it be within budget or over budget? Is it within budget today but forecasted to be above budget later? Thank you.

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (60) Edward Chung says:

      Hi Brian,

      Thanks a lot for pointing out the typo. When judging whether the project is over or under budget, we use the EV vs AC instead of the PV. I have corrected the typo above. Thanks!

      Reply

  29. PMP Earned Value Management (EVM) Calculation Explained (61) Constantine says:

    The same about the example: by end of week 4, the CV = EV/AC = US$3000/US$4000 = 0.75 (over budget).
    Should be CPI.

    Reply

  30. PMP Earned Value Management (EVM) Calculation Explained (63) Constantine says:

    Hi Edward,

    There is another typo in the example:
    the SV = EV/PV = US$3000/US$4000 = 0.75 (behind schedule)
    Instead of SV should be SPI.

    Reply

    • PMP Earned Value Management (EVM) Calculation Explained (64) Corina I says:

      Hello, very nice article!
      One note though: regarding the SPI = EV/PV the example you give:
      You wrote:
      example: by end of week 4, the SPI = EV/PV = US$3000/US$4000 = 0.75 (behind schedule)
      Thats NOT correct.
      The project is NOT 0.75 behind schedule —the project is 75%(0.75) done and ONLY 25% (0.25) behind schedule.

      Reply

  31. PMP Earned Value Management (EVM) Calculation Explained (65) Jerome says:

    Hi, it seems the commentary you’ve added on the EVM is incorrect ? It looks like the project is over budget as of “today”.

    Reply

  32. PMP Earned Value Management (EVM) Calculation Explained (67) Edward Chung says:

    Hi Radka,
    Thanks for pointing out the typo. I have amended the post to correct the VAC calculation. Wish you PMP success!
    Regards,
    Edward

    Reply

Follow:

About Edward

PMP Earned Value Management (EVM) Calculation Explained (68) Hi, my name is Edward Chung, PMP, PMI-ACP®, ITIL® Foundation. Like most of us, I am a working professional pursuing career advancements through Certifications. As I am having a full-time job and a family with 3 kids, I need to pursue professional certifications in the most effective way (i.e. with the least amount of time). I share my exam tips here in the hope of helping fellow Certification aspirants!

If you have any queries, I am more than happy to help. Please review the certification FAQ here OR leave your queries in the comment section. I promise to attend to them asap.

Wish you certification success!

P.S. my PMP / PMI-ACP® Certification status can be verified here (last name: Chung, first name: Chi Wing).

Search for Certification Tips

PMP Earned Value Management (EVM) Calculation Explained (2024)
Top Articles
What’s the Difference Between CVE and CVSS?
15 Best UI Design Tools & Software for a User Friendly Website | Fullstory
Star Wars Mongol Heleer
Victory Road Radical Red
CLI Book 3: Cisco Secure Firewall ASA VPN CLI Configuration Guide, 9.22 - General VPN Parameters [Cisco Secure Firewall ASA]
Klustron 9
Best Cheap Action Camera
Ella Eats
Seafood Bucket Cajun Style Seafood Restaurant in South Salt Lake - Restaurant menu and reviews
Washington, D.C. - Capital, Founding, Monumental
Shuiby aslam - ForeverMissed.com Online Memorials
Eka Vore Portal
Available Training - Acadis® Portal
24 Best Things To Do in Great Yarmouth Norfolk
Aberration Surface Entrances
Skyward Login Jennings County
Vipleaguenba
Ms Rabbit 305
Walgreens Alma School And Dynamite
Promiseb Discontinued
Anotherdeadfairy
2487872771
Prep Spotlight Tv Mn
Bay Area Craigslist Cars For Sale By Owner
Craigslist List Albuquerque: Your Ultimate Guide to Buying, Selling, and Finding Everything - First Republic Craigslist
Kroger Feed Login
Kitchen Exhaust Cleaning Companies Clearwater
Wku Lpn To Rn
Marlene2995 Pagina Azul
They Cloned Tyrone Showtimes Near Showbiz Cinemas - Kingwood
Insidious 5 Showtimes Near Cinemark Southland Center And Xd
FREE Houses! All You Have to Do Is Move Them. - CIRCA Old Houses
Dentist That Accept Horizon Nj Health
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Miss America Voy Board
Roch Hodech Nissan 2023
Heavenly Delusion Gif
Puffco Peak 3 Red Flashes
Kazwire
Has any non-Muslim here who read the Quran and unironically ENJOYED it?
Other Places to Get Your Steps - Walk Cabarrus
Seminary.churchofjesuschrist.org
California Craigslist Cars For Sale By Owner
Arigreyfr
Saline Inmate Roster
Disassemble Malm Bed Frame
Nami Op.gg
Cch Staffnet
Sacramentocraiglist
Headlining Hip Hopper Crossword Clue
Sleep Outfitters Springhurst
Nfl Espn Expert Picks 2023
Latest Posts
Article information

Author: Nicola Considine CPA

Last Updated:

Views: 6228

Rating: 4.9 / 5 (69 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Nicola Considine CPA

Birthday: 1993-02-26

Address: 3809 Clinton Inlet, East Aleisha, UT 46318-2392

Phone: +2681424145499

Job: Government Technician

Hobby: Calligraphy, Lego building, Worldbuilding, Shooting, Bird watching, Shopping, Cooking

Introduction: My name is Nicola Considine CPA, I am a determined, witty, powerful, brainy, open, smiling, proud person who loves writing and wants to share my knowledge and understanding with you.