[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  StdDev

   The StdDev function calculates the standard deviation of the
   given field or variable.  If the Sample flag is set to .f.
   (Default) the data is treated as that of a given population, if the
   flag is set to .t. the data is treated as a sample of a population.

   Example
     .Fields
     Age
     *
     .Variables
     AgeStdDev := STDDEV Age

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson