1
2
3
4
5
#

Name:

Description:

Field goal results in the National Football League (NFL) by distance

Variables:

 

A data frame with 51 observations on the following 9 variables.

Row Case ID
Dist Distance of the attempt (in yards)
N Number of kicks attempted from that distance
Makes Number of kicks made from that distance
PropMakes Proportion of attempts made
Blocked Number of kicks blocked
PropBlocked Proportion of kicks blocked

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

We thank Sean Forman and Doug Drinen of Sports Reference LLC for providing us with the NFL field goal data set.

 

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Results_of_NFL_Field_Goal_Attempts_1030_56.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.