a) p(none ate the tasty weed)
The probability that an animal ate is 10%
The probability that the 12 animals did not eat the weed is,
P(X=x)=(xn)px(1−p)n−x
=(012)0.10∗0.912
=0.2824
b) using a poisson model
P(X=x) =x!e−λλx
P(X=0)=0!e−0.1∗12(0.1∗12)0
=0.3012
The values are nearly the same hence Poisson gives a good estimate.
Comments