Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 341 Bytes

py_mct

{Syntax and interpreter ver. 3}

Overview

Implementation of the calculation of measures of the central tendency

  • Arithmetic mean;
  • Geometric_mean;
  • Quadratic mean;
  • Cubic mean;
  • Harmonic mean;
  • Winsorized mean;
  • Trimmed mean;
  • Mediana;
  • Moda.

License

This software is free to use under the MIT license.