ci.prop.fpc: Confidence interval for a proportion with a finite population
correction
Description
Computes an adjusted Wald interval for a population proportion with a
finite population correction (fpc). This confidence interval is useful
when the sample size is not a small fraction of the population size.
Usage
ci.prop.fpc(alpha, f, n, N)
Value
Returns a 1-row matrix. The columns are:
Estimate - adjusted estimate of proportion
SE - adjusted standard error with fpc
LL - lower limit of the confidence interval with fpc
UL - upper limit of the confidence interval with fpc