Comparing 5 Options One-on-One Takes Just 10 Pairwise Match-Ups — And Cuts Through Decision Paralysis
Staring at a list of 5 or 6 options and trying to rank them all at once is a surprisingly hard cognitive task — not because the decision itself is necessarily complicated, but because holding that many variables in mind simultaneously exceeds what most people can process cleanly. Pairwise comparison sidesteps the problem by breaking the decision down.
The math behind the method
| Number of options | Pairwise comparisons required |
|---|---|
| 3 | 3 |
| 5 | 10 |
| 7 | 21 |
| 10 | 45 |
The formula is N×(N-1)/2 — every option compared against every other option exactly once. Five options require 10 comparisons; the number grows faster than the option count itself, which is why this technique is best suited to a moderate number of choices rather than dozens.
Why one-at-a-time beats all-at-once
The core insight behind pairwise comparison isn’t new — it’s a well-established technique in decision analysis precisely because human working memory struggles to hold and weigh many variables across many options simultaneously. Comparing 5 job offers on salary, culture, commute, growth potential, and stability all at once, and trying to produce a confident overall ranking directly, is a genuinely difficult cognitive task. Comparing just two of those offers against each other — “considering everything, which do I actually prefer, A or B” — is a much more tractable question, one most people can answer with reasonable confidence. Repeating that simpler question across every possible pair, then tallying the results, produces a full ranking without ever requiring the harder all-at-once judgment.
How the ranking emerges from simple wins and losses
Each option accumulates a win count (how many of its comparisons it “won”) and a loss count across the full set of pairwise match-ups. Sorting by total wins produces the ranking; a win ratio (wins divided by total comparisons) serves as a secondary signal for how consistently an option beat its alternatives, useful for distinguishing a option that won narrowly across close comparisons from one that won decisively.
Where this method doesn’t apply
- Very large option sets. The N×(N-1)/2 growth rate means 20 options would require 190 comparisons — impractical for most real decisions. This method works best for a handful to a dozen or so options, not an extensive list.
- Options with a dominant, obvious criterion. If one factor (say, a hard budget constraint) should eliminate certain options outright, filtering those out before starting the pairwise comparison is more efficient than including them in every match-up.
- Decisions requiring precise numeric weighting, not just ranking. Pairwise comparison produces an ordinal ranking (this beats that) rather than a cardinal score (this is worth exactly this much more than that) — decisions genuinely requiring precise relative weighting need a different technique.
- Group decisions with conflicting individual rankings. This method models a single decision-maker’s preferences. Aggregating pairwise comparisons across multiple people with different priorities requires additional methodology beyond a simple individual win-count tally.
What to actually do
- List your actual options — ideally between 3 and 10 or so for the comparison count to stay manageable.
- Go through each pairwise comparison genuinely considering both options together, rather than rushing through pairs involving an option you’ve already mentally ruled out.
- Trust the aggregate ranking over your initial gut sense of the “obvious” answer — the value of the method is surfacing preferences that a single all-at-once judgment might miss or misweight.
- If two options end up very close in the final ranking, that’s meaningful information itself — it suggests the decision is genuinely close, not that the method failed to produce a clear answer.
- Use the ranking as a strong input to the decision, not necessarily the final word — pairwise comparison surfaces your own revealed preferences, but the actual decision is still yours to make.
Open Decision Detox → and run your own options through pairwise comparison instead of staring at the full list.