Average Article Index for
Average
Articles about
Average
Website Links For
Average
 

Information About

Average




In Statistics , the term ''central tendency'' is used in some fields of Empirical Research to refer to what statisticians sometimes call "location". A "measure of central tendency" is either a Location Parameter or a Statistic used to estimate a location parameter.


A LIST OF MEASURES OF CENTRAL TENDENCY


There are several different kinds of calculations for central tendency, the kind of calculation that should be used depends on the type of data ( Level Of Measurement ) and purpose for which the central tendency is being calculated:

  • Arithmetic Mean - the sum of all measurements divided by the number of observations in the data set

  • Median - the middle value that separates the higher half from the lower half of the data set

  • Mode - the most frequent value in the data set

  • Geometric Mean - the ''n''th Root of the product of the data values

  • Harmonic Mean - the Reciprocal of the arithmetic mean of the reciprocals of the data values

  • Generalized Mean - the nth root of the arithmetic mean of the nth powers of the data values

  • Weighted Mean - an arithmetic mean that incorporates weighting to certain data elements

  • Truncated Mean - the arithmetic mean of data values after a certain number or proportion of the highest and lowers data values have been discarded

  • Interquartile Mean - a special case of the truncated mean

  • Midrange - the arithmetic mean of the highest and lowest values of the data or distribution.



OTHER AVERAGES


Other more sophisticated averages are: Trimean , Trimedian , and Normalised Mean , to name a few. These are usually more representative of the whole dataset.

One can create one's own average metric using Generalised F-mean : y = f -1((f(x1)+f(x2)+...+f(xn))/n) where f is any invertible function. For example, expmean (exponential mean) is a mean using the function f(x) = e^x and due to its nature, it is biased towards the higher values.

The only significant reason why the arithmetic mean (classical average) is generally used in scientific papers is that there are various (statistical) tests which can be applied to test the statistical significance of the results, as well as the correlations that are explored through these metrics.


SEE ALSO