-
-
Notifications
You must be signed in to change notification settings - Fork 157
Description
Using difficulty_asc as a sort order, I noticed having more of my lapses occur at later portions of the review session despite retrievability being the same. In Anki's stats screen, searches like prop:d>0.9 and prop:d<0.9 prop:d>0.8 and looking at the graphs makes it more evident.
I find FSRS consistently underestimating R for more easier cards such that average retention is higher than set DR for cards low in difficulty. This is in contrast with cards in prop:d>0.9 where retention is almost 10 percentage points below DR. It's erring in both directions.
Previously, @richard-lacasse has also reported similar experience.
One initial idea to solve this might be by trying to incorporate D in the formula for forgetting curve. Has this been tried before in some way?