mlb11: mlb11

Description Usage Format Source

Description

Data from all 30 Major League Baseball teams from the 2011 season. This data set is useful for examining the relationships between wins, runs scored in a season, and a number of other player statistics.

Usage

1

Format

A data frame with 30 rows and 12 variables:

team

factor Team name

runs

integer number of runs

at_bats

integer number of at bats

hits

integer number of hits

homeruns

integer number of homeruns

bat_avg

double batting average

strikeouts

integer number of strikeouts

stolen_bases

integer number of stolen bases

wins

integer number of strikeouts

new_onbase

double On base percentage, a measure of how often a batter reaches base for any reason other than a fielding error, fielder's choice, dropped/uncaught third strike, fielder's obstruction, or catcher's interference

new_slug

double Slugging percentage, popular measure of the power of a hitter calculated as the total bases divided by at bats

new_obs

double On base plus slugging, calculated as the sum of these two variables

Source

https://www.openintro.org/stat/data/mlb11.php, via MLB.com


bcBusinessStats/data1135 documentation built on July 26, 2020, 11:37 a.m.