Find which probability distribution best fits your data — and see how well it fits
Distribution fitting answers the question: what type of random process generated my data? Is it normally distributed (bell curve)? Exponentially distributed (memory-less decay)? Uniform (equally likely outcomes)? Knowing the distribution unlocks powerful probability calculations — "what fraction of values exceed X?" or "what is the 95th percentile?"
This tool loads 60 height measurements drawn from a near-normal distribution. Click Link Data and the AI will fit three candidate distributions, overlay the best curve on the histogram, and report which distribution wins with its parameters (μ, σ for normal).
Paste your own numeric column CSV to fit a distribution to your data.