alr3 (version 2.0.5)

oldfaith: Old Faithful Geyser data

Description

Data on eruptions of Old Faithful Geyser, October 1980. Variables are the duration in seconds of the current eruption, and the time in minutes to the next eruption. Collected by volunteers, and supplied by the Yellowstone National Park Geologist. Data was not collected between approximately midnight and 6 AM.

Arguments

Format

This data frame contains the following columns:
Duration
Duration in seconds
Interval
Time to next eruption

Source

R. Hutchinson

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 1.4.

Examples

Run this code
head(oldfaith)

Run the code above in your browser using DataCamp Workspace