Description Usage Arguments Value Examples
Confidence Interval for a Population Ratio
1 | prob.ci(n, x, alp = 0.05, dig = 4)
|
n |
Sample size |
x |
Number of successes in a sample |
alp |
Level of significance, Default: 0.05 |
dig |
Number of digits below the decimal point, Default: 4 |
The probability of an event.
1 | prob.ci(n = 200, x = 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.