alr3 (version 2.0.5)

segreg: Energy consumption

Description

Data on electricity consumption (KWH) and mean temperature (degrees F) for one building on the University of Minnesota's Twin Cities campus. for 39 months in 1988-92. The goal is to model consumption as a function of temperature. Higher temperature causes the use of air conditioning, so high temperatures should mean high consumption. This building is steam heated, so electricity is not used for heating.

Arguments

Format

This data frame contains the following columns:
Temp
Monthly mean temperature, degrees F.
C
Electricty consumption in KWH/day

Source

Charles Ng

References

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

Examples

Run this code
head(segreg)

Run the code above in your browser using DataCamp Workspace