Learn R Programming

Lock5withR (version 1.2.2)

NBAStandings: NBA 2010-11 Regular Season Standings

Description

Won-Loss record and statistics for NBA Teams

Arguments

Format

A data frame with 30 observations on the following 5 variables.
  • Team Team name
  • Wins Number of wins in an 82 game regular season
  • Losses Number of losses
  • WinPct Proportion of games won
  • PtsFor Average points scored per game
  • PtsAgainst Average points allowed per game

Details

Won-Loss record and regular season statistics for 30 teams in the National Basketball Association for the 2010-2011 season

Examples

Run this code

data(NBAStandings)

Run the code above in your browser using DataLab