Earned Schedule
A time-based extension of earned value that converts schedule performance into units of time, fixing EVM's well-known late-project blind spot.
Definition
Earned Schedule (ES) is a project controls technique developed by Walt Lipke in the early 2000s that re-expresses schedule progress in time units rather than cost units. Classic Earned Value Management measures SV and SPI in dollars; that maths breaks down as a project approaches its planned finish, where SPI artificially trends to 1.0 even on late projects. ES fixes this by asking a different question: at what point in the past was the work I have actually completed planned to be done? The gap between that point and the data date is the schedule variance in time — SV(t) — and the ratio is SPI(t).
Why It Matters
I learned to trust ES the hard way. On a refinery turnaround, the EVM dashboard showed SPI = 0.98 three weeks from completion and the steering committee relaxed. Earned Schedule on the same data showed SPI(t) = 0.84 and a forecast finish six weeks late. The team that was paying attention to ES had already moved equipment and crews; the team relying on cost-based SPI was blindsided. That moment changed how I report schedule performance permanently.
The Maths, Briefly
Plot the PV (planned value) cumulative curve over time. For any data date, take the EV (earned value) achieved and project it horizontally onto the PV curve; read off the time at which that EV was planned to be earned. That time is ES. Then:
- SV(t) = ES − AT (Actual Time)
- SPI(t) = ES ÷ AT
- IEAC(t) = PD ÷ SPI(t) where PD is planned duration — a forecast finish in time units
The formulas are simple. The leverage they give a controls team is enormous.
Real-World Construction Example
On a $480M hospital project I supported, classic SPI sat between 0.95 and 1.02 for the last eight months despite obvious slippage on the curtain wall. ES(t) told the truth: by month 22 of a planned 30-month duration, ES was 19.4 months — meaning we'd earned only what was planned for month 19.4. SPI(t) = 0.88 and IEAC(t) projected a 34-month finish. We finished month 33. EVM said we were on time. ES told us a year out that we weren't.
Real-World IT Example
Earned Schedule applies to phased programmes, not sprints. On a 14-month core-banking migration, the steering committee tracked sprint velocity and a high-level EVM. SPI looked healthy. ES(t) computed against the migration's milestone-loaded baseline showed a steady erosion from 0.96 to 0.81 over six months. The slippage was hidden because deferred items kept rolling forward into "completed-but-not-yet-delivered" buckets. ES caught what burndown didn't.
Practical Lessons Learned
- ES only works with a credible baseline. Garbage PV in, garbage ES out.
- Pair ES with the critical path. ES is a summary metric; CPM tells you which activities are causing the drift.
- Use SPI(t) for forecasting, not for stakeholder pressure. Teams hide bad news from punitive metrics.
- Recompute monthly, not just at gate reviews. Trends matter more than snapshots.
Common Mistakes
- Confusing SPI and SPI(t). They mean different things; reporting both as "SPI" misleads everyone.
- Computing ES without a time-phased PV curve. A milestone list is not a PV curve.
- Treating IEAC(t) as a commitment date. It's a forecast based on present trends; if trends change, so does the forecast.
- Ignoring out-of-sequence progress. ES assumes work is being earned roughly in the planned order; large out-of-sequence work distorts the reading.
- Reporting only at the project level. ES at WBS-level 2 or 3 is where the diagnostic value lives.
Expert Tips
- Always show ES and CPM together. One is the temperature, the other is the diagnosis.
- Plot ES vs AT as a line chart over time. The slope tells you whether the project is gaining or losing ground.
- Calibrate against historical projects. Your organisation's SPI(t) at 60% complete is a far better predictor than industry averages.
- Brief executives in time, not dollars. "We are 2.8 months behind plan" lands harder than "SV is negative $4.2M".
- Use the CPI/SPI/EVM calculator on PMMilestone.org to cross-check manual computations before publishing.
Key Takeaways
- Earned Schedule converts schedule performance into time units, eliminating EVM's late-project blind spot.
- SPI(t) and IEAC(t) are honest forecasters; classic SPI is not, beyond about 60% complete.
- Pair ES with CPM and with WBS-level reporting for diagnostic power.
- It works on construction, capital projects, and phased IT programmes — anywhere you have a credible time-phased baseline.
Related Encyclopedia Entries
- Earned Value Management
- Cost Performance Index
- Estimate at Completion
- Critical Path Method
- S-Curve
- Baseline Schedule
Related Research Articles, Case Studies & Tools
Frequently Asked Questions
How is Earned Schedule different from classic SPI?
Classic SPI uses cost (EV/PV) and trends to 1.0 as the project nears its planned finish, even on late projects. ES re-expresses progress in time, so SPI(t) keeps telling the truth right up to actual completion.When should I start using ES on a project?
From the first reporting period. Trends are the value, and you can't see trends without a history. Begin at month one and recompute monthly.Does ES replace CPM?
No. ES is a summary indicator; CPM tells you which activities are driving the slippage. Use them together.Can I use ES on agile programmes?
Yes, against a milestone-loaded baseline. It will not work against a pure sprint burndown because there's no time-phased PV curve.What's a healthy SPI(t)?
Above 0.95 is generally healthy; 0.90–0.95 warrants investigation; below 0.90 means the finish-date forecast needs to be re-published.What if my baseline is wrong?
Then ES is wrong. Rebaseline formally — don't quietly adjust PV. Document the change-control trail.Why is my SPI(t) better than my SPI late in the project?
That's expected and is exactly why ES exists. SPI artificially recovers as PV catches up to EV near the end; SPI(t) does not.What is a common misconception about Earned Schedule?
That the topic is well-defined across all references. In practice, definitions vary between PMBOK, PRINCE2, AACE and ISO 21500 — this entry uses the definition most aligned with field practice on capital projects, and flags where the standards diverge.Which related encyclopedia entries should I read alongside Earned Schedule?
Read Earned Value Management, Critical Path Method and the DCMA 14-point assessment next. The full A–Z is available in the PMMilestone Encyclopedia, and quick one-line definitions live in the PM Glossary on the flagship platform.How does Dr. Hassan Eliwa's research treat Earned Schedule?
Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. Earned Schedule is treated through that lens — what a planning or controls engineer is expected to do with it on a live project, not its textbook definition alone. See the full research library at PMMilestone Research Articles.How is Earned Schedule defined on PMMilestone Research & Insights?
A time-based extension of earned value that converts schedule performance into units of time, fixing EVM's well-known late-project blind spot. For the full treatment, see the definition, principles, applications and related entries above — every encyclopedia entry follows the same research-grade structure.
People also ask
Follow-up questions practitioners search for next — each one points to the calculator, template or reference entry that answers it.
Which book goes deeper than this entry?
Practitioner field handbooks with worked numerical examples. Books & Publications ↗
Which calculator on PMMilestone.org applies here?
The integrated EVM workbook covers most cost-schedule diagnostics. EVM Calculator ↗
Where is this in the glossary?
Quick-lookup definitions across 1,200+ PM terms. PM Glossary on PMMilestone.org ↗
Which learning track covers this end-to-end?
Structured tracks from beginner planner to programme controls director. Project Controls Academy ↗
Related Entries
Further reading on PMMilestone.org
Curated companion resources hosted on the flagship platform, PMMilestone.org.
- For practitioners who want to go deeper, the Project Controls Academy.
- Engineers researching this topic typically continue with the Learning Tracks.
- A practical companion to this entry is the Books & Publications.
- Closely related on the flagship platform is the EVM Calculator.
- Useful alongside this article is the Schedule Health Checker.
- Many readers follow this up with the PMMilestone.org knowledge hub.