How to build a frequency distribution for 0.5, 1.0, 1.5, 2.0, 2.5, 3.0, 5.0, and greater than 5 standard deviations of the mean?
Show older comments
I want a table that yields something like:
0.5s 1.0s 1.5s 2.0s 2.5s 3.0s 4.0s 5.0s >5.0s
UnitNormal 0.3830 0.6826 0.8664 0.9545 0.9876 0.9973 0.999938 0.9999994 0.0000006
Allied 0.4505 0.7449 0.8782 0.9550 0.9755 0.9869 0.996729 0.9983647 0.0016352
1 Comment
Jan
on 26 Mar 2013
It is not clear to me, what you want to achieve. What are the inputs and what are the wanted outputs? What have you tried so far and which problems occurred?
Answers (0)
Categories
Find more on Histograms 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!