The Psychology Laws That Quietly Run Every Interface
Hick’s, Fitts’s, Miller’s, Peak-End, and Serial Position as practical design constraints.
The best-known psychology laws are not trivia for design decks. They are practical constraints on choice, reach, memory, endings, and order. Ignore them and the interface starts fighting the user’s cognition.
01
Hick’s Law: choice has a measurable cost
Hick’s Law says decision time increases as the number of choices increases. More options can attract attention, but they also make commitment harder.
The product implication is straightforward: early screens should reduce optionality. Mark a recommended choice, collapse rare paths, and avoid asking users to configure preferences before they understand the product.
Choice is not free. Every option competes for working memory and confidence.
02
Fitts’s Law: reach is part of usability
Fitts’s Law describes how target size and distance affect the time required to hit a target. On phones, that turns into a design constraint: important actions need to be large enough and placed where the hand can reach them.
A tiny primary action in a top corner is not just visually subtle. It is physically harder to use, especially one-handed and in distracting environments.
Touch target size, thumb-zone placement, and gesture affordances are not polish. They are motor-performance decisions.
03
Miller’s Law: chunking is not decoration
Working memory is limited. Interfaces that ask users to hold too many unrelated pieces of information at once will fail even when every field is technically clear.
Chunking helps because it turns many items into a few meaningful groups. A long number becomes easier to verify when grouped. A dashboard becomes easier to read when metrics are separated by decision type.
Good grouping is cognitive infrastructure. It reduces the amount of thinking a user has to do before they can act.
04
Peak-End Rule: the ending becomes the memory
People remember experiences disproportionately through the peak moment and the ending. In products, that makes the final state of a flow more important than teams often admit.
A confusing confirmation can make a mostly smooth checkout feel risky. A clear, specific success state can make a bumpy setup feel worth it.
This is why confirmation states deserve real design attention. The ending is not an afterthought. It is what the user takes with them.
05
Serial Position Effect: first and last carry weight
Items at the beginning and end of a sequence are easier to remember than items in the middle. Navigation, pricing cards, onboarding steps, and feature lists all inherit that bias.
If something must be remembered, do not bury it in the middle without visual support. If the middle option is the preferred one, it needs deliberate emphasis.
Order is a design material. It changes what users notice, compare, and remember.

