This is an interactive app built with Streamlit to visualize and analyze a normal distribution.
- Visualize a generated normal distribution with a histogram and KDE.
- Compare the generated data with the theoretical normal curve.
- Calculate and display the probability for values in the distribution.
- Download the generated data as a CSV file.