Statistical Distribution Explorer#
This interactive notebook lets you visualize and compare different probability distributions commonly used in statistics and data science.
Available Distributions:
Normal Distribution: The classic bell curve (μ=0, σ=1) - fundamental in statistics and natural phenomena
Poisson Distribution: Models count data and rare events (λ=5) - useful for event frequency analysis
Bimodal Distribution: A mixture of two normal distributions - demonstrates multi-modal data patterns
Please be patient while the playground loads