| Literature DB >> 31365592 |
Austin R Harris1, Paul J Roebber1.
Abstract
What determines a team's home advantage, and why does it change with time? Is it something about the rowdiness of the hometown crowd? Is it something about the location of the team? Or is it something about the team itself, the quality of the team or the styles it may or may not play? To answer these questions, season performance statistics were downloaded for all NBA teams across 32 seasons (83-84 to 17-18). Data were also obtained for other potential influences identified in the literature including: stadium attendance, altitude, and team market size. Using an artificial neural network, a team's home advantage was diagnosed using team performance statistics only. Attendance, altitude, and market size were unsuccessful at improving this diagnosis. The style of play is a key factor in the home advantage. Teams that make more two point and free-throw shots see larger advantages at home. Given the rise in three-point shooting in recent years, this finding partially explains the gradual decline in home advantage observed across the league over time.Entities:
Mesh:
Year: 2019 PMID: 31365592 PMCID: PMC6668839 DOI: 10.1371/journal.pone.0220630
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Model performance.
| Model Performance (R2) | Single-layer MLP | Single-layer MLP | Two-layer MLP |
|---|---|---|---|
| Training | 0.7 | 0.66 | 0.71 |
| Cross Validation | 0.7 | 0.63 | 0.71 |
Training and cross-validation model performance (R2) is shown for: 1) The ideal, single-layer MLP neural network used in the sensitivity analysis 2) An identical, single-layer MLP neural network that includes all available inputs selected for the study 3) A two-layer MLP neural network with the preferred 12 inputs.
Fig 1ANN schematic.
A schematic showing the 12 best performing inputs (blue), the ideal number of nodes (green), and the diagnosed home advantage (teal).
Fig 2Predicted and observed home advantage over time.
Observed (red) and diagnosed (blue) home advantage with a best fit line (black).
Fig 3Twelve ANN inputs over time.
2-point (blue), free throws (green), and 3-point (red) shots made by the team at home (Home), their opponent at home (Home Opp), the team away (Away), and their opponent away (Away Opp).
ANN sensitivity analysis.
| High HA | Average HA | Low HA | |||||
| +10% | -10% | +10% | -10% | +10% | -10% | ||
| Home | 2P | ||||||
| 3P | 0.004 | -0.004 | 0.010 | -0.010 | 0.005 | -0.005 | |
| FT | 0.065 | -0.080 | 0.010 | -0.024 | 0.059 | -0.072 | |
| Home Opp | 2P | ||||||
| 3P | -0.011 | 0.011 | -0.006 | 0.006 | -0.010 | 0.010 | |
| FT | -0.081 | -0.065 | -0.049 | 0.047 | -0.075 | 0.072 | |
| Away | 2P | ||||||
| 3P | -0.006 | 0.006 | -0.021 | 0.021 | -0.007 | 0.007 | |
| FT | -0.063 | 0.060 | -0.066 | 0.070 | -0.073 | 0.071 | |
| Away Opp | 2P | ||||||
| 3P | 0.007 | -0.007 | 0.013 | -0.012 | 0.006 | -0.006 | |
| FT | 0.082 | -0.091 | 0.090 | -0.085 | 0.085 | -0.088 | |
| High HA | Average HA | Low HA | |||||
| +10% | -10% | +10% | -10% | +10% | -10% | ||
| Home | 2P | ||||||
| 3P | 0.031 | -0.032 | 0.056 | -0.057 | 0.097 | -0.010 | |
| FT | 0.043 | -0.054 | 0.058 | -0.065 | 0.068 | -0.076 | |
| Home Opp | 2P | ||||||
| 3P | -0.050 | 0.047 | -0.05 | 0.045 | -0.093 | 0.089 | |
| FT | -0.057 | 0.058 | -0.066 | 0.064 | -0.060 | 0.056 | |
| Away | 2P | ||||||
| 3P | -0.041 | 0.038 | -0.057 | 0.052 | -0.101 | 0.095 | |
| FT | -0.057 | 0.055 | -0.055 | 0.053 | -0.066 | 0.065 | |
| Away Opp | 2P | ||||||
| 3P | 0.061 | -0.067 | 0.040 | -0.042 | 0.091 | -0.096 | |
| FT | 0.067 | -0.070 | 0.066 | -0.070 | 0.052 | -0.053 | |
Shown values are the change in the predicted home advantage when the inputs are changed by +- 10%. The statistic (out of 2P/3P/FT) with the highest percent change is shown in bold.