How to compare two different sample size on basis of datapoints in same interval?
7 views (last 30 days)
Show older comments
Dear all,
Here is my problem:
I have two datasets of size N1 and N2. In both the datasets, I have data from .5 to 1.0. I want to plot two histograms showing the frequency of occurrence of 0.5-0.6, 0.7-0.8 and 0.9-1.0. Since the size of datasets are different, it would be unfair to just plot the occurrence of intervals. So, I calculated the percentage of occurrence of each intervals.
But then I am lost as how to visualize it?
Any pointers will be really helpful.
Thanks
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!