View source: R/t_statistic_interactive.R
interactive_t_test | R Documentation |
Interactive visualization function that allows one to *manipulate* the parameters that affect hypothesis testing in order to see how their variation influences the null t and alternative t distributions, and statistical power.
interactive_t_test() One can click on the gear icon on the top-left corner of the plotting area to open the parameter settings. The movement of the alternative t-statistics distribution with respect to the null distribution will be visible, as well as the consequent change in statistical power.
diff |
The test difference. |
sd |
Population standard deviation. |
n |
Sample size. |
alpha |
Significance level. |
plot_t_test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.