Rushing Yards Average Calculator Formula

Understand the math behind the rushing yards average calculator. Each variable explained with a worked example.

Formulas Used

Yards per Carry

ypc = round(rushing_yards / carries * 10) / 10

Yards per Game

yards_per_game = round(rushing_yards / games_played * 10) / 10

Carries per Game

carries_per_game = round(carries / games_played * 10) / 10

Projected Season Yards (17 games)

projected_season = round(rushing_yards / games_played * 17)

Variables

VariableDescriptionDefault
rushing_yardsTotal Rushing Yards450
carriesCarries100
games_playedGames Played8

How It Works

How Rushing Average Is Calculated

Formula

Yards per Carry (YPC) = Total Rushing Yards / Number of Carries

Benchmarks

  • Below 3.5: Poor
  • 3.5-4.0: Below average
  • 4.0-4.5: Average
  • 4.5-5.0: Very good
  • Above 5.0: Elite
  • Worked Example

    450 rushing yards on 100 carries through 8 games.

    rushing_yards = 450carries = 100games_played = 8
    1. 01YPC = 450 / 100 = 4.5 yards per carry
    2. 02Yards per game = 450 / 8 = 56.3
    3. 03Carries per game = 100 / 8 = 12.5
    4. 04Projected season = 56.3 * 17 = 956 yards

    Frequently Asked Questions

    What is a good yards per carry?

    In the NFL, 4.0+ yards per carry is solid and 4.5+ is very good. Elite runners average 5.0+, but this depends on volume and offensive line quality.

    Does volume affect yards per carry?

    Yes. High-volume runners (250+ carries) typically have lower YPC because defenses focus on stopping the run and short-yardage situations bring down averages.

    How many yards rushing is a 1,000-yard season?

    A 1,000-yard season over 17 games requires about 58.8 yards per game. Over a 16-game season it requires 62.5 yards per game.

    Ready to run the numbers?

    Open Rushing Yards Average Calculator