← Back to Blog

Fibonacci vs T-Shirt Sizing: Which Estimation Scale Should Your Team Use?

When your team sits down for sprint planning, one of the first decisions is what scale to use for estimation. The two most common are Fibonacci numbers (1, 2, 3, 5, 8, 13, 21) and T-shirt sizes (XS, S, M, L, XL). Each has a different sweet spot.

Fibonacci Numbers

The Fibonacci sequence is the default for most scrum teams because the increasing gaps reflect a real truth about software estimation: the bigger a task, the less precisely you can size it.

Pros:

Cons:

T-Shirt Sizes

T-shirt sizing trades precision for speed. It works best for high-level roadmap planning when you need rough buckets, not sprint-level detail.

Pros:

Cons:

How to Choose

| Scenario | Use | |---|---| | Sprint planning with defined stories | Fibonacci | | Quarterly roadmap grooming | T-shirt | | Mixed team with non-engineers | T-shirt | | Teams tracking velocity | Fibonacci |

If your team is new to estimation, start with t-shirt sizes to build the habit, then graduate to Fibonacci once everyone is comfortable with the process.

Play Scrum Poker Online supports both scales - pick the one that fits the meeting.