标准化直方图?

发布于 2024-12-07 10:46:26 字数 1459 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

温柔女人霸气范 2024-12-14 10:46:26

实际上,这很简单。归一化直方图是频率总和恰好为 1 的直方图。因此,如果将每个频率表示为总数的百分比,则会得到归一化直方图。

标准化直方图有什么用?好吧,如果您研究过概率和/或统计学,您可能知道函数作为随机变量的概率分布所需的一个属性是曲线下的总面积为 1。这适用于连续变量函数。对于离散函数,要求函数所有值的总和为 1。因此,归一化直方图可以被认为是概率分布函数,它显示随机变量的每个值的概率有多大。

It's very simple, actually. A normalized histogram is one in which the sum of the frequencies is exactly 1. Therefore, if you express each frequency as a percentage of the total, you get a normalized histogram.

What is the use of a normalized histogram? Well, if you studied probability and/or statistics, you might know that one property required for a function to be a probability distribution for a random variable is that the total area under the curve is 1. That's for continuous-variable functions. For discrete functions, the requirements is that the sum of all values of the function is 1. So a normalized histogram can be thought of a probability distribution function which shows how probable each of the values of your random variable is.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文