Anki/rslib/src/stats
user1823 fecc8f602b Replace some means in Stats with medians (#3900)
* Display median interval in Stats instead of mean

Median is better suited than mean for reporting skewed data.

* Display median ease in Stats instead of mean

* Update difficulty.ts

* Update ease.ts

* Update statistics.ftl

* Format eases.rs

* Remove unused import

* Change Median back to Average in UI

* Revert "Change Median back to Average in UI"

This reverts commit e0c1e3f8e4.

* Preserve the old translations for now (dae)
2025-04-11 19:29:23 +10:00
..
graphs Replace some means in Stats with medians (#3900) 2025-04-11 19:29:23 +10:00
card.rs Fix/out of index (#3872) 2025-03-25 00:04:25 +07:00
mod.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
service.rs Update to Rust 1.85 2025-02-21 10:42:42 +07:00
today.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00