A6.03.2Chunking depends on prior knowledge and doesn't hold for novicesdesignresearch

An expert can chunk new information into a few packages; a novice has no packaging to use

Aliases: expert-novice difference · domain knowledge · pattern recognition

What it is

Put the same piece of information in front of an expert and a novice, and the expert can package it into a handful of chunks and hold it easily, while the novice can only memorize it item by item and quickly runs past what they can hold at once. This isn't because experts have naturally larger working memory capacity — it's because chunking itself depends on knowledge that's already stored. Experts can package information because they already have a library of ready-made patterns to match it against; novices don't have that library, so for them the same information has no structure available to compress, and it occupies maintenance slots one raw item at a time.

Why it happens

Chunking isn't a content-independent, universally applicable technique — every act of packaging requires first finding an existing structure in long-term memory that matches the current information. That matching process depends on a large amount of accumulated domain experience: within their area of expertise, experts hold thousands of reusable patterns, and as long as new information falls within the coverage of those patterns, it can be recognized and packaged into a chunk almost instantly. Novices don't have that accumulation. Faced with the same information, they have no ready-made pattern to match against, so chunking simply cannot happen — the information can only occupy working memory's maintenance slots one raw, uncompressed item at a time. This is exactly why novices start fumbling once the amount of information gets even moderately large, while experts handle the same amount with ease.

Studying it

The standard method compares expert and novice memory performance on the same material: present information that follows the normal structure of the domain (a chess position from an actual game in progress, say), and compare how many raw items each group can correctly recall; then present material that has been randomly scrambled and no longer follows the domain's normal structure (pieces placed at random, forming no real game position), and compare performance again. If experts noticeably outperform novices only on the "structure-preserving" material, and the two groups converge — or the expert advantage disappears — on the "randomly scrambled" material, that shows the expert advantage comes from chunking rather than a naturally larger memory capacity: once the material loses its recognizable structure, the expert's stored pattern library has nothing to match against.

Common independent variables: participants' level of expertise, and whether the material follows the domain's normal structure. Common dependent variables: number of raw items correctly recalled, and the magnitude of the expert advantage over novices.

Methodological caveat: level of expertise generally needs to be defined by an independent, reliable standard (an actual skill rating, years of experience); relying only on self-reported "familiarity" tends to introduce grouping error, which in turn distorts the measured size of the chunking effect.

Where it stops holding

  • This conclusion holds only when the information genuinely needs to match some domain-specific structure to be compressed. For information that doesn't require specialized knowledge and that anyone can chunk using ordinary everyday experience (a common date format, say), the gap between experts and novices shrinks considerably or disappears.
  • Novices are not entirely incapable of chunking — if the information happens to match some general-purpose structure the novice already has from other life experience (even if not the domain's specialized structure), some degree of compression may still occur, just far less than an expert achieves.
  • This entry only establishes the fact that chunking doesn't hold for novices; it does not address how design should compensate for novices lacking chunking ability — that is a separate, applied question.

Applying it

  • When designing information presentation for novices or user populations with widely varying domain backgrounds, don't simply reuse a compact presentation that works for experts — experts can chunk using their own knowledge, novices cannot, and the same information density is just a pile of raw items to a novice. They need extra external segmentation or explanation to do the packaging work that knowledge would otherwise have done.
  • Check whether the current design unintentionally assumes users hold some piece of domain knowledge: if a presentation's compactness depends on users being able to recognize a pattern on their own, first confirm that the target user population actually and broadly possesses that pattern library, rather than using the product designer's own level of expertise as the default standard.
  • Verification: test the same information material for memory or repeat-back accuracy with both experienced and novice users from the target population. If novices clearly fall behind while experienced users perform well, the current presentation relies too heavily on chunking ability users are expected to bring themselves, and novices need additional structured cues.

Related

  • Same group: A6.03.1 Chunking compresses multiple items into one unit · A6.03.3 Segmented display of numbers and codes exploits chunking
  • Adjacent: A6.02 Working memory capacity
  • Search terms: expert-novice difference · chunking · domain knowledge · pattern recognition

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A6.03.2