1. Need for intuition‑driven, visual, and application‑focused explanations
Many commenters feel that traditional textbooks present statistics as a collection of proofs and formulas without building intuition.
- “Having also studied statistics in university (undergrad), something I kept running into is that you can't really unlock the intuition for many concepts without taking more advanced courses… even a non‑rigorous visual explanation of it leans on linear algebra, which most students don't see until much later.” – mdspan
- “You start unraveling a very good intuition about the underlying concepts MUCH much later, but partly because those intuitions themselves are never conveyed and are supposed to be learned from the proofs.” – usernametaken29
- “Any reader would be far better off just visualizing the damn distribution / samples and using reasonable judgement, instead of implicitly assuming a Gaussians distribution and blindly memorizing tests/formulae.” – ssivark
2. Preference for interactive, multimedia, or non‑traditional learning formats
Several users argue that a plain book is the wrong medium for statistics and suggest websites, videos, or code notebooks as better alternatives.
- “If I were you I'd make an interactive website like SQLZoo or a video series like StatQuest.” – howunfortunate
- “I would read it if it came with a GitHub of python code that I can modify for my own use. The fewest dependencies, the better.” – exe34
- “Another exemple of a successful visual pedagogical content is: https://www.byhand.ai/” – jadermcs
3. Demand for real‑world case studies, worked examples, and ample exercises with solutions
Commenters repeatedly stress that learning statistics works best when theory is tied to concrete problems and when readers can practice with guided solutions.
- “I’d love a statistics book whereby the chapters are real case studies. I personally learn best when I can apply new theory to a tangible problem.” – junon
- “One thing I want to complement was getting the pedagogy right. Most chapters have strong narrative hooks, several 'check your knowledge' problems, review exercises, and post chapter bullet points…” – jldugger
- “I would read a statistics textbook, if there were plenty of exercises, with the answer and explanation, which is usually lacking in textbooks.” – Saline9515