Question 1201092
.



        In this post,  I will answer question  (i),  only.



<pre>
(i)  to calculate the mean and the standard deviations for the binomial distribution, use the formulas

    mean = np = 1000*0.10 = 100.    <U>ANSWER</U>


    SD = {{{sqrt(n*p*(1-p))}}} = {{{sqrt(1000*0.1*(1-0.1))}}} = {{{sqrt(90)}}} = 9.4868 (rounded).     <U>ANSWER</U>
</pre>

Solved.