Planning poker works because estimates are chosen independently before anyone sees the group's answers. That single mechanic, simultaneous card reveal, is what protects the conversation from anchoring bias.
What is anchoring bias
Anchoring bias is the tendency to rely too heavily on the first number or opinion introduced into a discussion. In estimation, the first confident estimate can pull everyone else toward it even when it is wrong.
This is especially risky on teams with seniority gradients. If the most senior engineer says a story is a 3, other people may hesitate to argue for 13 even if they see hidden complexity.
How sequential voting distorts estimates
Sequential voting sounds harmless: one person estimates, then the next, then the next. In practice, every later estimate is contaminated by what came before.
The result is false agreement. The team may converge quickly, but it converges around an anchor rather than around shared understanding.
The simultaneous reveal solution
In online planning poker, everyone selects a card privately, then the facilitator reveals all votes at once. The group sees the true spread of opinion before anyone has had a chance to conform.
That spread is the point. A wide range is not a failure; it is evidence that the team has different assumptions worth discussing.
What the research says
Research on group decision-making consistently shows that early information shapes later judgments. Agile teams do not need a psychology degree to benefit from that insight: hide the estimates until everyone has committed.
Planning poker is a practical facilitation pattern for reducing social influence in estimation while still using group discussion where it helps most.
How to facilitate a reveal discussion
After reveal, ask the high and low estimates to explain their reasoning. Do not average the numbers. The outliers usually reveal missing acceptance criteria, technical risk, dependency uncertainty, or misunderstood scope.
After discussion, vote again. If the second reveal still diverges, split or refine the story instead of forcing agreement.
How ScrumTool handles reveal
ScrumTool keeps cards hidden until reveal, updates votes in real time, and detects consensus when the team aligns. It gives facilitators a clean estimation flow without manual card tracking.
For a broader introduction, read Planning Poker: The Fastest Way to Align Your Team on Story Points.