Changes

no edit summary
Line 1: Line 1:  
=HISTOGRAM(Array, BinRange, NewTableFlag)=
 
=HISTOGRAM(Array, BinRange, NewTableFlag)=
   −
*where, <math>Array<math> is an array of data or reference to cells containing data to analyze
+
*where, <math>Array</math> is an array of data or reference to cells containing data to analyze
*<math>BinRange<math> is the set of intervals to create an Histogram
+
*<math>BinRange</math> is the set of intervals to create an Histogram
*<math>NewTableFlag<math> is a logical value that decides whether to display the output in the same worksheet or a new space cube.
+
*<math>NewTableFlag</math> is a logical value that decides whether to display the output in the same worksheet or a new space cube.
    
HISTOGRAM() counts the number of occurrences of each data point in each of several data bins.  
 
HISTOGRAM() counts the number of occurrences of each data point in each of several data bins.  
Line 17: Line 17:  
*<math>NewTableFlag</math> can be a logical value TRUE or FALSE. If omitted, Calci assumes it to be FALSE.
 
*<math>NewTableFlag</math> can be a logical value TRUE or FALSE. If omitted, Calci assumes it to be FALSE.
 
*If <math>NewTableFlag</math> is TRUE, the result is displayed on new zspace sheet.
 
*If <math>NewTableFlag</math> is TRUE, the result is displayed on new zspace sheet.
<font=blue>Need to check the functionality of NewTableFlag</font>
+
 
 +
<font color="blue">Need to check the functionality of NewTableFlag</font>
    
== Examples ==
 
== Examples ==
   −
Consider the following table with Columns A and B as array inputs for ANOVASINGLEFACTOR() function.
+
Consider the following table in Calci, with Columns A and B as array inputs for HISTOGRAM() function.
    
<div id="2SpaceContent" class="zcontent" align="left">
 
<div id="2SpaceContent" class="zcontent" align="left">
writer
2,661

edits