Description Usage Arguments Value
This function will return the probability of rejecting the null hypothesis when it is in fact false, given the null hypothesis value, direction of the test, alternative mu value, sample size, significane level alpha, and (optionally) the population standard deviation
1 |
H0 |
Null hypothesis |
Ha |
Direction of the test, valid arguments are either "<", ">", or "!=" |
mu_alt |
True mean or probability |
n |
Sample size |
alpha |
Significance level/Type I error probability/alpha level |
sigma |
(Optional) population standard deviation |
probability of Type II error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.