Learn R Programming

Stat2Data (version 2.0.0)

Diamonds: Characteristics of a Sample of Diamonds

Description

Price and characteristics for a sample of 351 diamonds

Arguments

Format

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

Carat Size of the diamond (in carats)
Color Coded as D (most white/bright) through J
Clarity Coded as IF, VVS1, VVS2, VS1, VS2, SI1, SI2, or SI3
Depth Depth (as a percentage of diameter)
PricePerCt Price per carat
TotalPrice Price for the diamond (in dollars)

Details

Data for a sample of diamonds. The clarity of the diamonds ranges from IF (internally flawless) through VVS1 (very,very slightly included), VS1 (very slightly included), to SI3 (slightly included) in the order listed above.