Changes

Line 3: Line 3:  
*where, <math>SomeArray</math> is an array of data or reference to cells containing data to analyze
 
*where, <math>SomeArray</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>SomePareToFlag</math>
+
*<math>SomePareToFlag</math> is a logical value that decides whether to make a Pareto chart, a special histogram that sorts the columns from tallest to smallest
*<math>SomeCumulativeFlag</math>
+
*<math>SomeCumulativeFlag</math> is a logical value that decides whether to display cumulative percentages in addition to bin totals
*<math>SomeChartFlag</math>
+
*<math>SomeChartFlag</math> is a logical value that decides whether to display the chart
 
*<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.
  
writer
2,661

edits