Changelog
This book is a living document. Major additions and changes are recorded here so returning readers can see what is new. It is developed openly on GitHub, where the full commit history lives in detail; this page is the readable summary.
2026
New parts and chapters
- Preparing Our Data part added - the Data Reduction chapter (fewer, better measures; reliability to power).
- Latent Variable Models part added - CFA/SEM, Measurement Invariance, Latent Class, and IRT & Generalizability.
- Causal Inference part added - DAGs and the back-door criterion, from the Statistical Rethinking course.
- Beyond the Normal Curve part added - resampling, robust methods, and Bayesian inference.
- Displaying Data part added - Graphics and Tables.
- Statistics in the Wild apprenticeship part added - The Sports Page and four case studies (depression profiles, building a measure, missing data).
- The Methods in Practice showcase added - the authors’ published work, organized by method.
- The Coding Categorical Predictors chapter and the Rasch chapter (honoring Ben Wright, using his Knox Cube Test data).
Enrichments to existing chapters
- Anscombe’s quartet and the residual bridge added to the covariance chapter.
- Types of sums of squares (variance partitioning) added to multiple regression.
- Measurement models (parallel, tau-equivalent, congeneric), a generalizability-theory framing, and “Variance Is the Fuel” (restriction of range) added to the reliability chapter.
- POMP scoring added to the z-distribution chapter.
- The replication-crisis Bayes calculation and estimation-versus-testing asides woven through the inference chapters.
Presentation and back matter
- Light and dark reading modes with a navbar toggle (defaulting to light), framed figure cards, tidy tables, and larger key-term callouts with a 🔑 marker.
- A voice pass across the whole book for clear, supportive prose.
- Inviting cover, author biographies, and a to-be-written foreword.
- This back matter added: the changelog, the required-packages setup page, and the R / SPSS / Julia code-tabs appendix.
Origins
The book began as a set of chapter drafts and an introduction, and grew into a full graduate methods text drawn from the authors’ decades of teaching and research in the social and behavioral sciences.