Baseline Schedule
The approved, time-phased plan against which actual progress is measured and variance is reported throughout the project.
Definition
The Baseline Schedule is the formally approved, time-phased plan of project activities, durations, logic, milestones, and resource loading that serves as the reference against which actual performance is measured. Once baselined, the schedule is frozen for measurement purposes; changes flow only through the formal change control process. The baseline is the schedule's commitment to the project's stakeholders — and the reference point that makes variance reporting meaningful.
"Baseline" is both a noun (the approved schedule) and a verb (the act of formally freezing it). Both meanings matter. A schedule that has never been baselined produces no meaningful variance reporting; a baseline that is re-baselined every month produces no meaningful trend.
What Goes Into a Baseline
- Activities — discrete units of work with unique IDs, descriptions, and WBS codes.
- Durations — estimated time to complete each activity, with assumptions documented.
- Logic — finish-to-start and other dependencies between activities.
- Calendars — working days, shifts, holidays.
- Resource loading — labour, equipment, materials per activity.
- Milestones — zero-duration markers for significant events.
- Constraints — externally imposed dates (start-no-earlier-than, must-finish-on).
- Critical path — the chain of zero-total-float activities driving the end date.
- Cost loading — for projects using earned value, each activity carries budget value.
Principles
- Baseline only when ready. An immature schedule baselined to satisfy a deadline becomes the reference no one trusts.
- Freeze in writing. Baseline approval is a formal milestone with signatures, not an email exchange.
- Change only through change control. Once baselined, no edits without an approved change request.
- Compare current to baseline at every status. Variance reporting is the baseline's reason for existing.
- Re-baseline rarely. Frequent re-baselining hides performance; once a year on long programmes, never on short ones.
Schedule Quality Before Baseline
Baselining a defective schedule guarantees defective reporting. The standard pre-baseline audit (often using the DCMA-14 checklist) verifies:
- No open ends (every activity has at least one predecessor and successor, except start and finish).
- No leads (negative lags).
- Lags below 5% of total relationships.
- Hard constraints below 5% of total activities.
- No activities longer than 44 working days without breakdown.
- Total float distribution: 95% of activities have positive total float.
- Critical path drawn end-to-end without gaps.
- Resource loading complete on activities that consume resources.
- Calendar consistent across related activities.
A schedule failing more than three DCMA-14 criteria should not be baselined; the defects compound into variance reporting that the team cannot interpret.
Real-World Construction Example
A USD 480M LNG receiving terminal baselined its schedule at award. Three months later, FEED issues forced fundamental re-sequencing of jetty and tank-farm work. The contractor proposed a re-baseline; the owner refused on the grounds that early variance would be hidden. The compromise: maintain the original baseline as the contractual reference, and run a parallel "current working schedule" with updated logic for execution purposes. Both views were reported; variance against the contractual baseline accumulated to USD 14M of approved change orders over 18 months, all properly documented. A premature re-baseline would have buried the change-order trail and produced a schedule with no meaningful history. The discipline of preserving the original baseline despite execution reality is what kept claims and disputes clean.
Real-World IT / Agile Example
An enterprise programme baselined a 24-month release plan at three levels: programme tranches (12-month), release waves (3-month), and sprint goals (2-week). The programme baseline was updated only at tranche boundaries; the release-wave plan was refreshed quarterly with formal re-baseline; sprint goals refreshed each sprint. The three-tier baselining matched commitment volatility to baseline cadence — long-horizon plans changed slowly, short-horizon plans changed frequently. The model is now standard for enterprise agile programmes and avoids the false choice between "everything baselined forever" and "nothing ever baselined."
Project Controls Perspective
Controls teams own the baseline: pre-baseline audit, formal approval ceremony, baseline storage in version control, variance reporting against baseline, and re-baseline governance. Three metrics matter: baseline stability (number of approved changes per quarter), variance against baseline (cost, schedule, scope), and re-baseline frequency (how often the project felt the need to start over). A project that re-baselines more than once a year is usually concealing performance; a project that never re-baselines after material scope change is usually reporting against a baseline nobody believes.
Common Mistakes
- Baselining a defective schedule to satisfy a contractual milestone.
- Re-baselining frequently to "improve" variance reporting — burying performance.
- Edits to baseline activities without formal change control.
- No DCMA-14 audit before baseline; defects compound into bad reporting.
- Resource loading or cost loading omitted, leaving EVM impossible.
- Baseline stored in a single planner's file rather than under formal version control.
- Variance reported in dates only without value impact, or vice versa.
Expert Tips
- Run DCMA-14 before baseline. The pre-baseline audit catches defects that would otherwise survive into variance reporting.
- Baseline in a formal ceremony. Signatures, dates, version numbers — the baseline is a contract, treat it as one.
- Store baselines under version control. Every variant tagged, dated, owned.
- Compare to baseline at every status. The baseline exists to be measured against; ignoring it is worse than not having one.
- Re-baseline only for material scope change. The bar is high deliberately.
Key Takeaways
- The baseline is the approved reference for variance reporting; freeze formally, change only through change control.
- Pre-baseline DCMA-14 audit prevents defects compounding into bad reporting.
- Three-tier baselining (programme, release, sprint) matches baseline cadence to commitment volatility.
- Re-baseline rarely; frequent re-baselining hides performance.
- The baseline is a contract — treat it as one.
Related Concepts
Baseline Schedule interlocks with CPM, Network Diagrams, Earned Value, Change Control, and WBS. DCMA-14 checklists and baseline-approval templates are at PMMilestone.org.
Frequently Asked Questions
What is a baseline schedule?
The formally approved, time-phased plan of activities, durations, logic, milestones, and resource loading that serves as the reference against which actual progress is measured. Once baselined, the schedule is frozen for measurement purposes and changes flow only through formal change control.When should a schedule be baselined?
When it is complete, internally consistent, passes a DCMA-14 quality check, has been reviewed and accepted by the project team and key stakeholders, and the project is ready to execute against it. Baselining a defective schedule to satisfy a deadline is one of the most common and damaging early-project mistakes.Can the baseline be changed?
Yes, but only through formal change control with documented justification — typically material scope change, approved variations, or fundamental re-sequencing. Frequent re-baselining hides performance; rare re-baselining preserves the variance history that makes future estimating more accurate.How often should the baseline be updated?
On most capital projects, never structurally — variance accumulates against the original baseline for the life of the project. On long programmes, sometimes annually at tranche boundaries. The bar for re-baselining should be deliberately high; if it's easy, performance gets buried.What is DCMA-14?
A 14-point schedule quality assessment developed by the U.S. Defense Contract Management Agency covering open ends, leads, lags, hard constraints, missing logic, high-float and high-duration activities, and several other indicators. It is an industry-standard pre-baseline audit that catches defects which would otherwise produce meaningless variance reporting.Should the baseline include cost loading?
Yes for any project using earned value management — EVM is impossible without cost-loaded activities. For projects using only schedule control, cost loading is optional but increasingly considered best practice because it enables integrated cost-schedule reporting.What is the difference between baseline and current schedule?
The baseline is the original approved plan, frozen as the variance reference. The current schedule reflects actual progress and updated forecasts. Both are needed: the current shows where the project is and where it is going; the baseline shows where it was supposed to be. Variance is the difference.Do agile projects need baselines?
Yes, at programme level. Three-tier baselining — programme tranches refreshed at boundaries, release waves refreshed quarterly, sprint goals refreshed each sprint — matches baseline cadence to commitment volatility. The model avoids both "everything frozen forever" and "nothing ever baselined."What is a common misconception about Baseline 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 Baseline 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 Baseline Schedule?
Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. Baseline 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 Baseline Schedule defined on PMMilestone Research & Insights?
The approved, time-phased plan against which actual progress is measured and variance is reported throughout the project. 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.
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 ↗
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 ↗
Related Entries
How Expert Planners Read a Primavera P6 Schedule in Just 10 Minutes
How to read a Primavera P6 baseline — WBS, data date, milestones and logic — in the first ninety seconds of a review.
More in Schedule
- Letter AActivity Definition
The process of identifying and documenting the specific actions required to produce project deliverables, decomposing work packages into discrete schedulable activities.
- Letter CCritical Path Method (CPM)
A deterministic scheduling technique that identifies the longest chain of dependent activities and the activities that drive the project completion date.
- Letter DDependency Mapping
The systematic identification of internal, external, mandatory, and discretionary relationships between activities so the schedule logic mirrors the way work really has to happen.
- Letter EEarned 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.
- Letter FFloat Management
The deliberate planning and consumption of schedule float (slack) to absorb uncertainty and prioritise management attention.
- Letter FForward Pass Scheduling
The CPM calculation that walks the network from project start to finish to determine the Early Start and Early Finish of every activity, establishing the earliest the project can possibly complete.
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.