Skip to main content

Exponential Distribution

A learning component for calculating probabilities of a exponential distribution.

Options

  • hideCDF | boolean: controls whether to hide the CDF plots. Default: false.
  • step | (number|string): step size of the scroll input. Default: 0.01.
  • maxRate | number: maximum rate parameter that can be chosen in input field. Default: 10.
  • minRate | number: minimum rate parameter that can be chosen in input field. Default: 0.001.
  • style | object: CSS inline styles. Default: {}.

Examples

Live Editor
Result
ReferenceError: Provider is not defined