Examples

Using Lisp-Stat in the real world

One of the best ways to learn Lisp-Stat is to see examples of actual work. This section contains example notebooks illustrating statistical analysis. These notebooks describe how to undertake statistical analyses introduced as examples in the Ninth Edition of Introduction to the Practices of Statistics (2017) by Moore, McCabe and Craig. The notebooks are organised in the same manner as the chapters of the book. The data comes from the site IPS9 in R by Nicholas Horton.

To run the notebooks yourself you can use a ready made online notebook:

Binder

Or checkout the IPS9 repo and all of the examples.

Part I: Looking at Data

We also include plotting examples from the Vega-Lite example gallery.