airconditioner {MPV} | R Documentation |
Electricity Usage in Air Conditioning Systems
Description
The airconditioner
data frame has 20 observations on 3
variables related to measurements on electricity usage during
a summer month for four different kinds of air conditioning
systems. The measurements were taken in houses that were
randomly selected from five different home types which depended
on factors such as floor space, etc.
Usage
data(airconditioner)
Format
This data frame contains the following columns:
- HomeType
a factor representing type of home
- SystemType
a factor representing the air conditioning system
- Usage
a numeric vector representing electricity usage in KWh
Source
Devore, J.L., and Farnum, N. (2005) Applied Statistics for Engineers and Scientists. 2nd Edition, Thomson.
[Package MPV version 2.0 Index]