a basketball website

Pareto

pareto stats

Sorting the total stats of each player from the 2016-2017 NBA season using Pareto Optimal. it is all the points where each point has no higher x and y coordinate. For example if there is five points (5,0), (4,2), (3,3) (3,1), (2,2). The Pareto Optimal of those five points would be (5,0), (4,2), (3,3) because (3,1) has a smaller x and y than (4,2) and (2,2) has a smaller x and y than (3,3) so they are removed, while the remaining is all unique. (Link to my pareto optimal blog post)

Glossary

GP = Games Played

FGM = Field Goals Made

FGA = Field Goals Attempted

FTM = Free Throws Made

FTA = Free Throws Attempted

TPM = Three Pointers Made

TPA = Three Pointers Attempted

OREB = Offensive Rebounds

DREB = Defensive Rebounds

REB = Rebounds

AST = Assists

STL = Steals

BLK = Blocks

PF = Personal Fouls

TOV = Turnovers

PTS = Points

PLAYERGPFGMFGAFTMFTATPMTPAOREBDREBREBASTSTLBLKPFTOVPTS
Russell Westbrook818241941710840200583137727864840132311904382558
James Harden81674153374688126275695563658906121382154642356
Stephen Curry79675144332536232478961292353526142171832391999

Last updated on 2025-03-16