Skip to main content

HistogramDistribution

HistogramDistribution[{x1,x2,…}] represents the probability distribution corresponding to a histogram of the data values xi.

HistogramDistribution[{{x1,y1,…},{x2,y2,…},…}] represents a multivariate histogram distribution based on data values {xi,yi,…}.

HistogramDistribution[…,bspec] represents a histogram distribution with bins specified by bspec.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.