Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

regclass (version 1.6)

FUMBLES: Wins vs. Fumbles of an NFL team

Description

Wins vs. Fumbles of an NFL team

Usage

data("FUMBLES")

Arguments

Format

A data frame with 352 observations on the following 2 variables.

Wins

a numeric vector, number of wins (0-16) of an NFL team over the course of a season

FumblesLost

a numeric vector, the number of fumbles lost by that team over the course of a season

Details

This is a subset of the NFL data. Data is from the 2002-2012 seasons.