Basketball statistics for a sample of NBA players from 4 teams for the 2016-2017 season.
data("NBA1617")A data frame with 68 observations on the following 13 variables.
NamePlayer name
PositionPosition: C (center), PF (power forward), PG (point guard), SF (small forward),
SG (shooting guard)
TeamTeam: Brooklyn, Charlotte, Cleveland, San Antonio
GamesNumber of games played
MinutesNumber of minutes plyaed
PercFGField goal percentage
Perc3P3-point field goal percentage
Perc2P2-point field goal percentage
PercFTFree throw percentage
OffRebOffensive rebounds
DefRebDefensive rebounds
AssistsAssists
BlocksBlocks
Players in this data set played a minimum of 100 minutes during the 2016-2017 season.