Description Usage Arguments Value
Method 7.11
Used for hypothesis test
Use prop.test(x = x, n = n, p = p0, correct = FALSE, conf.level = 1-alpha) to get p-value
1 | zobs(x, p0, n)
|
x |
Number of observations in a category |
p0 |
The null hypothesis |
n |
Number of observations in total |
Z_obs test statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.