powered by
An app to explore confidence interval for a proportion.
watch_statisticians_slow(n, p, interval_number = 50, level = 0.95)
the sample size
the population proportion
number of intervals to make (limit and default are 50)
desired level of confidence
Graph side-effects
# NOT RUN { watch_statisticians_slow(n = 100, p = 0.5, interval_number = 50, level = 0.95) # }
Run the code above in your browser using DataLab