{"id":325,"date":"2021-04-30T19:14:09","date_gmt":"2021-04-30T19:14:09","guid":{"rendered":"https:\/\/greenteapress.com\/wp\/?page_id=325"},"modified":"2026-01-17T22:46:04","modified_gmt":"2026-01-17T22:46:04","slug":"think-bayes-1e","status":"publish","type":"page","link":"https:\/\/greenteapress.com\/wp\/think-bayes-1e\/","title":{"rendered":"Think Bayes 1e"},"content":{"rendered":"\n<p><strong><em>Bayesian Statistics Made Simple<\/em><\/strong><br>by Allen B. Downey<\/p>\n\n\n\n<p>This page is for the first edition of Think Bayes. You might want to <a href=\"https:\/\/greenteapress.com\/wp\/think-bayes\/\">switch to the second edition<\/a>.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Download <a href=\"http:\/\/www.greenteapress.com\/thinkbayes\/thinkbayes.pdf\"><em>Think Bayes<\/em> 1e in PDF<\/a>.<\/li>\n\n\n\n<li>Read <a href=\"http:\/\/www.greenteapress.com\/thinkbayes\/html\/index.html\"><em>Think Bayes<\/em> 1e in HTML<\/a>.<\/li>\n<\/ul>\n\n\n\n<p>If you are enjoying the free online version, please consider <a href=\"https:\/\/buymeacoffee.com\/allendowney\">buying me a coffee<\/a>.<\/p>\n\n\n\n<p>The code for this book is in <a href=\"https:\/\/github.com\/AllenDowney\/ThinkBayes\">this GitHub repository<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Description<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/www.amazon.com\/gp\/product\/1449370780\/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1449370780&amp;linkCode=as2&amp;tag=greenteapre01-20\"><img decoding=\"async\" src=\"http:\/\/www.greenteapress.com\/thinkbayes\/think_bayes_cover_medium.png\" alt=\"\"\/><\/a><\/figure>\n\n\n\n<p><em>Think Bayes<\/em> is an introduction to Bayesian statistics using computational methods.<\/p>\n\n\n\n<p>The premise of this book, and the other books in the <em>Think X<\/em> series, is that if you know how to program, you can use that skill to learn other topics.<\/p>\n\n\n\n<p>Most books on Bayesian statistics use mathematical notation and present ideas in terms of mathematical concepts like calculus. This book uses Python code instead of math, and discrete approximations instead of continuous functions. As a result, what would be an integral in a math book becomes a summation, and most operations on probability distributions are loops or array operations.<\/p>\n\n\n\n<p>I think this presentation is easier to understand, at least for people with programming skills. It is also more general, because when we make modeling decisions, we can choose the most appropriate model without worrying too much about whether the model lends itself to conventional analysis. Also, it provides a smooth development path from simple examples to real-world problems.<\/p>\n\n\n\n<p><em>Think Bayes<\/em> is a Free Book, which means that you are free to copy, distribute, and modify it, as long as you attribute the work, share alike, and don&#8217;t use it for commercial purposes.<\/p>\n\n\n\n<p>Other Free Books by Allen Downey are available from <a href=\"http:\/\/greenteapress.com\/\">Green Tea Press<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bayesian Statistics Made Simpleby Allen B. Downey This page is for the first edition of Think Bayes. You might want to switch to the second edition. If you are enjoying the free online version, please consider buying me a coffee. The code for this book is in this GitHub repository. Description Think Bayes is an &hellip; <a href=\"https:\/\/greenteapress.com\/wp\/think-bayes-1e\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Think Bayes 1e<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-325","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/pages\/325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/comments?post=325"}],"version-history":[{"count":2,"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/pages\/325\/revisions"}],"predecessor-version":[{"id":634,"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/pages\/325\/revisions\/634"}],"wp:attachment":[{"href":"https:\/\/greenteapress.com\/wp\/wp-json\/wp\/v2\/media?parent=325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}