Flashcard Retention Calculator Formula
Understand the math behind the flashcard retention calculator. Each variable explained with a worked example.
Formulas Used
Retention Rate
retention_rate = (correct_recalls / total_cards) * 100Cards Needing Review
cards_to_review = total_cards - correct_recallsCards Learned per Session
cards_per_session = correct_recalls / sessionsVariables
| Variable | Description | Default |
|---|---|---|
total_cards | Total Flashcards | 100 |
correct_recalls | Correctly Recalled | 78 |
sessions | Study Sessions Completed | 5 |
How It Works
How to Calculate Flashcard Retention
Retention rate measures how many flashcards you can recall correctly.
Formula
Retention Rate = (Correctly Recalled / Total Cards) x 100
Aim for 85–95% retention. Below 85% means you are reviewing too many new cards. Above 95% means you can add more.
Worked Example
A student has 100 flashcards, recalls 78 correctly after 5 study sessions.
total_cards = 100correct_recalls = 78sessions = 5
- 01Retention rate = (78 / 100) x 100 = 78%
- 02Cards needing review = 100 - 78 = 22
- 03Cards learned per session = 78 / 5 = 15.6
Ready to run the numbers?
Open Flashcard Retention Calculator