Definition
A mental model is a mental representation of some external reality that captures the key features and relationships needed to reason about it.
Why it matters
Strong mental models let you interpret new information quickly, predict outcomes, and transfer knowledge to unfamiliar problems.
Scientific basis
Expertise research consistently shows that experts differ from novices less in raw knowledge than in the quality and number of their mental models.
How to apply it
- After studying a system, draw its causal structure as a diagram from memory.
- Practice predicting outcomes of small changes before seeing the answer.
- Compare your model with an expert's model to find missing pieces.
Common mistakes
- Confusing memorised facts with a working model of the system.
- Holding only one model and ignoring its limits.
- Building models that are accurate in one context but never updated for others.
Examples
- A baseball batter's model of each pitch type lets him recognise and respond in milliseconds.
- A programmer's mental model of a compiler helps her debug performance issues without running the program.
Related concepts
- Chunking (complements)
Mental models rely on well-formed chunks that can be combined. - Analogy and Transfer (complements)
Analogy is a primary way to bootstrap a new mental model from a familiar one.
Where it shows up
Domains: programming, professional-skills, math-and-science. Appears in the Comprehension & Depth cluster alongside 4 other concepts.
Source books
- Make It Stick: Brown, Roediger & McDaniel
- Learning How to Learn: Barbara Oakley
Articles that use this concept (1)
- Build Mental Models of Hard Topics: mental models learning