Loading…
Loading…
The average person can hold 7 (±2) items in working memory.
stellae.design
The average person can hold roughly seven items (plus or minus two) in working memory at once. Chunk information into groups of five to nine to stay within that cognitive budget.
The average person can keep only 7 (plus or minus 2) items in their working memory at any given time. Organizing information into logical chunks allows users to process and retain more without feeling overwhelmed.
How many items can you remember? Pick a count:
Most people can recall ~7 items. Try 5, 7, and 9 to see Miller's Law in action.
Navigation with 6 well-labeled sections
Easy to remember and navigate between main sections
Navigation with 15+ top-level items
Impossible to hold all options in memory, leading to disorientation
When interfaces present too many unstructured options, users experience cognitive overload and decision paralysis. Chunking content respects the biological limits of short-term memory, making interfaces feel manageable rather than overwhelming. This directly impacts conversion rates, error rates, and user satisfaction.
Phone numbers are broken into groups of three or four digits (e.g., 555-867-5309) rather than presented as a single ten-digit string. This chunking makes numbers dramatically easier to read, remember, and enter correctly. It is one of the oldest and most universal applications of Miller's Law.
Spotify organizes its music library into genre categories displayed as a visual grid. Each row contains a manageable cluster of options, and the categories themselves serve as memory chunks. Users can scan and select without needing to hold the entire catalog in mind.
Some restaurant menus present dozens of items with minimal grouping on a single sprawling page. Diners experience decision fatigue, take longer to order, and often default to safe choices. Research consistently shows that shorter, well-organized menus increase satisfaction and spending.
E-commerce sites break checkout into three to five labeled steps — cart, shipping, payment, review. Each step contains a focused chunk of related fields. The progress bar reinforces the chunked structure and reduces the perceived complexity of the entire flow.
• The most frequent misuse is treating 'seven' as a strict design rule rather than a guideline about working memory capacity. Some teams artificially limit navigation to exactly seven items even when the content doesn't group naturally that way. Others confuse Miller's Law with Hick's Law and wrongly conclude that fewer options always means faster decisions, ignoring the role of chunking.
| Check | Good Pattern | How to Test |
|---|---|---|
| Information grouping | Content is organized into clearly labeled groups of 5-9 related items, with visual separators between groups. | Count the discrete items on each screen. If any single group exceeds nine, look for a logical sub-grouping. Validate with a five-second test to see if users can recall the major sections. |
| Navigation depth vs. breadth | Top-level navigation contains no more than 7 primary categories, with deeper content accessible through sub-menus. | Run a tree test to verify users can find key content within 2-3 clicks. Measure time-to-find and directness of path. |
| Form field chunking | Long forms are divided into logical steps or sections with clear headings and progress indication. | Track form completion rates and field-level drop-off. Compare single-page forms against multi-step versions in an A/B test. |
When users are domain experts with trained memory capacity for specific content types — for example, stock traders scanning ticker dashboards or developers reading code. In these cases, density is expected and even preferred over artificial chunking.
Was this article helpful?