Hacker News new | ask | show | jobs
by sAbakumoff 2542 days ago
yeah, statistics rocks! One area which I am fascinated about is Bayesian methods and here is the excellent book https://gumroad.com/l/empirical-bayes
1 comments

What about the Bayesian has been fascinating?

I have a very rough idea about it and i wanted to learn more. Is this book based out on Baseball statistics any good when i don't know anything about baseball?

it's just the fact that one simple formula drives everything and there is the infinite number of applications - from A/B testing to deriving poker play strategies against opponents based on the small number of observations. I don't think that lack of knowledge about baseball can prevent anyone from reading this book. The author explains everything by using very simple terms. But you need to have some knowledge of R programming language to run the code samples.