Skip to main content

Curse of Knowledge

Difficulty imagining what it's like not to know something

SocialMemory

What is it?

The curse of knowledge, popularized by Chip and Dan Heath in "Made to Stick," is the cognitive difficulty of imagining what it's like not to know something you know. Once we possess knowledge, we find it nearly impossible to recreate the state of not having it. Elizabeth Newton's famous "tappers and listeners" experiment demonstrated this: tappers who tapped the rhythm of a well-known song predicted listeners would recognize it 50% of the time, but listeners succeeded only 2.5% of the time. Tappers couldn't imagine not hearing the melody they heard in their heads. The curse plagues experts trying to communicate with novices—using jargon, skipping "obvious" steps, or assuming background knowledge. Teachers, writers, and product designers all struggle with it. It causes documentation that only makes sense to those who already understand, training that moves too fast, and products designed for experts rather than intended users. Overcoming the curse requires actively testing understanding with actual novices, using concrete examples rather than abstractions, building in feedback loops, and practicing what Steven Pinker calls "reader-friendly writing"—consciously modeling the reader's knowledge state.

Example

A developer explaining a feature in technical jargon. A teacher assuming students understand the basics. Documentation that only makes sense to those who already understand.

References

Camerer, C., Loewenstein, G., & Weber, M. (1989). The Curse of Knowledge in Economic Settings: An Experimental Analysis. Journal of Political Economy, 97(5), 1232-1254.

Newton, L. (1990). Overconfidence in the Communication of Intent: Heard and Unheard Melodies. Unpublished doctoral dissertation, Stanford University.

Birch, S. A. J., & Bloom, P. (2007). The Curse of Knowledge in Reasoning About False Beliefs. Psychological Science, 18(5), 382-386.

How to Prevent It

Question

Would a newcomer understand this explanation?

Question

What jargon am I using that others might not know?

Question

What did I find confusing when I first learned this?

Question

Am I assuming knowledge I've forgotten I had to learn?

Question

What context am I taking for granted?

Technique

Test explanations with people unfamiliar with the topic.

Technique

Start from basics and build up, never assume knowledge.

Technique

Create a glossary of terms for any complex explanation.

Technique

Use analogies to connect new ideas to familiar concepts.

Technique

Ask for feedback: "What was unclear?"