5.4.40 Statistical functions

5.4.40 Statistical functions

  1. Count() - count number of numeric values in a list. Other type data will be included (1 to 30 arguments)
  2. CountA() - count the nonempty cells in a range
  3. Min() - find the minimum value in a range
  4. Max() - find the maximum value in a range
  5. Var() - find variance of the range
  6. Stdev() - find standard deviation of the range
  7. Mode() - find the most common value in a range
  8. Median() - find the median of the range
Last modified: Thursday, 3 May 2012, 11:37 AM