Use errors and failures to refine the mental representation, not just the technique
When something goes wrong, ask: "What was wrong with my model?" — not just "What was wrong with my execution?"
Why it works
Most practitioners respond to failure by correcting execution. Expert learners respond by also asking whether the error reveals a flaw in the mental representation — a case the model predicted wrong, a pattern it failed to discriminate, a planning error that the pre-run did not catch. Representation-level error analysis leads to improvements that generalize across instances; execution-level correction fixes only that instance.
How to do it
- After a significant error or performance failure, reconstruct what your mental model predicted at each step.
- Identify the point where the prediction diverged from what happened.
- Ask: "Is this a prediction my representation would always get wrong? What would it need to be different to predict correctly?"
Evidence
Error analysis as a representation-refinement process is the mechanism underlying "deliberate practice" in Ericsson’s framework; experts systematically use failures to update their models rather than just noting the mistake and repeating. Case studies of expert learning confirm representation updating through error. (mechanistic)
Model-level error analysis requires sufficient existing representation to diagnose at that level; novices often cannot distinguish model errors from execution errors and benefit more from execution feedback at early stages.
Sources
- Ericsson & Pool (2016), "Peak" (errors as representation feedback)
Common mistake
Treating all errors as execution failures and practicing harder, when the actual problem is a flawed model that will generate the same category of error no matter how many times the execution is repeated.
Practice this with IX Coach
7 days free, then $40/month (~$1.30/day).
More practices for Mental Representations: The Expert’s Internal Map
- Study models of excellent performance to build a representation of the target
Absorb what elite performance looks like in concrete detail before trying to produce it.
- Compare each practice attempt to your mental representation of the target
After every attempt, evaluate it against your internal model — not against how it felt.
- Build domain-specific pattern recognition through varied exposure
Process many examples of domain patterns until you perceive meaningful chunks rather than individual elements.
- Monitor your own performance in real time using your mental representation
Keep part of your attention on comparing what you are doing to your representation of what you should be doing.
- Use your mental representation to plan the performance before executing it
Mentally run through the performance in detail before beginning — using your representation to anticipate and pre-correct.
Related concepts
- Deliberate Practice, Not Just Practice
Focused, feedback-driven practice at the edge of your ability
- The Dreyfus Model: Five Stages from Novice to Expert
From rules to intuition — the five stages and how to move through them
- Tacit Knowledge: The Skill You Can’t Fully Explain
What expert knowledge is made of, how it is acquired, and why it resists documentation