bin_skewness | R Documentation |
Skewness of a Binommial Distribution
bin_skewness(trials, prob)
trials |
number of trials |
prob |
probability of success |
skewness value
bin_skewness(10, 0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.