Gamma Distribution
A learning component for calculating probabilities of a gamma distribution.
Options
- domain |
object
: object ofx
andy
arrays with the starting and end points for the respective axis. Default:none
. - scaleParameterization |
boolean
: controls whether to use the parameterization involving a shape and scale parameter instead of shape and rate. Default:false
. - step |
(number|string)
: step size of the scroll input. Default:0.01
. - symbols |
boolean
: whether to display Greek symbols for parameters. Default:true
. - tabs |
array<string>
: which tabs to display (eithersmaller
,greater
, orrange
). Default:[ 'smaller', 'greater', 'range' ]
. - style |
object
: CSS inline styles. Default:{}
.
Examples
Live Editor
Result
ReferenceError: Provider is not defined