1.5 Project Scheduling, CPM & Budget Management
Key Takeaways
- The Critical Path Method (CPM) identifies the longest continuous sequence of dependent activities through a network diagram, where Total Float equals zero and any delay directly pushes project completion.
- Total Float (TF = LS - ES = LF - EF) represents the maximum time an activity can slip without delaying the final project deadline, whereas Free Float (FF = ES_successor - EF) is the time an activity can slip without delaying the Early Start of any immediate successor.
- Landscape architectural design phases adhere to standardized effort and fee distributions: Schematic Design (~15-20%), Design Development (~20-25%), Construction Documents (~35-40%), Bidding (~5%), and Construction Administration (~15-20%).
- Earned Value Management (EVM) utilizes Schedule Performance Index (SPI = EV / PV) and Cost Performance Index (CPI = EV / AC); values below 1.0 indicate schedule slippage and budget overruns, respectively.
- Estimating precision evolves across design phases, progressing from conceptual unit-area metrics ($/sq.ft. with +/- 20-30% contingency) to elemental system assemblies in Design Development and granular unit-price quantity takeoffs in Construction Documents.
Core Focus: Project success hinges on scheduling precision, phase-by-phase resource allocation, and rigorous cost engineering. Mastery of the Critical Path Method (CPM), float calculations, Earned Value Management (EVM), and tiered estimating methodologies is indispensable for LARE Section 1.
1. Critical Path Method (CPM) Mechanics
The Critical Path Method (CPM) is an analytical, network-based scheduling technique used to determine the minimum total project duration, identify critical bottlenecks, and quantify scheduling flexibility (float) for every project task.
In landscape architecture, CPM networks are modeled using Activity-on-Node (AON) notation, where nodes represent activities with distinct durations, and arrows represent precedence dependencies (Finish-to-Start relationships).
The Forward Pass (Calculating Early Dates)
The forward pass determines the earliest possible calendar dates that activities can begin and conclude, moving left-to-right through the network:
- Initial Activity: $\text{ES} = 0$ (or Day 1).
- Early Finish Calculation:
- Successor Activities: When an activity depends on multiple predecessors, its Early Start is governed by the latest completing predecessor:
The Backward Pass (Calculating Late Dates)
The backward pass determines the latest possible dates that activities can commence and finish without delaying the overall project completion deadline, moving right-to-left:
- Terminal Activity: $\text{LF} = \text{EF}_{\text{terminal}}$ (the project completion duration).
- Late Start Calculation:
- Predecessor Activities: When an activity precedes multiple successors, its Late Finish is governed by the earliest starting successor:
Float (Slack) Calculations
Float represents scheduling flexibility. The LARE tests three specific forms of float:
| Float Type | Formula | Definition & Practical Impact |
|---|---|---|
| Total Float (TF) | $\text{TF} = \text{LS} - \text{ES} = \text{LF} - \text{EF}$ | The maximum time an activity can be delayed from its Early Start without delaying the final project completion date. |
| Free Float (FF) | $\text{FF} = \min(\text{ES}{\text{successors}}) - \text{EF}{\text{activity}}$ | The maximum time an activity can be delayed without delaying the Early Start of any immediate successor activity. |
| Interfering Float | $\text{Interfering Float} = \text{TF} - \text{FF}$ | The portion of Total Float that, if utilized, will delay the early start of downstream successor tasks without delaying the final project completion date. |
Defining the Critical Path
- The Critical Path is the continuous sequence of dependent tasks through the network that possesses zero Total Float ($\text{TF} = 0$).
- It represents the longest duration path through the project network.
- Any delay to any activity on the critical path causes an identical, day-for-day delay to the overall project completion date.
- A network may possess multiple concurrent critical paths. Furthermore, if a non-critical activity with 5 days of total float is delayed by 8 days, the critical path will shift, making that activity critical!
2. Scheduling Frameworks & Visual Tools
Work Breakdown Structure (WBS)
Before establishing a schedule, project managers develop a Work Breakdown Structure (WBS)—a hierarchical, deliverable-oriented decomposition of the total project scope.
- Hierarchy: Project $\longrightarrow$ Phase (e.g., Design Development) $\longrightarrow$ Sub-Phase / Work Package (e.g., Hardscape Detailing) $\longrightarrow$ Individual Task / Activity (e.g., Detail CIP Concrete Steps).
- The WBS establishes a coding structure (e.g., 1.3.2) used for resource allocation, fee tracking, and project accounting. It defines what is delivered, not the chronological sequence.
Gantt Charts vs. Network Diagrams
- Gantt Charts (Bar Charts): Display activities along a horizontal calendar timescale. Excellent for visual communication with clients, tracking percent completion, and viewing resource overlaps. However, standard Gantt charts do not clearly illustrate complex dependency networks or automatically highlight how a non-critical slip impacts downstream logic.
- Milestone Schedules: High-level executive summaries displaying major zero-duration achievement checkpoints (e.g., "50% DD Submittal," "Wetland Permit Approved," "Notice to Proceed," "Substantial Completion").
3. Project Phases & Design Fee Allocations
Landscape architectural design fees are distributed across standardized phases developed to align with traditional Design-Bid-Build project delivery (e.g., AIA B101):
| Phase | Standard Fee % | Core Deliverables & Milestones | Primary Coordination Focus |
|---|---|---|---|
| Pre-Design / Programming | 5% - 10% (Often separate contract) | Program requirements, spatial relationship diagrams, site analysis synthesis, regulatory zoning baseline. | Client vision, user stakeholders, municipal planning staff. |
| Schematic Design (SD) | 15% - 20% | Alternative conceptual site layouts, circulation diagrams, character sketches, preliminary cost model ($/sq.ft.). | Client review, overall spatial organization, massing. |
| Design Development (DD) | 20% - 25% | Scaled hardscape layout, precise grading profiles, typical construction details, material selections, plant palette, system assembly cost estimates. | Civil engineer (stormwater tie-ins), structural engineer (retaining walls), architect (finish floor elevations). |
| Construction Documents (CD) | 35% - 40% | Full technical working drawings (demolition, layout, grading, utilities, planting, details) and project manual specifications. | Permitting agencies, comprehensive interdisciplinary cross-checking, QA/QC review. |
| Bidding / Negotiation | ~5% | Pre-bid conference, issuing addenda, responding to bidder RFIs, bid opening, contractor qualification review. | Prospective general contractors, sub-bidders, material suppliers. |
| Construction Administration (CA) | 15% - 20% | Submittal and shop drawing review, contractor RFIs, periodic site observations, change order review, punch lists, substantial completion. | General contractor, owner's representative, testing agencies, building inspector. |
4. Earned Value Management (EVM)
Earned Value Management (EVM) is an objective project performance measurement system that integrates scope, schedule, and cost metrics into a unified mathematical model. EVM answers three critical questions: Are we on schedule? Are we on budget? What is our true productivity?
The Core Triad
- Planned Value (PV): The budgeted cost of work scheduled to be completed by a specific date: (BAC = Budget at Completion)
- Earned Value (EV): The budgeted value of work actually completed:
- Actual Cost (AC): The total expenditures, internal direct labor, and costs incurred in completing the work to date.
Variance Formulas
- Schedule Variance (SV):
- $\text{SV} > 0$: Ahead of schedule.
- $\text{SV} < 0$: Behind schedule (work completed is less than planned).
- $\text{SV} = 0$: Exactly on schedule.
- Cost Variance (CV):
- $\text{CV} > 0$: Under budget (work accomplished cost less than budgeted).
- $\text{CV} < 0$: Over budget (work accomplished cost more than budgeted).
- $\text{CV} = 0$: Exactly on budget.
Performance Indices
- Schedule Performance Index (SPI): Measures schedule efficiency:
- $\text{SPI} > 1.0$: Work is progressing faster than scheduled.
- $\text{SPI} < 1.0$: Work is progressing slower than scheduled.
- Cost Performance Index (CPI): Measures financial and labor efficiency:
- $\text{CPI} > 1.0$: Cost efficient; earning more value per dollar spent.
- $\text{CPI} < 1.0$: Cost inefficient; spending more money than budgeted value created.
5. Cost Estimating Across Project Phases
Cost estimating is not a single event; it is an iterative discipline whose level of detail and accuracy increases as design information matures.
| Design Phase | Estimating Methodology | Typical Accuracy Range | Basis of Calculation |
|---|---|---|---|
| Schematic Design (SD) | Order of Magnitude / Parametric (Unit Area) | $\pm 20% \text{ to } 30%$ | Historical square-foot costs ($/sq.ft. of permeable plaza), per-acre site development metrics, or per-stall parking costs. |
| Design Development (DD) | System Assemblies / Elemental Costing | $\pm 10% \text{ to } 15%$ | Major sub-system assemblies: linear feet of 6-ft CIP concrete retaining wall, square yards of unit pavers on aggregate base, total caliper-inches of canopy trees. |
| Construction Documents (CD) | Detailed Unit Price / Quantity Takeoff | $\pm 5% \text{ to } 10%$ | Granular, contractor-style itemized bills of quantities: cubic yards of unclassified excavation, tons of crushed aggregate, linear feet of conduit, square feet of turf sod, specific nursery stock counts. |
Design Contingency vs. Construction Contingency
Candidates must strictly differentiate between these two budget reserves:
- Design Contingency: An allowance established and controlled by the design team during the design phases (typically 15% to 20% in SD, reducing to 10% to 15% in DD, 5% in CD, and 0% at bid award). It accounts for evolving design details, unknown structural attachments, and unresolved code interpretations. As design details become finalized, the design contingency is steadily absorbed and eliminated.
- Construction Contingency: A dedicated contingency fund (typically 5% to 10% of the bid amount) owned and controlled solely by the Owner during construction. It is reserved to cover unforeseen physical site conditions, concealed underground obstacles, contractor claims, and owner-requested scope modifications. The landscape architect cannot commit these funds without the owner's formal written Change Order.
6. Real-World Case Scenario: The Collapsing Float
Scenario: During the construction of a 15-acre regional park, the installation of the main stormwater bioretention cell is scheduled as a non-critical activity with an Early Start on Day 40, Early Finish on Day 55, and Late Finish on Day 75 (Total Float = 20 days). The planting of the emergent wetland vegetation within the basin has an Early Start of Day 56. On Day 42, the earthwork contractor strikes an unmapped buried utility line, shutting down basin excavation for 18 calendar days while the utility company relocates the line. The contractor claims this delay entitles them to an immediate 18-day extension of the overall project completion date.
Analysis & Resolution: The landscape architect reviews the CPM baseline network. The bioretention cell possessed 20 days of Total Float. An 18-day delay consumes 18 days of float, leaving 2 days of remaining Total Float ($20 - 18 = 2$ days). Because the activity still possesses 2 days of float, the overall project completion date is not delayed. Therefore, the contractor's claim for a time extension to the project completion date is invalid. However, the 18-day delay consumed all Free Float ($FF = 56 - 55 = 1$ day), delaying the early start of the downstream planting subcontractor. The landscape architect must coordinate the successor tasks to ensure the new critical path does not slip past the remaining 2 days of float.
7. Exam Traps & Pitfalls
- Total Float vs. Free Float Confusion: Total Float delay affects the project completion date; Free Float delay affects only the immediate successor task. An activity can have zero Free Float while still having significant Total Float!
- Design vs. Construction Contingency Misapplication: If an owner demands that an unexpected rock excavation claim during construction be paid from the "design contingency," the candidate must identify that the design contingency was already closed out at bidding, and the cost must be paid from the owner's construction contingency.
- SPI / CPI Interpretation Errors: An SPI of 0.85 does not mean the project is 85% complete; it means the project is progressing at only 85% of its planned velocity (behind schedule). A CPI of 1.15 means the project is earning $1.15 of value for every $1.00 spent (under budget).
- CD Phase Fee Proportion: Candidates frequently underestimate the Construction Documents phase fee allocation. CD is the largest phase (35-40%), far surpassing Schematic Design (15-20%) or Design Development (20-25%).
In an activity network diagram, Activity C (duration = 6 days) has an Early Start of Day 8 and an Early Finish of Day 14. Its Late Start is Day 11 and its Late Finish is Day 17. Activity C has a single successor, Activity D, which has an Early Start of Day 16. What are the Total Float and Free Float for Activity C?
During mid-project review of the Construction Documentation phase, an Earned Value Management (EVM) analysis reveals the following figures: Planned Value (PV) = $80,000; Earned Value (EV) = $64,000; and Actual Cost (AC) = $72,000. What is the current performance status of this design phase?
In standard landscape architectural practice, how does a "design contingency" differ fundamentally from a "construction contingency"?
For a full-service landscape architectural contract using a traditional Design-Bid-Build delivery model, which phase typically receives the largest percentage allocation of the total design fee?