The forgetting curve, discovered by Hermann Ebbinghaus in 1885, shows that memory decays exponentially over time without review. After learning something new, roughly 50% is forgotten within a day, and about 80% within a week — unless the information is actively reviewed or used. The curve doesn't flatten on its own; it requires deliberate intervention to counteract.
Understanding the forgetting curve explains why standard study habits (read once, forget, cram before the exam) don't produce durable knowledge — and what to do instead.
Where the Forgetting Curve Comes From
Hermann Ebbinghaus was a German psychologist who, in the 1880s, conducted systematic self-experiments on memory. He memorized lists of nonsense syllables (meaningless combinations like "DAX," "BUP," "ZIL") and tested how well he retained them over time.
His findings, published in "Über das Gedächtnis" ("On Memory," 1885):
- Memory decays rapidly after initial learning.
- The rate of decay is not linear — it's an exponential curve, steepest in the first hours and days after learning.
- Each subsequent review stabilizes memory at a higher level and makes the next forgetting slower.
- Meaningless material (nonsense syllables) is forgotten faster than meaningful material (prose, concepts connected to existing knowledge).
While Ebbinghaus's specific numbers (50% forgotten in 20 minutes, 70% in 24 hours) have been refined by subsequent research and vary significantly by individual and material type, the core findings have been replicated consistently: memory decays fast, decay is exponential, and review counteracts decay.
How the Forgetting Curve Works
The curve shape:
Immediately after learning something: ~100% retention. Then:
- After 20 minutes: ~58% retained.
- After 1 hour: ~44% retained.
- After 1 day: ~33% retained.
- After 1 week: ~25% retained.
- After 1 month: ~21% retained.
These are approximate figures from Ebbinghaus's experiments on nonsense syllables. Real-world forgetting of meaningful material is slower — but still follows the same exponential pattern.
What affects forgetting speed:
- Meaningfulness: Connected, meaningful material is forgotten more slowly than isolated facts.
- Prior knowledge: Information that connects to things you already know is retained better.
- Emotional significance: Emotionally salient events are remembered more durably.
- Repetition at learning: Spending more time learning initially (studying thoroughly, not quickly) produces a higher starting point on the retention curve.
What review does:
Each review interrupts the forgetting curve and restores memory — but also changes the shape of future forgetting. After the first review, the curve flattens: memory decays more slowly. After the second review, it flattens further. After several spaced reviews, the material becomes durable.
A Worked Example
A software engineer attends a conference talk on Rust's ownership system. They understand the concepts during the talk.
Without review:
- Day 1 after: remember the main examples vividly.
- Day 3: remember the key concepts but fuzzy on details.
- Day 7: remember "something about memory safety and ownership" but couldn't explain borrowing.
- Day 30: remember it was about Rust. Not much else.
With spaced review:
- Day 0 (after the talk): write a 200-word summary in their own words.
- Day 1: try to explain ownership and borrowing from memory. Check the summary.
- Day 4: try again from memory. Fill in any gaps.
- Day 10: another attempt.
- Day 30: another attempt.
After 30 days with spaced review: the engineer can explain Rust's ownership system clearly because each review pushed the forgetting curve up and extended the retention window. The same information; drastically different retention.
The Forgetting Curve and Spaced Repetition
Spaced repetition is the algorithmic application of the forgetting curve: time your reviews to happen just before you would forget. Early reviews (day 1, day 4) are scheduled while memory is fresh; later reviews (week 2, month 2) are scheduled when the memory is near its lower stable point.
Anki and SuperMemo implement spaced repetition through algorithms that track your performance on each card and schedule reviews accordingly. Successful recall pushes the next review further out. Failed recall schedules an immediate review.
The result: you spend the minimum necessary review time to achieve maximum retention. You're not reviewing everything every day — you're reviewing each item just as you're about to forget it.
Common Misconceptions About the Forgetting Curve
"The forgetting curve means all memory is lost eventually."
No. The curve describes what happens without review. With spaced review, memory can be retained indefinitely. Information you've reviewed multiple times over years becomes essentially permanent.
"Everyone forgets at the same rate."
No. Forgetting rates vary by individual, by type of material, and by original learning conditions. Ebbinghaus's specific numbers (from nonsense syllable experiments on himself) are not universal constants. The pattern (exponential decay without review) is universal; the precise rate varies.
"Re-reading counteracts the forgetting curve."
Re-reading feels like review and produces a recognition memory boost — you recognize having seen the material. But recognition memory decays faster than recall memory. Active recall (testing yourself, not re-reading) more effectively counteracts the forgetting curve.
"The forgetting curve only applies to academic study."
The forgetting curve applies to any knowledge learned without repeated use: programming languages you studied once, professional skills practiced infrequently, foreign language vocabulary, presentation techniques, and any procedural knowledge not used regularly.
How to Apply the Forgetting Curve in Practice
Step 1 — Accept that forgetting is the default.
Don't be frustrated when you can't recall a concept you studied last month. This is the forgetting curve operating normally. The solution isn't to study harder initially; it's to review at the right intervals.
Step 2 — Review actively (not passively).
Active recall during review (testing yourself, not re-reading) is more effective at pushing the forgetting curve up than passive review.
Step 3 — Schedule reviews at increasing intervals.
Manual approach: after learning something, review after 1 day, 4 days, 1 week, 2 weeks, 1 month, 3 months. Each interval can be extended because each review has extended the retention.
Automated approach: use Anki or a similar spaced repetition system. The algorithm handles scheduling.
Step 4 — Prioritize meaning and connection.
Meaningful material is forgotten more slowly. When you learn something: connect it to what you already know, create examples from your own experience, and understand the "why" behind it. These connections make the material more meaningful and slower to forget.
The Forgetting Curve and Note-Taking
Notes are the external memory that compensates for internal memory's decay:
What notes do:
Notes store information so you don't need to remember it. The forgetting curve applies to what's in your head; notes circumvent it by externalizing the information.
What notes don't do:
Notes don't produce the recall memory that lets you apply knowledge under pressure without looking it up. A note answers "what was the answer to X?" Active recall, applied to your notes, builds the memory that answers X without needing the note.
The combination:
Capture content with WebSnips or in your notes. Then practice active recall from your notes — close them and try to recall the key ideas. The notes are the reference; active recall against the notes builds the memory.
Related Concepts
Spaced repetition: The scheduling system designed to counteract the forgetting curve by timing reviews to just before you'd forget.
Active recall: The retrieval practice technique that is more effective than re-reading at counteracting the forgetting curve during review.
Working memory: The limited short-term memory system that holds ~4 "chunks" of information at once. Distinct from long-term memory, where the forgetting curve operates.
Frequently Asked Questions
How does sleep affect the forgetting curve?
Sleep significantly reduces forgetting. Memory consolidation happens primarily during sleep — particularly during slow-wave and REM sleep. Learning material in the morning and sleeping the following night produces substantially better retention than learning in the evening and staying awake. Reviewing material right before sleep may slightly accelerate consolidation.
Does the forgetting curve apply to emotional memories?
Emotional memories (particularly those associated with strong fear, happiness, or personal significance) are retained differently from neutral declarative memories. Strong emotional memories can be highly durable without deliberate review, because the amygdala's involvement in encoding enhances memory formation. The forgetting curve primarily describes neutral declarative memories.
Is there a way to "reset" the forgetting curve for things I've forgotten?
When you relearn something you've forgotten before, relearning is faster than the original learning — what psychologists call "savings." Your memory for prior exposure (even when seemingly lost) reduces the time needed for relearning. This is why recognition feels faster than recall, and why returning to a language you studied years ago comes back faster than starting from scratch.
Key Takeaways
- The forgetting curve shows that memory decays exponentially without review — 50% gone within a day, 80% within a week for typical material.
- Review counteracts decay — each review stabilizes memory at a higher level and slows future forgetting.
- Spaced repetition schedules reviews at increasing intervals, timed to just before you'd forget.
- Active recall during review is more effective than passive re-reading at counteracting the forgetting curve.
- Meaningful material is forgotten more slowly than isolated facts — connect new learning to what you already know.
- Notes externalize memory but don't build recall — active recall from notes is needed to build durable retrieval.
Conclusion
The forgetting curve is not a problem with your memory — it's a feature of how all human memory works. Understanding it changes how you approach learning: from "study once and hope" to "study with planned review at increasing intervals." The forgetting curve tells you exactly when to review to maintain retention with minimum effort — and spaced repetition automates that schedule so you don't have to calculate it manually.
Try WebSnips free — capture articles and research with notes that become your review material, giving you the content and context to practice active recall against what you've learned, counteracting the forgetting curve one review session at a time.