필터 지우기
필터 지우기

what is the difference between zero and peak point in a histogram

조회 수: 1 (최근 30일)
anna ann
anna ann 2016년 11월 14일
답변: Shubham 2023년 10월 18일
histogram shift method

답변 (1개)

Shubham
Shubham 2023년 10월 18일
In a histogram, the "zero point" refers to the bin or interval that represents the lowest value or range of values in the dataset. It is the leftmost bin on the histogram.
On the other hand, the "peak point" refers to the bin or interval that contains the highest frequency or count of values in the dataset. It is the bin with the tallest bar on the histogram.
The difference between the zero point and peak point in a histogram is that the zero point represents the lowest value or range of values, while the peak point represents the highest frequency or count of values. The zero point gives you an idea of the minimum value in the dataset, while the peak point indicates the most common or dominant value or range of values.
Hope this helps.

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by