Hypothesis Testing for Proportions
A learning component on hypothesis tests for a population proportion.
Options
- types |
array<string>
: the type(s) of test (One-Sample
,Two-Sample
) the widget should expose. Default:[ 'One-Sample', 'Two-Sample' ]
. - feedback |
boolean
: controls whether to display feedback buttons. Default:false
. - nullHypothesisAsValue |
boolean
: always display the null hypothesis as a single value. Default:false
. - pValue |
string
: custom label for the p-value (should be a LaTeX equation string). Default:none
. - style |
object
: CSS inline styles. Default:{}
.
Examples
Live Editor
Result
ReferenceError: Provider is not defined