Respuesta :
Using the normal approximation to the binomial, it is found that:
- The mean of X is of 52 samples.
- The standard deviation of X is of 4.2661 samples.
- 0.0017 = 0.17% probability that less than half without any traces of pesticide.
--------------------------------
Binomial probability distribution
Probability of exactly x successes on n repeated trials, with p probability.
Can be approximated to a normal distribution, with mean given by:
[tex]E(X) = np[/tex]
And standard deviation of:
[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]
Normal probability distribution
Z-score formula is used, which, in a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
- Each z-score has an associated p-value, which measures the percentile of measure X.
--------------------------------
- 65% of samples had no pesticide, thus [tex]p = 0.65[/tex]
- 80 samples, thus [tex]n = 80[/tex]
The mean of X is of:
[tex]E(X) = np = 0.65(80) = 52[/tex]
The standard deviation of X is of:
[tex]\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{80(0.65)(0.35)} = 4.2661[/tex]
Using the approximation and continuity correction, the probability is [tex]P(X < 40 - 0.5) = P(X < 39.5)[/tex], which is the p-value of Z when X = 39.5. Thus:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{39.5 - 52}{4.2661}[/tex]
[tex]Z = -2.93[/tex]
[tex]Z = -2.93[/tex] has a p-value of 0.0017, thus:
0.0017 = 0.17% probability that less than half without any traces of pesticide.
A similar problem is given at https://brainly.com/question/24261244