|
|
|
|
|
by grayclhn
4224 days ago
|
|
I haven't looked at it carefully, but it's hard to think of a setting where I'd want to teach from this book: it's aimed at stats 101 students, but uses python as the programming language (great language, but far beyond what I'd expect a typical intro stats student to be able to handle); it advocates bayesian statistics, which is a reasonable decision, but seems to take it to such an extreme that "hypothesis test" never appears in the table of contents... But, it's obviously a labor of love and it's an interesting take on intro to stats. And, from skimming it, I don't see anything in it that's wrong. So this might be a good intro to bayesian stats for most HN readers. edit: there is a wide range of quality for the graphs, though. Some look great, but some (the histograms especially) are... unappealing. And the formatting for the code sections is quite at odds with the style of the rest of the book. Those are minor, though. second edit: not to start a license flamewar, but can this book be redistributed? It's licensed under either CC or GNU FDL, but I don't see a way to get the source code. So anyone hosting a copy would also need to license it under the FDL (since they can't remove the FDL licensing from the pdf), which they would then be violating. Am I understanding things correctly, or am I wrong? |
|