SOLUTION: For 5 trials with the probability for success is 1/4 find the probability of exactley 3 successes
Algebra
->
Probability-and-statistics
-> SOLUTION: For 5 trials with the probability for success is 1/4 find the probability of exactley 3 successes
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 819329
:
For 5 trials with the probability for success is 1/4 find the probability of exactley 3 successes
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
For 5 trials with the probability for success is 1/4 find the probability of exactley 3 successes
------
P(x=3) = 5C3(1/4)^3(3/4)^2 = binompdf(5,1/4,3) = 0.0879
-----------
Cheers,
Stan H.
------------