Analyzing Baseball Data with R
eBook - ePub

Analyzing Baseball Data with R

  1. 418 pages
  2. English
  3. ePUB (mobile friendly)
  4. Only available on web
eBook - ePub

Analyzing Baseball Data with R

Book details
Table of contents
Citations

About This Book

"Our community has continued to grow exponentially, thanks to those who inspire the next generation. And inspiring the next generation is what the authors of Analyzing Baseball Data with R are doing. They are setting the career path for still thousands more. We all need some sort of kickstart to take that first or second step. You may be a beginner R coder, but you need access to baseball data. How do you access this data, how do you manipulate it, how do you analyze it? This is what this book does for you. But it does more, by doing what sabermetrics does best: it asks baseball questions. Throughout the book, baseball questions are asked, some straightforward, and others more thought-provoking."

From the Foreword by Tom Tango

Analyzing Baseball Data with R Third Edition introduces R to sabermetricians, baseball enthusiasts, and students interested in exploring the richness of baseball data. It equips you with the necessary skills and software tools to perform all the analysis steps, from importing the data to transforming them into an appropriate format to visualizing the data via graphs to performing a statistical analysis.

The authors first present an overview of publicly available baseball datasets and a gentle introduction to the type of data structures and exploratory and data management capabilities of R. They also cover the ggplot2 graphics functions and employ a tidyverse-friendly workflow throughout. Much of the book illustrates the use of R through popular sabermetrics topics, including the Pythagorean formula, runs expectancy, catcher framing, career trajectories, simulation of games and seasons, patterns of streaky behavior of players, and launch angles and exit velocities. All the datasets and R code used in the text are available for download online.

New to the third edition is the revised R code to make use of new functions made available through the tidyverse. The third edition introduces three chapters of new material, focusing on communicating results via presentations using the Quarto publishing system, web applications using the Shiny package, and working with large data files. An online version of this book is hosted at https://beanumber.github.io/abdwr3e/.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Analyzing Baseball Data with R by Jim Albert,Benjamin S. Baumer,Max Marchi in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9781040097144
Edition
3

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Contents
  7. Foreword
  8. Preface
  9. About this Book
  10. 1 The Baseball Datasets
  11. 2 Introduction to R
  12. 3 Graphics
  13. 4 The Relation Between Runs and Wins
  14. 5 Value of Plays Using Run Expectancy
  15. 6 Balls and Strikes Effects
  16. 7 Catcher Framing
  17. 8 Career Trajectories
  18. 9 Simulation
  19. 10 Exploring Streaky Performances
  20. 11 Using a Database to Compute Park Factors
  21. 12 Working with Large Data
  22. 13 Home Run Hitting
  23. 14 Making a Scientific Presentation using Quarto
  24. 15 Using Shiny for Baseball Applications
  25. Appendices
  26. A Retrosheet Files Reference
  27. B Historical Notes on PITCHf/x Data
  28. C Statcast Data Reference
  29. References
  30. Indices
  31. Subject index
  32. R index