How Spaced Repetition Works and Why It Beats Cramming

Spaced repetition schedules review sessions at expanding intervals, exploiting the spacing effect to maximize retention. Learn the science behind it and how to apply it practically.

The InfoNexus Editorial TeamMay 10, 20269 min read

The Problem With Cramming

A week before an exam, a student reads the entire textbook over two sleepless nights and scores well on Friday. A month later, they can barely remember the material. This experience is nearly universal — and its cause is well understood by cognitive scientists. Massed practice (studying all at once, which is what cramming is) produces rapid short-term learning but terrible long-term retention. The information enters working memory and performs well on an immediate test, then decays rapidly because it was never consolidated into long-term memory.

The alternative — spaced repetition — exploits one of the most robust findings in memory research: the spacing effect. When studying is distributed across multiple sessions with gaps between them, long-term retention improves dramatically compared to the same total study time concentrated in a single session. The effect is so reliable and so large that it appears in studies across age groups, learning materials, and cultures. Yet spaced repetition remains massively underused, because cramming feels more efficient (you study less total time before the exam) even though it is objectively worse for lasting learning.

The Forgetting Curve

The scientific foundation for spaced repetition begins with the work of German psychologist Hermann Ebbinghaus, who in the 1880s conducted rigorous self-experiments on memory, learning nonsense syllables and measuring how quickly he forgot them. His central finding is represented as the forgetting curve: immediately after learning, retention is close to 100%, but it decays exponentially over time — dropping to about 58% after 20 minutes, 44% after an hour, 36% after a day, and continuing to decline.

Crucially, Ebbinghaus also discovered that reviewing material before it is completely forgotten resets the forgetting curve but at a shallower slope — the material decays more slowly the second time, and more slowly still the third time. Each review that catches the material just before it is forgotten reinforces the memory trace more powerfully than reviewing when memory is still fresh. This interaction between forgetting and relearning is the scientific foundation of spaced repetition.

The Spacing Effect: What the Research Shows

Decades of cognitive psychology research have confirmed and extended Ebbinghaus's findings. The key principle is that the difficulty of retrieval matters. When a memory is easy to recall (immediately after studying), retrieving it provides little benefit to long-term retention. When a memory is harder to recall — when you have to work for it — the retrieval itself strengthens the memory trace. This is why spacing works: waiting until the memory has partially faded makes the retrieval effortful, and effortful retrieval produces stronger consolidation.

Research by Robert Bjork at UCLA and colleagues frames this as the distinction between short-term performance and long-term learning. Cramming produces excellent short-term performance (the Friday exam score) at the cost of long-term learning (the blank stare a month later). Spaced practice produces worse short-term performance — you feel less confident during spaced study because retrieval is harder — but dramatically better long-term retention. This counterintuitive relationship between difficulty and learning is called desirable difficulties: conditions that slow apparent learning in the short term but enhance it over the long term.

The Spacing Schedules

If spaced repetition is superior, the obvious question is: how should you space your reviews? The optimal spacing depends on how long you want to remember the material. For a test in a week, reviews spaced a day apart may be optimal. For material you want to remember for life, reviews should expand to weeks, then months, then years.

The general rule: review just before you would forget. This is the interval at which retrieval is effortful enough to strengthen the memory but not so delayed that the memory is fully gone (in which case you would need to re-learn from scratch rather than just retrieve). Researchers have proposed various formulas for optimal spacing; the most practically successful are implemented in spaced repetition software. SM-2, the algorithm behind Anki (a popular flashcard application), adjusts review intervals based on how easy you found each item — items you remember easily get longer intervals; items you struggle with get reviewed more frequently.

Anki and Spaced Repetition Software

Anki is a free, open-source flashcard application that implements spaced repetition algorithmically. You create digital flashcards; Anki schedules reviews based on your performance, showing you each card just before you are likely to forget it. After reviewing a card, you rate your recall difficulty (Easy, Good, Hard, Again), and Anki adjusts the next review interval accordingly. Cards you know well might not appear for months; cards you struggle with might appear daily or even multiple times per session.

The medical student community has been particularly influential in popularizing Anki. Medical boards require retention of thousands of facts across many subjects — precisely the use case where spaced repetition provides the largest advantage over conventional studying. Shared Anki decks (communities of students collectively creating and refining thousands of medical flashcards) have become a standard study tool. The productivity gains are real: students using systematic spaced repetition consistently outperform those using conventional methods on long-delayed tests, though they sometimes perform comparably on immediate assessments.

When Spaced Repetition Works Best

Spaced repetition is most powerful for learning factual associations — vocabulary words, historical dates, medical terms, anatomical structures, chemical formulas, mathematical facts, programming syntax. Anywhere that specific, discrete pieces of information must be reliably retrieved is a candidate for spaced repetition. Language learning is perhaps the clearest success case: vocabulary acquisition through spaced repetition is demonstrably more efficient than traditional word list memorization.

The technique is less applicable to skill acquisition (you cannot flashcard your way to playing piano or writing code — deliberate practice of the actual skill is needed) or to conceptual understanding (you can space your review of facts about a mathematical theorem without developing genuine understanding of its proof). The most effective learners combine spaced repetition for factual retention with active problem-solving and conceptual engagement. The technique is a tool for a specific memory challenge, not a replacement for genuine understanding.

Practical Implementation

The simplest implementation of spaced repetition requires no software. Review material on day 1, then on day 2, then on day 4, then on day 8, then on day 16 — a rough doubling of intervals. This captures most of the benefit of sophisticated algorithms for most purposes. For high-stakes, long-term retention (like a medical or law license that must be maintained for a career), software-based scheduling provides significant additional benefit by precisely tracking individual item difficulty.

  • Study a new batch of material fully
  • Review it the next day (short interval while still relatively fresh)
  • Review again in 3-4 days
  • Review again in a week
  • Review again in 2-3 weeks
  • Continue expanding intervals as long as retrieval remains accurate

The critical habit: actually completing the reviews when scheduled. The benefit of spaced repetition depends on the spacing — delaying a review eliminates the carefully calculated timing advantage. Many people start ambitious flashcard decks and then abandon them when reviews accumulate; the discipline to maintain a daily review habit is what separates those who benefit from the technique from those who do not.

Why Schools Do Not Teach This

Given the overwhelming evidence for the spacing effect, why do schools not routinely structure learning around spaced repetition? Curriculum design is driven by many constraints — teacher time, testing schedules, administrative tradition — that make systematic spacing difficult to implement. Cramming also feels to students like it is working (because short-term performance is high) while spaced practice feels harder and less satisfying in the short term. And most teachers were not trained in cognitive science and are not aware of the size of the evidence for spacing effects. The gap between what learning science knows and what educational practice implements remains one of the most consequential inefficiencies in modern education.

EducationCognitive ScienceLearning

Related Articles