Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eschmidt42/thinkstats

Random bits of basic statistics I found interesting to implement going through the book Think Stats by Allen B. Downey.
https://github.com/eschmidt42/thinkstats

Last synced: 6 days ago
JSON representation

Random bits of basic statistics I found interesting to implement going through the book Think Stats by Allen B. Downey.

Awesome Lists containing this project

README

        

# Think Stats
> Notes I generated going through the *think stats* book [1,2].

**References**

[[1]](http://greenteapress.com/thinkstats2/html/index.html) Allen B. Downey, *Think Stats: Probability and Statistics for programmers*, 2011

[[2]](https://github.com/AllenDowney/ThinkStats2) thinkstats2 on github