Beta |
The BetaBinomial type exposes the following members.
| Name | Description | |
|---|---|---|
| A | Gets the alpha shape parameter of the beta distribution. | |
| B | Gets the beta shape parameter of the beta distribution. | |
| Maximum | Gets the largest element in the domain of the distributions which can be represented by an integer. | |
| Mean | Gets the mean of the distribution. | |
| Minimum | Gets the smallest element in the domain of the distributions which can be represented by an integer. | |
| N | Gets the number of Bernoulli trials. | |
| RandomSource | Gets or sets the random number generator which is used to draw random samples. | |
| Skewness | Gets the skewness of the distribution. | |
| StdDev | Gets the standard deviation of the distribution. | |
| Variance | Gets the variance of the distribution. |