This web app enables visual inspection of various probability distributions commonly used in statistics. You can modify their parameters, and check how they influence the distributions. From the left menu, choose a probability distribution of interest.
The web app was authored by @ksmzn using the Shiny R web app framework and the NVD3.js graphing framework. @kaz_yos translated it into English.
- The original code is avaialbe at: https://github.com/ksmzn/ProbabilityDistributionsViewer
- Shiny Official Tutorial
- Shiny - Bookmarking state
- Shiny - Advanced bookmarking
- Shiny - Modularizing Shiny app code
- ボケて(bokete)のネタを全自動で流し見できるサイト作った - ほくそ笑む (in Japanese)
- RStudio Shiny チュートリアル レッスン1 ようこそ Shiny へ - Qiita (in Japanese)