1
2
3
4
5
#

Name:

Description:

Price and related characteristics of horses listed for sale on the internet

Variables:

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

HorseID ID code for each horse
Price Price (in dollars)
Age Age of the horse (in years)
Height Height of the horse (in hands)
Sex f=female m=male

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Cal Poly students using a horse sale website.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.