Select Distribution
Visualization
Help
How to Use
- Select a probability distribution from the dropdown
- Adjust the parameters using the sliders
- Observe how the distribution shape changes in real-time
- View the distribution statistics below the visualization
Distribution Types
- Normal: Bell-shaped curve, describes many natural phenomena (height, test scores)
- Binomial: Discrete distribution for number of successes in n trials (coin flips)
- Poisson: Discrete distribution for rare events in fixed interval (customer arrivals)
- Uniform: All values equally likely in a range (random number generation)
- Exponential: Time between events in Poisson process (equipment failure times)
Use Cases
- Education: Learn about probability distributions visually
- Statistics: Understand distribution shapes and parameters
- Data Science: Choose appropriate distributions for modeling
- Simulation: Generate random data from known distributions
- Hypothesis Testing: Visualize null distributions