let events as,
K=killed caterpillarsZ1=sprayed with zapZ2=sprayed with zoom
a) The probability that caterpillar was sprayed with zap,
P(Z1)=All caterpillarsZap sprayed caterpillarsP(Z1)=1000500P(Z1)=0.5
b) The probability that caterpillar was killed,
P(K)=All caterpillarsAll killed caterpillarsP(K)=1000850P(K)=0.85
c) The probability that caterpillar was killed given it was sprayed with zap
P(K∣Z1)=number of samples event(Z1)number of sampes(K∩Z1)P(K∣Z1)=500400P(K∣Z1)=0.8
d) The Killed event and Zap event is dependent. Because
P(K∣Z1)=P(K) according to part (b) & (c)
Comments