Histogram and cumulative distribution function
Show older comments
I am trying to find the bin number for which the area of cdf of variable X is 25% of total area.
Is there any inbuilt function for this purpose?
How can i implement this ?
Thanks in advance
1 Comment
Walter Roberson
on 8 Dec 2020
What datatype is variable X ? For example did you use makedist() ? https://www.mathworks.com/help/stats/prob.normaldistribution.cdf.html
Answers (0)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!