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