Table11.7: Passenger Car Mileage Data

Table11.7R Documentation

Passenger Car Mileage Data

Description

Passenger car mileage data in the USA

Usage

data("Table11.7")

Format

A data frame with 81 observations on the following 6 variables.

HP

Engine Horsepower

MPG

Miles per Gallon

MPGF

Modified MPG (Not used in the book example)

VOL

Cubic feet of cab space

WT

Vehicle weight, 100s of pounds

SP

Top speed, miles per hour

Details

Out of these variables, MPGF is not used in the book.

Examples

data(Table11.7)
## maybe str(Table11.7) ; plot(Table11.7) ...

bhattmaulik/Gujarati5sie documentation built on Nov. 12, 2023, 9:18 a.m.