Description Usage Format Source
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.
1 |
A data frame with 30 rows and 12 variables:
teamfactor Team name
runsinteger number of runs
at_batsinteger number of at bats
hitsinteger number of hits
homerunsinteger number of homeruns
bat_avgdouble batting average
strikeoutsinteger number of strikeouts
stolen_basesinteger number of stolen bases
winsinteger number of strikeouts
new_onbasedouble 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_slugdouble Slugging percentage, popular measure of the power of a hitter calculated as the total bases divided by at bats
new_obsdouble On base plus slugging, calculated as the sum of these two variables
https://www.openintro.org/stat/data/mlb11.php, via MLB.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.