Description Usage Format References Examples
A laboratory is interested in testing a new child friendly pesticide on Blatta orientalis (oriental cockroaches). Scientists apply the new pesticide to 81 randomly selected Blatta orientalis oothecae (eggs). The results from the experiment are stored in the data frame ROACHEGGS
in the variable eggs
. A zero in the variable eggs
indicates that nothing hatched from the egg while a 1 indicates the birth of a cockroach.
1 |
A data frame with 81 observations on the following variable:
eggs
(numeric vector where a 0 indicates nothing hatched while a 1 indicates the birth of a cockroach.)
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.