Geometric Distribution
A learning component for calculating probabilities of a geometric distribution.
Options
- countTrials |
boolean: set to true if instead of counting the number of failures until the first success, a random variable from a geometric distribution should be defined as the number of trials until the first 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