Dataset containing performance statistics for 106 football players who attempted a pass in the NFL for the 2022 season.
football
A data frame with 106 rows and 17 columns:
Players name (character)
Players team (character)
Players Age (integer)
Players position (character)
Number of games (integer)
Number of games starting (integer)
Number of wins (integer)
Number of completions (integer)
Number of throwing attempts (integer)
Completion percentage (numeric)
Number of yards thrown (integer)
Number of touchdowns (integer)
Number of interceptions thrown (integer)
Yards per Attempt (numeric)
Yards per Game (numeric)
Passer rating (numeric)
Total Quarterback Rating (numeric)