The purpose of this presentation is to explain the operation of the app "Two normal distributions". This app was deployed on Rstudio's shiny server: https://fgarcial.shinyapps.io/Simulation/.
You can find the code in the following links:
ui.R: https://github.com/fgarciale/assigment/blob/master/ui.R
server.R: https://github.com/fgarciale/assigment/blob/master/server.R