1
2
3
4
5
#

Name:

Description:

A data frame with average brain and body weights for 62 species of land mammals.

Variables:

body

body weight in kg.

brain

brain weight in g.

name

Common name of species. (Rock hyrax-a = Heterohyrax brucci, Rock hyrax-b = Procavia habessinic..)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Weisberg, S. (1985) Applied Linear Regression. 2nd edition. Wiley, pp. 144–5.

Selected from: Allison, T. and Cicchetti, D. V. (1976) Sleep in mammals: ecological and constitutional correlates. Science 194, 732–734.

References

Venables, W. N. and Ripley, B. D. (1999) Modern Applied Statistics with S-PLUS. Third Edition. Springer.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.