Description Usage Arguments Value Examples
calc variance of binomial distribution
1 | bin_variance(trials, prob)
|
trials |
total number of trials |
prob |
prob of success for any given trial |
the variance
1 | bin_variance(10, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.