Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

seasonAVG

League averages and aggregates from 1901 to present.


Description

A dataset containing combined aggregates and averages for all of the MLB. These stats are primarily used in calculated advanced player stats.

Usage

data(seasonAVG)

Format

A data frame with 115 rows and 20 variables:

yearID

year

tot_G

total games played

tot_PA

total plate appearances

tot_HR

total home runs

tot_R

total runs scored

tot_RBI

total runs batted in

tot_SB

total stolen bases

avg_BB

mean base on ball percentage

avg_K

mean strikeout percentage

avg_ISO

mean isolated power

avg_BABIP

mean batting average on balls in play

avg_BA

mean batting average

avg_OBP

mean on base percentage

avg_SLG

mean slugging percentage

avg_wOBA

mean weighted on base average

avg_wRC

mean weighted runs created

avg_BsR

mean base running average

off

offense

def

defense

avg_WAR

mean wins above replacement

Note

Last updated 2016-09-21


baseballDBR

Sabermetrics and Advanced Baseball Statistics

v0.1.2
MIT + file LICENSE
Authors
Kris Eberwein [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.