A novice and an expert chess player both score normally on a digit-span working memory test. Yet after a 5-second viewing of a mid-game board position, the expert can replace nearly all pieces while the novice replaces only a few. The most accurate explanation is:
AThe expert has trained to expand their working memory slot count specifically for chess information
BThe expert encodes multiple pieces as single familiar chunks, packing more information into each working memory slot
CThe expert relies on long-term memory instead of working memory, so the slot limit does not apply to them
DThe novice is less attentive during the task, leading to incomplete encoding
Chunking increases information density per slot — it does not add slots. The expert sees 5-7 recognizable attack formations rather than 32 individual pieces, loading each working memory slot with far more information. Crucially, when pieces are placed randomly (no meaningful patterns exist), experts perform no better than novices — confirming that chunks are pattern-based, not evidence of expanded raw capacity.
Question 2 Multiple Choice
According to chunking theory, what most directly explains why a beginning programmer hits cognitive limits on complex tasks that an experienced programmer handles easily?
AThe beginner has fewer neurons dedicated to programming and must allocate more neural resources to each operation
BThe beginner must consciously hold syntax rules, loop structure, and scoping simultaneously, consuming working memory slots that the expert has packed into automatized chunks
CThe beginner is less motivated, which degrades working memory efficiency under pressure
DThe expert has learned to use external memory aids, freeing internal working memory for higher tasks
The bottleneck is chunking, not hardware. A beginner burns working memory slots on low-level items (syntax, loop structure, variable scoping) that an expert has packed into automatized chunks through practice. The expert's working memory is freed for architecture and logic — the novel aspects of the problem. This is also why worked examples are so effective: they let the learner observe patterns and build chunks rather than exhausting all capacity on execution.
Question 3 True / False
An expert's superior working memory performance on domain-specific tasks reflects richer long-term memory organization rather than a larger number of working memory slots.
TTrue
FFalse
Answer: True
This is the central claim of chunking theory. Expertise improves effective working memory performance on domain tasks not by adding slots but by loading each slot with a richer, more information-dense chunk built from long-term memory. Evidence: experts and novices score equivalently on digit-span tasks (random material, no chunks available), showing their raw slot capacity is the same. The difference appears only when meaningful patterns can be chunked.
Question 4 True / False
Chunking allows people to exceed Miller's 7±2 limit by temporarily adding extra slots to working memory when processing familiar material.
TTrue
FFalse
Answer: False
Chunking does not add slots — it increases the information encoded within each slot. Working memory still holds roughly 4-7 chunks regardless of expertise; what changes is how much information each chunk represents. If you memorize 'FBI-CIA-PhD-TV' as familiar acronyms, you hold 4 chunks, not 12 letters. The constraint is on the number of chunks, not on their informational content. Chunking is a software improvement, not a hardware expansion.
Question 5 Short Answer
A student argues: 'Experts are better at domain tasks because practice gives them a bigger working memory for that domain.' What is wrong with this account, and what would be more accurate?
Think about your answer, then reveal below.
Model answer: Practice does not expand the number of working memory slots — it builds richer chunks in long-term memory that are retrieved as single units. The slot count stays constant; what changes is how much information each slot holds. Evidence: experts on randomly arranged chess positions (no chunks available) perform identically to novices, showing the advantage is pattern-based, not capacity-based. A more accurate account: expertise creates densely packed, automatically accessed chunk representations, freeing working memory slots for the novel aspects of each problem — same hardware, better-organized software.