- This is a shiny app that plots the probability density function of a given distribution.
- The user can choose the distribution and the parameters of the distribution.
- There are 7 distributions to choose from: Normal, Exponential, Binomial, Poisson, Geometric, Uniform, and Hypergeometric.
- Install the packages: 'Shiny', 'Flask', 'Plotly', 'Numpy', 'Scipy', 'Math', 'Matplotlib'.
pip install shiny
pip install flask
pip install plotly
pip install pandas
pip install numpy
pip install scipy
pip install math
pip install matplotlib
- Run the app.py file.
python -m shiny run my_app/app.py
- Open the browser and go to the link of the app.