Histograms`
Histograms`

Histogram

As of Version 7.0, Histogram is part of the built-in Wolfram Language kernel.

Histogram[{x1,x2,}]

generates a histogram of the univariate data {x1,x2,}.

Histogram[{f1,f2,},FrequencyData->True]

generates a histogram of the univariate frequency data {f1,f2,}, where fi is the frequency with which the original data occurs in category i.

更多信息和选项

范例

基本范例  (3)

Histogram of 1000 normally distributed random numbers:

Histogram of 1000 uniformly distributed random numbers:

Histogram from a list of frequencies:

Wolfram Research (2008),Histogram,Wolfram 语言函数,https://reference.wolfram.com/language/Histograms/ref/Histogram.html.

文本

Wolfram Research (2008),Histogram,Wolfram 语言函数,https://reference.wolfram.com/language/Histograms/ref/Histogram.html.

CMS

Wolfram 语言. 2008. "Histogram." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Histograms/ref/Histogram.html.

APA

Wolfram 语言. (2008). Histogram. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Histograms/ref/Histogram.html 年

BibTeX

@misc{reference.wolfram_2024_histogram, author="Wolfram Research", title="{Histogram}", year="2008", howpublished="\url{https://reference.wolfram.com/language/Histograms/ref/Histogram.html}", note=[Accessed: 25-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_histogram, organization={Wolfram Research}, title={Histogram}, year={2008}, url={https://reference.wolfram.com/language/Histograms/ref/Histogram.html}, note=[Accessed: 25-November-2024 ]}