Question 263201: Assume that a procedure yields a binomial distribution with a trial repeated n times .use the binomial probability to find the probability of x successes given the probability p of success on a single trial.
n=6,x=3,p=1/6
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Assume that a procedure yields a binomial distribution with a trial repeated n times .use the binomial probability to find the probability of x successes given the probability p of success on a single trial.
--
n=6,x=3,p=1/6
===============
P(x=3) = 6C3(1/6)^3(5/6)^3 = 0.05358...
Cheers,
Stan H.
|
|
|