Description Usage Arguments Value
computes the probabilities about the number of success in a fixed number of random trials performed under identical conditions
1 | bin_choose(n, k)
|
n |
number of trials (n >= 0) |
k |
is a variable that repesents the number of success out of n trials (0<=k <= n) |
the number of combinations in which k successes can oocur in n trials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.