Contents

stats - library for statistics

Table of contents

  1. BPCorr - Bravais-Pearson correlation
  2. FCorr - Fechner correlation
  3. Tdist - the T-distribution
  4. a_quantil - alpha-quantile of discrete data
  5. calc - apply functions to samples
  6. ChiSquare - the ``Chi Square'' distribution
  7. col - select and re-arrange columns of a sample
  8. concatCol - concatenate samples column-wise
  9. concatRow - concatenate samples row-wise
  10. geometric - the geometric mean
  11. harmonic - the harmonic mean
  12. kurtosis - kurtosis (excess)
  13. linReg - linear regression (least squares fit)
  14. mean - the arithmetic mean
  15. meanTest - test an estimate of an expected mean
  16. median - the median value of discrete data
  17. modal - the modal (most frequent) value(s)
  18. normal - the normal (Gaussian) distribution
  19. obliquity - obliquity (skewness)
  20. quadratic - the quadratic mean
  21. reg - regression (general least square fit)
  22. row - select and re-arrange rows of a sample
  23. sample - the domain of statistical samples
  24. sample2list - convert a sample to a list of lists
  25. selectRow - select rows of a sample
  26. sortSample - sort the rows of a sample
  27. stdev - the standard deviation
  28. tabulate - statistics of duplicate rows
  29. unzipCol - extract columns from a list of lists
  30. variance - the variance
  31. zipCol - convert a sequence of columns to a list of lists





Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000