Agile Estimation Techniques for the PMP Exam: Story Points, Planning Poker, T-Shirt Sizing & More

Estimation is one of those topics that feels like it belongs in the predictive world — earned value, parametric models, bottom-up WBS estimation. But the PMP exam tests estimation extensively in agile and hybrid contexts too, and the techniques are fundamentally different. You won't be asked to calculate PERT estimates for user stories, but you will be expected to know when to use story points versus ideal days, how planning poker works, and what velocity tells you about a team's capacity.

This guide covers every agile estimation technique the PMP exam tests, explains when to use each one, and shows you how to recognize estimation questions in both agile and hybrid scenarios.

Why Agile Estimation Is Different (And Why the PMP Exam Cares)

Predictive estimation asks: "How long will this take?" Agile estimation asks: "How big is this relative to other things we've done?" The shift from absolute to relative estimation is the conceptual foundation of every agile technique on the exam. Rather than committing to precise hour-based estimates months before the work begins — an approach that PMI acknowledges is unreliable in complex, evolving environments — agile teams estimate using comparative sizing and then derive forecasts from empirical data (velocity).

The PMP exam tests this distinction because it goes to the heart of the agile mindset. Questions that reward absolute, upfront, hour-based estimates in agile contexts are almost always wrong. Questions that reward relative sizing, team-based estimation, and empirical forecasting are almost always right.

Key Exam Principle: Estimation Is a Team Activity

In predictive project management, the project manager or a specialist estimator produces the estimates. In agile, the people doing the work estimate the work. This isn't a preference — it's a principle. The PMP exam will penalize answers where the project manager unilaterally estimates story points or overrides the team's sizing. Estimation is collective, comparative, and iterative.

Story Points: The Core Agile Estimation Unit

Story points are the most fundamental agile estimation concept on the PMP exam. A story point is a relative measure of effort, complexity, and uncertainty — not a measure of time. A 5-point story isn't "5 hours of work"; it's "roughly five times as big as a 1-point story."

Story points combine three dimensions:

Common story point scales include the modified Fibonacci sequence (1, 2, 3, 5, 8, 13, 20, 40, 100) and powers of two (1, 2, 4, 8, 16). The gaps between numbers increase as the size increases, reflecting the reality that larger estimates carry more uncertainty. The PMP exam may reference these scales but won't ask you to calculate specific point values — it tests why the scales are structured this way.

Exam Trap: Story Points vs. Ideal Days

Beware of answer choices that equate story points to hours or days. Story points are abstract relative units. Ideal days are time-based estimates (how long something would take with no interruptions). The PMP exam considers ideal days a legitimate but less preferred alternative to story points — they're susceptible to the same anchoring and overconfidence biases as hour-based estimates but are acceptable when a team is transitioning from predictive to agile. When both story points and ideal days appear as answer choices, story points are typically the better answer in a mature agile context.

Planning Poker: How Teams Arrive at Story Points

Planning poker (also called scrum poker) is the most commonly referenced collaborative estimation technique on the PMP exam. The process is designed to eliminate anchoring bias — the tendency for the first number spoken to influence everyone else's estimate.

The Planning Poker Process:

  1. The product owner presents a user story and answers clarifying questions from the team.
  2. Each team member privately selects a card representing their estimate (using story points, typically Fibonacci scale).
  3. All cards are revealed simultaneously — this is the mechanism that prevents anchoring.
  4. If estimates are consistent (within one card value of each other), the team converges on the average or the most common value.
  5. If estimates diverge significantly (one person holds a 3 while another holds a 13), the outliers explain their reasoning. Discussion focuses on different assumptions about complexity, effort, or risk.
  6. The team re-estimates after discussion. The process repeats until convergence.

Exam scenarios involving planning poker: The PMP exam will present a planning poker session gone wrong and ask what the project manager should do. Common scenarios include:

T-Shirt Sizing: Rough-Cut Estimation for Large Backlogs

T-shirt sizing (XS, S, M, L, XL, XXL) is a high-level relative estimation technique used for initial backlog grooming, portfolio planning, and early-stage project scoping. It trades precision for speed — you can T-shirt-size 200 backlog items in an hour, whereas planning poker might take a full day for the same backlog.

When the exam favors T-shirt sizing:

T-shirt sizing process: Items are categorized into size buckets relative to a reference story — typically a well-understood, medium-sized story that serves as the anchor. "If the login story is a Medium, where does the reporting dashboard story fall?" Teams physically or digitally sort items into columns labeled XS through XXL. Once sized, T-shirt sizes can be mapped to story point ranges (XS = 1, S = 2–3, M = 5, L = 8–13, XL = 20–40).

Affinity Estimation: Grouping for Speed and Consistency

Affinity estimation (also called "silent grouping" or "relative mass estimation") is a technique for sizing large backlogs quickly by grouping similar-sized items together. It's faster than planning poker and more structured than T-shirt sizing, making it ideal for mid-project backlog refinement when the team has velocity data but the backlog has grown.

The process:

  1. Write each backlog item on a card (physical or digital).
  2. The team places cards on a wall or board, arranged left (smallest) to right (largest), using existing story-point-scaled reference cards as benchmarks.
  3. Team members place cards silently — discussion happens after all cards are placed. This preserves the speed advantage while still benefiting from the "wisdom of the crowd" effect.
  4. After initial placement, the team reviews outliers and discusses them — similar to the planning poker discussion phase.
  5. Final point values are assigned based on cluster positions.

Exam relevance: The PMP exam may present affinity estimation as the correct answer when the scenario describes a large, growing backlog and a team that needs to estimate quickly without sacrificing relative accuracy. The key signal is "the team has velocity data and can reference previously estimated stories" — affinity estimation leverages historical reference points that T-shirt sizing lacks.

Velocity: From Estimates to Forecasts

Velocity is not an estimation technique — it's the empirical bridge between story point estimates and delivery forecasts. Velocity is calculated by summing the story points completed in a sprint (or iteration). After three to five sprints, the team's average velocity becomes a reliable predictor of future capacity.

How the PMP exam tests velocity:

Velocity Is NOT a Performance Metric

PMI is explicit on this point: velocity measures output, not outcomes. A team that delivers 40 story points of low-value features is not "performing better" than a team delivering 20 story points of critical customer-facing functionality. The PMP exam will penalize answers that treat velocity as a KPI for team evaluation or that compare velocity between teams. Velocity serves one purpose: forecasting. Use it for that, and nothing else.

When to Use Each Technique: The PMP Decision Tree

The exam tests not just what each technique is, but when to apply it. Here's the decision framework:

Scenario Recommended Technique Why
Early project, 200+ unrefined backlog items, need high-level forecast for sponsor T-shirt sizing Speed over precision; detailed estimation premature
Sprint-ready stories, need team commitment on sprint capacity Planning poker Precise, collaborative, reveals hidden complexity through discussion
Mid-project, backlog ballooned to 150 items, team has velocity history Affinity estimation Faster than planning poker, leverages existing reference stories
Team new to agile, unfamiliar with abstract story points Ideal days (as transition step) Easier for teams coming from predictive; migrate to story points over time
Need 12-month roadmap forecast for portfolio planning T-shirt sizing → map to point ranges → apply velocity Two-stage: rough sizing for backlog, velocity for timeline
Hybrid project: predictive track needs cost estimate, agile track needs sprint capacity Predictive: parametric/bottom-up. Agile: planning poker Different estimation for different workstreams; don't force one approach

Estimation in Hybrid Projects

Hybrid estimation is one of the more nuanced topics on the PMP exam. When a project blends predictive and agile workstreams, the project manager must respect each track's estimation approach while producing an integrated forecast for stakeholders who expect traditional metrics (cost, schedule, scope).

Key hybrid estimation principles for the exam:

Common Estimation Pitfalls on the PMP Exam

Here are the traps the exam sets repeatedly — and how to avoid them:

Bringing It All Together

Agile estimation on the PMP exam is about mindset more than math. You won't need to memorize the Fibonacci sequence, but you do need to internalize these principles: estimates are relative, not absolute; estimation is a team activity, not a manager's decree; velocity is for forecasting, not performance evaluation; and different project phases deserve different estimation techniques. When you encounter an estimation question, filter every answer through these principles. The correct answer will almost always be the one that respects team autonomy, embraces relative sizing, and treats forecasts as empirical rather than contractual.

Frequently Asked Questions

Is this content aligned with the latest PMI standards?
Yes. All FreePMPTests content is aligned with the PMP Exam Content Outline (ECO), PMBOK 7, and the Agile Practice Guide. We update content regularly as PMI releases guidance updates.
How does FreePMPTests stay free?
We're supported by advertising (Google AdSense) and optional digital products. The core platform — practice tests, flashcards, and study guide articles — is free forever. No credit card, no trial.
Where can I find more PMP study resources?
Our complete study hub includes 35 ECO task guides at /study-guide/, 13 PMBOK principle pages at /pmbok-principles/, PMP formulas at /formulas/, and interactive flashcards at /flashcards/. All free.

📚 Study What's on the PMP Exam

Combine these blog strategies with our free study resources for complete PMP exam preparation: