Question 1187803
Assume the random variable X has a binomial distribution with the given probability of obtaining a success. 
Find the following probability, given the number of trials and the probability of obtaining a success. 
Round your answer to four decimal places.
P(X=17), n=19, p=0.9
~~~~~~~~~~~~~~~~~~~~~~~~~



            In this problem,  it is not assumed that the student will think.


            It is assumed,  that the student  DOES  KNOW  the basics.



<pre>
    P = {{{C[19]^17*p^17*(1-p)^2}}} = {{{((19*18)/2)*0.9^17*0.1^2}}} = 0.285179807 = 0.2852  (rounded).    <U>ANSWER</U>
</pre>

Solved.