Negative Binomial Distribution
A learning component for calculating probabilities of a negative binomial distribution.
Options
- countTrials |
boolean: set to true if instead of counting the number of failures until the r-th success, a random variable from a negative binomial distribution should be defined as the number of trials until the r-th success. Default:false. - step |
(number|string): step size of the scroll input. Default:0.01. - style |
object: CSS inline styles. Default:{}.
Examples
Live Editor
Result
ReferenceError: Provider is not defined