Description Usage Arguments Value
Given an observed proportion (p) and a number of trials (n), calculate the half-width of a (z)% binomial confidence interval
1 | calcBinomCI(p, n, z = 1.96)
|
p |
The observed proportion |
n |
The total number of samples/trials used to calculate the proportion |
z |
The quantile of a standard normal distribution |
A singular numeric value representing the half-width of the CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.