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