Mental Models
Definition. Compressed maps used to predict and act — internal representations of how things work, simpler than reality and far more useful than no map.
The compressed maps you use to act before you have the information. You use them whether you name them or not; the ones you can't see are the ones you can't fix. Naming makes them debuggable.
001 · DEEP DIVE
Function
A model's job is to let you act before you have all the information — which is always. Without explicit models you still use models; you just don't know what they are. That's the worst case, because you can't correct what you can't see. Naming your models makes them debuggable.
Mechanism
Each model trades accuracy for usability. A perfect map of the territory is the territory: useless. A good model discards enough detail to fit in the head while predicting more often than it misleads. You upgrade models by treating reality's refusal to behave as data, not insult.
Causes & consequences
Good models are produced by treating reality's pushback as information, not insult. What they produce is decision speed: a person who can name the model they're using can debug it; a person who cannot is operating on inherited assumptions they'll defend as personality.
How to recognize it
- You can name the rule you are using to decide before you decide.
- You hold at least two competing explanations for the same event and know which one to test first.
- You enjoy being shown a better model more than you enjoy defending the old one.
- Your predictions about people and outcomes are mostly right, and you notice when they aren't.
Breakdown
- Naming the model you are about to use before acting on it.
- Treating failed predictions as data, not noise.
- Holding multiple models for the same domain, with rules for when each applies.
- Retiring models that no longer match the territory.
Example
Two managers face the same bad quarter. The first uses 'people are lazy' and responds with surveillance. The second uses 'systems produce the behavior they reward' and audits the incentives. Six months later one has a sullen team and the same numbers; the other has different numbers. Same facts, two different worlds.
Influences
Concepts that produce or are required by this one.
- Self-Model UpdatingIdentity
Produces
What this concept generates or enables downstream.
- ReframingCognition
- Self-Model UpdatingIdentity
Related concepts
Neighbors in the framework — concepts that reinforce or contrast with this one.
- Cognitive ClarityCognition
Questions this answers
- What are mental models?
- Compressed maps you use to predict and act — internal representations of how things work, simpler than reality and far more useful than no map.
- How do I upgrade my mental models?
- Name the model you're using before acting. When reality refuses to behave as predicted, treat the refusal as data and replace the model with one that handles the new case.
- Why do I need to name my models?
- Because unnamed models still run — you just can't debug them. Naming makes the assumption visible, and only visible assumptions can be tested or replaced.
- Can a mental model be wrong and still useful?
- Yes. Every model is wrong in that it discards detail. The question is whether it predicts better than the alternative. Retire a model when a better one is available, not because it's imperfect.