Description Usage Arguments Value Examples
Confidence Interval for the Difference of Population Proportions
1 | prob2.ci(n1, x1, n2, x2, alp = 0.05, dig = 4)
|
n1 |
Sample size of population1 |
x1 |
Number of successes in samples from population1 |
n2 |
Sample size of population2 |
x2 |
Number of successes in samples from population2 |
alp |
Level of significance, Default: 0.05 |
dig |
Number of digits below the decimal point, Default: 4 |
None.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.