- Home
- Earned Value Guide
- Definitions
- Earned Value Management
What Is Earned Value Management (EVM)? Construction Guide
Earned value management (EVM) is a project controls methodology that measures physical progress against a cost-loaded baseline.
Will Doyle
Mar 08, 2026 · 5 min read
<div class="ge-article-wrapper"><nav class="ge-toc" aria-label="Table of contents"><p class="ge-toc-label">In this article</p><ul class="ge-toc-list"><li><a href="#the-evm-tripod-three-inputs-everything-else">The EVM Tripod: Three Inputs, Everything Else</a></li><li><a href="#how-evm-works-the-core-mechanism">How EVM Works, The Core Mechanism</a></li><li><a href="#why-evm-matters-on-uk-construction-projects">Why EVM Matters on UK Construction Projects</a></li><li><a href="#worked-example-28m-water-treatment-works">Worked Example: £28M Water Treatment Works</a></li><li><a href="#when-evm-works-and-when-it-doesnt">When EVM Works (And When It Doesn't)</a></li><li><a href="#nec4-mapping">NEC4 Mapping</a></li><li><a href="#common-mistakes">Common Mistakes</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav><article class="ge-article-body"><p>Earned value management (EVM) is a project controls methodology that measures physical progress against a cost-loaded baseline to determine whether a construction project is on budget and on programme. That's the textbook answer. Here's the practical one: EVM gives you three numbers, what you planned to spend, what the work is worth, and what you actually spent, and from those three numbers, you can diagnose almost any commercial problem on a project. It's the closest thing construction has to an <a href="/en/earned-value/definitions/early-warning">early warning system</a> for cost and time overruns.</p><p>If you've found this page, you're probably implementing EVM on a UK construction project (likely NEC4) and wondering whether it's worth the effort. It is. But only if you do it properly. On the <a href="/en/earned-value">earned value management guide</a>, we cover the full framework. This page focuses on what EVM actually is, where it came from, and why it matters commercially.</p><h2 id="the-evm-tripod-three-inputs-everything-else">The EVM Tripod: Three Inputs, Everything Else</h2><p>EVM rests on three foundation measurements taken at regular intervals (typically monthly on UK construction projects):</p><div class="ge-table-wrap ge-anim"><table class="ge-table"><thead><tr><th>Metric</th><th>Full Name</th><th>What It Measures</th><th>Source</th></tr></thead><tbody><tr><td><a href="/en/earned-value/definitions/planned-value">PV</a></td><td>Planned Value (BCWS)</td><td>Budgeted cost of work scheduled</td><td>Cost-loaded baseline programme</td></tr><tr><td><a href="/en/earned-value/definitions/earned-value">EV</a></td><td>Earned Value (BCWP)</td><td>Budgeted cost of work completed</td><td>Physical <a href="/en/earned-value/definitions/progress-measurement">progress measurement</a></td></tr><tr><td><a href="/en/earned-value/definitions/actual-cost">AC</a></td><td>Actual Cost (ACWP)</td><td>Actual cost of work performed</td><td>Cost reporting system</td></tr></tbody></table></div><p>From these three inputs, everything else flows. That's the beauty of it. Three measurements. An entire diagnostic toolkit.</p><pre class="ge-ascii-diagram ge-anim"> THE EVM SYSTEM – INPUTS TO DECISIONS ========================================== INPUTS CALCULATIONS OUTPUTS DECISIONS ────── ──────────── ─────── ───────── Cost-loaded ┌──► PV ──┐ Programme │ │ │ ├──► <a href="/en/earned-value/definitions/schedule-variance">SV</a> = EV - PV ──► Schedule ──► Accelerate? Physical │ │ SPI = EV/PV Status Re-sequence? Progress ───┼──► EV ──┤ Measurement │ │ │ ├──► CV = EV - AC ──► Cost ──► Recovery plan? Cost │ │ CPI = EV/AC Status Reduce scope? Accounts ───┼──► AC ──┘ │ │ │ ▼ Budget ───┼──► BAC ──► EAC = BAC/CPI ──► Forecast ──► Early warning? │ ETC = EAC - AC at Complete CE notification? │ TCPI Risk reduction │ │ meeting? │ ▼ │ Earned Schedule └──────► ES, SV(t), SPI(t) ──► Time ──► Delay claim? Forecast Programme revision? Three inputs. Everything else is derived. </pre><h2 id="how-evm-works-the-core-mechanism">How EVM Works, The Core Mechanism</h2><p>The mechanism is straightforward. Compare EV against PV and you know whether progress is on track. Compare EV against AC and you know whether costs are under control. Plot all three on an <a href="/en/earned-value/s-curve-tracking">S-curve</a> over time and the project's commercial story becomes visible at a glance.</p><p>Here's what each comparison gives you:</p><div class="ge-table-wrap ge-anim"><table class="ge-table"><thead><tr><th>Comparison</th><th>What You Get</th><th>Formula</th><th>Interpretation</th></tr></thead><tbody><tr><td>EV vs PV</td><td><a href="/en/earned-value/cost-schedule-variance">Schedule Variance</a></td><td>SV = EV - PV</td><td>Positive = ahead, Negative = behind</td></tr><tr><td>EV vs AC</td><td><a href="/en/earned-value/cost-schedule-variance">Cost Variance</a></td><td>CV = EV - AC</td><td>Positive = under budget, Negative = over</td></tr><tr><td>EV / PV</td><td><a href="/en/earned-value/definitions/schedule-performance-index">Schedule Performance Index</a></td><td>SPI = EV / PV</td><td>> 1.0 = ahead, < 1.0 = behind</td></tr><tr><td>EV / AC</td><td><a href="/en/earned-value/definitions/cost-performance-index">Cost Performance Index</a></td><td>CPI = EV / AC</td><td>> 1.0 = under budget, < 1.0 = over</td></tr><tr><td>BAC / CPI</td><td><a href="/en/earned-value/definitions/estimate-at-completion">Estimate at Completion</a></td><td>EAC = BAC / CPI</td><td>Projected total cost based on efficiency</td></tr></tbody></table></div><p>The indices are ratios. CPI of 0.90 means you're getting 90p of value for every £1 spent. SPI of 0.85 means you're delivering 85% of the planned progress. Both are simple enough to explain to a project director in under 30 seconds, and that communication simplicity is half the value of EVM.</p><h2 id="why-evm-matters-on-uk-construction-projects">Why EVM Matters on UK Construction Projects</h2><p>On a £50M infrastructure project, a 5% cost overrun is £2.5M. That's not a rounding error. It's a career-defining conversation with the project director. The problem is that most commercial teams don't spot the overrun until month 18 of a 30-month programme. By then, recovery is almost impossible.</p><p>I've tracked CPI on a dozen NEC4 Option C contracts and the pattern is remarkably consistent. Once cumulative CPI drops below 0.90 by the 20% completion mark, it almost never recovers. The US Department of Defense found the same thing across hundreds of contracts. EVM doesn't prevent overruns. What it does is surface them early enough to do something about it.</p><p>Without EVM, you're relying on monthly cost reports and subjective programme updates. Both are lagging indicators. The <a href="/en/earned-value/definitions/cost-value-reconciliation">CVR</a> tells you what happened last month. The programme tells you what someone thinks will happen next month. Neither tells you the one thing you actually need to know: given our current efficiency, what will this project cost at completion?</p><p>EVM answers that question. Every month.</p><h2 id="worked-example-28m-water-treatment-works">Worked Example: £28M Water Treatment Works</h2><span class="ge-worked-label">Worked Example</span><div class="ge-callout ge-anim"><p><strong>Scenario:</strong> You're the commercial manager on a £28M water treatment works under NEC4 Option C. The programme is 18 months (May 2025 to October 2026). At month 5 (September 2025), you run your monthly EVM report.</p><p><strong>The raw data:</strong></p><div class="ge-table-wrap ge-anim"><table class="ge-table"><thead><tr><th>Metric</th><th>Value</th></tr></thead><tbody><tr><td><a href="/en/earned-value/definitions/budget-at-completion">BAC</a> (target total of the Prices)</td><td>£28,000,000</td></tr><tr><td>PV (cumulative from Accepted Programme)</td><td>£9,100,000</td></tr><tr><td>EV (measured physical progress at budget rates)</td><td>£7,840,000</td></tr><tr><td>AC (actual Defined Cost from accounts)</td><td>£9,520,000</td></tr></tbody></table></div><p><strong>The analysis:</strong></p><ul><li>SV = £7,840,000 - £9,100,000 = <strong>-£1,260,000</strong> (behind programme)</li><li>CV = £7,840,000 - £9,520,000 = <strong>-£1,680,000</strong> (over budget)</li><li>SPI = 7,840 / 9,100 = <strong>0.86</strong> (14% behind programme)</li><li>CPI = 7,840 / 9,520 = <strong>0.82</strong> (18% cost overrun rate)</li><li>EAC = 28,000,000 / 0.82 = <strong>£34,146,341</strong></li><li><a href="/en/earned-value/definitions/estimate-to-complete">ETC</a> = £34,146,341 - £9,520,000 = <strong>£24,626,341</strong></li><li>Variance at completion = BAC - EAC = 28,000,000 - 34,146,341 = <strong>-£6,146,341</strong></li></ul><p><strong>What EVM just told you:</strong> This project is heading for a £6.1M overrun. At month 5 of 18. You've spent £9.5M and have only £7.8M of budgeted work to show for it. Every pound spent is delivering only 82p of value. If nothing changes, the final cost will be £34.1M against a target of £28M.</p><p><strong>What you do about it:</strong> This is an immediate <a href="/en/earned-value/definitions/early-warning">early warning</a> under clause 16.1. This matter could increase the total of the Prices by over £6M. Convene a risk reduction meeting. Drill into the CPI by package to find where the overrun is concentrated. On this project, 70% of the cost variance was in two packages: process pipework (subcontractor productivity) and the MEICA installation (design changes not yet formalised as CEs).</p><p>The process pipework needed a recovery plan. The MEICA overrun needed <a href="/en/nec4/compensation-events">compensation event notifications</a>, those design changes were client risk, and without formal CEs, the contractor was absorbing costs that should adjust the target. EVM didn't just flag the problem. It pointed to where the problem was hiding.</p></div><h2 id="when-evm-works-and-when-it-doesnt">When EVM Works (And When It Doesn't)</h2><p>EVM isn't always the right answer. Here's my honest assessment:</p><p><strong>EVM works well when:</strong></p><ul><li>Project value exceeds £5M (enough complexity to justify the overhead)</li><li>Programme is longer than 6 months (enough time for trends to emerge)</li><li>There's a credible cost-loaded baseline programme</li><li>Someone competent is measuring physical progress (not just filling in spreadsheets)</li><li>Management actually acts on the data</li></ul><p><strong>EVM struggles when:</strong></p><ul><li>The baseline programme is fiction (garbage in, garbage out)</li><li>Progress measurement is dishonest or inconsistent</li><li>Nobody reads the reports (the most common failure mode)</li><li>The project is too small to justify the overhead, a £500K fit-out doesn't need EVM</li><li>The contract form doesn't support it (rare on NEC4, more common on bespoke contracts)</li></ul><p>I've seen £200M programmes with beautiful EVM dashboards that nobody looks at. And I've seen a £15M highways job where one QS with a spreadsheet and genuine CPI tracking saved the project from a £2M overrun. The methodology matters less than the discipline.</p><h2 id="nec4-mapping">NEC4 Mapping</h2><p>For teams implementing EVM on NEC4 contracts, the terminology translation is essential:</p><div class="ge-table-wrap ge-anim"><table class="ge-table"><thead><tr><th>EVM Concept</th><th>NEC4 Equivalent</th><th>Source</th></tr></thead><tbody><tr><td>BAC</td><td>Target total of the Prices</td><td>Contract Data Part 1 (Option C)</td></tr><tr><td>PV</td><td>Cumulative budgeted Defined Cost from Accepted Programme</td><td>Clause 31/32</td></tr><tr><td>EV</td><td>Budgeted Defined Cost of work performed</td><td>Progress measurement</td></tr><tr><td>AC</td><td>Defined Cost (actual)</td><td>Contractor's accounts</td></tr><tr><td>Baseline change</td><td>CE implementation adjusting the target</td><td>Clause 65</td></tr><tr><td>Forecast</td><td><a href="/en/earned-value/definitions/estimate-at-completion">EAC</a> from CPI trend</td><td>Derived</td></tr></tbody></table></div><p>The key NEC4 consideration: every implemented compensation event changes BAC. On active projects with monthly CEs, your BAC might shift every period. Your <a href="/en/earned-value/definitions/earned-value-management-system">EVM system</a> needs to track the original target, cumulative CE adjustments, and current target separately, otherwise you can't tell whether a CPI change is driven by real efficiency issues or just a stale baseline.</p><h2 id="common-mistakes">Common Mistakes</h2><ol><li><strong>Implementing EVM without a cost-loaded programme</strong>: I've genuinely seen teams try this. They capture AC from the accounts, estimate EV from site walk-arounds, and make up PV from memory. That's not EVM. That's expensive guesswork with a fancy name. You need a proper cost-loaded baseline. Full stop.</li></ol><ol><li><strong>Reporting without acting</strong>: Producing a monthly EVM report, noting that CPI is 0.85, filing the report, and doing nothing. This is more common than you'd think. EVM is a decision-support tool. If you're not making decisions from it, you're wasting everyone's time.</li></ol><ol><li><strong>Not updating BAC for compensation events</strong>: On NEC4 Option C, every implemented CE adjusts the target. If your BAC is still the original contract value six months and fifteen CEs later, your CPI is meaningless. It'll show a cost overrun that's partly just approved scope changes.</li></ol><ol><li><strong>Measuring progress at package level only</strong>: A project at CPI 0.93 might have one package at 0.72 and another at 1.15. The aggregate number masks the problem. Always report EVM at package level as well as project level. The package-level data is where the actionable insights live.</li></ol><ol><li><strong>Confusing <a href="/en/earned-value/definitions/earned-value-management">EVM</a> (the methodology) with <a href="/en/earned-value/definitions/earned-value-management-system">EVMS</a> (the system)</strong>: EVM is the analytical approach. EVMS is the formal integrated system of processes, tools, and governance. You can do EVM with a spreadsheet. EVMS requires documented procedures, compliance audits, and formal system descriptions. On a £15M job, EVM is enough. On a £100M government programme, you'll likely need an EVMS.</li></ol><div class="ge-product-note ge-anim"><p><strong>How Gather helps.</strong> Gather's AI reads your site diaries daily and maps progress against your cost-loaded programme, giving you accurate earned value data without manual spreadsheet updates. <a href="https://gatherinsights.com/contact">Book a demo</a> to see it working on a live NEC4 project.</p></div><h2 id="frequently-asked-questions">Frequently Asked Questions</h2><h3>Is EVM mandatory on NEC4 contracts?</h3><p>No. NEC4 doesn't mention earned value management by name. However, NEC4 Option C requires the Contractor to provide cost and programme information that effectively enables EVM, Defined Cost records, Accepted Programme, and regular progress reporting. Some clients specify EVM requirements in the Works Information (or Scope, in NEC4 terminology). Network Rail, Highways England, and most government departments increasingly require formal EVM on contracts above £10-20M.</p><h3>What's the minimum project size for EVM to be worthwhile?</h3><p>There's no hard rule. On UK construction projects, I'd say the crossover point is around £5M for basic EVM (CPI and SPI tracking) and £20M for formal EVMS with full compliance requirements. Below £5M, the overhead of maintaining a cost-loaded programme and measuring physical progress monthly often outweighs the benefit. A good cost/value reconciliation and programme review will serve you better on smaller jobs.</p><h3>How does EVM relate to the monthly cost/value reconciliation (CVR)?</h3><p>A CVR compares planned margin against actual margin, it's the traditional QS tool for tracking profitability. EVM goes further by tracking efficiency (CPI) and programme performance (SPI) and producing forecasts (<a href="/en/earned-value/definitions/estimate-at-completion">EAC</a>, <a href="/en/earned-value/definitions/estimate-to-complete">ETC</a>). The CVR tells you where you are. EVM tells you where you're heading. On NEC4 Option C, both should be running in parallel, the CVR for commercial reporting and EVM for performance forecasting.</p><h3>Can I do EVM in a spreadsheet?</h3><p>Yes. And on projects under £20M, you probably should. A well-structured spreadsheet with cost-loaded activities, monthly progress entries, and automated CPI/SPI calculations is more than adequate. The <a href="/en/earned-value/calculator">earned value calculator</a> on this site does exactly that. Formal EVMS software (Primavera, Cobra, Deltek) is for major programmes where you need multi-level WBS, resource loading, and automated reporting across dozens of packages. Don't over-engineer it.</p></article></div>
PLATFORM
Resources
Accreditations
ISO 27001
ISO 9001
Cyber Essentials
G-Cloud




Gather Insights Limited is a limited company registered in England & Wales. Registered number: 10215108.
Copyright © Gather Insights Limited 2026
.webp)
