Description Usage Arguments Value Examples
a measure of the ¡°tailedness¡± of the probability distribution of a random variable
1 | bin_probability(success, trials, prob)
|
success |
how many trials to choose |
trials |
input trials number |
prob |
probability |
the result
1 | bin_probability(success = 2, trials = 5, prob = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.