Loading
Loading
Loading
Loading
Stat Card / Efficiency
The share of plays that gained positive expected points. Answers "how often does this work" instead of "how big are the wins".
Consistency. A play is a success when it produced positive EPA, meaning it left the offense better off than before the snap. Success rate is the fraction of plays that cleared that bar, so it treats a 6 yard gain and a 60 yard gain the same. That makes it the natural partner to EPA per play: EPA tells you the size of the wins and losses, success rate tells you how often the offense wins at all. An offense with a high EPA per play but a mediocre success rate is boom-or-bust; one with both is genuinely dominant.
League average sits in the mid 40s percent-wise. On defense, lower is better: it is the share of opponent snaps that succeeded against you.
The mean of the nflverse success flag (success = 1 when the play's EPA is positive) across offensive snaps, at the same grains as EPA per play: season, week, situation bucket, and league baseline. Quarterback rows compute it over dropbacks only.
Faster than EPA per play. Because every play contributes a simple yes or no, one long touchdown cannot drag the number the way it drags EPA. A few games of success rate is already a decent read on an offense's floor, which is why analysts reach for it early in the season when EPA is still jumpy.
The dictionary columns behind this metric, straight from the shipped views. Explore any of them at /explore.
| View | Column | Type | Description |
|---|---|---|---|
| team_season | off_success_rate | DOUBLE | Share of offensive plays with positive EPA. More stable than EPA per play. |
| team_season | def_success_rate | DOUBLE | Opponent success rate allowed. Lower is better defense. |
| team_week | off_success_rate | DOUBLE | Share of offensive plays with positive EPA. More stable than EPA per play. |
| situation_team | success_rate | DOUBLE | Share of plays with positive EPA in this bucket. |
| situation_qb | success_rate | DOUBLE | Share of dropbacks with positive EPA in this bucket. |
| league_baselines |
Formulas reference the nflverse play-by-play columns our ingest actually uses; the reference table above is generated from the live data dictionary. Back to the full glossary.
| success_rate |
| DOUBLE |
| League-average success rate. |