Search results

Jump to: navigation, search
  • Variance calculates the sample variance of all values in the Data array parameter, using the n-1 method (unbiased). In C++, Data_Size ...
    744 bytes (64 words) - 00:36, 17 October 2011
  • Returns the statistical variance from an array of values. TotalVariance returns the sum of the squares of the difference between each Data ...
    730 bytes (55 words) - 00:58, 17 October 2011
  • StdDev calculates the sample standard deviation (the square root of the sample variance) of all values in the Data array parameter. ...
    759 bytes (69 words) - 10:53, 10 February 2014
  • Description: Calculates the population variance. PopnVariance calculates the population variance of all values in the Data array parameter, ...
    768 bytes (63 words) - 22:58, 16 October 2011
  • Calculates the mean, variance, skew, and kurtosis. MomentSkewKurtosis calculates the core factors of statistical analysis: the first four ...
    848 bytes (97 words) - 00:56, 17 October 2011
  • Precision may be lost when the Mean is very large ( 10e7) or the variance is very small. Data specifies the data to be summarized. ...
    1 KB (127 words) - 00:26, 17 October 2011
  • PopnStdDev calculates the population standard deviation (the square root of the population variance) of all values in the Data array ...
    769 bytes (72 words) - 00:43, 17 October 2011