Qurak

HistogramDistribution

లభ్యం

Histogram distribution of univariate data (DataDistribution container; PDF/CDF/Mean/Variance/StandardDeviation)

HistogramDistribution[{x1, x2, …}]
HistogramDistribution[{{x1, y1, …}, {x2, y2, …}, …}]
HistogramDistribution[…, bspec]
bc = {100, 50, 10, 5}; Table[Plot[PDF[HistogramDistribution[data, i], x]//Evaluate, {x, -4, 4}, PlotRange -> All, PlotLabel -> i, Filling -> Axis, Exclusions -> None, PlotPoints -> 500], {i, bc}] → {-Graphics-, -Graphics-, -Graphics-, -Graphics-}

అంశాలు

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి