heliumFootballs: Punting helium- and air-filled footballs

Description Format Source References Examples

Description

Two identical footballs, one air-filled and one helium-filled, were used outdoors on a windless day at The Ohio State University's athletic complex. Each football was kicked 39 times and the two footballs were alternated with each kick. The experimenter recorded the distance traveled by each ball.

Format

A data frame with 39 observations on the following 3 variables.

Source

These data are available from DASL, the data and story library (http://lib.stat.cmu.edu/DASL/).

References

Lafferty, M. B. (1993), "OSU scientists get a kick out of sports controversy", The Columbus Dispatch (November, 21, 1993), B7.

Examples

1
2
3
data(heliumFootballs)
xyplot(Helium~Air, data=heliumFootballs)
bwplot(~(Helium-Air), data=heliumFootballs)

fastR documentation built on May 1, 2019, 11:18 p.m.