This Shiny app aims to help students understand confidence intervals using a simulation approach.
You can view the app via the web here and you can run it yourself in R using this code:
library(shiny)
shiny::runGitHub("ci-sims", "sophieehill")This Shiny app aims to help students understand confidence intervals using a simulation approach.
You can view the app via the web here and you can run it yourself in R using this code:
library(shiny)
shiny::runGitHub("ci-sims", "sophieehill")