Description Usage Arguments Value Examples
calculates variance of binomial ditribution
1 | bin_variance(trials, prob)
|
trials |
number of trials |
prob |
probability of success |
variance of binomial ditribution
1 | bin_variance(10, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.