Buy New
-46%
EUR44.92EUR44.92
EUR 8.07 delivery Monday, May 18
Ships from: Amazon Sold by: ayvax
Used - Good
EUR42.01EUR42.01
EUR 8.07 delivery Tuesday, May 19
Ships from: Amazon Sold by: Kimchila
Return this item for free
Free returns are available for the shipping address you chose. You can return the item for any reason in new and unused condition: no return shipping charges.
Learn more about free returns.- Go to your orders and start the return
- Select your preferred free shipping option
- Drop off and leave!
Sorry, there was a problem.
There was an error retrieving your Wish Lists. Please try again.Sorry, there was a problem.
List unavailable.
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Follow the authors
OK
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse: A ModernDive into R and the Tidyverse (Chapman & Hall/CRC The R Series) 1st Edition
Purchase options and add-ons
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse provides a pathway for learning about statistical inference using data science tools widely used in industry, academia, and government. It introduces the tidyverse suite of R packages, including the ggplot2 package for data visualization, and the dplyr package for data wrangling. After equipping readers with just enough of these data science tools to perform effective exploratory data analyses, the book covers traditional introductory statistics topics like confidence intervals, hypothesis testing, and multiple regression modeling, while focusing on visualization throughout.
Features:
● Assumes minimal prerequisites, notably, no prior calculus nor coding experience
● Motivates theory using real-world data, including all domestic flights leaving New York City in 2013, the Gapminder project, and the data journalism website, FiveThirtyEight.com
● Centers on simulation-based approaches to statistical inference rather than mathematical formulas
● Uses the infer package for "tidy" and transparent statistical inference to construct confidence intervals and conduct hypothesis tests via the bootstrap and permutation methods
● Provides all code and output embedded directly in the text; also available in the online version at moderndive.com
This book is intended for individuals who would like to simultaneously start developing their data science toolbox and start learning about the inferential and modeling tools used in much of modern-day research. The book can be used in methods and data science courses and first courses in statistics, at both the undergraduate and graduate levels.
- ISBN-100367409828
- ISBN-13978-0367409821
- Edition1st
- PublisherChapman and Hall/CRC
- Publication dateDecember 13, 2019
- LanguageEnglish
- Dimensions7 x 1 x 9.75 inches
- Print length430 pages
There is a newer edition of this item:
EUR 53.67
(2)
Only 11 left in stock (more on the way).
Discover the latest buzz-worthy books, from mysteries and romance to humor and nonfiction. Explore more
Frequently bought together

Customers who viewed this item also viewed
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse (Chapman & Hall/CRC The R Series)PaperbackEUR 8.60 shippingOnly 11 left in stock (more on the way).
Customers also bought or read
- Introductory Statistics for the Life and Biomedical Sciences
PaperbackEUR21.38EUR21.38EUR 9.55 delivery Mon, May 18 - R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
PaperbackEUR40.31EUR40.31EUR 8.31 delivery Wed, May 20 - Quantitative Social Science: An Introduction in tidyverse
PaperbackEUR33.79EUR33.79EUR 8.60 delivery Wed, May 20 - R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
PaperbackEUR38.48EUR38.48EUR 8.33 delivery Mon, May 18 - Data Analysis for Social Science: A Friendly and Practical Introduction
PaperbackEUR27.33EUR27.33EUR 8.27 delivery Mon, May 18 - Statistical Inference via Data Science: A ModernDive into R and the Tidyverse (Chapman & Hall/CRC The R Series)
PaperbackEUR53.67EUR53.67EUR 8.60 delivery Mon, May 18 - A First Course in Causal Inference (Chapman & Hall/CRC Texts in Statistical Science)
HardcoverEUR41.53EUR41.53EUR 8.48 delivery Wed, May 20
Editorial Reviews
Review
"Through apt use of analogies, hands-on exercises, and abundant opportunities to get coding, this book delivers on its promise to give a reader without a background in statistics or programming the tools necessary for understanding and conducting real-world statistical inference and data analysis. With an emphasis on learning new concepts first "by hand," before turning to the code, it would make a particularly useful classroom companion. However, the "learning checks" provided throughout also make it a great guide for self-study. Students and teachers alike will benefit from this thoughtful introduction, as it addresses even the smallest of details that can trip beginners up, and keep them from getting to the more fruitful parts of data analysis."
- Mara Averick, Developer Advocate, RStudio, Inc.
"This is a comprehensive, modern resource for teaching and learning data science. ModernDive couples the introduction of core statistical concepts directly with learning how to apply data science methods to realistic data sets using the R programming language. The pedagogical approach of ModernDive is thoughtful and highly effective. The text engages learners early with tangible and practical concepts, such as creating data visualizations, that enable students to see early returns on their investment in learning R. The authors have created a guide to learning data science that increases students’ engagement and enthusiasm, while simultaneously providing students with the depth of understanding needed to conduct meaningful and reproducible data analyses. ModernDive is my go-to resource for teaching data science. I use it in all of my courses and workshops and I have found it to be the most effective and comprehensive introduction to data science in R available."
- Rich Majerus, Queens University of Charlotte
"With its emphasis on visualization, real world data, and simulation, along with clear instructions about how to work with R and the Tidyverse, ModernDive is the most accessible and student-friendly statistics textbook I have taught from. The book's early chapters on data wrangling and visualization provide students with hands-on experience with real data and get them excited about making beautiful and informative figures with modern statistical tools like R and the Tidyverse. Where the book especially shines is its simulation-based approach to modeling, confidence intervals, and hypothesis testing. Instead of teaching a complicated flowchart with dozens of types of statistical tests, the book is instead centered around linear modeling and simulation. The chapters on hypothesis testing use simulation to teach about p-values, an approach that students find eminently intuitive. Overall, ModernDive is a phenomenal modern introduction to statistical inference―it is an essential book for any statistics instructor!"
-Dr. Andrew Heiss, Andrew Young School of Policy Studies, Georgia State University
"My overall impression of the book is very positive. If you want to learn R programming and statistics at the same time, this is a good book for you. I like the intertwining of the two since I think modern data analysis requires computing.
Focusing on resampling techniques for the creation of confidence intervals and the conducting of hypothesis tests is a deviation from typical introductory books. I think that focus helps solidify a student’s understanding of sampling variability and its central role in statistical inference."
- Adam L. Pintar, Journal of Quality Technology
"Through apt use of analogies, hands-on exercises, and abundant opportunities to get coding, this book delivers on its promise to give a reader without a background in statistics or programming the tools necessary for understanding and conducting real-world statistical inference and data analysis. With an emphasis on learning new concepts first "by hand," before turning to the code, it would make a particularly useful classroom companion. However, the "learning checks" provided throughout also make it a great guide for self-study. Students and teachers alike will benefit from this thoughtful introduction, as it addresses even the smallest of details that can trip beginners up, and keep them from getting to the more fruitful parts of data analysis."
- Mara Averick, Developer Advocate, RStudio, Inc.
"This is a comprehensive, modern resource for teaching and learning data science. ModernDive couples the introduction of core statistical concepts directly with learning how to apply data science methods to realistic data sets using the R programming language. The pedagogical approach of ModernDive is thoughtful and highly effective. The text engages learners early with tangible and practical concepts, such as creating data visualizations, that enable students to see early returns on their investment in learning R. The authors have created a guide to learning data science that increases students’ engagement and enthusiasm, while simultaneously providing students with the depth of understanding needed to conduct meaningful and reproducible data analyses. ModernDive is my go-to resource for teaching data science. I use it in all of my courses and workshops and I have found it to be the most effective and comprehensive introduction to data science in R available."
- Rich Majerus, Queens University of Charlotte
"With its emphasis on visualization, real world data, and simulation, along with clear instructions about how to work with R and the Tidyverse, ModernDive is the most accessible and student-friendly statistics textbook I have taught from. The book's early chapters on data wrangling and visualization provide students with hands-on experience with real data and get them excited about making beautiful and informative figures with modern statistical tools like R and the Tidyverse. Where the book especially shines is its simulation-based approach to modeling, confidence intervals, and hypothesis testing. Instead of teaching a complicated flowchart with dozens of types of statistical tests, the book is instead centered around linear modeling and simulation. The chapters on hypothesis testing use simulation to teach about p-values, an approach that students find eminently intuitive. Overall, ModernDive is a phenomenal modern introduction to statistical inference―it is an essential book for any statistics instructor!"
-Dr. Andrew Heiss, Andrew Young School of Policy Studies, Georgia State University
"The monograph belongs to the The R series, and it can serve as a convenient way for learning data science and statistics simultaneously with the R language. The textbook consists of four parts, eleven chapters, and each chapter contains sections and subsections. In Preface, the authors describe the book structure and illustrate it with a pipeline going from importing data to making its tidy version, which is applied in a loop of transforming-modeling-visualizing, and finally is used for communication, or interpretation and reporting of the modeling results...The monograph supplies multiple links to the websites of the R packages and related statistical methods, and the online version of the book with all the codes and outputs is available at moderndive.com. The textbook presents to students and researchers a very useful introduction to the data science and contemporary R programing, with numerous examples of R implementation for solving various problems of statistical estimation and inference."
- Stan Lipovetsky, Technometrics, Vol 62
"One of the great things about this textbook is that the authors provide great learning checks and helpful hints scattered throughout the chapters, with links in the text to references that can help the reader along if they get stuck. Although this textbook sticks to the simpler world of simple and multiple linear regression (foregoing the complexities of other regressions like logistic and Poisson), the take home messages really apply to all types of regression for inference, especially considering the intended audience for this book is for instructors teaching introductory statistical inference courses (particularly those interested in using R).
If you are an instructor, and are teaching an introductory course to statistical inference (and particularly want to teach it in R), I highly recommend this text for its adaptability, availability, and ease of use."
- Zachary Fusfeld, Biometrics
"The new ModernDive (Statistical Inference via Data Science) textbook is simply wonderful! It uses accessible language to introduce the topics of data science and statistics, as well as an intuitive simulation-based inference first approach. Importantly, it does not stop there. It also places great emphasis on how to do all of this in the R programming language! True to the book's name, the R code taught and demonstrated in the book uses a modern, tidy approach for data wrangling, visualization and statistics. I have used it successfully in an introductory statistics setting at both the undergraduate-level and the professional Master's level. Furthermore, I would choose to do this again."
- Tiffany Timbers, University of British Columbia
"With the help of visualization, the authors give examples of identifying outliers and identifying relationships between continuous numerical data. Based on this, we can conclude that the authors very well describe one of the steps of data analysis – pre-processing. This step is important because it is a main milestone in the identification of the relationship between variables in the data...The authors also provide a detailed review of the main methods of presenting the classical results based on linear models. This part is very important in the preparation of articles or books and greatly simplifies the work on the preparation.
- Igor Malyk, ISCB News, December 2020
“The forementioned book is a successful attempt to help convert classical statisticians into modern data scientists. This book aims and provides an excellent exposition of data-driven statistical tools to draw statistical inferences from data, all while using the R software and its ‘tidyverse’ package…This book is designed for those who want to understand and know how to retrieve the information hidden inside the provided data, using R software using the tools of classical statistics. The authors have tried to keep the readers away from in-depth mathematical details while presenting the material in this book. The authors assume that the readers have a good grasp of the statistical tools and methodologies…The topics are accompanied and explained with data-based examples.”
- Shalabh, IIT Kanpur, India
About the Author
• Chester Ismay is a Data Science Evangelist for DataRobot and is based in Portland, Oregon, USA.
•Albert Y. Kim is an Assistant Professor of Statistical and Data Sciences at Smith College in Northampton, Massachusetts, USA.
Product details
- Publisher : Chapman and Hall/CRC
- Publication date : December 13, 2019
- Edition : 1st
- Language : English
- Print length : 430 pages
- ISBN-10 : 0367409828
- ISBN-13 : 978-0367409821
- Item Weight : 7.1 ounces
- Dimensions : 7 x 1 x 9.75 inches
- Part of series : Chapman & Hall/CRC The R
- Best Sellers Rank: #1,941,635 in Books (See Top 100 in Books)
- #1,107 in Statistics (Books)
- #1,154 in Data Processing
- #2,394 in Probability & Statistics (Books)
- Customer Reviews:
About the authors

Chester Ismay completed his PhD in statistics from Arizona State University in 2013. He has previously worked in a variety of roles including as Senior Director of Data Science Education at a tech bootcamp, as an actuary at Scottsdale Insurance Company (now Nationwide E&S/Specialty), as a freelance data science consultant, as a Data Science Evangelist and Technical Trainer, and as a professor at Ripon College, Reed College, and Pacific University. In addition to his work for ModernDive, he also contributed as initial developer of the infer R package and is author and maintainer of the thesisdown R package. He enjoys teaching people of all ages about R, Python, and data science, cooking, traveling, playing pickleball, and spending time exploring new places with friends.

Albert Y. Kim is an Assistant Professor of Statistical & Data Sciences at Smith College in Northampton, Massachusetts, USA. He is a co-author of the fivethirtyeight R package and ModernDive, an online textbook for introductory data science and statistics. His research interests include spatial epidemiology and model assessment and selection methods for forest ecology. Previously, Kim worked in the Search Ads Metrics Team at Google Inc. as well as at Reed, Middlebury and Amherst colleges. You can follow him on Twitter @rudeboybert. He is a native of Montreal, Quebec, Canada.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
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 analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on August 31, 2020Format: PaperbackVerified PurchaseThis is a great introduction to simulation-based inference methods. I think it demonstrates the features of the tidyverse that motivated me to learn some R (especially dplyr and ggplot2).
I'm not sure if I'll try to learn the infer package, but it makes a lot of sense and pairs well with the simulation based inference content.
Great book. Probably would not have invested in print version because of the price, but I'm not disappointed with the purchase.
- Reviewed in the United States on July 9, 2022Phenomenal first introduction to statistics especially for aspiring data scientists.
- Reviewed in the United States on January 11, 2020Format: PaperbackStats is hard to learn and most introductory courses and books aren't good at teaching it. As a data scientist it's taken me many years to understand it. I have taken it as an undergraduate, taken it as a graduate student, and audited a class taught by a friend. I have several books on introductory stats, introductory data science, introductory stats with R, etc.
I could have skipped a HUGE amount of that effort had I had this a decade ago! The authors clearly have experience with stats and with the challenges students face in learning it. Rather than simply teach statistical theory, book starts with the practical process for exploring and analyzing data. It then implements that process with simulation based statistics explained with practical examples readers could potentially repeat at home. Finally, how to do all the calculations including a modern (tidyverse) process is shown step by step.
Just that would be enough to make this the go to stats 101 book, but it goes beyond. The book is written at an incredibly accessible level. The book regularly repeats and references itself, helping ensure readers learn the statistics terms within rather than being confused as the term is only defined once and repeatedly used without re-definition, (a common occurrence in other books and classes). It provides multiple practical examples at each step. It even provides theory-based frequentist examples to help people understand the relationship between such theory based approaches and the main simulation based approach. I can say I better understand theory-based statistics now, even though I focus on simulation-based statistics.
Finally, the authors have created excellent tools to go along with the book. the `infer` Rstats package in particular provides a simple and clear way for readers to take what they've learned and implement statistics in the their own tasks. The package is designed to enforce statistics concepts simply through it's process so that the effect of the book will live far beyond reading it.
All in all, this is the stats book everyone should start with.
- Reviewed in the United States on October 10, 2020Format: PaperbackVerified PurchaseI felt kind of ripped off when I first opened this. It's Xerox quality printing wrapped in a nice printed cover. At the time I ordered it, it said “Only 1 left in stock - order soon.” A few days later, it still says that now. Perhaps they print and bind these as needed. Mainly though, I had misjudged the intended audience. When I realized the intended audience, and the author's effort to make stats more hands on and there fore hopefully accessible, I have to acknowledge this may be a win.
This is actually a book for maybe Seniors in high school and definitely Sophomore/Freshman in college. The description of the phrase “resampling” takes three pages and involves muddy photos of someone drawing numbers out of a hat. Chapter 8.3, about 3/5 of the way through the book is entitled “Understanding confidence intervals.” (after regression) So this is a book for beginners. I hate foggy questions in textbooks so when it asks “What is the chief difference between a bootstrap distribution and a sampling distribution?” .. I can just imagine students giving a good answer that gets marked down because it doesn’t reflect that instructor’s language in the course. Conceptually these are chasing the same purpose and that’s what you want kids to know.
When you realize this book is intended as a first adventure in basic statistics and R, however, you have to give it some credit. It covers a basic smattering of the things they will actually encounter in the field. Graphics are covered and there’s a section on drawing histograms with GGPlot. There’s some tidyverse stuff. Courses used to push more theory before going into regression, but these folks jump right into it. That's probably a good call given how prevalent regression is nowadays. It's a little scary since these machines can run off the rails, but it does make stats more real. Throughout the book there's a back and forth focus between learning to code and learning to "stat." From what I saw skimming it, it seems to have a good balance in that regard. They take a little time to help you learn data wrangling, so you're not totally lost when you move on to apply it somewhere and that's a good call.
The 32 pages on sampling only have one page devoted to the central limit theorem at the end, but throughout that chapter, you’ve been doing hands on stuff about pulling samples to get the feel of this essential concept. And I guess that’s the thing which stands out. They use simple language, to draw you into the objectives and things we care about when we apply the tools of statistics. For a given audience, that in itself is priceless.
So, while it wasn’t at all what I thought it would be, and I know better than to buy something with the word “Modern” in the title, this does seem to be a refreshing approach for making statistics relevant and real to people as they are first initiated to this field.
Top reviews from other countries
-
Agustin Alonso-RodriguezReviewed in Spain on July 1, 20205.0 out of 5 stars Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Format: PaperbackVerified PurchaseUna exposición moderna y muy clara de la Estadística. ¡Excelente!
AminReviewed in Canada on December 24, 20212.0 out of 5 stars Not useful for implementing statistical test
Format: PaperbackVerified PurchaseI wish the book provided more examples of how to implement different statistical tests with case studies using less words. At 400 pages, you don't really get that much. Maybe it's useful for understanding the underlying concepts like what is hypothesis testing, but it could have been more concise and useful for a variety of statistical tests commonly used. I'm thinking more the Oxford Handbook of Medical Statistics but with R code!
Dr. Franco ArdaReviewed in Germany on June 29, 20205.0 out of 5 stars My new favorite R book.
Format: PaperbackVerified PurchaseI particularly love chapter 8 "Bootstrapping and Confidence Intervals" with the R package "infer" which works so nicely with tidyverse (Data Science package in R).
The book is deceptively difficult.
To me, this book is proof of why R is superior to Python for statistics. It's not the code, I still think Python has a more elegant syntax, but it's the people. To me, R has no competition when it comes to statistics as Python has none when it comes to Deep Learning.
If you love bootstrapping and hypothesis testing in R, check out this book.
Kudos to Albert and Chester.
I particularly love chapter 8 "Bootstrapping and Confidence Intervals" with the R package "infer" which works so nicely with tidyverse (Data Science package in R).5.0 out of 5 stars
Dr. Franco ArdaMy new favorite R book.
Reviewed in Germany on June 29, 2020
The book is deceptively difficult.
To me, this book is proof of why R is superior to Python for statistics. It's not the code, I still think Python has a more elegant syntax, but it's the people. To me, R has no competition when it comes to statistics as Python has none when it comes to Deep Learning.
If you love bootstrapping and hypothesis testing in R, check out this book.
Kudos to Albert and Chester.
Images in this review













