Question 1180098
.
<pre>

It is the binomial type probability distribution.


The number of trial n= 5; the probability of the success trial is  0.6,  and the number of success trial k = 3. 


    P = {{{C[5]^3*0.6^3*(1-0.6)^(5-3)}}} = {{{((5*4)/(1*2))*0.6^3*0.4^2}}} = 0.3456 (rounded).     <U>ANSWER</U>
</pre>

Solved.


------------------


To see many other similar &nbsp;(and different) &nbsp;solved problems, &nbsp;look into the lessons

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Solving-problems-on-Binomial-distribution-manually.lesson>Simple and simplest probability problems on Binomial distribution</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Typical-binomial-distribution-probability-problems.lesson>Typical binomial distribution probability problems</A> 

in this site.



//////////



Do not forget to post your &nbsp;"THANKS" &nbsp;to me for my teaching.