Distribution (statistics)
A distribution describes how values of a variable are spread across a range—their frequencies, probabilities, or densities. It's one of statistics' most fundamental concepts, capturing the shape and behavior of data.
Every distribution answers: Where do values cluster? How often do extremes occur? What's typical? A distribution might be probabilistic (describing chances), empirical (describing observed data), or theoretical (a mathematical model). Some distributions are symmetric and bell-shaped (Normal distribution); others skew, have heavy tails, or show multiple peaks.
Understanding distributions enables generalization from samples, powers Bayesian reasoning, and underpins hypothesis testing. Correlation between variables depends on their joint distribution. Species distributions in Ecosystems follow ecological patterns. Even seemingly unrelated phenomena—measurement errors, income inequality, cosmic events—often reveal signature distribution shapes that hint at underlying mechanisms.
Visualizing a distribution—via histogram, density curve, or quantile plot—transforms raw numbers into insight. It's where computational statistics meets contemplative pattern-recognition: seeing the invisible architecture of variation.
Related
Probability, Bayesian inference, Normal distribution, Variance, Statistical inference, Data visualization