Answer: The probability that exactly 4 insects will survive = 0.2903.
Step-by-step explanation:
Given : The proportion of all insects in laboratory experiments killed by insecticide = 60%=0.60
Since , by using insecticide only two outcomes are possible either it kills or not kills , so we can use binomial.
Sample size of insects = 7
By using binomial probability formula : [tex]P(x)=^nC_xp^x(1-p)^{n-x}[/tex], where x is binomial variable , n = sample size and p is the probability of getting success.
Let x be the number of insects survived.
As per given , we have
n=7 , p=0.60
Now , the probability that exactly 4 insects will survive :
[tex]P(x=4)= ^7C_4(0.60)^4(1-0.60)^3\\\\=\dfrac{7!}{4!3!}(0.60)^4(0.40)^3\\\\= 35\times 0.1296\times 0.064 \\\\=0.290304\approx0.2903[/tex]
Hence, the probability that exactly 4 insects will survive = 0.2903