e-Statistics > Textbook Data Sets

Cherry tree volume study

Description
Dataset on diameter, volume, and height.
Format
A data frame with 32 observations on the following 6 variables.
  1. volume: volume in cubic feet
  2. log.vol: the logarithmic transformation of volume
  3. diameter: diameter in inches at 4 and 1/2 fet above ground
  4. log.diam: the logarithmic transformation of diameter
  5. height: height in inches
  6. log.hgt: the logarithmic transformation of height
Note that Example 8.1 of textbook has considered one of data points (26th data point) as an outlier, and removed it from the data set.
Original Data
cherry.txt (R code file cherry.R is accompanied by this original data.)


© TTU Mathematics