1
2
3
4
5
#

Name:

Description:

A data frame with average brain and body weights for 65 species of land mammals and three others.

Note that this is simply the union of Animals and mammals.

Variables:

body

body weight in kg

brain

brain weight in g

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

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

P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection. Wiley, p. 57.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Forth 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_65_Species_of_Land_Animals_1224_14.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.