This is a Shiny application designed to demonstrate the behavior of frequentist confidence intervals.
The easiest way to view the application is to visit this site. You can also run the application locally as follows:
library(shiny)
shiny::runGitHub("confidence-interval-app", "joshloyal")