powered by
The number of insects killed at various doses of insecticide
data(deposit)
A data frame with 18 observations on the following 4 variables.
Killed
the number of insects killed at each poison level; a numeric vector
Number
the number of insects exposed at each poison level; a numeric vector
Insecticide
the insecticide used; a factor with levels A, B and C
A
B
C
Deposit
the amount of deposit (insecticide) used in milligrams; a numeric vector
Fifty insects were exposed to various deposits of insecticides. The proportions of the insects killed after six days exposure were recorded.
Wotjek J. Krzanowski (1998) An Introduction to Statistical Modelling, Arnold: London.
data(deposit) summary(deposit)
Run the code above in your browser using DataLab