Decision time is not linear with the number of options — it is logarithmic. Hick's Law, derived from research by W.E. Hick (1952) and later formalised with R. Hyman, states that the time to make a decision grows as T = b × log2(n + 1), where n is the number of choices. What this means practically is that adding the first few options to a set increases decision time substantially, while adding the twentieth option to an already large set barely changes it. The law is most powerful at small choice counts: the difference between two and three options is more significant than the difference between twenty and twenty-one.

The Psychology

The psychological basis is in information theory — each additional option adds information that must be processed and compared. The brain does not evaluate all options simultaneously; it works through a process of sequential elimination and comparison that scales with option count. Complexity compounds further when options require effort to differentiate — when all menu items look similar or when the distinction between two pricing tiers is obscure, the effective choice count increases because more cognitive work is required per option. This is why simplifying the options available is only part of the solution: making the distinctions between remaining options clear is equally important.

In Product Design

Classic examples of Hick's Law applied well are instructive. Google's homepage reduces the entire decision space to a single input — there is nothing to choose before you begin. The early iPod click-wheel navigation was praised for presenting options incrementally rather than all at once. Apple TV remote buttons number fewer than ten, making the remote learnable without a manual. Staged onboarding flows present one decision at a time, collapsing what would be an overwhelming multi-field setup page into a sequence of single choices. These products succeed not by removing functionality but by hiding complexity until the moment it is relevant.

How to Apply It

The practical rule is to ask, for every screen: what is the decision the user needs to make here? Then eliminate everything that does not serve that decision. Navigation menus should have a clear primary path and reserve secondary actions for secondary UI. CTAs should have one primary action and at most one secondary action — two equal-weight buttons create ambiguity about which is the right choice. Onboarding should gather only the information required to deliver immediate value, deferring optional configuration to later. Settings should group options so users can navigate to the relevant group rather than scanning everything at once.

Why It Matters

The common misapplication of Hick's Law is using it as justification for oversimplification. Reducing a settings page to five options by hiding important controls creates a different problem: users cannot find what they need and lose trust in the product's capability. The law says that decision time increases with choices, not that fewer choices is always better. The goal is appropriate choice counts with clear differentiation between options, not artificial minimalism that obscures the product's actual depth.