Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 651 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 651 Bytes

all-of-statistics

This repository contains my personal notes and complete solutions from my self-study of Larry Wasserman's "All of Statistics: A Concise Course in Statistical Inference". This follows an older edition of the book, though there is almost complete overlap with the latest edition.

Main definitions, ideas, and theorems from each chapter are included in the notes, but examples are usually skipped. This repository is not intended as a replacement for the book.

Each included chapter has a Jupyter notebook including notes on the chapter and exercise solutions -- notes and solutions using LaTeX in markdown and executable Python.