Histogram comparison - relative frequency to chosen reference distribution

조회 수: 1 (최근 30일)
Aske Ejdrup
Aske Ejdrup 2019년 6월 23일
댓글: dpb 2019년 6월 24일
Hi there,
Comparing the relative frequency of multiple histograms is possible with the 'Normalization' parameter. But is it possible to chose one distribution, set each bin to height 1, and then plot another distributions with identical bin-width where the bin-height is the relative frequency relative to the original distribution?
It may be a bit messy to understand, but it would look like a completely flat reference histogram, with the compared histograms having different profiles but equal area under the curve.
Hope it makes sense, and someone is able to help me out.
  댓글 수: 4
Aske Ejdrup
Aske Ejdrup 2019년 6월 24일
편집: Aske Ejdrup 2019년 6월 24일
I've considered bar() as well, but I'm not a big fan of the native bar-plot in MATLAB. If it turns out to be futile with histogram, that might have to be my solution.
dpb
dpb 2019년 6월 24일
I agree w/ Steven, however, it would be simpler to have a sample dataset with actual illustration of what you want...handdrawn figure to illustrate the specific plot for the given data would be ok. I didn't have a lot of time and not that familiar w/ histogram() the function so while agree bar() is a bxxx to do anything with other than basics, figured can get the bin heights if I do follow what you're asking for.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by