1
2
3
4
5
#

Name:

Description:

Data from a foster feeding experiment with rat mothers and litters of four different genotypes: A, B, I and J. Rat litters were separated from their natural mothers at birth and given to foster mothers to rear.

Variables:

The data frame has the following components:

Litter

genotype of the litter.

Mother

genotype of the foster mother.

Wt

Litter average weight gain of the litter, in grams at age 28 days. (The source states that the within-litter variability is negligible.)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Scheffe, H. (1959) The Analysis of Variance Wiley p. 140.

Bailey, D. W. (1953) The Inheritance of Maternal Influences on the Growth of the Rat. Unpublished Ph.D. thesis, University of California. Table B of the Appendix.

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/Rat_Genotype_Data_1154_70.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.