What you'll understand by the end of this lesson
- Why the brain has a hard limit on how many things it can hold at once
- How that limit affects navigation menus, forms, and product listings
- The practical number to aim for — and why it's 5, not 7
- How Miller's Law connects to Cognitive Load and Hick's Law
The principle in plain English
In 1956, psychologist George Miller published a paper with a precise finding: people can hold 7 (plus or minus 2) items in their working memory at once.
Some people manage 9. Some struggle past 5. But 7 is the reliable middle.
Push past that limit and something has to give. The brain starts dropping earlier items to make room for new ones — like a whiteboard that's full, forcing you to erase something before you can write more.
Why it matters for design
Working memory isn't just for remembering lists. It's the active workspace where people process decisions.
When a visitor scans a navigation menu, compares pricing plans, or works through a form — they're holding all of those options in working memory simultaneously while deciding what to do.
Every item you add past 7 is an item competing for a slot that doesn't exist.
Where you see it on real websites
Navigation menus
A menu with 12 items exceeds working memory.
Visitors can't hold all 12 in mind at once, so they scan — and scanning means missing things. They click a link that seemed relevant, realise it wasn't, and try to remember what else was in the menu. The friction compounds.
Keep primary navigation to 5–7 items. If the site needs more, use grouped dropdowns so each group stays within the limit — not a flat list of everything.
Multi-step forms
A form with 14 fields on a single screen feels overwhelming — not just because it's long, but because the visitor is trying to hold the entire task in working memory while completing each field.
Break it into steps of 3–5 fields. Each step becomes its own small working memory task. Progress indicators help by offloading the "how much is left?" question so working memory can focus on the current step.
Product filters and feature lists
Show 14 filter options at once and people apply fewer filters than if you show 6.
Show a feature comparison table with 20 rows and visitors stop reading halfway through — not because they lost interest, but because they can no longer hold the earlier rows in mind while reading the later ones.
Group features. Paginate filters. Chunk long lists into named sections of 5–7.
Aim for 5, not 7. The limit is 7±2, but that upper range leaves no room for the cognitive work of actually deciding. 5 items keeps working memory comfortable enough to act.
The connection to what you already know
Miller's Law is the underlying capacity limit that makes Cognitive Load and Hick's Law happen.
Cognitive Load describes what occurs when working memory is overloaded — the brain struggles and people leave. Miller's Law tells you exactly where that threshold sits.
Hick's Law describes what happens when you add too many choices — decision time increases. Miller's Law explains the mechanism: each additional choice is one more item competing for a working memory slot that's already close to full.
They're three angles on the same constraint. Miller's Law is the number. Cognitive Load is the consequence. Hick's Law is the specific case applied to choices.
A quick audit
For any page, count the items in each group:
- Navigation items visible without scrolling
- Form fields visible on the current step
- Filter options shown before "show more"
- Feature comparison rows before a visual break
Any group above 7 is a candidate for chunking or reduction. Any group above 9 is almost certainly causing working memory overload.
Chunking doesn't mean hiding information — it means grouping it so the brain can process one manageable set at a time before moving to the next. A 20-item feature list broken into four groups of 5 is the same information, far easier to process.
A navigation menu has 11 items. According to Miller's Law, what's the core problem?
You know how many items the brain can hold. But which of those items does it actually pay attention to first?