Miller's Law¶
Status: emerging
Last updated: 2026-06-02
Sources: Lawsofux.Pdf
Tags: [ux-design, design-principles, heuristics, working-memory, chunking, millers-law, cognitive-psychology]
Summary¶
Miller's law, as applied in UX design, is the heuristic that the average person can hold only about seven (plus or minus two) items in working memory at once, and that designers should therefore chunk information into smaller, organised units rather than expect users to retain long undifferentiated lists (Yablonski, 2024). Yablonski stresses that the law is widely misapplied: it does not prescribe a hard limit of seven interface elements (such as seven menu items), and treating it that way is inaccurate. The design value lies in chunking, not in the number seven. The underlying memory science — including the more careful capacity estimates that revise the figure downward — is covered in Working Memory Capacity.
Body¶
Context¶
Yablonski (2024), in the Miller's Law chapter of Laws of UX, applies George Miller's 1956 work on the span of immediate memory to interface design. The chapter states the principle, traces it to Miller, and corrects the common misreading before drawing design implications. Within this knowledge base this article is the design-heuristic face of a construct treated as cognitive science in Working Memory Capacity (Miller, 1956; Cowan, 2001): that article carries the capacity evidence and the seven-versus-four debate, while this one records how the principle is used in practice. It connects to Information Processing (the working-memory stage) and to choice-reduction guidance in Hicks Law.
Key Points¶
Yablonski states the law as "the average person can keep only 7 (± 2) items in their working memory" and presents chunking as the actionable response: grouping related content into a limited number of organised units lets users process and retain information without overloading memory (PDF pp. 49–58, orig. pp. 29–38). The chapter attributes the principle to Miller (1956).
The chapter's main corrective is against over-literal application. Yablonski argues that it is misleading and inaccurate to treat Miller's law as dogma requiring, for example, that navigation hold no more than seven items, and notes this misreading often conflates Miller's law with the separate question of choice covered by Hick's law (PDF pp. 49–58, orig. pp. 29–38). The design implication is therefore qualitative — structure content into digestible chunks (phone numbers grouped into segments, long forms broken into steps) — rather than a numeric cap on interface elements.
Conclusion¶
Yablonski (2024) concludes that the durable lesson of Miller's law for design is chunking: organise information so each unit is easy to scan and remember, and do not require users to hold many discrete items in mind at once. The specific number seven is not the point and should not be enforced as a rule. The precise capacity limit, and the evidence that it may be closer to four chunks, belongs to the cognitive account in Working Memory Capacity.
Related¶
References¶
Miller, G.A. (1956) 'The magical number seven, plus or minus two: Some limits on our capacity for processing information', Psychological Review, 63(2), pp. 81–97. doi: 10.1037/h0043158. miller1956magical
Yablonski, J. (2024) Laws of UX: Using Psychology to Design Better Products & Services. 2nd edn. Sebastopol, CA: O'Reilly Media. yablonski2024lawsux
Open Questions¶
- How should chunking guidance be reconciled with the lower (~4-chunk) capacity estimate in Working Memory Capacity?
- Where, if anywhere, is a numeric limit on simultaneously presented options actually justified, and is that a Hick's-law question rather than a Miller's-law one (see Hicks Law)?