1
2
3
4
5
#

Name:

Description:

Compare prices for Porsche and Jaguar cars offered for sale at an internet site

Variables:

A dataset with 60 observations on the following 6 variables.

Car Car model: Jaguar or Porsche
Price Price (in $1,000's)
Age Age of the car (in years)
Mileage Previous miles driven (in 1,000's)
Porsche Indicator for Porsche (1) or Jaguar (0)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Student project data collected from autotrader.com in Spring 2007.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Porsche_and_Jaguar_Prices_704_61.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.