1
2
3
4
5
#

Name:

Description:

Researchers wanting to understand the relationship between these variables for black cherry trees collected data from 31 trees in the Allegheny National Forest, Pennsylvania.

Variables:

  • diam - diameter in inches (at 54 inches above ground)
  • height - height is measured in feet
  • volume - volume in cubic feet

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

D.J. Hand. A handbook of small data sets. Chapman & Hall/CRC, 1994.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.