CIProp: Confidence Intervals (for one population proportion)

Description Usage Value Note Author(s) Examples

View source: R/CIProp.R

Description

An app to investigate how many times a confidence interval for one population proportion captures the true population parameter. The true population proportion is plotted as a vertical red line and the user can visually see how changes to the sample, population proportion, sample size, and confidence level affect the width of the confidence interval. Summary information is output to the console to tally the number of times the computed confidence interval covers the true population mean and how many times it misses.

Usage

1

Value

Graphical and numerical output

Note

Uses manipulate from R Studio

Author(s)

Rebekah Robinson rebekah_robinson@georgetowncollege.edu

Examples

1
2
3
4
## Not run: 
if (require(manipulate)) CIProp()

## End(Not run)

homerhanumat/tigerstats documentation built on Sept. 27, 2020, 3:21 a.m.