Description Usage Arguments Value Examples
Calculates cumulative distribution function of beta binomial
1 |
x |
An integer less than or equal to n |
n |
The number of trials |
alpha |
Number of prior successes |
beta |
Number of prior failures |
The probability a beta binomial is less than or equal to x
1 | pbetbin(10,20,10,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.