âčïž Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0.3 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full |
| Last Crawled | 2026-04-05 10:18:31 (9 days ago) |
| First Indexed | 2024-06-19 19:41:51 (1 year ago) |
| HTTP Status Code | 200 |
| Meta Title | Frontiers | Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach |
| Meta Description | Bayesian Statistics for Beginners. A Step-by-Step Approach (Donovan & Mickey, 2019) is, perhaps, the âtruest-to-titleâ book I have read on Bayesian infer..., Bayesian Statistics for Beginners. A Step-by-Step Approach (Donovan & Mickey, 2019) is, perhaps, the âtruest-to-titleâ book I have read on Bayesian infer... |
| Meta Canonical | null |
| Boilerpipe Text | Bayesian Statistics for Beginners. A Step-by-Step Approach
(Donovan and Mickey,
2019
) is, perhaps, the âtruest-to-titleâ book I have read on Bayesian inference and statistics, insofar (a) it is written for novices to probability, inference, the scientific method, and Bayesian methodology, (b) it introduces those four topics step-by-step, repeats them as needed, and emphasizes them throughout the entire book, and (c), despite the authors claiming that âthis is not meant to be a course on statisticsâ(p. 269), the book delves into enough Bayesian statistics to last a lifetime. The most important contribution, however, is that this is a book purposely devoted to highlighting the role of Bayesian methodology and inference in the conduct of science.
The book could be divided into three main themes intertwined with technical expressions with which the reader will be proficient by book's end. A few chapters introduce the basic theme of probability (ch. 1â2) and probability functions (ch. 8â9). The bulk of the book delves into the theme of Bayesian inference and procedures, from introducing Bayes' theorem (ch. 3) and Bayesian inference (ch. 4â7), to presenting common Bayesian conjugatesâbeta-binomial (ch. 10), gamma-Poisson (ch. 11), and normal-normal (ch. 12, plus corresponding appendixes)âto working with typical Marko Chain Monte Carlo proceduresâMCMC with the Metropolis algorithm (ch. 13â14), MCMC with the Metropolis-Hastings algorithm (ch. 15), and MCMC with Gibbs sampling (ch. 16). The last-but-not-least theme comprises three Bayesian applicationsâsimple linear regression with MCMC with Gibbs sampling (ch. 17â18), Bayesian networks (ch. 19), and Decision trees (ch. 20).
Such spread of topics is met with superb depth within each chapter. This is a remarkably well-managed step-by-step approach aimed at teaching Bayesian statistics to novices, to the point that each chapter follows a challenge-response format to call attention to important topics and motivate progression. Each contains multitude of figures and tables in their appropriate locations in most step-by-step procedures and, furthermore, is in full-color (even in the printed version), as the authors use color-coded text to help keep track of each part of a formulaâsay, the posterior, likelihood, and priorâor of an MCMC trialâsay, the proposal distributions for ÎŒ and Ïâwhen working out the corresponding examples.
Such âfor-beginnersâ didactic philosophy permeates the entire book, as the authors have created good synergies between chapters, to the point of using common examples to illustrate different Bayesian methodologies. For example, the normal probability density function is introduced in chapter 9, then referred to when introducing the normal-normal conjugate in chapter 12; this conjugate is used to work out the Maple Syrup problem, which is the same problem later worked out in chapter 16 using MCMC with Gibbs algorithm; finally, MCMC Gibbs is further extended into a simple linear regression application in chapters 17 and 18. Similar synergies exist among the binomial function, the beta-binomial conjugate, and MCMC with Metropolis-Hastings, between the gamma-Poisson conjugate and MCMC with Metropolis algorithm, and between Bayesian networks and decision trees.
The most important synergy, and the one I find the most exciting, is that this is a book that purposely highlights the role of Bayesian methodology and inference in scientific work. Indeed, the link to the ever-revolving scientific methodâHypothesisâPredictionâDataâInferenceâis established quite early on, at the time of introducing Bayesian inference (ch. 4), and becomes a constant throughout the book from then on, as most examples are explicitly worked out following those same steps of the scientific method.
The authors seem to have also realized that the eBook version may have the largest use and, thus, have formatted the book to cater for such online environment, with ready links to external sources, such as Wikipedia and dictionaries of statistics (although, for some reason, none of those links work for me either when I access the eBook via my library or when I download chapters as pdfâand while links do not work with the printed book, the electronic formatting is still evident there). Furthermore, because an eBook is more cumbersome to learn from, each chapter of the book pretty much assumes that knowledge introduced in previous chapters is not necessarily going to be well-remembered when tackling new chapters, thus any relevant common material is summarized in depth in any new chapter, to the point of repeating the same content (say, the Lorax problem common to chapters 19 and 20) or going again step-by-step onto a previous example (say, the Shark Attack beta-binomial conjugate example before moving onto the same problem with MCMC with the Metropolis algorithm procedure). That is, each chapter practically functions as a stand-alone, self-sufficient, and fully-fledged reference on the particular topic it presents.
Above formatting may, however, play somewhat against the book as far as its focus on teaching statistics to beginners makes it cringy after a first reading, the challenge-response format gets tiring (and sometimes distracting, as when it poses questions which are not that important or which an average reader would probably not ask), and the redundancy of contents becomes burdensome. Amazingly, for the incredible detail the book goes into, very few errors seem apparent (I have only spotted an error in one of the gamma distributions in Fig. 11.11, in trials 8, 9, 10 of the MCMC in Table 15.7, and in the subscripts for
p
p
on page 240).
In a nutshell, although I still find
Bayesian Statistics the Fun Way
(Kurt,
2019
; also Perezgonzalez,
2020
) more insightful as an introductory book while also value the need for severe testing as part of the scientific method (Mayo,
2018
; also Perezgonzalez et al.,
2019
), I also realize that
Bayesian Statistics for Beginners. A Step-by-Step Approach
may very well prove to be the foundational textbook for introducing Bayesian statistics and its role in the conduct of scienceâit certainly now surpasses those by Phillips's (
1973
) and Berry's (
1996
)âbefore moving onto more technical books such as Kruschke's (
2015
)
Doing Bayesian Data Analysis
, which may be needed for a good command of the programming background (R, JAGS, and Stan) required for mastering Bayesian statistical analyses.
Statements
Author contributions
The author confirms being the sole contributor of this work and has approved it for publication.
Conflict of interest
The author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
References
1
Berry
D. A.
(1996).
Statistics: A Bayesian Perspective
. Belmont, CA: Duxbury Press.
Google Scholar
2
Donovan
T. M.
Mickey
R. M.
(2019).
Bayesian Statistics for Beginners: A Step-by-Step Approach
. Oxford: Oxford University Press.
Google Scholar
3
Kruschke
J. K.
(2015).
Doing Bayesian Data Analysis. A Tutorial With R, JAGS, and Stan, 2nd Edn
. San Diego, CA: Academic Press.
Google Scholar
4
Kurt
W.
(2019).
Bayesian Statistics the Fun Way. Understanding Statistics and Probability With Star Wars, Lego, and Rubber Ducks
. San Francisco, CA: No Starch Press.
Google Scholar
5
Mayo
D. G.
(2018).
Statistical Inference as Severe Testing.
Cambridge: Cambridge University Press.
Google Scholar
6
Perezgonzalez
J. D.
(2020). Book review: Bayesian statistics the fun way: understanding statistics and probability with Star Wars, Lego, and Rubber Ducks.
Front. Psychol
. 10:3021. 10.3389/fpsyg.2019.03021
CrossRef
Google Scholar
7
Perezgonzalez
J. D.
Pascual-Soler
M.
Pascual-Llobell
J.
FrĂas-Navarro
D.
(2019). Book review: statistical inference as severe testing.
Front. Psychol.
10:735. 10.3389/fpsyg.2019.00735
CrossRef
Google Scholar
8
Phillips
L. D.
(1973).
Bayesian Statistics for Social Scientists
. London: Nelson.
Google Scholar
Keywords
Bayes, statistics, probability, philosophy, methodology
Citation
Perezgonzalez JD (2020) Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach.
Front. Psychol.
11:1017. doi:
10.3389/fpsyg.2020.01017
Received
22 January 2020
Accepted
23 April 2020
Published
19 May 2020
Volume
11 - 2020
Edited by
Erik Lundkvist, Swedish School of Sport and Health Sciences, Sweden
Reviewed by
Andreas Ivarsson, Halmstad University, Sweden, Sweden
Updates
Copyright
© 2020 Perezgonzalez.
This is an open-access article distributed under the terms of the
Creative Commons Attribution License (CC BY)
. The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*
Correspondence:
Jose D. Perezgonzalez
j.d.perezgonzalez@massey.ac.nz
This article was submitted to Quantitative Psychology and Measurement, a section of the journal Frontiers in Psychology
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher. |
| Markdown | [![]() Frontiers in Psychology](https://www.frontiersin.org/journals/psychology)
About us
About us
- Who we are
- [Mission and values](https://www.frontiersin.org/about/mission)
- [History](https://www.frontiersin.org/about/history)
- [Leadership](https://www.frontiersin.org/about/leadership)
- [Awards](https://www.frontiersin.org/about/awards)
- Impact and progress
- [Frontiers' impact](https://www.frontiersin.org/about/impact)
- [Our annual reports](https://www.frontiersin.org/about/annual-reports)
- [Thought leadership](https://www.frontiersin.org/about/thought-leadership)
- Publishing model
- [How we publish](https://www.frontiersin.org/about/how-we-publish)
- [Open access](https://www.frontiersin.org/about/open-access)
- [Peer review](https://www.frontiersin.org/about/peer-review)
- [Research integrity](https://www.frontiersin.org/about/research-integrity)
- [Research Topics](https://www.frontiersin.org/about/research-topics)
- [FAIRÂČ Data Management](https://www.frontiersin.org/about/fair-data-management)
- [Fee policy](https://www.frontiersin.org/about/fee-policy)
- Services
- [Societies](https://publishingpartnerships.frontiersin.org/)
- [National consortia](https://www.frontiersin.org/open-access-agreements/consortia)
- [Institutional partnerships](https://www.frontiersin.org/about/open-access-agreements)
- [Collaborators](https://www.frontiersin.org/about/collaborators)
- More from Frontiers
- [Frontiers Forum](https://forum.frontiersin.org/)
- [Frontiers Planet Prize](https://www.frontiersin.org/about/frontiers-planet-prize)
- [Press office](https://pressoffice.frontiersin.org/)
- [Sustainability](https://www.frontiersin.org/about/sustainability)
- [Career opportunities](https://careers.frontiersin.org/)
- [Contact us](https://www.frontiersin.org/about/contact)
[All journals](https://www.frontiersin.org/journals)[All articles](https://www.frontiersin.org/articles)[Submit your research](https://www.frontiersin.org/submission/submit?domainid=1&fieldid=69&specialtyid=0&entitytype=2&entityid=36)
[Search](https://www.frontiersin.org/search?tab=top-results&origin=https%3A%2F%2Fwww.frontiersin.org%2Fjournals%2Fpsychology%2Farticles%2F10.3389%2Ffpsyg.2020.01017%2Ffull)[Login](https://www.frontiersin.org/people/login?returnUrl=https%3A%2F%2Fwww.frontiersin.org%2Fjournals%2Fpsychology%2Farticles%2F10.3389%2Ffpsyg.2020.01017%2Ffull)
[![]() Frontiers in Psychology](https://www.frontiersin.org/journals/psychology)
Sections
Sections
- [Addictive Behaviors](https://www.frontiersin.org/journals/psychology/sections/addictive-behaviors)
- [Auditory Cognitive Neuroscience](https://www.frontiersin.org/journals/psychology/sections/auditory-cognitive-neuroscience)
- [Cognition](https://www.frontiersin.org/journals/psychology/sections/cognition)
- [Cognitive Science](https://www.frontiersin.org/journals/psychology/sections/cognitive-science)
- [Comparative Psychology](https://www.frontiersin.org/journals/psychology/sections/comparative-psychology)
- [Consciousness Research and Mindfulness](https://www.frontiersin.org/journals/psychology/sections/consciousness-research-and-mindfulness)
- [Cultural Psychology](https://www.frontiersin.org/journals/psychology/sections/cultural-psychology)
- [Decision Neuroscience](https://www.frontiersin.org/journals/psychology/sections/decision-neuroscience)
- [Eating Behavior](https://www.frontiersin.org/journals/psychology/sections/eating-behavior)
- [Educational Psychology](https://www.frontiersin.org/journals/psychology/sections/educational-psychology)
- [Emotion Science](https://www.frontiersin.org/journals/psychology/sections/emotion-science)
- [Environmental Psychology](https://www.frontiersin.org/journals/psychology/sections/environmental-psychology)
- [Evolutionary Psychology](https://www.frontiersin.org/journals/psychology/sections/evolutionary-psychology)
- [Forensic and Legal Psychology](https://www.frontiersin.org/journals/psychology/sections/forensic-and-legal-psychology)
- [Health Psychology](https://www.frontiersin.org/journals/psychology/sections/health-psychology)
- [Human Developmental Psychology](https://www.frontiersin.org/journals/psychology/sections/human-developmental-psychology)
- [Media Psychology](https://www.frontiersin.org/journals/psychology/sections/media-psychology)
- [Movement Science](https://www.frontiersin.org/journals/psychology/sections/movement-science)
- [Neuropsychology](https://www.frontiersin.org/journals/psychology/sections/neuropsychology)
- [Organizational Psychology](https://www.frontiersin.org/journals/psychology/sections/organizational-psychology)
- [Pediatric Psychology](https://www.frontiersin.org/journals/psychology/sections/pediatric-psychology)
- [Perception Science](https://www.frontiersin.org/journals/psychology/sections/perception-science)
- [Performance Science](https://www.frontiersin.org/journals/psychology/sections/performance-science)
- [Personality and Social Psychology](https://www.frontiersin.org/journals/psychology/sections/personality-and-social-psychology)
- [Positive Psychology](https://www.frontiersin.org/journals/psychology/sections/positive-psychology)
- [Psycho-Oncology](https://www.frontiersin.org/journals/psychology/sections/psycho-oncology)
- [Psychology for Clinical Settings](https://www.frontiersin.org/journals/psychology/sections/psychology-for-clinical-settings)
- [Psychology of Aging](https://www.frontiersin.org/journals/psychology/sections/psychology-of-aging)
- [Psychology of Language](https://www.frontiersin.org/journals/psychology/sections/psychology-of-language)
- [Psychopathology](https://www.frontiersin.org/journals/psychology/sections/psychopathology)
- [Quantitative Psychology and Measurement](https://www.frontiersin.org/journals/psychology/sections/quantitative-psychology-and-measurement)
- [Sport Psychology](https://www.frontiersin.org/journals/psychology/sections/sport-psychology)
- [Theoretical and Philosophical Psychology](https://www.frontiersin.org/journals/psychology/sections/theoretical-and-philosophical-psychology)
[Articles](https://www.frontiersin.org/journals/psychology/articles)[Research Topics](https://www.frontiersin.org/journals/psychology/research-topics)[Editorial board](https://www.frontiersin.org/journals/psychology/editors)
About journal
About journal
- Scope
- [Field chief editors](https://www.frontiersin.org/journals/psychology/about#about-editors)
- [Mission & scope](https://www.frontiersin.org/journals/psychology/about#about-scope)
- [Facts](https://www.frontiersin.org/journals/psychology/about#about-facts)
- [Journal sections](https://www.frontiersin.org/journals/psychology/about#about-submission)
- [Open access statement](https://www.frontiersin.org/journals/psychology/about#about-open)
- [Copyright statement](https://www.frontiersin.org/journals/psychology/about#copyright-statement)
- [Quality](https://www.frontiersin.org/journals/psychology/about#about-quality)
- For authors
- [Why submit?](https://www.frontiersin.org/journals/psychology/for-authors/why-submit)
- [Article types](https://www.frontiersin.org/journals/psychology/for-authors/article-types)
- [Author guidelines](https://www.frontiersin.org/journals/psychology/for-authors/author-guidelines)
- [Editor guidelines](https://www.frontiersin.org/journals/psychology/for-authors/editor-guidelines)
- [Publishing fees](https://www.frontiersin.org/journals/psychology/for-authors/publishing-fees)
- [Submission checklist](https://www.frontiersin.org/journals/psychology/for-authors/submission-checklist)
- [Contact editorial office](https://www.frontiersin.org/journals/psychology/for-authors/contact-editorial-office)
About us
About us
- Who we are
- [Mission and values](https://www.frontiersin.org/about/mission)
- [History](https://www.frontiersin.org/about/history)
- [Leadership](https://www.frontiersin.org/about/leadership)
- [Awards](https://www.frontiersin.org/about/awards)
- Impact and progress
- [Frontiers' impact](https://www.frontiersin.org/about/impact)
- [Our annual reports](https://www.frontiersin.org/about/annual-reports)
- [Thought leadership](https://www.frontiersin.org/about/thought-leadership)
- Publishing model
- [How we publish](https://www.frontiersin.org/about/how-we-publish)
- [Open access](https://www.frontiersin.org/about/open-access)
- [Peer review](https://www.frontiersin.org/about/peer-review)
- [Research integrity](https://www.frontiersin.org/about/research-integrity)
- [Research Topics](https://www.frontiersin.org/about/research-topics)
- [FAIRÂČ Data Management](https://www.frontiersin.org/about/fair-data-management)
- [Fee policy](https://www.frontiersin.org/about/fee-policy)
- Services
- [Societies](https://publishingpartnerships.frontiersin.org/)
- [National consortia](https://www.frontiersin.org/open-access-agreements/consortia)
- [Institutional partnerships](https://www.frontiersin.org/about/open-access-agreements)
- [Collaborators](https://www.frontiersin.org/about/collaborators)
- More from Frontiers
- [Frontiers Forum](https://forum.frontiersin.org/)
- [Frontiers Planet Prize](https://www.frontiersin.org/about/frontiers-planet-prize)
- [Press office](https://pressoffice.frontiersin.org/)
- [Sustainability](https://www.frontiersin.org/about/sustainability)
- [Career opportunities](https://careers.frontiersin.org/)
- [Contact us](https://www.frontiersin.org/about/contact)
[All journals](https://www.frontiersin.org/journals)[All articles](https://www.frontiersin.org/articles)[Submit your research](https://www.frontiersin.org/submission/submit?domainid=1&fieldid=69&specialtyid=0&entitytype=2&entityid=36)
[![]() Frontiers in Psychology](https://www.frontiersin.org/journals/psychology)
Sections
Sections
- [Addictive Behaviors](https://www.frontiersin.org/journals/psychology/sections/addictive-behaviors)
- [Auditory Cognitive Neuroscience](https://www.frontiersin.org/journals/psychology/sections/auditory-cognitive-neuroscience)
- [Cognition](https://www.frontiersin.org/journals/psychology/sections/cognition)
- [Cognitive Science](https://www.frontiersin.org/journals/psychology/sections/cognitive-science)
- [Comparative Psychology](https://www.frontiersin.org/journals/psychology/sections/comparative-psychology)
- [Consciousness Research and Mindfulness](https://www.frontiersin.org/journals/psychology/sections/consciousness-research-and-mindfulness)
- [Cultural Psychology](https://www.frontiersin.org/journals/psychology/sections/cultural-psychology)
- [Decision Neuroscience](https://www.frontiersin.org/journals/psychology/sections/decision-neuroscience)
- [Eating Behavior](https://www.frontiersin.org/journals/psychology/sections/eating-behavior)
- [Educational Psychology](https://www.frontiersin.org/journals/psychology/sections/educational-psychology)
- [Emotion Science](https://www.frontiersin.org/journals/psychology/sections/emotion-science)
- [Environmental Psychology](https://www.frontiersin.org/journals/psychology/sections/environmental-psychology)
- [Evolutionary Psychology](https://www.frontiersin.org/journals/psychology/sections/evolutionary-psychology)
- [Forensic and Legal Psychology](https://www.frontiersin.org/journals/psychology/sections/forensic-and-legal-psychology)
- [Health Psychology](https://www.frontiersin.org/journals/psychology/sections/health-psychology)
- [Human Developmental Psychology](https://www.frontiersin.org/journals/psychology/sections/human-developmental-psychology)
- [Media Psychology](https://www.frontiersin.org/journals/psychology/sections/media-psychology)
- [Movement Science](https://www.frontiersin.org/journals/psychology/sections/movement-science)
- [Neuropsychology](https://www.frontiersin.org/journals/psychology/sections/neuropsychology)
- [Organizational Psychology](https://www.frontiersin.org/journals/psychology/sections/organizational-psychology)
- [Pediatric Psychology](https://www.frontiersin.org/journals/psychology/sections/pediatric-psychology)
- [Perception Science](https://www.frontiersin.org/journals/psychology/sections/perception-science)
- [Performance Science](https://www.frontiersin.org/journals/psychology/sections/performance-science)
- [Personality and Social Psychology](https://www.frontiersin.org/journals/psychology/sections/personality-and-social-psychology)
- [Positive Psychology](https://www.frontiersin.org/journals/psychology/sections/positive-psychology)
- [Psycho-Oncology](https://www.frontiersin.org/journals/psychology/sections/psycho-oncology)
- [Psychology for Clinical Settings](https://www.frontiersin.org/journals/psychology/sections/psychology-for-clinical-settings)
- [Psychology of Aging](https://www.frontiersin.org/journals/psychology/sections/psychology-of-aging)
- [Psychology of Language](https://www.frontiersin.org/journals/psychology/sections/psychology-of-language)
- [Psychopathology](https://www.frontiersin.org/journals/psychology/sections/psychopathology)
- [Quantitative Psychology and Measurement](https://www.frontiersin.org/journals/psychology/sections/quantitative-psychology-and-measurement)
- [Sport Psychology](https://www.frontiersin.org/journals/psychology/sections/sport-psychology)
- [Theoretical and Philosophical Psychology](https://www.frontiersin.org/journals/psychology/sections/theoretical-and-philosophical-psychology)
[Articles](https://www.frontiersin.org/journals/psychology/articles)[Research Topics](https://www.frontiersin.org/journals/psychology/research-topics)[Editorial board](https://www.frontiersin.org/journals/psychology/editors)
About journal
About journal
- Scope
- [Field chief editors](https://www.frontiersin.org/journals/psychology/about#about-editors)
- [Mission & scope](https://www.frontiersin.org/journals/psychology/about#about-scope)
- [Facts](https://www.frontiersin.org/journals/psychology/about#about-facts)
- [Journal sections](https://www.frontiersin.org/journals/psychology/about#about-submission)
- [Open access statement](https://www.frontiersin.org/journals/psychology/about#about-open)
- [Copyright statement](https://www.frontiersin.org/journals/psychology/about#copyright-statement)
- [Quality](https://www.frontiersin.org/journals/psychology/about#about-quality)
- For authors
- [Why submit?](https://www.frontiersin.org/journals/psychology/for-authors/why-submit)
- [Article types](https://www.frontiersin.org/journals/psychology/for-authors/article-types)
- [Author guidelines](https://www.frontiersin.org/journals/psychology/for-authors/author-guidelines)
- [Editor guidelines](https://www.frontiersin.org/journals/psychology/for-authors/editor-guidelines)
- [Publishing fees](https://www.frontiersin.org/journals/psychology/for-authors/publishing-fees)
- [Submission checklist](https://www.frontiersin.org/journals/psychology/for-authors/submission-checklist)
- [Contact editorial office](https://www.frontiersin.org/journals/psychology/for-authors/contact-editorial-office)
[![]() Frontiers in Psychology](https://www.frontiersin.org/journals/psychology)
Sections
Sections
- [Addictive Behaviors](https://www.frontiersin.org/journals/psychology/sections/addictive-behaviors)
- [Auditory Cognitive Neuroscience](https://www.frontiersin.org/journals/psychology/sections/auditory-cognitive-neuroscience)
- [Cognition](https://www.frontiersin.org/journals/psychology/sections/cognition)
- [Cognitive Science](https://www.frontiersin.org/journals/psychology/sections/cognitive-science)
- [Comparative Psychology](https://www.frontiersin.org/journals/psychology/sections/comparative-psychology)
- [Consciousness Research and Mindfulness](https://www.frontiersin.org/journals/psychology/sections/consciousness-research-and-mindfulness)
- [Cultural Psychology](https://www.frontiersin.org/journals/psychology/sections/cultural-psychology)
- [Decision Neuroscience](https://www.frontiersin.org/journals/psychology/sections/decision-neuroscience)
- [Eating Behavior](https://www.frontiersin.org/journals/psychology/sections/eating-behavior)
- [Educational Psychology](https://www.frontiersin.org/journals/psychology/sections/educational-psychology)
- [Emotion Science](https://www.frontiersin.org/journals/psychology/sections/emotion-science)
- [Environmental Psychology](https://www.frontiersin.org/journals/psychology/sections/environmental-psychology)
- [Evolutionary Psychology](https://www.frontiersin.org/journals/psychology/sections/evolutionary-psychology)
- [Forensic and Legal Psychology](https://www.frontiersin.org/journals/psychology/sections/forensic-and-legal-psychology)
- [Health Psychology](https://www.frontiersin.org/journals/psychology/sections/health-psychology)
- [Human Developmental Psychology](https://www.frontiersin.org/journals/psychology/sections/human-developmental-psychology)
- [Media Psychology](https://www.frontiersin.org/journals/psychology/sections/media-psychology)
- [Movement Science](https://www.frontiersin.org/journals/psychology/sections/movement-science)
- [Neuropsychology](https://www.frontiersin.org/journals/psychology/sections/neuropsychology)
- [Organizational Psychology](https://www.frontiersin.org/journals/psychology/sections/organizational-psychology)
- [Pediatric Psychology](https://www.frontiersin.org/journals/psychology/sections/pediatric-psychology)
- [Perception Science](https://www.frontiersin.org/journals/psychology/sections/perception-science)
- [Performance Science](https://www.frontiersin.org/journals/psychology/sections/performance-science)
- [Personality and Social Psychology](https://www.frontiersin.org/journals/psychology/sections/personality-and-social-psychology)
- [Positive Psychology](https://www.frontiersin.org/journals/psychology/sections/positive-psychology)
- [Psycho-Oncology](https://www.frontiersin.org/journals/psychology/sections/psycho-oncology)
- [Psychology for Clinical Settings](https://www.frontiersin.org/journals/psychology/sections/psychology-for-clinical-settings)
- [Psychology of Aging](https://www.frontiersin.org/journals/psychology/sections/psychology-of-aging)
- [Psychology of Language](https://www.frontiersin.org/journals/psychology/sections/psychology-of-language)
- [Psychopathology](https://www.frontiersin.org/journals/psychology/sections/psychopathology)
- [Quantitative Psychology and Measurement](https://www.frontiersin.org/journals/psychology/sections/quantitative-psychology-and-measurement)
- [Sport Psychology](https://www.frontiersin.org/journals/psychology/sections/sport-psychology)
- [Theoretical and Philosophical Psychology](https://www.frontiersin.org/journals/psychology/sections/theoretical-and-philosophical-psychology)
[Articles](https://www.frontiersin.org/journals/psychology/articles)[Research Topics](https://www.frontiersin.org/journals/psychology/research-topics)[Editorial board](https://www.frontiersin.org/journals/psychology/editors)
About journal
About journal
- Scope
- [Field chief editors](https://www.frontiersin.org/journals/psychology/about#about-editors)
- [Mission & scope](https://www.frontiersin.org/journals/psychology/about#about-scope)
- [Facts](https://www.frontiersin.org/journals/psychology/about#about-facts)
- [Journal sections](https://www.frontiersin.org/journals/psychology/about#about-submission)
- [Open access statement](https://www.frontiersin.org/journals/psychology/about#about-open)
- [Copyright statement](https://www.frontiersin.org/journals/psychology/about#copyright-statement)
- [Quality](https://www.frontiersin.org/journals/psychology/about#about-quality)
- For authors
- [Why submit?](https://www.frontiersin.org/journals/psychology/for-authors/why-submit)
- [Article types](https://www.frontiersin.org/journals/psychology/for-authors/article-types)
- [Author guidelines](https://www.frontiersin.org/journals/psychology/for-authors/author-guidelines)
- [Editor guidelines](https://www.frontiersin.org/journals/psychology/for-authors/editor-guidelines)
- [Publishing fees](https://www.frontiersin.org/journals/psychology/for-authors/publishing-fees)
- [Submission checklist](https://www.frontiersin.org/journals/psychology/for-authors/submission-checklist)
- [Contact editorial office](https://www.frontiersin.org/journals/psychology/for-authors/contact-editorial-office)
[Submit your research](https://www.frontiersin.org/submission/submit?domainid=1&fieldid=69&specialtyid=0&entitytype=2&entityid=36)[Search](https://www.frontiersin.org/search?tab=top-results&origin=https%3A%2F%2Fwww.frontiersin.org%2Fjournals%2Fpsychology%2Farticles%2F10.3389%2Ffpsyg.2020.01017%2Ffull)[Login](https://www.frontiersin.org/people/login?returnUrl=https%3A%2F%2Fwww.frontiersin.org%2Fjournals%2Fpsychology%2Farticles%2F10.3389%2Ffpsyg.2020.01017%2Ffull)
## BOOK REVIEW article
Front. Psychol., 19 May 2020
Sec. Quantitative Psychology and Measurement
Volume 11 - 2020 \| <https://doi.org/10.3389/fpsyg.2020.01017>
## BOOK REVIEW article
Front. Psychol., 19 May 2020
Sec. Quantitative Psychology and Measurement
Volume 11 - 2020 \| <https://doi.org/10.3389/fpsyg.2020.01017>
# Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach
- [JDJose D. Perezgonzalez \*](https://loop.frontiersin.org/people/197438)
- School of Aviation, Massey Business School, Massey University, Palmerston North, New Zealand
Article metrics
[View details](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#metrics)
*Bayesian Statistics for Beginners. A Step-by-Step Approach* (Donovan and Mickey, [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B2)) is, perhaps, the âtruest-to-titleâ book I have read on Bayesian inference and statistics, insofar (a) it is written for novices to probability, inference, the scientific method, and Bayesian methodology, (b) it introduces those four topics step-by-step, repeats them as needed, and emphasizes them throughout the entire book, and (c), despite the authors claiming that âthis is not meant to be a course on statisticsâ(p. 269), the book delves into enough Bayesian statistics to last a lifetime. The most important contribution, however, is that this is a book purposely devoted to highlighting the role of Bayesian methodology and inference in the conduct of science.
The book could be divided into three main themes intertwined with technical expressions with which the reader will be proficient by book's end. A few chapters introduce the basic theme of probability (ch. 1â2) and probability functions (ch. 8â9). The bulk of the book delves into the theme of Bayesian inference and procedures, from introducing Bayes' theorem (ch. 3) and Bayesian inference (ch. 4â7), to presenting common Bayesian conjugatesâbeta-binomial (ch. 10), gamma-Poisson (ch. 11), and normal-normal (ch. 12, plus corresponding appendixes)âto working with typical Marko Chain Monte Carlo proceduresâMCMC with the Metropolis algorithm (ch. 13â14), MCMC with the Metropolis-Hastings algorithm (ch. 15), and MCMC with Gibbs sampling (ch. 16). The last-but-not-least theme comprises three Bayesian applicationsâsimple linear regression with MCMC with Gibbs sampling (ch. 17â18), Bayesian networks (ch. 19), and Decision trees (ch. 20).
Such spread of topics is met with superb depth within each chapter. This is a remarkably well-managed step-by-step approach aimed at teaching Bayesian statistics to novices, to the point that each chapter follows a challenge-response format to call attention to important topics and motivate progression. Each contains multitude of figures and tables in their appropriate locations in most step-by-step procedures and, furthermore, is in full-color (even in the printed version), as the authors use color-coded text to help keep track of each part of a formulaâsay, the posterior, likelihood, and priorâor of an MCMC trialâsay, the proposal distributions for ÎŒ and Ïâwhen working out the corresponding examples.
Such âfor-beginnersâ didactic philosophy permeates the entire book, as the authors have created good synergies between chapters, to the point of using common examples to illustrate different Bayesian methodologies. For example, the normal probability density function is introduced in chapter 9, then referred to when introducing the normal-normal conjugate in chapter 12; this conjugate is used to work out the Maple Syrup problem, which is the same problem later worked out in chapter 16 using MCMC with Gibbs algorithm; finally, MCMC Gibbs is further extended into a simple linear regression application in chapters 17 and 18. Similar synergies exist among the binomial function, the beta-binomial conjugate, and MCMC with Metropolis-Hastings, between the gamma-Poisson conjugate and MCMC with Metropolis algorithm, and between Bayesian networks and decision trees.
The most important synergy, and the one I find the most exciting, is that this is a book that purposely highlights the role of Bayesian methodology and inference in scientific work. Indeed, the link to the ever-revolving scientific methodâHypothesisâPredictionâDataâInferenceâis established quite early on, at the time of introducing Bayesian inference (ch. 4), and becomes a constant throughout the book from then on, as most examples are explicitly worked out following those same steps of the scientific method.
The authors seem to have also realized that the eBook version may have the largest use and, thus, have formatted the book to cater for such online environment, with ready links to external sources, such as Wikipedia and dictionaries of statistics (although, for some reason, none of those links work for me either when I access the eBook via my library or when I download chapters as pdfâand while links do not work with the printed book, the electronic formatting is still evident there). Furthermore, because an eBook is more cumbersome to learn from, each chapter of the book pretty much assumes that knowledge introduced in previous chapters is not necessarily going to be well-remembered when tackling new chapters, thus any relevant common material is summarized in depth in any new chapter, to the point of repeating the same content (say, the Lorax problem common to chapters 19 and 20) or going again step-by-step onto a previous example (say, the Shark Attack beta-binomial conjugate example before moving onto the same problem with MCMC with the Metropolis algorithm procedure). That is, each chapter practically functions as a stand-alone, self-sufficient, and fully-fledged reference on the particular topic it presents.
Above formatting may, however, play somewhat against the book as far as its focus on teaching statistics to beginners makes it cringy after a first reading, the challenge-response format gets tiring (and sometimes distracting, as when it poses questions which are not that important or which an average reader would probably not ask), and the redundancy of contents becomes burdensome. Amazingly, for the incredible detail the book goes into, very few errors seem apparent (I have only spotted an error in one of the gamma distributions in Fig. 11.11, in trials 8, 9, 10 of the MCMC in Table 15.7, and in the subscripts for *p**p* on page 240).
In a nutshell, although I still find *Bayesian Statistics the Fun Way* (Kurt, [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B4); also Perezgonzalez, [2020](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B6)) more insightful as an introductory book while also value the need for severe testing as part of the scientific method (Mayo, [2018](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B5); also Perezgonzalez et al., [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B7)), I also realize that *Bayesian Statistics for Beginners. A Step-by-Step Approach* may very well prove to be the foundational textbook for introducing Bayesian statistics and its role in the conduct of scienceâit certainly now surpasses those by Phillips's ([1973](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B8)) and Berry's ([1996](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B1))âbefore moving onto more technical books such as Kruschke's ([2015](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B3)) *Doing Bayesian Data Analysis*, which may be needed for a good command of the programming background (R, JAGS, and Stan) required for mastering Bayesian statistical analyses.
## Statements
### Author contributions
The author confirms being the sole contributor of this work and has approved it for publication.
### Conflict of interest
The author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
## References
- 1
BerryD. A. (1996). *Statistics: A Bayesian Perspective*. Belmont, CA: Duxbury Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=D.%2BA..%2BBerry&publication_year=1996&journal=Statistics%3A+A+Bayesian+Perspective)
- 2
DonovanT. M.MickeyR. M. (2019). *Bayesian Statistics for Beginners: A Step-by-Step Approach*. Oxford: Oxford University Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=T.%2BM..%2BDonovan&author=R.%2BM..%2BMickey&publication_year=2019&journal=Bayesian+Statistics+for+Beginners%3A+A+Step-by-Step+Approach)
- 3
KruschkeJ. K. (2015). *Doing Bayesian Data Analysis. A Tutorial With R, JAGS, and Stan, 2nd Edn*. San Diego, CA: Academic Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BK..%2BKruschke&publication_year=2015&journal=Doing+Bayesian+Data+Analysis.+A+Tutorial+With+R%2C+JAGS%2C+and+Stan%2C+2nd+Edn)
- 4
KurtW. (2019). *Bayesian Statistics the Fun Way. Understanding Statistics and Probability With Star Wars, Lego, and Rubber Ducks*. San Francisco, CA: No Starch Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=W..%2BKurt&publication_year=2019&journal=Bayesian+Statistics+the+Fun+Way.+Understanding+Statistics+and+Probability+With+Star+Wars%2C+Lego%2C+and+Rubber+Ducks)
- 5
MayoD. G. (2018). *Statistical Inference as Severe Testing.*Cambridge: Cambridge University Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=D.%2BG..%2BMayo&publication_year=2018&journal=Statistical+Inference+as+Severe+Testing.)
- 6
PerezgonzalezJ. D. (2020). Book review: Bayesian statistics the fun way: understanding statistics and probability with Star Wars, Lego, and Rubber Ducks. *Front. Psychol*. 10:3021. 10.3389/fpsyg.2019.03021
- [CrossRef](https://doi.org/10.3389/fpsyg.2019.03021)
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BD..%2BPerezgonzalez&publication_year=2020&title=Book%2Breview%3A%2BBayesian%2Bstatistics%2Bthe%2Bfun%2Bway%3A%2Bunderstanding%2Bstatistics%2Band%2Bprobability%2Bwith%2BStar%2BWars%2C%2BLego%2C%2Band%2BRubber%2BDucks&journal=Front.+Psychol&volume=10)
- 7
PerezgonzalezJ. D.Pascual-SolerM.Pascual-LlobellJ.FrĂas-NavarroD. (2019). Book review: statistical inference as severe testing. *Front. Psychol.*10:735. 10.3389/fpsyg.2019.00735
- [CrossRef](https://doi.org/10.3389/fpsyg.2019.00735)
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BD..%2BPerezgonzalez&author=M..%2BPascual-Soler&author=J..%2BPascual-Llobell&author=D..%2BFr%C3%ADas-Navarro&publication_year=2019&title=Book%2Breview%3A%2Bstatistical%2Binference%2Bas%2Bsevere%2Btesting&journal=Front.+Psychol.&volume=10)
- 8
PhillipsL. D. (1973). *Bayesian Statistics for Social Scientists*. London: Nelson.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=L.%2BD..%2BPhillips&publication_year=1973&journal=Bayesian+Statistics+for+Social+Scientists)
## Summary
Keywords
Bayes, statistics, probability, philosophy, methodology
Citation
Perezgonzalez JD (2020) Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach. *Front. Psychol.* 11:1017. doi: [10\.3389/fpsyg.2020.01017](http://dx.doi.org/10.3389/fpsyg.2020.01017)
Received
22 January 2020
Accepted
23 April 2020
Published
19 May 2020
Volume
11 - 2020
Edited by
Erik Lundkvist, Swedish School of Sport and Health Sciences, Sweden
Reviewed by
Andreas Ivarsson, Halmstad University, Sweden, Sweden
Updates

Check for updates
Copyright
© 2020 Perezgonzalez.
This is an open-access article distributed under the terms of the [Creative Commons Attribution License (CC BY)](http://creativecommons.org/licenses/by/4.0/). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
**\***Correspondence:**** Jose D. Perezgonzalez [j.d.perezgonzalez@massey.ac.nz](mailto:j.d.perezgonzalez@massey.ac.nz)
This article was submitted to Quantitative Psychology and Measurement, a section of the journal Frontiers in Psychology
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.
### Editor & Reviewers
Edited by
[ELErik Lundkvist UmeÄ University, Sweden](https://loop.frontiersin.org/people/680974)
Reviewed by
[AIAndreas Ivarsson Halmstad University, Sweden](https://loop.frontiersin.org/people/243450)
Frontiers' quality
## How do we build trust in science?
Behind each Frontiers journal is an editorial board committed to upholding research integrity and scientific quality
[Learn more](https://www.frontiersin.org/about/quality)
[Published inFrontiers in Psychology Quantitative Psychology and Measurement**2\.9** impact factor **6\.3** citescore](https://www.frontiersin.org/journals/psychology)
Article metrics
[View details](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#metrics)
[Download PDF](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/pdf)
Download other formats
- [ReadCube](http://www.readcube.com/articles/10.3389/fpsyg.2020.01017)
- [EPUB](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/epub)
- [XML](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/xml)
Cite article
Share article
- [PDF](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/pdf)
Download other format
- [ReadCube](http://www.readcube.com/articles/10.3389/fpsyg.2020.01017)
- [EPUB](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/epub)
- [XML](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/xml)
- [Outline](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#outline)
- [Cite](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#cite)
- [Share](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#share)
- [Metrics](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#metrics)
- [Author contributions](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#h1)
- [Conflict of interest](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#h2)
- [References](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#h3)
Copy to clipboard
Citation
Copy citation
Export citation file
- [BibTex](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/bibTex)
- [EndNote](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/endNote)
- [Reference Manager](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/reference)
- [Simple Text file](https://public-pages-files-2025.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/text)
- [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full)
- [X](https://www.twitter.com/share?url=https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full)
- [LinkedIn](https://www.linkedin.com/share?url=https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full)
- [Email](<mailto:?subject=Interesting science article: Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach&body=Hi!!%0D%0A%0D%0AI think you might find interesting the article "Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach".%0D%0A%0D%0AYou can read more about it here: https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full>)
- [WeChat]()
- Guidelines
- [Author guidelines](https://www.frontiersin.org/guidelines/author-guidelines)
- [Services for authors](https://www.frontiersin.org/for-authors/author-services)
- [Policies and publication ethics](https://www.frontiersin.org/guidelines/policies-and-publication-ethics)
- [Editor guidelines](https://www.frontiersin.org/guidelines/editor-guidelines)
- [Fee policy](https://www.frontiersin.org/about/fee-policy)
- Explore
- [Articles](https://www.frontiersin.org/articles)
- [Research Topics](https://www.frontiersin.org/research-topics)
- [Journals](https://www.frontiersin.org/journals)
- [How we publish](https://www.frontiersin.org/about/how-we-publish)
- Outreach
- [Frontiers Forum](https://forum.frontiersin.org/)
- [Frontiers Policy Labs](https://policylabs.frontiersin.org/)
- [Frontiers for Young Minds](https://kids.frontiersin.org/)
- [Frontiers Planet Prize](https://www.frontiersin.org/about/frontiers-planet-prize)
- Connect
- [Help center](https://helpcenter.frontiersin.org/)
- [Emails and alerts](https://subscription-management.frontiersin.org/emails/preferences#block0)
- [Contact us](https://www.frontiersin.org/about/contact)
- [Submit](https://www.frontiersin.org/submission/submit)
- [Career opportunities](https://careers.frontiersin.org/)
Follow us
© 2026 Frontiers Media SA. All rights reserved.
[Privacy policy](https://www.frontiersin.org/legal/privacy-policy) \| [Terms and conditions](https://www.frontiersin.org/legal/terms-and-conditions) \| [Accessibility statement](https://www.frontiersin.org/about/accessibility-statement)
Share on WeChat
Scan with WeChat to share this article |
| Readable Markdown | *Bayesian Statistics for Beginners. A Step-by-Step Approach* (Donovan and Mickey, [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B2)) is, perhaps, the âtruest-to-titleâ book I have read on Bayesian inference and statistics, insofar (a) it is written for novices to probability, inference, the scientific method, and Bayesian methodology, (b) it introduces those four topics step-by-step, repeats them as needed, and emphasizes them throughout the entire book, and (c), despite the authors claiming that âthis is not meant to be a course on statisticsâ(p. 269), the book delves into enough Bayesian statistics to last a lifetime. The most important contribution, however, is that this is a book purposely devoted to highlighting the role of Bayesian methodology and inference in the conduct of science.
The book could be divided into three main themes intertwined with technical expressions with which the reader will be proficient by book's end. A few chapters introduce the basic theme of probability (ch. 1â2) and probability functions (ch. 8â9). The bulk of the book delves into the theme of Bayesian inference and procedures, from introducing Bayes' theorem (ch. 3) and Bayesian inference (ch. 4â7), to presenting common Bayesian conjugatesâbeta-binomial (ch. 10), gamma-Poisson (ch. 11), and normal-normal (ch. 12, plus corresponding appendixes)âto working with typical Marko Chain Monte Carlo proceduresâMCMC with the Metropolis algorithm (ch. 13â14), MCMC with the Metropolis-Hastings algorithm (ch. 15), and MCMC with Gibbs sampling (ch. 16). The last-but-not-least theme comprises three Bayesian applicationsâsimple linear regression with MCMC with Gibbs sampling (ch. 17â18), Bayesian networks (ch. 19), and Decision trees (ch. 20).
Such spread of topics is met with superb depth within each chapter. This is a remarkably well-managed step-by-step approach aimed at teaching Bayesian statistics to novices, to the point that each chapter follows a challenge-response format to call attention to important topics and motivate progression. Each contains multitude of figures and tables in their appropriate locations in most step-by-step procedures and, furthermore, is in full-color (even in the printed version), as the authors use color-coded text to help keep track of each part of a formulaâsay, the posterior, likelihood, and priorâor of an MCMC trialâsay, the proposal distributions for ÎŒ and Ïâwhen working out the corresponding examples.
Such âfor-beginnersâ didactic philosophy permeates the entire book, as the authors have created good synergies between chapters, to the point of using common examples to illustrate different Bayesian methodologies. For example, the normal probability density function is introduced in chapter 9, then referred to when introducing the normal-normal conjugate in chapter 12; this conjugate is used to work out the Maple Syrup problem, which is the same problem later worked out in chapter 16 using MCMC with Gibbs algorithm; finally, MCMC Gibbs is further extended into a simple linear regression application in chapters 17 and 18. Similar synergies exist among the binomial function, the beta-binomial conjugate, and MCMC with Metropolis-Hastings, between the gamma-Poisson conjugate and MCMC with Metropolis algorithm, and between Bayesian networks and decision trees.
The most important synergy, and the one I find the most exciting, is that this is a book that purposely highlights the role of Bayesian methodology and inference in scientific work. Indeed, the link to the ever-revolving scientific methodâHypothesisâPredictionâDataâInferenceâis established quite early on, at the time of introducing Bayesian inference (ch. 4), and becomes a constant throughout the book from then on, as most examples are explicitly worked out following those same steps of the scientific method.
The authors seem to have also realized that the eBook version may have the largest use and, thus, have formatted the book to cater for such online environment, with ready links to external sources, such as Wikipedia and dictionaries of statistics (although, for some reason, none of those links work for me either when I access the eBook via my library or when I download chapters as pdfâand while links do not work with the printed book, the electronic formatting is still evident there). Furthermore, because an eBook is more cumbersome to learn from, each chapter of the book pretty much assumes that knowledge introduced in previous chapters is not necessarily going to be well-remembered when tackling new chapters, thus any relevant common material is summarized in depth in any new chapter, to the point of repeating the same content (say, the Lorax problem common to chapters 19 and 20) or going again step-by-step onto a previous example (say, the Shark Attack beta-binomial conjugate example before moving onto the same problem with MCMC with the Metropolis algorithm procedure). That is, each chapter practically functions as a stand-alone, self-sufficient, and fully-fledged reference on the particular topic it presents.
Above formatting may, however, play somewhat against the book as far as its focus on teaching statistics to beginners makes it cringy after a first reading, the challenge-response format gets tiring (and sometimes distracting, as when it poses questions which are not that important or which an average reader would probably not ask), and the redundancy of contents becomes burdensome. Amazingly, for the incredible detail the book goes into, very few errors seem apparent (I have only spotted an error in one of the gamma distributions in Fig. 11.11, in trials 8, 9, 10 of the MCMC in Table 15.7, and in the subscripts for *p**p* on page 240).
In a nutshell, although I still find *Bayesian Statistics the Fun Way* (Kurt, [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B4); also Perezgonzalez, [2020](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B6)) more insightful as an introductory book while also value the need for severe testing as part of the scientific method (Mayo, [2018](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B5); also Perezgonzalez et al., [2019](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B7)), I also realize that *Bayesian Statistics for Beginners. A Step-by-Step Approach* may very well prove to be the foundational textbook for introducing Bayesian statistics and its role in the conduct of scienceâit certainly now surpasses those by Phillips's ([1973](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B8)) and Berry's ([1996](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B1))âbefore moving onto more technical books such as Kruschke's ([2015](https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2020.01017/full#B3)) *Doing Bayesian Data Analysis*, which may be needed for a good command of the programming background (R, JAGS, and Stan) required for mastering Bayesian statistical analyses.
## Statements
### Author contributions
The author confirms being the sole contributor of this work and has approved it for publication.
### Conflict of interest
The author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
## References
- 1
BerryD. A. (1996). *Statistics: A Bayesian Perspective*. Belmont, CA: Duxbury Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=D.%2BA..%2BBerry&publication_year=1996&journal=Statistics%3A+A+Bayesian+Perspective)
- 2
DonovanT. M.MickeyR. M. (2019). *Bayesian Statistics for Beginners: A Step-by-Step Approach*. Oxford: Oxford University Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=T.%2BM..%2BDonovan&author=R.%2BM..%2BMickey&publication_year=2019&journal=Bayesian+Statistics+for+Beginners%3A+A+Step-by-Step+Approach)
- 3
KruschkeJ. K. (2015). *Doing Bayesian Data Analysis. A Tutorial With R, JAGS, and Stan, 2nd Edn*. San Diego, CA: Academic Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BK..%2BKruschke&publication_year=2015&journal=Doing+Bayesian+Data+Analysis.+A+Tutorial+With+R%2C+JAGS%2C+and+Stan%2C+2nd+Edn)
- 4
KurtW. (2019). *Bayesian Statistics the Fun Way. Understanding Statistics and Probability With Star Wars, Lego, and Rubber Ducks*. San Francisco, CA: No Starch Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=W..%2BKurt&publication_year=2019&journal=Bayesian+Statistics+the+Fun+Way.+Understanding+Statistics+and+Probability+With+Star+Wars%2C+Lego%2C+and+Rubber+Ducks)
- 5
MayoD. G. (2018). *Statistical Inference as Severe Testing.*Cambridge: Cambridge University Press.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=D.%2BG..%2BMayo&publication_year=2018&journal=Statistical+Inference+as+Severe+Testing.)
- 6
PerezgonzalezJ. D. (2020). Book review: Bayesian statistics the fun way: understanding statistics and probability with Star Wars, Lego, and Rubber Ducks. *Front. Psychol*. 10:3021. 10.3389/fpsyg.2019.03021
- [CrossRef](https://doi.org/10.3389/fpsyg.2019.03021)
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BD..%2BPerezgonzalez&publication_year=2020&title=Book%2Breview%3A%2BBayesian%2Bstatistics%2Bthe%2Bfun%2Bway%3A%2Bunderstanding%2Bstatistics%2Band%2Bprobability%2Bwith%2BStar%2BWars%2C%2BLego%2C%2Band%2BRubber%2BDucks&journal=Front.+Psychol&volume=10)
- 7
PerezgonzalezJ. D.Pascual-SolerM.Pascual-LlobellJ.FrĂas-NavarroD. (2019). Book review: statistical inference as severe testing. *Front. Psychol.*10:735. 10.3389/fpsyg.2019.00735
- [CrossRef](https://doi.org/10.3389/fpsyg.2019.00735)
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=J.%2BD..%2BPerezgonzalez&author=M..%2BPascual-Soler&author=J..%2BPascual-Llobell&author=D..%2BFr%C3%ADas-Navarro&publication_year=2019&title=Book%2Breview%3A%2Bstatistical%2Binference%2Bas%2Bsevere%2Btesting&journal=Front.+Psychol.&volume=10)
- 8
PhillipsL. D. (1973). *Bayesian Statistics for Social Scientists*. London: Nelson.
- [Google Scholar](http://scholar.google.com/scholar_lookup?author=L.%2BD..%2BPhillips&publication_year=1973&journal=Bayesian+Statistics+for+Social+Scientists)
Keywords
Bayes, statistics, probability, philosophy, methodology
Citation
Perezgonzalez JD (2020) Book Review: Bayesian Statistics for Beginners. A Step-by-Step Approach. *Front. Psychol.* 11:1017. doi: [10\.3389/fpsyg.2020.01017](http://dx.doi.org/10.3389/fpsyg.2020.01017)
Received
22 January 2020
Accepted
23 April 2020
Published
19 May 2020
Volume
11 - 2020
Edited by
Erik Lundkvist, Swedish School of Sport and Health Sciences, Sweden
Reviewed by
Andreas Ivarsson, Halmstad University, Sweden, Sweden
Updates
Copyright
© 2020 Perezgonzalez.
This is an open-access article distributed under the terms of the [Creative Commons Attribution License (CC BY)](http://creativecommons.org/licenses/by/4.0/). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
**\***Correspondence:**** Jose D. Perezgonzalez [j.d.perezgonzalez@massey.ac.nz](mailto:j.d.perezgonzalez@massey.ac.nz)
This article was submitted to Quantitative Psychology and Measurement, a section of the journal Frontiers in Psychology
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher. |
| Shard | 145 (laksa) |
| Root Hash | 4240109820602890345 |
| Unparsed URL | org,frontiersin!www,/journals/psychology/articles/10.3389/fpsyg.2020.01017/full s443 |