| urinationD | R Documentation |
The urination times of animals
data(urinationD)
A data frame containing 35 observations with the following 5 variables.
Animalthe type of animals; some are repeated
Sexthe sex of the animal; one of F or M
Massthe mass of the animal (or mean mass of the animals, when multiple animals are represented), in kg
Durationthe urination time of the animal (or the mean, when multiple animals are represented), in seconds
SampleSizethe size of the sample represented by the data, usually 1
The data give the duration time for urination for animals of different sex and mass. The data were collected using numerous methods (including YouTube videos); see details in Yang et al. (2014). From the paper: “we discover that all mammals above 3 kg in weight empty their bladders over nearly constant duration of 21 plus/minus 13 s.” (p. 11932)
Yang et al. (2014) supplementary information Table S1.
Patricia J. Yang, Jonathan Pham, Jerome Choo, and David L. Hu (2014) Duration of urination does not change with body size. Proceedings of the National Academy of Sciences, 111(33), 11932–11937.
data(urinationD) summary(urinationD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.