| cars93 | R Documentation |
The cars93 data frame has 93 rows and 26 columns.
cars93
This data frame contains the following columns:
ManufacturerManufacturer.
ModelModel.
TypeType: a factor with levels "Small", "Sporty", "Compact", "Midsize", "Large" and "Van".
MinPriceMinimum Price (in $1,000): price for a basic version.
MidPriceMidrange Price (in $1,000): average of Min.Price and
Max.Price.
MaxPriceMaximum Price (in $1,000): price for “a premium version”.
CityMPGCity MPG (miles per US gallon by EPA rating).
HighwayMPGHighway MPG.
AirbagsAir Bags standard. Factor: none, driver only, or driver & passenger.
DriveTrainDrive train type: rear wheel, front wheel or 4WD; (factor).
CylindersNumber of cylinders (missing for Mazda RX-7, which has a rotary engine).
EngineSizeEngine size (litres).
HorsepowerHorsepower (maximum).
RPMRPM (revs per minute at maximum horsepower).
EngineRevolEngine revolutions per mile (in highest gear).
ManualIs a manual transmission version available? (yes or no, Factor).
FuelCapacityFuel tank capacity (US gallons).
PassengersPassenger capacity (persons)
LengthLength (inches).
WheelbaseWheelbase (inches).
WidthWidth (inches).
UTurnSpaceU-turn space (feet).
RearSeatRoomRear seat room (inches) (missing for 2-seater vehicles).
LuggageCapacityLuggage capacity (cubic feet) (missing for vans).
WeightWeight (pounds).
USAOf non-USA or USA company origins? (factor).
Cars were selected at random from among 1993 passenger car models that were listed in both the Consumer Reports issue and the PACE Buying Guide. Pickup trucks and Sport/Utility vehicles were eliminated due to incomplete information in the Consumer Reports source. Duplicate models (e.g., Dodge Shadow and Plymouth Sundance) were listed at most once.
Further description can be found in Lock (1993).
Lock, R. H. (1993) 1993 New Car Data. Journal of Statistics Education 1(1). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/10691898.1993.11910459")}.
Venables, W. N. and Ripley, B. D. (1999) Modern Applied Statistics with S-PLUS. Third Edition. Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.