InterviewSolution
Saved Bookmarks
| 1. |
The probability of failure in a binomial distribution is 0.6 and the number of trials in it is 5. Find the probability of success. |
|
Answer» The probability of failure q = 0.6, n = 5 S The probability of success p = 1 – q = 1 – 0.6 |
|