Beta Distribution
A learning component for calculating probabilities of a beta distribution.
Options
- domain |
object
: object ofx
andy
arrays with the starting and end points for the respective axis. Default:none
. - step |
(number|string)
: step size of the scroll input. Default:0.01
. - 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