Amazon.ca:Customer reviews: Bayesian Data Analysis
Skip to main content
.ca
Hello Select your address
All
EN
Hello, sign in
Account & Lists
Returns & Orders
Cart
All
Best Sellers Deals Store New Releases Customer Service Prime Electronics Gift Ideas Home Books Kindle Books Coupons Sell Toys & Games Gift Cards Fashion Computers Sports & Outdoors Health & Household Computer & Video Games Beauty & Personal Care Automotive Pet Supplies Grocery Home Improvement Baby Audible Subscribe & save Registry
Prime Student: 50% off Prime
Today's Deals Watched Deals Outlet Deals Warehouse Deals Coupons eBook Deals Subscribe & Save

  • Bayesian Data Analysis
  • ›
  • Customer reviews

Customer reviews

4.7 out of 5 stars
4.7 out of 5
202 global ratings
5 star
81%
4 star
10%
3 star
6%
2 star
3%
1 star
1%
Bayesian Data Analysis

Bayesian Data Analysis

byAndrew Gelman
Write a review
How are ratings calculated?
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzes reviews to verify trustworthiness.
See All Buying Options

Search
Sort by
Top reviews
Filter by
All reviewers
4 star only
Text, image, video
Filtered by
4 starClear filter
20 total ratings, 9 with reviews

There was a problem filtering reviews right now. Please try again later.

From Canada

There are 0 reviews and 1 rating from Canadawith 4 star

From other countries

mikepol
4.0 out of 5 stars Good reference on Bayesian techniques
Reviewed in the United States πŸ‡ΊπŸ‡Έ on November 5, 2017
Verified Purchase
Almost every statistical literature I've seen that has any mention of bayesian analysis references this book. This is what brought me into finally purchasing a copy and reading it almost cover to cover.

First I want to comment on the bayesian vs frequentist debate, and why one may want to use bayesian methods. Anyone who objects to bayesian paradigm on the basis of subjectivity has to realize that all statistical models are subjective. The decision to use a linear model, logistic regression, or normal distribution for your data, to list a few examples, are subjective decisions. It's no more subjective than putting a prior on your parameters. A prior doesn't have to be very informative, but can encode reasonable range of values for the parameters, such as person's height is between 0 and 10 feet, or that the number of siblings is less than 100, rather than having data completely determine the parameters. When properly incorporated, prior knowledge will help produce more precise parameter estimates.

However Bayesian analysis is more than just incorporating prior knowledge into your models. It provides probability distributions on the parameters, instead of asymptotic interval estimates. It provides an automatic way of doing regularization, without a need for cross validation. This allows one to estimate more parameters than classical frequentist models can handle, and even deal with cases when p >= n. Another advantage is relaxing independence and identical distribution assumption, as hierarchical bayesian models automatically build dependence between observations, similar to latent variables in classical statistics.

So in my opinion classical statistics already incorporates bayesian ideas through subjective selection of parametric models, practice of regularization such as ridge regression and lasso, and dependence through latent variable models, although it's done in somewhat ad-hoc manner. Bayesian statistics formalizes these notions within probability theory, and together with simulation, allows easy extensions of them in various non-trivial directions.

Now about this book. It covers all these advantages of bayesian methods and more, although sometimes requires considerable effort from the reader to uncover and pull out the relevant concepts. It's definitely not meant to be an introduction to statistics. It's assumed the reader is well versed in classical statistics and has a good grasp on topics such as hypothesis testing and interval estimation, sufficient statistics and the exponential family, MLE and it's asymptotic properties, EM algorithm, and generalized linear models, to name a few. Also I think that bayesian methods require a deeper intuition in probability theory and involve more computation and approximation techniques to build even simple models. Considering the background needed it's likely that the reader would have had a considerable prior exposure to bayesian techniques, and I think this is the target audience that the authors had in mind when writing this book.

The book is definitely tough on the first reading, especially if this is your first book entirely devoted to this subject. But reading it is well worth the effort. It covers a lot of details and subtleties of bayesian approach that are not well emphasized in books devoted to general statistics and machine learning.

The book is of applied nature, written in a way that every applied book should be. There is enough discussion of the theory in order to understand, apply, and extend the described methods. Each chapter is followed by a small section discussing the relevant references if you need to follow the theory in more detail. The authors make a great use of non-trivial examples that show the implementation details and possible complications in the discussed models. In addition, there's an appendix covering computations with R and Stan software.

The first five chapters present a solid, if somewhat terse, introduction to general bayesian methods, including asymptotics and connection to MLE, and culminating in hierarchical bayesian models in chapter 5. Two chapters follow on the important topic of model testing and selection. Chapter 8 covers data collection, and while it's a fascinating read and a novel idea if you've never seen it before, I think it could be skipped on the first reading without affecting much the understanding of further chapters.

Chapters 10-13 deal with simulation and analytic approximations, two central tools for bayesian analysis, because for most practical models direct analytic expressions are intractable. The authors provide a good overview of the rejection sampling, Gibbs, and Metropolis-Hastings algorithms. The explanations are enough for basic implementations. Chapter 13 introduces approximations around posterior modes. There is a very intuitive explanation of the EM algorithm along with it's mathematical derivation. This is followed by variational inference and expectation propagation, approximations which are based on the Kullback-Leibler divergence.

Up to this point in the book is a solid overview of bayesian inference, model checking, simulation and approximation techniques. Further chapters are mixed in the level of presentation and content.

The second half of the book deals with regression. The chapters here become terser and the language less precise. The level of presentation deteriorates towards the end, where in my opinion the chapters on non-parametric models are almost impossible to understand without some prior exposure. There are more sections that require multiple re-readings and places where I feel reading the references prior to the book is a good idea (such as dirichlet processes). However I do think that the chapters on robust inference and finite mixture models were exceptionally good.

I was disappointed that only 2 pages were devoted to regularization and variable selection in linear regression. In my opinion bayesian techniques provide powerful alternatives to classical regularization methods, where instead of choosing the regularization hyperparameters through cross validation, we marginalize over it, thus effectively taking an average over all possible regularizations. Although authors do spend more time on regularization in the context of the basis function selection in chapter 20, I feel it's a pity they didn't choose to devote more space to it in linear regression setting.

Some other small negative things about the book in my opinion are:
- constantly referring to later chapters in the book
- various small typos/mistakes that detract from reading
- presentation of expectation propagation in chapter 13 is confusing and no mention is made that it's related to minimizng Kullback-Leibler divergence
- no mention of relevance vector machines for basis function selection in chapter 20
- no mention of bayesian dimensionality reduction and factor models

However I think that the excellent presentation in the first half of the book alone makes it well worth studying. It's use as a reference far outweighs it's shortcomings as an introduction, and I'm sure I'll be picking it up countless times when reading other bayesian material. I highly recommend this book for anyone with classical statistics background looking to understand bayesian methods in depth.
52 people found this helpful
Report abuse
Hyokun Yun
4.0 out of 5 stars Great reference, but not for introduction
Reviewed in the United States πŸ‡ΊπŸ‡Έ on June 19, 2015
Verified Purchase
My impression from people around me was that this book is the canonical textbook for those who want to get into Bayesian statistics. After having read this book from cover to cover, however, I do not think it is a good idea to start learning Bayesian statistics with this book, as it covers very wide range of topics and therefore does not get into much technical depth for most of them. I think this book is ideal for someone like me who has very basic understanding of Bayesian statistics but would like to get some exposure to variety of existing tools in the literature so that when some of them become needed at certain point of my career, I can reopen this book and follow its references to learn enough to actually use them.

The stance of this book is very practical, and it is great to get a glimpse of how these grand-master Statisticians approach data analysis. First few chapters regarding the underlying philosophy of Bayesian statistics is also brilliantly written, a must-read for any Statistician.

I was somewhat disappointed with changes in the third edition though. The addition of Gaussian Processes and other advanced topics is greatly advertised, but I found these new chapters to be relatively poorly written compared to those in the previous edition; notations are not consistent with previous chapters, and clarity of writing is disappeared. It was a stupid idea to buy the new edition while having the second edition.
78 people found this helpful
Report abuse
Jonathan
4.0 out of 5 stars Good book, sometimes sloppy notation
Reviewed in Germany πŸ‡©πŸ‡ͺ on August 10, 2018
Verified Purchase
The book presents a very good overview, in my opinon. However, too often the authors do not distinguish between different measures of probability, instead oversimplifying the notation to p(.). If you understand the concepts anyway, the book should be useful anyway.
One person found this helpful
Report abuse
thinkingotherthings
4.0 out of 5 stars Nonetheless it does cover a lot of material and can still provide good guidance even if one doesn't fully grasp the underlying .
Reviewed in the United States πŸ‡ΊπŸ‡Έ on November 1, 2015
Verified Purchase
I have a decent econometrics background but I still found much of the book very difficult to understand. People smarter than I might get more out of it. Nonetheless it does cover a lot of material and can still provide good guidance even if one doesn't fully grasp the underlying theory.
6 people found this helpful
Report abuse
1rm6aih6f
4.0 out of 5 stars Good introduction
Reviewed in Germany πŸ‡©πŸ‡ͺ on December 27, 2016
Verified Purchase
This book is a highly readable, well-structured and comprehensive intoduction to Bayesian methods and applications. It may be too demanding for the absolute statistics novice, but should be comprehendable to anybody who's familiar with basic statisical principles.
One person found this helpful
Report abuse
KIRAN RAMA
4.0 out of 5 stars Four Stars
Reviewed in the United States πŸ‡ΊπŸ‡Έ on February 1, 2018
Verified Purchase
Good book but a very complicated read
Report abuse
Natasha S.
4.0 out of 5 stars Leading textbook
Reviewed in the United States πŸ‡ΊπŸ‡Έ on March 21, 2018
Verified Purchase
Leading text in Bayesian statistics.
Report abuse
Garret Vo
4.0 out of 5 stars good book but too confusing
Reviewed in the United States πŸ‡ΊπŸ‡Έ on March 4, 2014
Verified Purchase
It is a good comprehensive of bayesian data analysis. The book is too verbose to follow. It is better to use with other textbooks in Bayesian
4 people found this helpful
Report abuse
Ira Laefsky
4.0 out of 5 stars Introduction and Thorough Discussion of Bayesian Statistics. My Print Had Some Legibility Problems
Reviewed in the United States πŸ‡ΊπŸ‡Έ on September 22, 2014
This book provides a short one chapter introduction to the use of Bayesian Analysis suitable for someone who has completed elementary statistics in an undergraduate program. The body of the book which is well illustrated by examples requires a significant background in statistics, calculus and linear algebra. Graphics and application examples are provided for these topics.

One physical criticism of the book (which may be limited to my copy and a given batch), is the light grey type making up much of the book. One would expect a high level of legibility in an expensive reference work.
12 people found this helpful
Report abuse

Need customer service? Click here
‹ See all details for Bayesian Data Analysis

Your recently viewed items and featured recommendations
›
View or edit your browsing history
After viewing product detail pages, look here to find an easy way to navigate back to pages that interest you.

Back to top
Get to Know Us
  • Careers
  • Amazon and Our Planet
  • Investor Relations
  • Press Releases
  • Amazon Science
Make Money with Us
  • Sell on Amazon
  • Supply to Amazon
  • Become an Affiliate
  • Protect & Build Your Brand
  • Sell on Amazon Handmade
  • Advertise Your Products
  • Independently Publish with Us
  • Host an Amazon Hub
Amazon Payment Products
  • Amazon.ca Rewards Mastercard
  • Shop with Points
  • Reload Your Balance
  • Amazon Currency Converter
  • Gift Cards
  • Amazon Cash
Let Us Help You
  • COVID-19 and Amazon
  • Shipping Rates & Policies
  • Amazon Prime
  • Returns Are Easy
  • Manage your Content and Devices
  • Customer Service
English
Canada
Amazon Music
Stream millions
of songs
Amazon Advertising
Find, attract, and
engage customers
Amazon Business
Everything for
your business
Amazon Drive
Cloud storage
from Amazon
Amazon Web Services
Scalable Cloud
Computing Services
 
Book Depository
Books With Free
Delivery Worldwide
Goodreads
Book reviews
& recommendations
IMDb
Movies, TV
& Celebrities
Amazon Photos
Unlimited Photo Storage
Free With Prime
Shopbop
Designer
Fashion Brands
 
Warehouse Deals
Open-Box
Discounts
Whole Foods Market
We Believe in
Real Food
Amazon Renewed
Like-new products
you can trust
Blink
Smart Security
for Every Home
 
  • Conditions of Use
  • Privacy Notice
  • Interest-Based Ads
Β© 1996-2023, Amazon.com, Inc. or its affiliates