- Home
- Earned Value Guide
- Definitions
- Fee Percentage
NEC4 Fee Percentage in Earned Value Explained
The NEC4 fee percentage is the contractor's mark-up on Defined Cost covering head office overheads, profit, and corporate risk.
Will Doyle
Mar 06, 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-definition">The Definition</a></li><li><a href="#how-it-works-under-nec4">How It Works Under NEC4</a></li><li><a href="#the-evm-alignment-problem">The EVM Alignment Problem</a></li><li><a href="#worked-example-fee-percentage-on-a-15m-option-c-contract">Worked Example: Fee Percentage on a £15M Option C Contract</a></li><li><a href="#how-fee-interacts-with-pain-gain-share">How Fee Interacts With Pain/Gain Share</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>The NEC4 fee percentage is the contractor's mark-up on Defined Cost. It covers head office overheads, profit, and corporate risk, one single percentage applied to every pound of Defined Cost incurred on the project. If you're running <a href="/en/earned-value">earned value management</a> on an NEC4 contract, the fee is the thing that makes your <a href="/en/earned-value/definitions/actual-cost">Actual Cost</a> diverge from what the work "really" cost to deliver.</p><p>Fee percentage is part of the <a href="/en/earned-value/definitions">earned value definitions glossary</a>. For the full formula framework, see the <a href="/en/earned-value/formulas">earned value formulas page</a>.</p><h2 id="the-definition">The Definition</h2><div class="ge-formula-box ge-anim"><span class="ge-formula-label">Formula</span><code>Fee = Defined Cost x Fee Percentage</code></div><p>The fee percentage is stated in Contract Data Part 2 (the contractor's offer). It's a single figure, say 8%, applied to the Defined Cost of work done to date. On a month where Defined Cost is £800,000, the fee is £64,000. That's it.</p><p>NEC4 simplified this from NEC3, where you had two separate fee percentages: one for subcontracted work and one for directly provided work. That distinction caused endless arguments about which category certain costs fell into. NEC4 collapsed them into one percentage. Cleaner. Less to argue about.</p><h2 id="how-it-works-under-nec4">How It Works Under NEC4</h2><p>The fee gets added to Defined Cost to form the Price for Work Done to Date (PWDD). The PWDD is the basis for interim payments on Option C and Option E contracts.</p><pre class="ge-ascii-diagram ge-anim"> PRICE FOR WORK DONE TO DATE (PWDD) =================================== Defined Cost Fee % PWDD (actual spend) (contractor's (basis for mark-up) payment) ┌──────────────┐ │ │ │ £5,200,000 │ x 1.08 = £5,616,000 │ │ (8%) │ Defined │ │ Cost │ └──────────────┘ │ │ ▼ ▼ Goes into AC Goes into AC (EVM metric) (if using PWDD as AC basis) ───────────────────────────────────────────── KEY POINT: Which figure you use as AC in EVM depends on whether you include or exclude the fee from your cost baseline. </pre><p>This is where EVM gets tricky on NEC4. Your <a href="/en/earned-value/definitions/actual-cost">AC</a> can either include or exclude the fee. Both approaches work, but you must be consistent. Mix them up and your <a href="/en/earned-value/definitions/cost-performance-index">CPI</a> is meaningless.</p><h2 id="the-evm-alignment-problem">The EVM Alignment Problem</h2><p>Here's the issue I see on probably two thirds of NEC4 projects running EVM.</p><p>The <a href="/en/earned-value/definitions/budget-at-completion">Budget at Completion</a> (BAC) is set from the target total of the Prices, which includes the fee. So BAC already has fee baked in. But when teams collect AC data from cost reports, they often use Defined Cost without the fee. Now your BAC includes 8% more than your AC does. Your CPI looks artificially healthy.</p><p>Two options. Both are valid:</p><div class="ge-table-wrap ge-anim"><table class="ge-table"><thead><tr><th>Approach</th><th>BAC Includes Fee?</th><th>AC Includes Fee?</th><th>When to Use</th></tr></thead><tbody><tr><td><strong>Gross basis</strong></td><td>Yes (target Prices)</td><td>Yes (PWDD)</td><td>Simpler. Matches NEC4 payment mechanism directly.</td></tr><tr><td><strong>Net basis</strong></td><td>No (strip fee from target)</td><td>No (Defined Cost only)</td><td>Better for isolating real cost efficiency. Fee is just a multiplier.</td></tr></tbody></table></div><p>The golden rule: whatever you choose, apply it consistently to BAC, <a href="/en/earned-value/definitions/earned-value">EV</a>, and AC.</p><p>I've seen teams use gross BAC with net AC and wonder why their CPI was always above 1.0. It wasn't good performance. It was an 8% accounting error.</p><h2 id="worked-example-fee-percentage-on-a-15m-option-c-contract">Worked Example: Fee Percentage on a £15M Option C Contract</h2><span class="ge-worked-label">Worked Example</span><div class="ge-callout ge-anim"><p><strong>Scenario:</strong> A £15M NEC4 Option C highway improvement in South Yorkshire. The fee percentage in Contract Data Part 2 is 8%. At the month 6 assessment date (28 February 2025), the commercial team compiles the following:</p><p><strong>Defined Cost to date:</strong> £5,200,000 <strong>Fee (8%):</strong> £5,200,000 x 0.08 = £416,000 <strong>PWDD:</strong> £5,200,000 + £416,000 = <strong>£5,616,000</strong></p><p>The target total of the Prices (after two implemented CEs) is £15,840,000. This already includes fee.</p><p><strong>EVM on a gross basis:</strong></p><ul><li>BAC = £15,840,000 (target Prices including fee)</li><li>EV = £15,840,000 x 34% complete = £5,385,600</li><li>AC = £5,616,000 (PWDD including fee)</li><li>CPI = £5,385,600 / £5,616,000 = <strong>0.959</strong></li><li><a href="/en/earned-value/definitions/estimate-at-completion">EAC</a> = £15,840,000 / 0.959 = <strong>£16,517,000</strong> (forecast overrun of £677K)</li></ul><p><strong>EVM on a net basis (stripping fee):</strong></p><ul><li>BAC = £15,840,000 / 1.08 = £14,666,667 (target Defined Cost)</li><li>EV = £14,666,667 x 34% = £4,986,667</li><li>AC = £5,200,000 (Defined Cost only)</li><li>CPI = £4,986,667 / £5,200,000 = <strong>0.959</strong></li></ul><p>Same CPI either way, as long as you're consistent. The maths doesn't lie. The problem only arises when you mix and match.</p></div><h2 id="how-fee-interacts-with-pain-gain-share">How Fee Interacts With Pain/Gain Share</h2><p>On Option C, the pain/gain calculation compares PWDD (Defined Cost + fee) against the target total of the Prices. The fee is already in both numbers, so it cancels out. The contractor's actual share depends on real cost performance, not the fee percentage itself.</p><p>But here's something most people miss. If Defined Cost comes in exactly on target, the contractor still earns the full fee. The fee isn't at risk in the pain/gain mechanism, only the share of over/underperformance is. On a £15M target with 8% fee, the fee component is roughly £1.1M. That's guaranteed revenue unless Defined Cost blows out so badly that the contractor's share of the pain exceeds the fee earned.</p><p>I've worked on a project where the commercial director didn't understand this. He thought the fee was "profit at risk." It's not. It's overheads and profit built into the Prices. Pain/gain operates on top of it.</p><h2 id="common-mistakes">Common Mistakes</h2><ol><li><strong>Mixing gross and net figures in EVM.</strong> This is the big one. If BAC includes fee but AC doesn't, your CPI is wrong by whatever the fee percentage is. On an 8% fee, that's an 8% error. Enough to turn a genuine overrun into an apparent underspend.</li></ol><ol><li><strong>Assuming the fee percentage is profit.</strong> It's not. Fee covers head office overheads, insurance, corporate costs, and profit. On a typical 8% fee, the actual profit element might only be 2-3%. The rest is real overhead that the contractor incurs whether the project runs or not.</li></ol><ol><li><strong>Forgetting to apply fee to compensation events.</strong> When you assess a CE, the Defined Cost of the event gets the fee added on top. A CE with £100,000 of Defined Cost at 8% fee = £108,000 adjustment to the Prices. If you update BAC with just the Defined Cost and not the fee, your target is understated.</li></ol><ol><li><strong>Using NEC3 fee structure on NEC4 contracts.</strong> NEC3 had separate subcontract and direct fee percentages. NEC4 has one. If you're porting an NEC3 spreadsheet to an NEC4 project, make sure you've collapsed the two percentages into one.</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>What's a typical NEC4 fee percentage?</h3><p>It varies enormously by sector and contractor. On major infrastructure (rail, highways), I typically see 6-10%. On building works, 8-15%. On smaller projects or where the contractor is desperate for work, I've seen fees as low as 3%. The fee reflects the contractor's assessment of their overhead recovery needs and competitive positioning.</p><h3>Does the fee percentage change during the contract?</h3><p>No. The fee percentage is fixed in Contract Data Part 2. It doesn't change regardless of what happens on the project. Even if the contractor's actual overheads increase, the fee stays at the tendered rate. That's the deal.</p><h3>Should I include fee in AC when running EVM?</h3><p>Either approach works. What matters is consistency. If your BAC comes from the target total of the Prices (which includes fee), then your AC should also include fee. If you strip fee out of BAC to work on a net Defined Cost basis, strip it out of AC too. See the worked example above.</p><h3>How does fee percentage differ from margin?</h3><p>Fee is the contractual mark-up on Defined Cost. Margin is the actual profit the contractor earns after all costs. If the fee is 8% but overheads consume 6%, margin is roughly 2%. And if Defined Cost overruns, margin can be zero or negative, even though the fee percentage hasn't changed.</p></article></div>
PLATFORM
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)
