| Epaminicompact | R Documentation |
Data for Exercise 1.65
Epaminicompact
A data frame/tibble with 22 observations on ten variables
a character variable with value MINICOMPACT CARS
a character variable with values AUDI,
BMW, JAGUAR, MERCEDES-BENZ, MITSUBISHI, and
PORSCHE
a character variable with values 325CI
CONVERTIBLE, 330CI CONVERTIBLE, 911 CARRERA 2/4, 911
TURBO, CLK320 (CABRIOLET), CLK430 (CABRIOLET), ECLIPSE
SPYDER, JAGUAR XK8 CONVERTIBLE, JAGUAR XKR CONVERTIBLE, M3
CONVERTIBLE, TT COUPE, and TT COUPE QUATTRO
engine displacement (in liters)
number of cylinders
a factor with levels Auto(L5), Auto(S4), Auto(S5),
Manual(M5), and Manual(M6)
a factor with levels 4(four wheel drive), F(front wheel drive),
and R(rear wheel drive)
city mpg
highway mpg
combined city and highway mpg
EPA data.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
summary(Epaminicompact$cty)
plot(hwy ~ cty, data = Epaminicompact)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.