HistogramRight Command

From GeoGebra Manual
Revision as of 21:15, 9 March 2013 by Zbynek (talk | contribs) (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Jump to: navigation, search



HistogramRight[ <List of Class Boundaries B>, <List of Heights H> ]
Same as Histogram[B, H]
HistogramRight[ <List of Class Boundaries B>, <List of Raw Data D>, <Boolean Use Density> , <Density Scale Factor f> (optional) ]
Same as Histogram[B, D, Use Density, f], except that if a datum is equal to the right border of a class, it is counted in this class and not in the next one.
HistogramRight[ <Boolean Cumulative>, <List of Class Boundaries B>, <List of Raw Data D>, <Boolean Use Density> , <Density Scale Factor f> (optional) ]
Same as Histogram[Cumulative, B, D, Use Density, f], except that if a datum is equal to the right border of a class, it is counted in this class and not in the next one.
© 2024 International GeoGebra Institute