# Metacognition
Metacognition is thinking about thinking — the awareness and understanding of our own cognitive processes. It's the ability to step back from our thoughts, monitor how we're reasoning, and deliberately adjust our approach when something isn't working.
## Two Dimensions
**Metacognitive knowledge** — What we know about how cognition works:
- **Person knowledge**: Understanding our own strengths, weaknesses, and tendencies as thinkers. Knowing that we struggle with statistics but are strong at pattern recognition. Recognizing which [[Cognitive biases]] we're most susceptible to.
- **Task knowledge**: Understanding what different tasks demand. A math proof requires different cognitive strategies than learning a language or debugging code.
- **Strategy knowledge**: Knowing which thinking strategies exist and when to deploy them. Choosing between analogical reasoning, decomposition, first-principles thinking, etc.
**Metacognitive regulation** — Actively managing our thinking in real-time:
- **Planning**: Choosing a strategy before starting. "How should I approach this problem?"
- **Monitoring**: Tracking whether our current approach is working. "Am I actually understanding this, or just reading words?"
- **Evaluating**: Assessing the outcome and the process. "Did my approach work? What would I do differently?"
## Why It Matters
Metacognition is the multiplier behind effective learning, decision-making, and problem-solving. Without it, we repeat the same mistakes, confuse familiarity with understanding, and default to habits even when they don't fit the situation.
People with strong metacognitive skills:
- Learn faster because they notice when they're not learning and adjust
- Make better decisions because they question their own reasoning
- Recover from errors faster because they detect them earlier
- Transfer skills across domains because they understand the underlying strategies, not just the surface procedures
This connects directly to [[Intellectual Honesty]] — you can't be honest about what you know unless you can accurately assess your own understanding.
## The Illusion of Knowing
One of the biggest metacognitive traps is confusing recognition with recall, or familiarity with comprehension. Re-reading notes feels productive but often just builds false confidence. This is why [[Deliberate Practice]] and active recall are more effective — they force genuine metacognitive assessment of what you actually know versus what you think you know.
The Dunning-Kruger effect is essentially a metacognitive failure: people with low skill in a domain also lack the metacognitive ability to recognize their own incompetence.
## Metacognition and Learning
[[Meta learning, the missing link in education|Meta-learning]] is metacognition applied to the learning process itself. A strong learner doesn't just consume information — they continuously ask:
- "Is this making sense to me?"
- "Can I explain this in my own words?"
- "What's the gap between what I know and what I need to know?"
- "Is my current strategy working, or should I try a different approach?"
This is the foundation of self-regulated learning, and it's what separates passive information consumption from genuine knowledge building. A [[Personal Learning System (PLS)]] only works if it's backed by metacognitive awareness — otherwise it's just mechanical note-taking.
## Metacognition and Reflection
[[Reflection as a journaling practice]] is one of the most accessible ways to practice metacognition. Writing forces externalization of thought, which makes it easier to examine, question, and refine. Journaling about what we learned, how we approached a problem, and what we'd change next time builds metacognitive habits over time.
## Developing Metacognitive Skills
- **Think aloud**: Verbalize your reasoning process. This surfaces assumptions and gaps you might not notice internally.
- **Pre-mortem**: Before starting, ask "What could go wrong with my approach?" This activates monitoring before action.
- **Teach**: Explaining something to others is one of the fastest ways to discover what you don't actually understand.
- **Calibrate confidence**: Before checking an answer, rate how confident you are. Over time, you'll get better at knowing when you know.
- **Debrief**: After completing a task, review what worked, what didn't, and why. Not just the outcome — the process.
## References
-
## Related
- [[Critical thinking]]
- [[Cognitive biases]]
- [[Cognitive load]]
- [[Cognitive Psychology]]
- [[Cognitive Science]]
- [[Meta learning, the missing link in education]]
- [[Self-awareness is a necessary precondition for change]]
- [[Growth Mindset]]
- [[Deliberate Practice]]
- [[Reflection as a journaling practice]]
- [[Personal Learning System (PLS)]]
- [[Intellectual Honesty]]
- [[Bounded Rationality]]