New analytics tool to analyze box scores
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
New analytics tool to analyze box scores
Wrote a post on how we algorithmically break down box scores.
http://bigleagueinsights.com/7-keys-new ... ox-scores/
Feedback welcome.
http://bigleagueinsights.com/7-keys-new ... ox-scores/
Feedback welcome.
Re: New analytics tool to analyze box scores
Good explanation. I would use the advanced boxscore analysis more if I had more time and energy. Probably will in the playoffs.
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
Re: New analytics tool to analyze box scores
Thanks Crow.
Among other things, it's very useful for grading wagers -- after the fact, if you have a good bet that you were unlucky with (e.g. team you faded hits a ridiculous number of 3s), or a bad bet that you were lucky with, 7 keys will usually have everything you need to accurately grade your bet.
Among other things, it's very useful for grading wagers -- after the fact, if you have a good bet that you were unlucky with (e.g. team you faded hits a ridiculous number of 3s), or a bad bet that you were lucky with, 7 keys will usually have everything you need to accurately grade your bet.
Re: New analytics tool to analyze box scores
I think it's a cool idea, but I wish some of the information in the "7 keys" was less redundant
e.g. for this game http://bigleagueinsights.com/box-scores ... 1-10-21055
4 keys for IND are
- Free Throw Attempts
- Percentage of points from free throws
- FTA/FGA
- Free Throws Made
they're all telling me the same thing (IND shot lots of FTs)
e.g. for this game http://bigleagueinsights.com/box-scores ... 1-10-21055
4 keys for IND are
- Free Throw Attempts
- Percentage of points from free throws
- FTA/FGA
- Free Throws Made
they're all telling me the same thing (IND shot lots of FTs)
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
Re: New analytics tool to analyze box scores
Thanks Jeremias. Each stat can be excluded from the analysis (flagged as "do not show"). I've messed around with the flags a bit, but certainly there is still a lot of redundancy.
If you were to choose one of the 4 stats below, which one would it be?
If there's interest, I can dump the whole list of stats and flags. Any help in including and excluding various stats would be greatly appreciated.
If you were to choose one of the 4 stats below, which one would it be?
If there's interest, I can dump the whole list of stats and flags. Any help in including and excluding various stats would be greatly appreciated.
Re: New analytics tool to analyze box scores
I'd be willing to offer an opinion on include / exclude if you provide the list.
Taking DSMok1's comment to heart, you could cluster the stats in 4 factor based groups and only take the most relevant one or two in a group by rule (unless really compelling).
Taking DSMok1's comment to heart, you could cluster the stats in 4 factor based groups and only take the most relevant one or two in a group by rule (unless really compelling).
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
Re: New analytics tool to analyze box scores
I'll note the ones I'd change the setting on
This is kinda hard on my phone. I may add more c's later.
Code: Select all
╔════════════════════╦═════════════════════════════════════════════════════════════════════╦═══╗
║ AST ║ Assists ║ 1 ║
║ AST_PCT ║ Percent of FG that had an assist ║ 1 ║
║ AST_RATIO ║ Number of AST a player has per 100 of own possesions ║ 0 ║
║ AST_TOV ║ ║ 0 ║ change
║ BLK ║ Blocked Shots ║ 1 ║
║ BLKA ║ Shots attempted that were blocked ║ 0 ║
║ CFGA ║ FGA while defender within 4 feet ║ 1 ║
║ CFGM ║ FGM while defender withing 4 feet ║ 1 ║
║ CFG_PCT ║ FG% while defender within 4 feet ║ 1 ║x
║ DEF_RATING ║ Points allowed per 100 poss. ║ 1 ║
║ DFGA ║ FGA while team or player is defending the rim ║ 0 ║
║ DFGM ║ FGM while team or player is defending the rim ║ 0 ║change
║ DFG_PCT ║ FG% of the opposing team while rim is defended ║ 0 ║c
║ DIST ║ Distance ran by player or team ║ 1 ║c
║ DRBC ║ DREB Chance ║ 0 ║
║ DREB ║ Number of defensive rebounds ║ 1 ║c
║ DREB_PCT ║ Percentage of DREB of team or player ║ 0 ║c
║ EFG_PCT ║ ║ 0 ║c
║ FG3A ║ 3 point attempt ║ 1 ║
║ FG3M ║ 3 point made ║ 1 ║
║ FG3_PCT ║ FG3M/FG3A ║ 1 ║
║ FGA ║ Field Goal Attempt ║ 1 ║
║ FGM ║ Field Goal Made ║ 1 ║
║ FG_PCT ║ FGM/FGA ║ 1 ║
║ FTA ║ Free throw attempt ║ 1 ║
║ FTAST ║ Free throw assist ║ 0 ║
║ FTA_RATE ║ FTA/FGA ║ 1 ║x
║ FTM ║ Free Throw Made ║ 1 ║
║ FT_PCT ║ FTM/FTA ║ 1 ║
║ LARGEST_LEAD ║ ║ 0 ║
║ LEAD_CHANGES ║ ║ 0 ║
║ MIN ║ ║ 0 ║
║ NET_RATING ║ OFF_Rating - DEF_Rating ║ 0 ║
║ OFF_RATING ║ Points scored per 100 poss. ║ 1 ║
║ OPP_EFG_PCT ║ ║ 0 ║c
║ OPP_FTA_RATE ║ ║ 0 ║
║ OPP_OREB_PCT ║ ║ 0 ║
║ OPP_PTS_2ND_CHANCE ║ ║ 0 ║
║ OPP_PTS_FB ║ ║ 0 ║
║ OPP_PTS_OFF_TOV ║ ║ 0 ║
║ OPP_PTS_PAINT ║ ║ 0 ║
║ OPP_TOV_PCT ║ ║ 0 ║
║ ORBC ║ OREB Chance ║ 0 ║
║ OREB ║ Offensive Rebounds ║ 1 ║
║ OREB_PCT ║ Percentage of OREB a team or player gets ║ 0 ║
║ PACE ║ Number of est. possessions per 48 minutes ║ 1 ║
║ PASS ║ Number of passes made ║ 1 ║
║ PCT_AST ║ Percentage of assist while on the court ║ 0 ║
║ PCT_AST_2PM ║ Percentage of assisted 2p made ║ 0 ║c
║ PCT_AST_3PM ║ Percentage of assisted 3p made ║ 0 ║
║ PCT_AST_FGM ║ Percentage of assisted fg made ║ 0 ║
║ PCT_BLK ║ Percentage of blocks made ║ 0 ║
║ PCT_BLKA ║ Percentage of block attempts made ║ 0 ║
║ PCT_DREB ║ Percentage of dreb made ║ 0 ║
║ PCT_FG3A ║ Percentage of fg3 attempted ║ 1 ║
║ PCT_FG3M ║ Percentage of fg3 made ║ 1 ║
║ PCT_FGA ║ Percentage of FGA ║ 0 ║
║ PCT_FGA_2PT ║ Percentage of fg2 attempted ║ 1 ║
║ PCT_FGA_3PT ║ Percentage of fg3 attempted ║ 1 ║
║ PCT_FGM ║ Percentage of fgm ║ 1 ║
║ PCT_FTA ║ Percentage of fta ║ 1 ║
║ PCT_FTM ║ Percentage of ftm ║ 1 ║
║ PCT_OREB ║ Percentage of OREB made ║ 0 ║
║ PCT_PF ║ Percentage of personal fouls a player has ║ 0 ║
║ PCT_PFD ║ Percentage of personal fouls drawn ║ 0 ║
║ PCT_PTS ║ Percentage of points made ║ 0 ║
║ PCT_PTS_2PT ║ Percentage of 2pt made ║ 1 ║
║ PCT_PTS_2PT_MR ║ Percentage of 2pt mid range made ║ 0 ║c
║ PCT_PTS_3PT ║ Percentage of 3pt points ║ 1 ║
║ PCT_PTS_FB ║ Percentage of points from fast break ║ 0 ║x
║ PCT_PTS_FT ║ Percentage of points from free throws ║ 1 ║
║ PCT_PTS_OFF_TOV ║ Percentage of points from turnovers ║ 0 ║
║ PCT_PTS_PAINT ║ Percentage of points in the paint ║ 1 ║
║ PCT_REB ║ Percentage of rebounds ║ 1 ║
║ PCT_STL ║ Percentage of Steals ║ 0 ║
║ PCT_TOV ║ Percentage of Turnovers Made ║ 1 ║
║ PCT_UAST_2PM ║ Percentage of unassisted 2pt made ║ 0 ║
║ PCT_UAST_3PM ║ Percentage of unassisted 3pt made ║ 0 ║
║ PCT_UAST_FGM ║ Percentage of unassited fg made ║ 0 ║
║ PF ║ Personal Fouls ║ 1 ║
║ PFD ║ Personal Fouls Drawn ║ 1 ║
║ PIE ║ Player Impact Estimate - Crazy Stat ║ 0 ║
║ PLUS_MINUS ║ Points plus minus while player on the court ║ 0 ║
║ PTS ║ Points ║ 1 ║
║ PTS_2ND_CHANCE ║ Points scored after an offensive rebound ║ 1 ║
║ PTS_FB ║ Fast Break Points ║ 1 ║
║ PTS_OFF_TOV ║ Points from Turnovers ║ 1 ║
║ PTS_PAINT ║ Points in the Paint ║ 1 ║
║ RBC ║ Rebound Chances (Within 3.5 feet) ║ 1 ║
║ REB ║ Rebounds ║ 1 ║
║ REB_PCT ║ Percent of rebounds player or team gets ║ 0 ║
║ SAST ║ Secondary Assist ║ 1 ║
║ SPD ║ Average speed in MPH ║ 0 ║
║ STL ║ Steals ║ 1 ║
║ TCHS ║ Touches ║ 0 ║
║ TM_TOV_PCT ║ ║ 0 ║
║ TO ║ Turnovers ║ 1 ║
║ TS_PCT ║ True Shooting Percentage [Points/(2*FGA+.44*FTA)] ║ 1 ║
║ UFGA ║ Uncontested FGA ║ 1 ║
║ UFGM ║ Uncontested FGM ║ 1 ║
║ UFG_PCT ║ Uncontested FGM/FGA ║ 1 ║
║ USG_PCT ║ Percent of possessions player uses the ball ║ 0 ║
║ TIMES_TIED ║ Times Tied ║ 0 ║
║ POSS ║ Possessions ║ 1 ║
║ SZ_ATB3A ║ Shot Zone Above the Break Attempt ║ 0 ║
║ SZ_ATB3M ║ Shot Zone Above the Break Make ║ 0 ║
║ SZ_BCA ║ Shot Zone Backcourt Attempt ║ 0 ║
║ SZ_BCM ║ Shot Zone Backcourt Make ║ 0 ║
║ SZ_INTPA ║ Shot Zone In the Paint ║ 0 ║
║ SZ_INTPM ║ Shot Zone In the Paint Make ║ 0 ║
║ SZ_LC3A ║ Shot Zone Left Corner 3 Attempt ║ 0 ║
║ SZ_LC3M ║ Shot Zone Left Corner 3 Make ║ 0 ║
║ SZ_MRA ║ Shot Zone Mid Range Attempt ║ 1 ║
║ SZ_MRM ║ Shot Zone Mid Range Make ║ 1 ║
║ SZ_RAA ║ Shot Zone Restricted Area Attempt ║ 1 ║
║ SZ_RAM ║ Shot Zone Restricted Area Make ║ 1 ║
║ SZ_RC3A ║ Shot Zone Right Corner 3 Attempt ║ 0 ║
║ SZ_RC3M ║ Shot Zone Right Corner 3 Make ║ 0 ║
║ SA_BCA ║ Shot Area Back Court Attempt ║ 0 ║
║ SA_BCM ║ Shot Area Back Court Make ║ 0 ║
║ SA_CA ║ Shot Area Center Attempt ║ 0 ║
║ SA_CM ║ Shot Area Center Make ║ 0 ║
║ SA_LCA ║ Shot Area Left Side Center Attempt ║ 0 ║
║ SA_LCM ║ Shot Area Left Side Center Make ║ 0 ║
║ SA_LSA ║ Shot Area Left Side Attempt ║ 0 ║
║ SA_LSM ║ Shot Area Left Side Make ║ 0 ║
║ SA_RCA ║ Shot Area Right Side Center Attempt ║ 0 ║
║ SA_RCM ║ Shot Area Right Side Center Make ║ 0 ║
║ SA_RSA ║ Shot Area Right Side Attempt ║ 0 ║
║ SA_RSM ║ Shot Area Right Side Make ║ 0 ║
║ ST_AST ║ Starter Assists ║ 0 ║
║ ST_BLK ║ Starter Blocked Shots ║ 0 ║
║ ST_BLKA ║ Starter Shots attempted that were blocked ║ 0 ║
║ ST_CFGA ║ Starter FGA while defender within 4 feet ║ 0 ║
║ ST_CFGM ║ Starter FGM while defender withing 4 feet ║ 0 ║
║ ST_DFGA ║ Starter FGA while team or player is defending the rim ║ 0 ║
║ ST_DFGM ║ Starter FGM while team or player is defending the rim ║ 0 ║
║ ST_DIST ║ Starter Distance ran by player or team ║ 0 ║
║ ST_DRBC ║ Starter DREB chance while within 3.5 feet of the rebound ║ 0 ║
║ ST_DREB ║ Starter Number of defensive rebounds ║ 0 ║
║ ST_FG3A ║ Starter 3 point attempt ║ 0 ║
║ ST_FG3M ║ Starter 3 point made ║ 0 ║
║ ST_FGA ║ Starter Field Goal Attempt ║ 0 ║
║ ST_FGM ║ Starter Field Goal Made ║ 0 ║x
║ ST_FTA ║ Starter Free throw attempt ║ 0 ║
║ ST_FTAST ║ Starter Free throw assist ║ 0 ║
║ ST_FTM ║ Starter Free Throw Made ║ 0 ║
║ ST_MIN ║ Starter ║ 0 ║
║ ST_ORBC ║ Starter OREB chance while within 3.5 feet of rebound ║ 0 ║
║ ST_OREB ║ Starter Offensive Rebounds ║ 0 ║
║ ST_PASS ║ Starter Number of passes made ║ 0 ║
║ ST_PF ║ Starter Personal Fouls ║ 0 ║
║ ST_PFD ║ Starter Personal Fouls Drawn ║ 0 ║
║ ST_PTS ║ Starter Points ║ 1 ║
║ ST_PTS_2ND_CHANCE ║ Starter Points scored after an offensive rebound ║ 0 ║
║ ST_PTS_FB ║ Starter Fast Break Points ║ 0 ║
║ ST_PTS_OFF_TOV ║ Starter Points from Turnovers ║ 0 ║
║ ST_PTS_PAINT ║ Starter Points in the Paint ║ 0 ║
║ ST_RBC ║ Starter Rebound Chances (Within 3.5 feet) ║ 0 ║
║ ST_REB ║ Starter Rebounds ║ 0 ║x
║ ST_SAST ║ Starter Secondary Assist (Middle must pass in <2s and <= 1 dribble) ║ 0 ║
║ ST_SPD ║ Starter Average speed in MPH ║ 0 ║
║ ST_STL ║ Starter Steals ║ 0 ║
║ ST_TCHS ║ Starter Touches ║ 0 ║
║ ST_TO ║ Starter Turnovers ║ 0 ║x
║ ST_UFGA ║ Starter Uncontested FGA ║ 0 ║
║ ST_UFGM ║ Starter Uncontested FGM ║ 0 ║
║ ST_SZ_ATB3A ║ Starter Shot Zone Above the Break Attempt ║ 0 ║
║ ST_SZ_ATB3M ║ Starter Shot Zone Above the Break Make ║ 0 ║
║ ST_SZ_BCA ║ Starter Shot Zone Backcourt Attempt ║ 0 ║
║ ST_SZ_BCM ║ Starter Shot Zone Backcourt Make ║ 0 ║
║ ST_SZ_INTPA ║ Starter Shot Zone In the Paint ║ 0 ║
║ ST_SZ_INTPM ║ Starter Shot Zone In the Paint Make ║ 0 ║
║ ST_SZ_LC3A ║ Starter Shot Zone Left Corner 3 Attempt ║ 0 ║
║ ST_SZ_LC3M ║ Starter Shot Zone Left Corner 3 Make ║ 0 ║
║ ST_SZ_MRA ║ Starter Shot Zone Mid Range Attempt ║ 0 ║x
║ ST_SZ_MRM ║ Starter Shot Zone Mid Range Make ║ 0 ║
║ ST_SZ_RAA ║ Starter Shot Zone Restricted Area Attempt ║ 0 ║
║ ST_SZ_RAM ║ Starter Shot Zone Restricted Area Make ║ 0 ║x
║ ST_SZ_RC3A ║ Starter Shot Zone Right Corner 3 Attempt ║ 0 ║
║ ST_SZ_RC3M ║ Starter Shot Zone Right Corner 3 Make ║ 0 ║
║ ST_SA_BCA ║ Starter Shot Area Back Court Attempt ║ 0 ║
║ ST_SA_BCM ║ Starter Shot Area Back Court Make ║ 0 ║
║ ST_SA_CA ║ Starter Shot Area Center Attempt ║ 0 ║
║ ST_SA_CM ║ Starter Shot Area Center Make ║ 0 ║
║ ST_SA_LCA ║ Starter Shot Area Left Side Center Attempt ║ 0 ║
║ ST_SA_LCM ║ Starter Shot Area Left Side Center Make ║ 0 ║
║ ST_SA_LSA ║ Starter Shot Area Left Side Attempt ║ 0 ║
║ ST_SA_LSM ║ Starter Shot Area Left Side Make ║ 0 ║
║ ST_SA_RCA ║ Starter Shot Area Right Side Center Attempt ║ 0 ║
║ ST_SA_RCM ║ Starter Shot Area Right Side Center Make ║ 0 ║
║ ST_SA_RSA ║ Starter Shot Area Right Side Attempt ║ 0 ║
║ ST_SA_RSM ║ Starter Shot Area Right Side Make ║ 0 ║
║ BN_AST ║ Bench Assists ║ 0 ║
║ BN_BLK ║ Bench Blocked Shots ║ 0 ║
║ BN_BLKA ║ Bench Shots attempted that were blocked ║ 0 ║
║ BN_CFGA ║ Bench FGA while defender within 4 feet ║ 0 ║
║ BN_CFGM ║ Bench FGM while defender withing 4 feet ║ 0 ║
║ BN_DFGA ║ Bench FGA while team or player is defending the rim ║ 0 ║
║ BN_DFGM ║ Bench FGM while team or player is defending the rim ║ 0 ║
║ BN_DIST ║ Bench Distance ran by player or team ║ 0 ║
║ BN_DRBC ║ Bench DREB chance while within 3.5 feet of the rebound ║ 0 ║
║ BN_DREB ║ Bench Number of defensive rebounds ║ 0 ║
║ BN_FG3A ║ Bench 3 point attempt ║ 0 ║
║ BN_FG3M ║ Bench 3 point made ║ 0 ║
║ BN_FGA ║ Bench Field Goal Attempt ║ 0 ║x
║ BN_FGM ║ Bench Field Goal Made ║ 0 ║x
║ BN_FTA ║ Bench Free throw attempt ║ 0 ║
║ BN_FTAST ║ Bench Free throw assist ║ 0 ║
║ BN_FTM ║ Bench Free Throw Made ║ 0 ║
║ BN_MIN ║ Bench ║ 0 ║
║ BN_ORBC ║ Bench OREB chance while within 3.5 feet of rebound ║ 0 ║
║ BN_OREB ║ Bench Offensive Rebounds ║ 0 ║
║ BN_PASS ║ Bench Number of passes made ║ 0 ║
║ BN_PF ║ Bench Personal Fouls ║ 0 ║
║ BN_PFD ║ Bench Personal Fouls Drawn ║ 0 ║
║ BN_PTS ║ Bench Points ║ 0 ║c
║ BN_PTS_2ND_CHANCE ║ Bench Points scored after an offensive rebound ║ 0 ║
║ BN_PTS_FB ║ Bench Fast Break Points ║ 0 ║
║ BN_PTS_OFF_TOV ║ Bench Points from Turnovers ║ 0 ║
║ BN_PTS_PAINT ║ Bench Points in the Paint ║ 0 ║
║ BN_RBC ║ Bench Rebound Chances (Within 3.5 feet) ║ 0 ║
║ BN_REB ║ Bench Rebounds ║ 0 ║
║ BN_SAST ║ Bench Secondary Assist (Middle must pass in <2s and <= 1 dribble) ║ 0 ║
║ BN_SPD ║ Bench Average speed in MPH ║ 0 ║
║ BN_STL ║ Bench Steals ║ 0 ║
║ BN_TCHS ║ Bench Touches ║ 0 ║
║ BN_TO ║ Bench Turnovers ║ 0 ║x
║ BN_UFGA ║ Bench Uncontested FGA ║ 0 ║
║ BN_UFGM ║ Bench Uncontested FGM ║ 0 ║
║ BN_SZ_ATB3A ║ Bench Shot Zone Above the Break Attempt ║ 0 ║
║ BN_SZ_ATB3M ║ Bench Shot Zone Above the Break Make ║ 0 ║
║ BN_SZ_BCA ║ Bench Shot Zone Backcourt Attempt ║ 0 ║
║ BN_SZ_BCM ║ Bench Shot Zone Backcourt Make ║ 0 ║
║ BN_SZ_INTPA ║ Bench Shot Zone In the Paint ║ 0 ║
║ BN_SZ_INTPM ║ Bench Shot Zone In the Paint Make ║ 0 ║
║ BN_SZ_LC3A ║ Bench Shot Zone Left Corner 3 Attempt ║ 0 ║
║ BN_SZ_LC3M ║ Bench Shot Zone Left Corner 3 Make ║ 0 ║
║ BN_SZ_MRA ║ Bench Shot Zone Mid Range Attempt ║ 0 ║x
║ BN_SZ_MRM ║ Bench Shot Zone Mid Range Make ║ 0 ║
║ BN_SZ_RAA ║ Bench Shot Zone Restricted Area Attempt ║ 0 ║
║ BN_SZ_RAM ║ Bench Shot Zone Restricted Area Make ║ 0 ║x
║ BN_SZ_RC3A ║ Bench Shot Zone Right Corner 3 Attempt ║ 0 ║
║ BN_SZ_RC3M ║ Bench Shot Zone Right Corner 3 Make ║ 0 ║
║ BN_SA_BCA ║ Bench Shot Area Back Court Attempt ║ 0 ║
║ BN_SA_BCM ║ Bench Shot Area Back Court Make ║ 0 ║
║ BN_SA_CA ║ Bench Shot Area Center Attempt ║ 0 ║
║ BN_SA_CM ║ Bench Shot Area Center Make ║ 0 ║
║ BN_SA_LCA ║ Bench Shot Area Left Side Center Attempt ║ 0 ║
║ BN_SA_LCM ║ Bench Shot Area Left Side Center Make ║ 0 ║
║ BN_SA_LSA ║ Bench Shot Area Left Side Attempt ║ 0 ║
║ BN_SA_LSM ║ Bench Shot Area Left Side Make ║ 0 ║
║ BN_SA_RCA ║ Bench Shot Area Right Side Center Attempt ║ 0 ║
║ BN_SA_RCM ║ Bench Shot Area Right Side Center Make ║ 0 ║
║ BN_SA_RSA ║ Bench Shot Area Right Side Attempt ║ 0 ║
║ BN_SA_RSM ║ Bench Shot Area Right Side Make ║ 0 ║
║ FT_AND_ONE ║ And One FTs ║ 0 ║
║ FT_TWO_SHOTS ║ Two Shot FTs ║ 0 ║
║ FT_THREE_SHOTS ║ Three Shot FTs ║ 0 ║
║ FT_CLEAR_PATH ║ Clear Path FTs ║ 0 ║
║ FT_TECH ║ Tech FTs ║ 0 ║
║ FT_FLAG ║ Flagrant FTs ║ 0 ║
║ R_TS_PERC ║ Real True Shooting Percentage ║ 1 ║
║ EFF_FG_PERC ║ Effective FG Percent ║ 0 ║
║ TOV_PERC ║ Turnover Percentage ║ 0 ║
║ EFF_ORB_PERC ║ Effective OREB Percent ║ 0 ║
║ EFF_DRB_PERC ║ Effective DREB Percent ║ 0 ║
║ FT_FACTOR ║ FTM/FGA ║ 0 ║
╚════════════════════╩═════════════════════════════════════════════════════════════════════╩═══╝
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
Re: New analytics tool to analyze box scores
Much appreciated. I've made the changes.
Funny, Rockets last night:
--5 mid range makes vs. 3.21 team average
--7 mid range attempts vs 22.09 league average
Moreyball!
Funny, Rockets last night:
--5 mid range makes vs. 3.21 team average
--7 mid range attempts vs 22.09 league average
Moreyball!
Re: New analytics tool to analyze box scores
Second and final set of suggestions has x's on right side.
-
- Posts: 63
- Joined: Thu Oct 23, 2014 9:59 pm
- Location: Las Vegas
- Contact:
Re: New analytics tool to analyze box scores
Sweet, appreciate the time. I've updated all your changes, minus a few of the bench/starter ones. I messed around with these earlier, and there is so much variance in the bench stats that they nearly always showed up. But may add them back, should be relatively stable by this time in the season.
Thanks again for the input.
Thanks again for the input.