SOLUTION: using the binomial probability formula. what is the probability of x successes given the probability p of success on a single trial for problem n=9, x=2, p=.35
Algebra ->
Probability-and-statistics
-> SOLUTION: using the binomial probability formula. what is the probability of x successes given the probability p of success on a single trial for problem n=9, x=2, p=.35
Log On
Question 355710: using the binomial probability formula. what is the probability of x successes given the probability p of success on a single trial for problem n=9, x=2, p=.35 Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! HI
Note: The probability of x successes in n trials is:
.
P = nCx* * where p and q are the probabilities of success and failure respectively. In this case both p =.35 q = .65
.
nCx =
.
9C2 = 9!/(2!7!) = 9*4 = 36
.
P (2 successes in 9 trials) = 36* *