Skip to content

Implementation of the calculation of measures of the central tendency

License

Notifications You must be signed in to change notification settings

leasynoth/py_mct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.