2026 Fantasy Football Lab is Open for Business
Fantasy football has long relied on tiers—groupings of players whose expected production is close enough that the differences between them matter less than the gaps separating one group from the next.
Traditionally, analysts create these tiers by hand: they sort projections or ADP, look for natural drop-offs, and draw lines. The approach is intuitive, but it is also subjective and brittle. A more rigorous alternative has existed for more than a decade, yet remains under-used: Gaussian Mixture Models (GMM) and the soft clustering they enable.
In 2013–2014, New York Times data scientist Boris Chen popularized the technique. He applied a Gaussian Mixture Model to aggregated expert consensus rankings and let the algorithm discover natural clusters of similarly valued players. The resulting tier charts became a weekly tool for lineup decisions and draft strategy. Chen’s core insight was simple but powerful: ranked lists imply a false precision. GMM reveals where the data itself believes the real breaks occur.
Later work built on that foundation. In 2018, researcher Scott Rome published an extension that combined point projections with expert rankings inside a “rank-aware” GMM. Other data-oriented analysts tested the method on both rankings and raw projections and found that soft tiers often outperformed purely rank-based or projection-based hard groupings. Despite this published track record, GMM tiering never became mainstream. Most public rankings still use manual cutoffs. The technique remains largely the domain of more technical analysts.
Hard clustering forces every player into exactly one group. Soft clustering, the approach native to GMM, assigns each player a probability of belonging to every group. A running back might be 78% Tier 2 and 22% Tier 1. A tight end might sit 55% in Tier 1 and 45% in Tier 2. The model does not pretend the boundary is sharper than the data supports.
This probabilistic membership delivers several clear advantages:
Honesty about uncertainty — Soft probabilities quantify how strongly a player fits a given tier and how much residual risk remains.
Better treatment of borderline cases — Hard tiers create artificial cliffs. Soft clustering surfaces the players who genuinely straddle two groups.
Richer decision-making signals — A player with 0.94 probability on Tier 1 is meaningfully different from one with 0.61.
Greater stability — Soft memberships move gradually when data changes, producing more robust rankings.
Natural fit with multi-year data — When blending consistency metrics across seasons, soft clustering absorbs noise far better than forced hard assignments.
When you feed a carefully constructed consistency metric (such as a multi-year Weighted COM score) into a Gaussian Mixture Model, you get both a hard tier and a full soft-probability vector. This combination is especially powerful at positions defined by scarcity and variance. Soft probabilities also make value identification cleaner: a player whose probability mass sits higher than his ADP suggests is flagged more reliably than one whose hard tier merely matches the market.
The use of Gaussian Mixture Models for tiering is only one thread in a larger, still-maturing discipline. Soft clustering via GMM is a clear example of that evolution—documented in the New York Times, refined by independent researchers, and now integrated into multi-year consistency frameworks. Other documented techniques push the same frontier. Permutation-based approaches appear in advanced lineup optimizers and draft simulators, systematically exploring combinatorial spaces rather than relying on greedy heuristics.
Deeper statistical layers—Expected Points Added, air yards, route participation, pressure-adjusted metrics, and tracking data—supply the raw material these models consume. Fantasy football will never be solved. Variance is baked into the game. Yet the gap between pure intuition and structured analysis keeps widening.
Soft clustering does not eliminate uncertainty; it quantifies it. Permutations do not guarantee the optimal lineup; they search the space more thoroughly. Deeper stats do not predict the future; they describe the past with higher resolution. Together they form a coherent scientific posture: treat player value as continuous, measure uncertainty explicitly, and let the data reveal structure rather than imposing it.