Hick's Law

Pravin ShindePravin Shinde
5 min read

Hick's Law in UX/UI Design: Simplifying options for a better user experience.

Overview

Understanding human psychology is critical in the field of UX/UI design for developing intuitive and user-friendly interfaces. Hick's Law is one of the most important psychological ideas used by designers. This law, named after British psychologist William Edmund Hick, asserts that the amount of time it takes a person to make a decision grows with the number of options available. Simply put, more alternatives mean longer decision-making processes, which can have a detrimental influence on user experience.

This article delves into the importance of Hick's Law in UX/UI design, how it pertains to digital interfaces, and practical ways for optimising design decisions to improve usability and engagement.

What is Hicks' Law?

Hick's Law, represented by the formula T = b log⁡2 (n+1), forecasts how long it takes a person to make a decision when faced with several possibilities.

Here's a breakdown of the formula with an example:
T: Reaction time, or the average time required to make a decision.
b: A constant that can be empirically derived using the task and conditions.
log2: Log base 2, which represents the depth of the "choice tree" hierarchy and indicates a binary search.
n: The number of equally probable options available.
n+1: Accounts for the ambiguity of whether to respond and the response to make.

Hick's Law Explained

Hick's Law states that the more options a person has, the longer it will take to make a decision.The logarithm in the calculation suggests that people tend to categorize alternatives, removing around half of the remaining options at each step rather than analysing each choice separately.

Example
Imagine a scenario where you are designing a menu for a website. According to Hick's Law, the more options you present to users, the longer it will take them to decide what they are looking for.
Let's say you have 8 equally probable choices on your menu (n = 8). If the empirically determined constant 'b' is 0.5 seconds, then the average reaction time (T) can be calculated as follows:t
T=0.5 log⁡2(8+1)
Since log⁡2(9) is approximately 3.17, the equation becomes:
T= 0.5 x 3.17
T ≈ 1.585 seconds
This suggests that it will take a user approximately 1.585 seconds to make a decision when presented with 8 equally probable choices on the menu, assuming 'b' is 0.5 seconds.

Why Does Hick's Law Matter in UX/UI Design?

Hick's Law is extremely important in digital product design since modern customers face an overwhelming number of choices every day, from website navigation to mobile app interactions. Poorly designed interfaces with many alternatives can cause choice paralysis, in which users struggle to make a decision and may stop the interaction entirely.
Among typical unfavorable consequences of ignoring Hick's law include:

  • Increased cognitive burden: Users are overwhelmed with too many options.

  • Decision fatigue occurs when consumers make complex judgments repeatedly.

  • Reduced user satisfaction: Users may consider the product as difficult to use.

  • Higher bounce rates: Websites with complex options may drive people away.

By implementing Hick's Law into UX/UI design, we may improve decision-making, usability, and the overall user experience.

Application of Hick's Law in UX/UI Design

1. Simplifying navigation Menus
A cluttered navigation menu with too many links may overwhelm users. Rather, designers should:

  • Limit the primary navigation items (preferably 5-7 alternatives).

  • Use dropdowns selectively to categorize suboptions.

  • Prioritize widely used links to improve accessibility.

For example, Apple's website has a simple navigation bar with only a few key options, allowing customers to discover what they need without being overwhelmed.

2. Optimizing CTA Buttons
Too many call-to-actions on a webpage might distract consumers and cause them to delay making decisions. Instead:

  • Use a single primary CTA (such as "Sign Up" or "Buy Now").

  • Reduce the competing secondary activities.

  • Use visual hierarchy (color, size, location) to highlight important actions.

Dropbox, for example, streamlines its site with a clear "Get Started" call-to-action, bringing customers to the intended action without complication.

3. Reducing form fields
Long forms might overwhelm users and lead to abandonment. To improve form usability:

  • Minimize mandatory fields (just ask for necessary information).

  • Use progressive disclosure (revealing fields step by step).

  • Provide clever defaults (pre-filled data whenever possible).

4. Grouping Related Options
When displaying several options, grouping them into logical categories might help lessen cognitive strain.

  • Utilise visual grouping strategies (cards, borders, space).

  • Use chunking to break down complex options.

  • Provide filtering options for better choices.

For example, e-commerce websites, such as Amazon, use category-based filtering to help users narrow down their options quickly.

5. Progressive Onboarding and Step-by-Step Guides
Instead of overwhelming users with information all at once, designers should:

  • Introduce things gradually, such as tooltips and guided tutorials.

  • Break down difficult operations into simple, achievable steps.

  • Use gamification (progress bars, awards) to keep users interested.

For example, Duolingo's onboarding approach progressively introduces new capabilities, avoiding learners from being overwhelmed.

Exceptions and Limitations to Hick's Law

While Hick's Law is a significant design idea, it does not always apply in every situation. Some exceptions are:

  • Expert Users: Experienced users may desire greater variety and freedom.

  • Search-Driven Interfaces: When consumers focus on search instead of browsing, the number of possibilities is less important.

  • Highly Familiar Tasks: If consumers repeat the same action, adding more options may not have a substantial impact on decision time.

  • Emotional and aesthetic considerations: Providing additional alternatives can sometimes increase user involvement.

Conclusion

Hick's Law is a fundamental notion in UX/UI design that emphasizes the need to make choices easier for users. Designers may create more intuitive and engaging digital experiences by reducing cognitive load, streamlining navigation, optimizing CTAs, and leveraging progressive disclosure.
While Hick's Law provides a solid foundation, it is critical to strike a balance between simplicity and usefulness, taking into account user demands and context. By effectively implementing these concepts, designers may improve usability, eliminate friction, and build products that delight people.

0
Subscribe to my newsletter

Read articles from Pravin Shinde directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Pravin Shinde
Pravin Shinde

I've been working in UX and UI design for over 20 years, solving real-world problems in fintech, tourism, and other industries by creating seamless, emotionally engaging experiences that bring in user happiness and business success.