Question 421755
Assume that a procedure yields a binomial distribution with a trial repeated n times . use the binomial probability formula to find the probability of a x successes given the probability p of success on a single trial 
n=6, x=4, p=0.75
----
P(x= 4) = 6C4*(0.75)^4*(0.25)^2 = 0.2966
============================================
Cheers,
Stan H.