This application is used to verify the CLT and the behavior of the value of the mean and variance of an exponential variable, by simulating means of variables with exponential distribution.
The application can be found at: https://ogarciaq.shinyapps.io/my-firts-app-with-shiny/
The ui.R script can be found at: https://github.com/obedgquiroz/my-firts-app-with-shiny/blob/master/server.R
The server.R script can be found at: https://github.com/obedgquiroz/my-firts-app-with-shiny/blob/master/ui.R
Note: When changing the input values if you want to see the results associated with these values, you must press the submit button.