Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeqfu/clt-demo-coursera
A simple Shiny app for demonstration of Central Limit Theorem
https://github.com/mikeqfu/clt-demo-coursera
central-limit-theorem coursera r shiny
Last synced: 12 days ago
JSON representation
A simple Shiny app for demonstration of Central Limit Theorem
- Host: GitHub
- URL: https://github.com/mikeqfu/clt-demo-coursera
- Owner: mikeqfu
- License: gpl-3.0
- Created: 2015-12-27T11:40:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T15:27:37.000Z (over 2 years ago)
- Last Synced: 2024-11-30T19:28:56.460Z (2 months ago)
- Topics: central-limit-theorem, coursera, r, shiny
- Language: HTML
- Homepage: https://mikeqfu.shinyapps.io/simAppCoursera/
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### Developing Data Products - Assignment - part 1
## simAppCoursera
**This simple Shiny app is created for the first part of the course project of Developing Data Products, and deployed on the RStudio's server.**
This simple Shiny application is based on the simulation exercise" of another Coursera course, *Statistical Inference*. In this app, we may play with the [exponential distribution](https://en.wikipedia.org/wiki/Exponential_distribution) and compare it with the [Central Limit Theorem](https://en.wikipedia.org/wiki/Central_limit_theorem). Through simulation, we may view the basic properties of the distribution of the mean of a specified number of exponentials.
Shiny app link: https://mikeqfu.shinyapps.io/simAppCoursera