Master essential Earned Value Management (EVM) formulas, including Earned Value (EV), Planned Value (PV), and Actual Cost (AC), to confidently navigate cost and schedule performance analyses on the PMP exam.
Earned Value Management (EVM) is a cornerstone for project financial and schedule analysis. By integrating scope, schedule, and cost data, EVM enables project managers to assess performance objectively and forecast future trends. Mastering these formulas is critical for both the PMP® exam and real-world project control. In this chapter, you will learn the common EVM formulas, gain clarity through numeric examples, and explore best practices that foster deeper understanding.
• EVM provides a data-driven approach to measure progress against plan.
• It answers vital questions such as:
– Are we behind schedule or ahead?
– Are we under budget or over budget?
– How efficiently are we using our resources?
• It enables better decision-making by forecasting final costs and timelines more accurately than simple variance approaches.
Whether your project uses traditional, agile, or hybrid methods, EVM principles can be tailored or adapted to fit. You can incorporate partial or iterative “earned values” in agile projects, and in hybrid environments, you can measure increments of scope in sprints alongside a predictive budget baseline.
EVM begins with three basic measures:
• Planned Value (PV) — also known as Budgeted Cost of Work Scheduled (BCWS), represents the amount of budget planned to be spent during a given period (or up to a certain point in the project).
• Earned Value (EV) — also called Budgeted Cost of Work Performed (BCWP), indicates the portion of the budget actually earned by the completed work.
• Actual Cost (AC) — also referred to as Actual Cost of Work Performed (ACWP), is the cost incurred for the work performed during a specified time period.
From these foundational measures, we derive critical performance metrics and variances that help guide effective project decisions.
Below is a simple Mermaid flowchart to visualize the fundamental data flows in EVM:
flowchart LR A["Project Baseline <br/> (Planned Value)"] --> B["Work Completed <br/> (Earned Value)"] B --> C["Actual Cost"] C --> D["Analyze <br/> Cost & Schedule Variances <br/> (CPI & SPI)"]
• A → B: The project baseline (Planned Value) guides what portion of the budget is allocated over time.
• B → C: When work is completed, the “earned value” is established. We then look at Actual Cost to see what was spent.
• C → D: We compare EV and AC to compute cost/schedule indices and variances, leading to deeper analysis and proactive decision-making.
Planned Value is the authorized budget assigned to scheduled work. It answers “How much work should be completed by now?”
Typically, PV is distributed over time (e.g., the budget for each reporting period).
Examples:
• If your budget for the first four weeks of a project is $40,000, and each week is allocated $10,000, the PV week by week is $10,000, $20,000, $30,000, $40,000 cumulatively.
• If only three weeks have passed, the cumulative planned value should be $30,000.
Earned Value is the measure of work performed in terms of the budget authorized for that work, answering “How much work has been completed to date, expressed in budget terms?”
• EV is often calculated by measuring percent complete for each work package or activity and multiplying that percentage by the total budget for each package.
• EV is cumulative: if multiple tasks are partially complete, sum each portion’s contribution to EV.
Actual Cost is the realized cost incurred for work performed, answering “How much has been spent so far?”
• This includes direct labor, materials, and indirect costs (where applicable).
• AC is cumulative over the life of the project, though you may break it down by period to measure short-term cost performance.
Cost Variance indicates to what extent the project is under or over budget.
KaTeX formula:
Schedule Variance shows the difference between planned progress and actual progress.
CPI indicates the efficiency of funds usage: how many dollars of earned value your project is getting per dollar spent.
SPI reveals how efficiently the project is delivering on planned schedule performance.
BAC is the total planned budget for completing all project work. It is the cornerstone for forecasting future costs.
EAC is a forecast of the project’s total cost upon completion, reflecting current performance trends. Multiple formula approaches exist, depending on your assumptions:
If the current CPI is expected to remain constant:
If you expect current cost deviations to continue, but no major changes in efficiency:
If both cost and schedule performance factors matter substantially (common in struggling projects or those with resource constraints):
The factor “\( \frac{1}{CPI \times SPI} \)” attempts to account for combined cost and schedule inefficiencies.
ETC is the expected cost needed to finish all remaining work.
VAC indicates whether the project is expected to be under or over its original budget at completion.
TCPI is the efficiency level required to complete the project within a given budget (BAC or a new EAC). It answers, “What CPI must we achieve on the remaining work to make the budget or EAC?”
TCPI to meet the original BAC:
TCPI to meet the new EAC (if BAC is no longer realistic):
If TCPI is significantly higher than 1.0, it indicates that achieving the target cost might require much tighter cost control or is potentially unfeasible without major corrective actions.
Let’s consider a simplified scenario:
• Project Duration: 10 weeks
• BAC (Total Budget): $100,000
• By the end of Week 4:
– Planned Value (PV): $40,000 (i.e., $10,000 per week for 4 weeks)
– Earned Value (EV): $36,000 (the team completed 36% of total scope)
– Actual Cost (AC): $38,000
Use the data above to compute cost and schedule metrics:
Cost Variance (CV):
CV = EV – AC = $36,000 – $38,000 = –$2,000
(Negative CV indicates a cost overrun at this point.)
Schedule Variance (SV):
SV = EV – PV = $36,000 – $40,000 = –$4,000
(Negative SV indicates the project is behind schedule.)
Cost Performance Index (CPI):
CPI = EV / AC = 36,000 / 38,000 ≈ 0.95
(Less than 1.0, showing cost inefficiency—spending more than planned for the work accomplished.)
Schedule Performance Index (SPI):
SPI = EV / PV = 36,000 / 40,000 = 0.90
(Less than 1.0, behind schedule.)
Estimate at Completion (EAC) Assuming the current CPI persists:
EAC = BAC / CPI = 100,000 / 0.95 ≈ $105,263
(Forecast to exceed the original budget.)
Estimate to Complete (ETC):
ETC = EAC – AC = 105,263 – 38,000 ≈ $67,263
(You need about $67,263 more to finish the project if performance continues at the same efficiency.)
Variance at Completion (VAC):
VAC = BAC – EAC = 100,000 – 105,263 = –$5,263
(Negative value indicates likely budget overrun.)
Imagine that after Week 4, the team decides to implement corrective measures to improve cost efficiency and re-align the schedule. By Week 6, the EVM data changes:
• EV = $58,000 (work performance improved demonstrably)
• AC = $59,000 (spending partially stabilized)
• PV by Week 6 = $60,000 (the baseline plan through six weeks)
• CPI = 58,000 / 59,000 ≈ 0.98
• SPI = 58,000 / 60,000 ≈ 0.97
Now with a slightly better CPI, you can recalculate EAC:
EAC = BAC / CPI = 100,000 / 0.98 ≈ $102,041
The project will still trend slightly over budget, but less severely than before. This example highlights how recalculating EVM metrics over time helps track the success of your corrective measures.
• Baseline Carefully: Effective EVM hinges on a well-defined scope, a realistic schedule, and a solid cost baseline.
• Collect Data Consistently: Update EV, AC, and PV data with a regular cadence. In large programs, monthly updates are common, while shorter sprints may require weekly updates.
• Adjust for Partial Work: In agile or hybrid contexts, tasks may only be “partially done.” Use partial EV calculation methods such as 0/50/100 or a percent complete approach.
• Communicate Widely: Results from EVM can be dramatic. Keep stakeholders informed to avoid surprises, especially when negative trends emerge.
• Monitor Trends, Not Just Snapshots: One-time data might be misleading. Look for patterns in CPI, SPI over weeks or months and compare them to future forecasts.
• Unclear Definition of “Done”: If scope is vague, EV cannot be accurately determined. Always confirm acceptance criteria.
• Overcomplicating EVM: Some teams add too many rules or complexities. Tailor EVM to the project’s size and nature.
• Neglecting Qualitative Factors: EVM focuses on cost and schedule but doesn’t directly measure product quality. Combine EVM with quality metrics for a holistic view.
• Using EVM as a “Gotcha” Tool: EVM should guide improvement, not punish teams. Use it to enable proactive, data-driven course corrections.
• “A Guide to the Project Management Body of Knowledge (PMBOK® Guide) – Seventh Edition,” Project Management Institute (PMI®)
• PMI’s “Practice Standard for Earned Value Management”
• “Earned Value Project Management,” by Quentin W. Fleming and Joel M. Koppelman
• Online Courses on EVM, such as specialized classes on Udemy or LinkedIn Learning
Looking to crush the PMP exam with confidence? Dive deep into 6 rigorous mock exams totaling 1500+ advanced-level questions, each accompanied by clear, step-by-step explanations. Hone your test-taking strategies, master complex topics, and build the resilience you need on exam day. Perfect for serious PMs aiming beyond fundamentals.
Enroll now:
PMP Mastery: 1500+ Hard Mock Exams with Exceptional Clarity & Full Explanations
Disclaimer: This course is not endorsed by or affiliated with the PMI examination authority. All content is provided purely for educational and preparatory purposes.