From e11ba5289241e8f0dc5ee5dbfe84dc6f8e04154a Mon Sep 17 00:00:00 2001 From: Tyson Bailey Date: Tue, 5 Nov 2013 10:58:25 -0700 Subject: [PATCH] Added "Guide" --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 45c1c87e..70b0d0ba 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -319,6 +319,7 @@ * [Introduction to Probability](http://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html) * [OpenIntro Statistics](http://www.openintro.org/stat/textbook.php) * [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook) +* [Statistics Done Wrong](http://www.refsmmat.com/statistics/) - Alex Reinhart ####Misc * [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/) -- GitLab