Description Usage Arguments Value
To calculate the probaility of success in numerber of trials
1 | bin_probability(success, trials, prob)
|
success |
is a variable that repesents the number of success out of n trials (0<=k <= n) |
trials |
number of trials (n >= 0) |
prob |
the probaility to win in oone trials |
the number of combinations in which the number of successes can oocur in n trials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.