7.1 When to Use an Adaptive (Agile) Approach
Key Takeaways
- Agile Frameworks is Domain 3 of the CAPM Exam Content Outline and carries 20% of the 150 scored-and-pretest questions — roughly 30 questions
- The Agile Manifesto (2001) states four value pairs and the items on the LEFT are valued more, but the items on the right still have value
- The 12 Agile Principles operationalize the Manifesto: early/continuous delivery, welcoming change, frequent working product, and self-organizing teams
- Choose adaptive when requirements are uncertain and feedback is frequent; choose predictive when scope is stable, well understood, and change is costly
- Hybrid combines both — predictive governance/regulatory documentation around adaptive build cycles; it is now a first-class CAPM topic
Where Domain 3 Sits on the Exam
The Certified Associate in Project Management (CAPM) exam delivers 150 questions in 180 minutes (135 scored + 15 unscored pretest items) with one 10-minute break after question 75. The Project Management Institute (PMI) Exam Content Outline splits the test into four domains: Project Management Fundamentals (36%), Predictive Methodologies (17%), Agile Frameworks/Methodologies (20%), and Business Analysis (27%). Twenty percent of the test means roughly 30 questions ride on this chapter, so an adaptive-versus-predictive decision is high-value real estate.
Domain 3, Task 1 asks you to explain when an adaptive approach is appropriate.
The Agile Manifesto (2001)
The Agile Manifesto was authored by 17 practitioners at Snowbird, Utah, in February 2001. It states four value pairs:
| We Value... | Over... |
|---|---|
| Individuals and interactions | Processes and tools |
| Working software | Comprehensive documentation |
| Customer collaboration | Contract negotiation |
| Responding to change | Following a plan |
Exam trap: The Manifesto says, "While there is value in the items on the right, we value the items on the left more." An answer claiming agile teams abandon documentation, contracts, or plans is WRONG. They simply weight the left-hand items higher. CAPM loves to test this nuance with absolute words like "never" or "eliminate."
The 12 Agile Principles
The principles turn the four values into behavior. Memorize the high-frequency ones:
- Satisfy the customer through early and continuous delivery of valuable product.
- Welcome changing requirements, even late in development.
- Deliver working product frequently — weeks, not months.
- Business and developers work together daily.
- Build projects around motivated individuals; trust them.
- Face-to-face conversation is the most efficient communication.
- Working product is the primary measure of progress.
- Promote sustainable development at a constant pace.
- Continuous attention to technical excellence.
- Simplicity — maximize the work not done.
- Best designs emerge from self-organizing teams.
- Reflect and adjust at regular intervals.
Principles 1, 2, 3, 7, and 11 generate the most exam items. Note Principle 10's wording: agile maximizes work not done, not work done.
When Adaptive Beats Predictive
The Stacey complexity model logic underlies the exam answer: high agreement on requirements + high certainty about technology favors predictive; low agreement or low certainty favors adaptive.
| Factor | Lean Adaptive When... | Lean Predictive When... |
|---|---|---|
| Requirements | Volatile, emerging, exploratory | Fixed, well understood, contractual |
| Customer availability | Frequent feedback possible | Engaged only at gates/sign-off |
| Change cost | Low and expected | High and disruptive |
| Delivery value | Incremental value adds up | Value realized only at the end |
| Risk/uncertainty | High technical or market risk | Low, repeatable, proven solution |
Worked scenario
A bank must reissue 2 million cards on a fixed compliance deadline using a proven, fully specified card-print process. Requirements are stable, the process is repeatable, and the deadline is regulatory — this is a predictive project. Now change it to a startup building a never-built mobile budgeting feature with weekly user testing: uncertain requirements and constant feedback make it adaptive. CAPM scenario items reward matching the driver (uncertainty vs. stability) to the approach.
Hybrid Approaches
Hybrid blends predictive and adaptive elements and is now explicitly examined.
- Predictive front/back, adaptive middle: stage-gate funding and a fixed go-live wrap iterative build sprints.
- Feature-based split: stable features predictive; uncertain features iterative.
- Water-Scrum-Fall: upfront requirements/planning, Scrum delivery, predictive release.
Use hybrid when part of the work is stable and part is uncertain, when regulators demand documentation while engineering benefits from iteration, or when an organization is mid-transition to agile.
Organizational Enablers
Agile is an organizational commitment, not a team trick:
| Enabler | Why It Matters |
|---|---|
| Executive support | Funds the change and protects the team |
| Empowered, cross-functional team | Decides how, owns all needed skills |
| Dedicated product owner | Prioritizes and gives fast feedback |
| Psychological safety | Enables experimentation and learning from failure |
| Collaboration tooling/co-location | Sustains daily, close interaction |
If the question describes a rigid, command-and-control culture with no customer access, the safest answer is that the environment is not yet ready for pure agile — recommend hybrid or culture change rather than forcing Scrum.
Predictive, Iterative, Incremental, and Adaptive
The exam distinguishes four life cycle types, and mixing them up is a classic mistake. A predictive (waterfall) life cycle fixes scope, schedule, and cost early and delivers once at the end. An iterative life cycle repeats cycles to refine a single deliverable through successive approximation — think of redrawing a design until it is right. An incremental life cycle delivers finished, usable pieces one at a time, each adding to the whole. An adaptive (agile) life cycle is both iterative and incremental and embraces changing requirements throughout.
CAPM may show a scenario and ask which life cycle it describes: "deliver a working slice every two weeks and refine based on feedback" is adaptive; "build the entire system, then deliver once" is predictive.
The Cost and Schedule of Change
A core reason to choose adaptive is the cost-of-change curve. In predictive projects the cost to change a requirement rises steeply the later it is discovered, because downstream design, build, and test work must be reworked. Agile flattens that curve by keeping increments small, integrating continuously, and re-deciding priorities every Sprint, so a late change costs roughly the same as an early one. When a scenario stresses frequent, unavoidable change, the lower cost-of-change of adaptive approaches is the deciding factor the exam wants you to cite.
Conversely, when change is genuinely rare and expensive to accommodate, predictive planning protects the budget and timeline better.
A CAPM candidate reads that an agile team "values working software over comprehensive documentation." What does this MOST accurately mean?
Which situation most strongly indicates that an ADAPTIVE approach is appropriate?
A project has stable, regulator-mandated documentation requirements but a build phase with rapidly evolving requirements. Which approach fits BEST?
Which of the following are values stated in the Agile Manifesto? (Select TWO)
Select all that apply