A data analysis of the Golden State Warriors franchise across 78 seasons (1947–2024), covering win percentage, three-point revolution, and historical season context. Published at artometrics.com.
warrior_final.qmd— Quarto markdown file containing all R code, analysis, and write-upartometrics.css— custom HTML theme (same across all Artometrics reports)art-head.html— header injection for fonts and navart-body.html— body injection for brand barchart1_win_pct_timeline.png— Warriors win percentage by season, 1947–2024, with dynasty windows and championship markerschart2_three_point_revolution.png— GSW vs. NBA league average three-point attempts per game, 1980–2024chart3_73_win_context.png— all 68+ win seasons in NBA history, dot plot with champion flags
Three charts working through the two-dynasty structure of the Warriors franchise and the analytical legacy of the Curry era:
- The full 78-season win percentage arc — two dynasty windows, one 35-year drought, and the steepest single-season collapse in franchise history
- The three-point revolution — how GSW ran ahead of the league from 2013 onward, and how the league eventually caught up
- The 73-win season in historical context — the only team in the 68+ wins club that did not win the championship that year
Basketball Reference. Golden State Warriors franchise history. Sportradar. Retrieved from https://www.basketball-reference.com/teams/GSW/
Basketball Reference. NBA season summaries, 1979–2024. Sportradar. Retrieved from https://www.basketball-reference.com/leagues/
Win percentage and three-point attempt data were sourced from Basketball Reference franchise and season summary pages and stored as verified tibbles in the QMD. Three-point data begins 1979–80, the first season the NBA used the three-point line.
- R / Quarto
- tidyverse · ggplot2 · ggtext · scales · ggrepel · nbastatR
Artometrics is a data-forward content brand analyzing creative and entertainment industries. Positioning: The Economist for Artists.
Published at artometrics.com | GitHub: github.com/Artometrics
Analysis based on publicly available Basketball Reference data. AI was used to assist in code generation, analysis, and writing. All research questions, editorial framing, and interpretive judgment are the author's own.