How WAR Works in NCAA Volleyball
May 2026 Β· Draft Chalkboard
The Problem
Volleyball has no WAR. Baseball has it. Softball has it. Even hockey prospect models can lean on goals-above-replacement frameworks. But volleyball β a sport where every point involves a passer, a setter, and a hitter β has no established framework for measuring individual value.
The challenge is structural. In baseball, a batter stands alone in the box. In volleyball, a kill has three contributors: someone passed the ball, someone set it, and someone attacked it. How do you assign credit? How much of a kill belongs to the hitter who swung, vs. the setter who placed it, vs. the passer who kept the ball in system?
We built a model that answers this empirically β no arbitrary knobs, no βfeels rightβ weightings. The credit split, replacement levels, and conversion rates all come from the data.
Points Are Our Runs
In baseball, the intermediate currency is runs. A home run is worth ~1.4 runs, a walk ~0.3 runs, and you can convert runs into wins via Pythagorean expectation. The entire WAR framework rests on this currency.
In volleyball, the equivalent currency is the rally point. Every rally ends with a point scored. Every point has contributors. The model's job is to figure out how much each role β hitter, setter, passer β contributed to winning those points, and how many wins that contribution is worth above a replacement-level player.
The Credit Split
Before building individual WAR, we need to know: how much does each role affect winning? We measured this by sorting all 78 teams into quartiles by each role's primary stat, then comparing win percentages.
| Role | Metric | Top Q WPct | Bot Q WPct | Gap | Credit |
|---|---|---|---|---|---|
| Hitters | Hit% | .731 | .413 | +.318 | 48.0% |
| Setters | A/S | .747 | .552 | +.195 | 29.5% |
| Passers | RE/S | .698 | .549 | +.149 | 22.5% |
Teams with top-quartile hitters win 73.1% of their matches; bottom-quartile hitters win 41.3%. That 31.8-point gap is the largest of the three roles, giving hitters 48% of the credit. Setters account for 29.5%, passers 22.5%. The shares are simply each role's gap divided by the total gap across all three (0.662).
This isn't surprising if you've watched volleyball. Hitting is the terminal skill β the swing that ends the rally. But the model confirms that setting and passing are not just supporting acts. A team with elite passers and setters but average hitters still wins significantly more than the inverse.
Hitter WAR
Hitting percentage is the wOBA of volleyballβ a single number that captures offensive efficiency. It's (kills β errors) / attempts, and it correlates with team winning more strongly than any other individual stat.
The formula is straightforward:
WAR = (hitPct β 0.1414) Γ attackAttempts Γ 0.02453Where 0.1414 is the replacement-level hitting percentage (bottom quartile of qualified starters across 495 hitters), and 0.02453 is the conversion factor that translates extra net kills into wins. That conversion factor is itself the product of two empirically-derived numbers: 0.7009 (hitter credit per raw unit) Γ 0.03500 (WAR per point).
Worked example β Kennedy Martin (Penn State OH):
(0.319 β 0.1414) Γ 1,423 attempts = 252.7 extra net kills252.7 Γ 0.02453 = +6.20 WARBlocking bonus: Any player averaging 0.50+ blocks/set gets additional credit above the 0.3613 replacement level. This primarily benefits MBs but also rewards front-row setters in 6-2 systems who contribute meaningful blocking.
Top 10 Hitters
| # | Player | Team | Pos | Hit% | Att | WAR |
|---|---|---|---|---|---|---|
| 1 | Kennedy Martin | Penn State | OH | .319 | 1,423 | +6.20 |
| 2 | Olivia Babcock | Pittsburgh | OH | .329 | 1,250 | +6.17 |
| 3 | Malaya Jones | SMU | OPP | .378 | 1,048 | +6.08 |
| 4 | Torrey Stafford | Texas | OH | .359 | 1,046 | +5.60 |
| 5 | Flormarie Heredia Colon | Miami | OH | .278 | 1,661 | +5.57 |
| 6 | Mimi Colyer | Wisconsin | OH | .340 | 1,138 | +5.55 |
| 7 | Eva Hudson | Kentucky | OH | .317 | 1,219 | +5.27 |
| 8 | Ava Martin | Creighton | OH | .327 | 1,150 | +5.23 |
| 9 | Noemie Glover | Arizona State | OPP | .357 | 834 | +4.95 |
| 10 | Lizzy Andrew | Stanford | MB | .441 | 546 | +4.77 |
N=713 qualified hitters. Avg WAR: +1.06. Note that 7 of the top 10 are outside hitters β the position that sees the most attempts and has the most opportunity to accumulate value.
Setter WAR
Setter WAR uses assists per set above the replacement level of 2.37 A/S (bottom quartile of 124 qualified setters). The conversion rate is lower than hitting β reflecting the credit split that gives setters 29.5% of the pie.
Multi-axis credit:The model doesn't lock players into a single role. Any setter who also hits (100+ attack attempts) or blocks (0.50+ B/S) receives credit for those contributions independently. This matters most for 6-2 offenses, where two setters alternate β each sets from the back row and hits/blocks from the front row. A 6-2 setter running 9+ A/S while hitting .250+ on 300 attempts earns WAR from both axes.
The assist problem: Assists partly reflect hitter quality. A setter running an offense with Kennedy Martin and Malaya Jones will rack up more assists than one feeding average hitters. We checked this by regressing team hitting percentage on individual hitter quality, then looking at whether the setter moves the residual. The correlation is r = 0.22β modest but real. Setters do affect team hitting percentage beyond what the hitters themselves explain, but the effect is small. This is why pure setter WAR is compressed β multi-axis credit is what separates the best setters from each other.
Top 10 Setters (Total WAR)
| # | Player | Team | Sets | WAR | Split |
|---|---|---|---|---|---|
| 1 | Claire Ammeraal | Iowa | 125 | +3.47 | 1.74 hit + 1.73 set |
| 2 | Taylor Anderson | Purdue | 123 | +3.08 | 1.09 hit + 1.99 set |
| 3 | Ariana Rodriguez | Miami | 128 | +2.98 | 1.11 hit + 1.86 set |
| 4 | Doga Kutlu | UConn | 105 | +2.67 | 1.27 hit + 1.40 set |
| 5 | Annalea Maeder | Creighton | 111 | +2.60 | 0.81 hit + 1.78 set |
| 6 | Reese Messer | USC | 117 | +2.52 | 0.62 hit + 1.90 set |
| 7 | Averi Carlson | SMU | 119 | +2.49 | 0.44 hit + 2.05 set |
| 8 | Bergen Reilly | Nebraska | 97 | +2.42 | 0.90 hit + 1.51 set |
| 9 | Avery Scoggins | Arizona | 112 | +2.42 | 0.62 hit + 1.79 set |
| 10 | Hannah Parant | Alabama | 99 | +2.40 | 1.11 hit + 1.29 set |
N=186 qualified setters. Every setter in the top 10 earns multi-axis credit β the days of a pure-assist setter ranking first are over. Claire Ammeraal's hitting contribution (1.74 WAR) actually exceeds her setting contribution (1.73) β she's essentially a two-way player who happens to be listed as a setter. The spread is now 1.07 WAR from #1 to #10, much wider than the 0.67 WAR spread in the old single-axis model.
Passer WAR
Passer WAR measures reception errors per set below the replacement level of 0.351 RE/S (bottom quartile of 91 qualified passers). Fewer reception errors means cleaner balls in system, which means better swings for hitters.
We validated this connection directly: after controlling for individual hitter quality, team reception error rate still correlates with team hitting percentage at r = β0.29. Clean passing measurably improves the hitting around it.
The defensive sub filter:Not every libero or DS listed on a roster actually receives serve. Many are defensive-only subs β they come in for back-row digs but never stand in the serve-receive pattern. These players show 0.000 RE/S not because they're perfect passers, but because they never receive. The model requires 2.0+ digs/set to qualify as a passer. Below that threshold, a player is classified as a defensive sub and receives no passer WAR. This filter removed 160 defensive subs and left 111 real passers.
Top 10 Passers
| # | Player | Team | Pos | Sets | RE/S | D/S | WAR |
|---|---|---|---|---|---|---|---|
| 1 | Elaisa Villar | NC State | L | 115 | 0.009 | 2.7 | +1.95 |
| 2 | Spencer Etzler | Stanford | L | 119 | 0.067 | 3.7 | +1.67 |
| 3 | Maddy May | North Carolina | L | 117 | 0.068 | 3.9 | +1.64 |
| 4 | Jordyn Schilling | SMU | L | 119 | 0.092 | 2.9 | +1.52 |
| 5 | Cammy Niesen | Ole Miss | DS | 110 | 0.073 | 4.2 | +1.52 |
| 6 | Rachel Van Gorp | Iowa State | L | 118 | 0.093 | 4.7 | +1.51 |
| 7 | Lily Hayes | Florida | L | 108 | 0.074 | 3.6 | +1.48 |
| 8 | Sarah Morton | Colorado | L | 120 | 0.108 | 2.8 | +1.44 |
| 9 | Molly Berezowitz | Kentucky | DS | 105 | 0.086 | 2.3 | +1.38 |
| 10 | Kate Thibault | Minnesota | L | 116 | 0.112 | 2.1 | +1.37 |
N=111 qualified passers (liberos + defensive specialists with 2.0+ digs/set). Like setters, the passer WAR range is compressed β the best passer in the country is worth +1.95 wins, roughly a third of what the best hitter is worth. This is consistent with the 22.5% credit share.
Validation: The 2025 MLV Draft
The best test of a player-value model is whether it predicts how real decision-makers behave. The 2025 MLV (Major League Volleyball) draft gives us that test.
MLV's first round was 8 picks: 6 outside hitters and 2 middle blockers. Our top 10 is 7 outside hitters, 1 opposite, and 1 middle blocker. The positional value distribution matches.
| MLV Pick | Player | Our Rank | WAR |
|---|---|---|---|
| #1 | Mimi Colyer (OH, Wisconsin) | #6 | +5.55 |
| #2 | Ava Martin (OH, Creighton) | #8 | +5.23 |
| #4 | Alexis Shelton (OH, Oklahoma) | #34 | +3.62 |
| #5 | Cara Cresse (MB, Louisville) | #15 | +4.40 |
| #7 | Averi Carlson (S, SMU) | #7 setter | +2.49 |
| #9 | Malaya Jones (OPP, SMU) | #3 | +6.08 |
| #10 | Flormarie Heredia Colon (OH, Miami) | #5 | +5.57 |
Six of the eight first-round picks appear in our top tier. The model correctly identifies the OH-heavy value distribution that MLV's front offices independently converged on. Carlson's multi-axis total (+2.49, including front-row hitting credit) makes her the highest-WAR setter drafted β consistent with being the first setter off the board.
Where the model disagrees:Hayden Kubik (MLV #3, Nebraska OH) doesn't appear in our top 50. Tennessee went .333 in 2024β25, and the model penalizes production on losing teams. MLV is projecting future value; the model measures what happened. That's a feature, not a bug β the model is production-based, and the gap between our ranking and MLV's reveals where scouts are adding projection on top of production.
Key Numbers
| Parameter | Value | Notes |
|---|---|---|
| Hitter replacement hit% | 0.1414 | Bottom quartile of 495 qualified hitters |
| Multi-axis threshold (hit) | 100 att | Min attacks for hitting credit on any player |
| Multi-axis threshold (block) | 0.50 B/S | Min blocks/set for blocking credit on any player |
| Multi-axis threshold (set) | 4.0 A/S | Min assists/set for setting credit on any player |
| MB block/set replacement | 0.3613 | Bottom quartile of 184 qualified MBs |
| Setter replacement A/S | 2.3744 | Bottom quartile of 124 qualified setters |
| Passer replacement RE/S | 0.3506 | Bottom quartile of 91 qualified passers (2.0+ D/S) |
| Passer min digs/set | 2.0 | Below this, classified as defensive sub (no passer WAR) |
| Hitter conversion factor | 0.02453 | Extra net kills β WAR |
| Replacement WPct | 0.210 | ~6.3 wins per team-season |
| Team WAR β WPct correlation | r = 0.913 | 78 teams, 2024β25 season |
| Elite hitter WAR | ~5.0+ | Top ~10 hitters in the country |
| Elite setter WAR | ~2.5+ | Top 10 setters (multi-axis) |
| Elite passer WAR | ~1.4+ | Top 10 liberos/DS |
What the Model Misses
- Setter assists are noisyβ Assists reflect hitter quality as much as setter quality. The r=0.22 residual effect is real but modest. Multi-axis credit mitigates this (hitting and blocking are individual skills), but the pure-setting axis still inherits noise from the hitters around it.
- No defensive credit beyond blocking and reception errorsβ Digs, serve receive quality (beyond errors), and floor defense are not captured. A libero who turns a hard-driven ball into a perfect pass gets no more credit than one who barely keeps it alive. This is a data limitation, not a philosophical choice.
- Production, not projectionβ WAR measures what a player didthis season. It doesn't account for age, physical tools, or development trajectory. A senior with +5.0 WAR and a freshman with +5.0 WAR are very different draft prospects.
- Passer WAR is still compressedβ The digs/set filter removes defensive subs who never receive, but the remaining passer pool is still narrow (111 players vs 713 hitters). A truly elite libero is worth roughly 2 wins β important, but hard to differentiate from a merely good one statistically.
- Short-sample effectsβ NCAA volleyball seasons are ~30 matches. A hitter who goes on a two-week tear can swing a full win of WAR. The model is best used as one input alongside scouting, award history, and team context.