Changes

Jump to navigation Jump to search
Line 29: Line 29:  
==ZOS==
 
==ZOS==
 
*The syntax is to use this function in ZOS is <math> DESCRIPTIVESTATISTICS(AreaArray, GroupBy, ConfidenceLevelPercentage, KthLargest, KthSmallest, IsFirstRowLabels, NewTableFlag) </math>
 
*The syntax is to use this function in ZOS is <math> DESCRIPTIVESTATISTICS(AreaArray, GroupBy, ConfidenceLevelPercentage, KthLargest, KthSmallest, IsFirstRowLabels, NewTableFlag) </math>
*For e.g., descriptivestatistics([[8,7,11,7,33],[8,8,11,18,37]],"columns",95,1,1,false,true)
+
*For e.g., DESCRIPTIVESTATISTICS([[8,7,11,7,33],[8,8,11,18,37]],"columns",95,1,1,false,true)
    
== Examples ==
 
== Examples ==
writer
6,694

edits

Navigation menu