bin_variance | R Documentation |
Variance of binomial distribution
bin_variance(trials, prob)
trials |
number of trials |
prob |
probability of success |
variance or expected value
bin_variance(10, 0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.