Why Traditional Estimation Fails Web Projects

If you have ever launched a website or e-commerce platform, you know the story: the initial quote says 3 months, the real delivery takes 6, and the budget doubles. According to the Standish Group’s CHAOS Report, only 29% of IT projects finish on time and on budget. The root cause is almost always the same — poor estimation.

Traditional estimation relies on one or two senior people making top-down guesses. It ignores the collective knowledge of the team, hides assumptions, and crumbles the moment requirements shift.

Agile estimation — and Planning Poker in particular — offers a far better alternative.

What Is Planning Poker?

Planning Poker is a consensus-driven estimation technique popularized by Mike Cohn. Here is how it works in practice:

  1. The product owner presents a user story (e.g., “As a customer, I want to filter products by price on the shop page”).
  2. Each team member — developer, designer, QA — privately selects a card from a modified Fibonacci sequence: 1, 2, 3, 5, 8, 13, 21.
  3. All cards are revealed simultaneously.
  4. If estimates diverge (say, one person picks 3 and another picks 13), the team discusses why.
  5. After discussion, the team votes again until consensus is reached.

The magic lies in step 4. That conversation uncovers hidden complexity, missing requirements, and technical risks that no spreadsheet ever will.

Why the Fibonacci Sequence?

Fibonacci numbers grow exponentially. This reflects a fundamental truth: the larger a task, the less precisely we can estimate it. The gap between 13 and 21 forces the team to acknowledge uncertainty rather than pretend they can distinguish between “14 hours” and “16 hours” of work.

Story Points vs. Hours: A Critical Distinction

Planning Poker typically uses story points, not hours. Story points measure relative complexity, not calendar time.

AspectStory PointsHours
MeasuresComplexity + risk + effortCalendar duration
Bias resistanceHigh (relative scale)Low (varies by person)
Long-term trackingEnables velocity metricsDifficult to normalize
Stakeholder clarityRequires translationImmediately understood

For example, integrating a payment gateway on a PrestaShop store might be rated 8 story points — not because it takes exactly 2 days, but because it involves third-party APIs, security constraints, and testing edge cases. A simple content page might be a 2. Over several sprints, the team’s velocity (total points completed per sprint) becomes a reliable predictor of future delivery.

Real-World Impact: The Numbers

  • Teams using Planning Poker produce estimates that are 30–40% more accurate than individual expert estimates (source: Agile Estimating and Planning, Mike Cohn).
  • A study published in Information and Software Technology found that group discussion during Planning Poker reduced estimation error by 25% compared to silent individual estimation.
  • At Lueur Externe, our project teams have observed that rigorous Agile scoping reduces scope creep by roughly 30% across WordPress, PrestaShop, and custom AWS-hosted projects.

Best Practices for Accurate Web Project Scoping

  • Break features into small stories. A story rated above 13 points should be split. Smaller stories = better accuracy.
  • Include the whole team. A front-end developer and a DevOps engineer will see very different risks in the same feature.
  • Re-estimate after discovery. Initial estimates are hypotheses. Refine them once design mockups or technical spikes are complete.
  • Track velocity honestly. Do not inflate points to look productive. Velocity is a planning tool, not a performance metric.
  • Use a facilitator. A skilled scrum master or project manager keeps discussions focused and prevents the loudest voice from dominating.

When Planning Poker Is Not Enough

Planning Poker works best for teams with a shared context. For brand-new projects — say, a full e-commerce migration from Magento to PrestaShop — you may need a spike (a time-boxed research task) before estimation is meaningful. Combining spikes with Planning Poker sessions gives you both exploration and consensus.

Lueur Externe, with over 20 years of experience delivering web projects from the French Riviera, frequently pairs technical discovery workshops with Agile estimation to give clients a realistic roadmap before a single line of code is written.

Conclusion: Estimate Smarter, Deliver Better

Accurate scoping is not about predicting the future — it is about making uncertainty visible and managing it collaboratively. Planning Poker gives your team a structured, bias-resistant way to do exactly that.

Whether you are building a new WordPress site, scaling a PrestaShop store, or architecting a cloud-native platform on AWS, the right estimation process saves weeks of rework and thousands of euros.

Ready to scope your next web project with confidence? Contact Lueur Externe and let our certified Agile experts help you plan, estimate, and deliver — on time and on budget.