Skip to content

zehuiyin/CLT_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Central Limit Theorem demonstration based on simulation

This Shiny app is built using Shinylive, which allows it to run entirely on the frontend without the need for a server. However, this also means that it may take some time to load in the web browser. The app displays the histogram of the sample distribution, as well as the histogram and normal quantile plot of the sampling distribution of the sample mean for simulated samples drawn from various distributions, such as normal, uniform, chi-squared, and others. The app demonstrates that the sampling distribution of the mean will always be approximately normal, as long as the sample size is large enough.

To access the web app, please click on this link.

Releases

No releases published

Packages

No packages published

Languages