Difference between revisions of "HistogramRight Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|chart}}
 
{{command|chart}}
 
;HistogramRight[ <List of Class Boundaries>, <List of Heights> ]
 
;HistogramRight[ <List of Class Boundaries>, <List of Heights> ]
:Same as <code>[[Histogram Command|Histogram]][List of Class Boundaries, List of Heights]</code>
+
:Same as <code>[[Histogram Command|Histogram]][<List of Class Boundaries>, <List of Heights>]</code>
 
;HistogramRight[ <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
 
;HistogramRight[ <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
:Same as <code>[[Histogram Command|Histogram]][List of Class Boundaries, List of Raw Data, Boolean Use Density, Density Scale Factor]</code>, 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.
+
:Same as <code>[[Histogram Command|Histogram]][<List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor>]</code>, 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>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
 
;HistogramRight[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
:Same as <code>[[Histogram Command|Histogram]][Boolean Cumulative, List of Class Boundaries, List of Raw Data, Boolean Use Density, Density Scale Factor]</code>, 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.
+
:Same as <code>[[Histogram Command|Histogram]][<Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor>]</code>, 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.

Revision as of 10:04, 22 March 2013



HistogramRight[ <List of Class Boundaries>, <List of Heights> ]
Same as Histogram[<List of Class Boundaries>, <List of Heights>]
HistogramRight[ <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
Same as Histogram[<List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor>], 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>, <List of Raw Data>, <Boolean Use Density> , <Density Scale Factor> (optional) ]
Same as Histogram[<Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor>], 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