Visualizing Baseball


Book Description

Visualizing Baseball provides a visual exploration of the game of baseball. Graphical displays are used to show how measures of performance, at the team level and the individual level, have changed over the history of baseball. Graphs of career trajectories are helpful for understanding the rise and fall of individual performances of hitters and pitchers over time. One can measure the contribution of plays by the notion of runs expectancy. Graphs of runs expectancy are useful for understanding the importance of the game situation defined by the runners on base and number of outs. Also the runs measure can be used to quantify hitter and pitch counts and the win probabilities can be used to define the exciting plays during a baseball game. Special graphs are used to describe pitch data from the PitchFX system and batted ball data from the Statcast system. One can explore patterns of streaky performance and clutch play by the use of graphs, and special plots are used to predict final season batting averages based on data from the middle of the season. This book was written for several types of readers. Many baseball fans should be interested in the topics of the chapters, especially those who are interested in learning more about the quantitative side of baseball. Many statistical ideas are illustrated and so the graphs and accompanying insights can help in promoting statistical literacy at many levels. From a practitioner’s perspective, the chapters offer many illustrations of the use of a modern graphics system and R scripts are available on an accompanying website to reproduce and potentially improve the graphs in this book.




Flip Flop Fly Ball


Book Description

A lively treasury of baseball trivia gleaned from the author's flipflopflyball.com website is comprised of 120 full-color graphics that share statistical, historical and cultural tidbits on everything from the miles traveled by a baseball team in one season to the height of A-Rod's annual salary in pennies. 35,000 first printing.




Analyzing Baseball Data with R, Second Edition


Book Description

Analyzing Baseball Data with R Second 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 online. New to the second edition are a systematic adoption of the tidyverse and incorporation of Statcast player tracking data (made available by Baseball Savant). All code from the first edition has been revised according to the principles of the tidyverse. Tidyverse packages, including dplyr, ggplot2, tidyr, purrr, and broom are emphasized throughout the book. Two entirely new chapters are made possible by the availability of Statcast data: one explores the notion of catcher framing ability, and the other uses launch angle and exit velocity to estimate the probability of a home run. Through the book’s various examples, you will learn about modern sabermetrics and how to conduct your own baseball analyses. Max Marchi is a Baseball Analytics Analyst for the Cleveland Indians. He was a regular contributor to The Hardball Times and Baseball Prospectus websites and previously consulted for other MLB clubs. Jim Albert is a Distinguished University Professor of statistics at Bowling Green State University. He has authored or coauthored several books including Curve Ball and Visualizing Baseball and was the editor of the Journal of Quantitative Analysis of Sports. Ben Baumer is an assistant professor of statistical & data sciences at Smith College. Previously a statistical analyst for the New York Mets, he is a co-author of The Sabermetric Revolution and Modern Data Science with R.




Ninety Percent Mental


Book Description

Former Major League pitcher and mental skills coach for two of baseball's legendary franchises (the Boston Red Sox and San Francisco Giants) Bob Tewksbury takes fans inside the psychology of baseball. In Ninety Percent Mental, Bob Tewksbury shows readers a side of the game only he can provide, given his singular background as both a longtime MLB pitcher and a mental skills coach for two of the sport's most fabled franchises, the Boston Red Sox and San Francisco Giants. Fans watching the game on television or even at the stadium don't have access to the mind games a pitcher must play in order to get through an at-bat, an inning, a game. Tewksbury explores the fascinating psychology behind baseball, such as how players use techniques of imagery, self-awareness, and strategic thinking to maximize performance, and how a pitcher's strategy changes throughout a game. He also offers an in-depth look into some of baseball's most monumental moments and intimate anecdotes from a "who's who" of the game, including legendary players who Tewksbury played with and against (such as Mark McGwire, Craig Biggio, and Greg Maddux), game-changing managers and executives (Joe Torre, Bruce Bochy, Brian Sabean), and current star players (Jon Lester, Anthony Rizzo, Andrew Miller, Rich Hill). With Tewksbury's esoteric knowledge as a thinking-fan's player and his expertise as a "baseball whisperer", this entertaining book is perfect for any fan who wants to see the game in a way he or she has never seen it before. Ninety Percent Mental will deliver an unprecedented look at the mound games and mind games of Major League Baseball.




Visualizing Data


Book Description

Provides information on the methods of visualizing data on the Web, along with example projects and code.




Analyzing Baseball Data with R


Book Description

With its flexible capabilities and open-source platform, R has become a major tool for analyzing detailed, high-quality baseball data. Analyzing Baseball Data with R provides an introduction to R for sabermetricians, baseball enthusiasts, and students interested in exploring the rich sources of baseball data. It equips readers with the necessary skills and software tools to perform all of the analysis steps, from gathering the datasets and entering them in a convenient 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 traditional graphics functions in the base package and introduce more sophisticated graphical displays available through the lattice and ggplot2 packages. Much of the book illustrates the use of R through popular sabermetrics topics, including the Pythagorean formula, runs expectancy, career trajectories, simulation of games and seasons, patterns of streaky behavior of players, and fielding measures. Each chapter contains exercises that encourage readers to perform their own analyses using R. All of the datasets and R code used in the text are available online. This book helps readers answer questions about baseball teams, players, and strategy using large, publically available datasets. It offers detailed instructions on downloading the datasets and putting them into formats that simplify data exploration and analysis. Through the book’s various examples, readers will learn about modern sabermetrics and be able to conduct their own baseball analyses.




Visualizing with Text


Book Description

Visualizing with Text uncovers the rich palette of text elements usable in visualizations from simple labels through to documents. Using a multidisciplinary research effort spanning across fields including visualization, typography, and cartography, it builds a solid foundation for the design space of text in visualization. The book illustrates many new kinds of visualizations, including microtext lines, skim formatting, and typographic sets that solve some of the shortcomings of well-known visualization techniques. Key features: More than 240 illustrations to aid inspiration of new visualizations Eight new approaches to data visualization leveraging text Quick reference guide for visualization with text Builds a solid foundation extending current visualization theory Bridges between visualization, typography, text analytics, and natural language processing The author website, including teaching exercises and interactive demos and code, can be found here. Designers, developers, and academics can use this book as a reference and inspiration for new approaches to visualization in any application that uses text.




Visualizing Baseball


Book Description

Visualizing Baseball provides a visual exploration of the game of baseball. Graphical displays are used to show how measures of performance, at the team level and the individual level, have changed over the history of baseball. Graphs of career trajectories are helpful for understanding the rise and fall of individual performances of hitters and pitchers over time. One can measure the contribution of plays by the notion of runs expectancy. Graphs of runs expectancy are useful for understanding the importance of the game situation defined by the runners on base and number of outs. Also the runs measure can be used to quantify hitter and pitch counts and the win probabilities can be used to define the exciting plays during a baseball game. Special graphs are used to describe pitch data from the PitchFX system and batted ball data from the Statcast system. One can explore patterns of streaky performance and clutch play by the use of graphs, and special plots are used to predict final season batting averages based on data from the middle of the season. This book was written for several types of readers. Many baseball fans should be interested in the topics of the chapters, especially those who are interested in learning more about the quantitative side of baseball. Many statistical ideas are illustrated and so the graphs and accompanying insights can help in promoting statistical literacy at many levels. From a practitioner’s perspective, the chapters offer many illustrations of the use of a modern graphics system and R scripts are available on an accompanying website to reproduce and potentially improve the graphs in this book.




Cam Jansen: The Mystery of the Babe Ruth Baseball #6


Book Description

No mystery is too great for super-sleuth Cam Jansen and her amazing photographic memory! Mysteries follow super-sleuth Cam Jansen everywhere she goes...even to the community hobby show. Cam and Eric are checking out a sports memorabilia booth when a baseball autographed by Babe Ruth disappears. Can Cam catch the thief and recover the Babe's ball? The Cam Jansen books are perfect for young readers who are making the transition to chapter books, and Cam is a spunky young heroine whom readers have loved for over two decades.




Introduction to Data Science


Book Description

Introduction to Data Science: Data Analysis and Prediction Algorithms with R introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression, and machine learning. It also helps you develop skills such as R programming, data wrangling, data visualization, predictive algorithm building, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation. This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful. The book is divided into six parts: R, data visualization, statistics with R, data wrangling, machine learning, and productivity tools. Each part has several chapters meant to be presented as one lecture. The author uses motivating case studies that realistically mimic a data scientist’s experience. He starts by asking specific questions and answers these through data analysis so concepts are learned as a means to answering the questions. Examples of the case studies included are: US murder rates by state, self-reported student heights, trends in world health and economics, the impact of vaccines on infectious disease rates, the financial crisis of 2007-2008, election forecasting, building a baseball team, image processing of hand-written digits, and movie recommendation systems. The statistical concepts used to answer the case study questions are only briefly introduced, so complementing with a probability and statistics textbook is highly recommended for in-depth understanding of these concepts. If you read and understand the chapters and complete the exercises, you will be prepared to learn the more advanced concepts and skills needed to become an expert.




Recent Books