word looked up : home / archive

 Average 

There are multiple methods for calculating the average of a set of n numbers The most common method, and the one generally referred to simply as the average is in fact the arithmetic mean. Please see the table of mathematical symbols for explanations of the symbols used.

Arithmetic Mean

The arithmetic mean is the "standard" average, often simply called the "mean". It is used for many purposes but also often abused by incorrectly using it to describe skewed distributions, with highly misleading results. The classic example is average income - using the arithmetic mean makes it appear to be much higher than is in fact the case. Consider the scores {1, 2, 2, 2, 3, 9}. The arithmetic mean is 3.16, but five out of six scores are below this!)

<math> \bar{x} = {1 \over n} \sum_{i=1}^n{x_i} </math>

Median

The Median is the value below which 50% of the scores fall, or the "middle score. Where there is an even number of scores, the median is the mean of the two centermost scores. It is primarily used for skewed distributions, which it represents more accurately than the arithmetic mean. (Consider {1, 2, 2, 2, 3, 9} again: the median is 2, in this case, a much better indication of central tendency than the arithmetic mean of 3.16.)

Mode

The Mode is simply the most frequent score. It is most useful where the scores are not numeric: for example, while the mode {1, 2, 2, 2, 3, 9} is 2, the mode of {apple, apple, banana, orange, orange, orange, peach} is orange.

Geometric Mean

The geometric mean is an average which is useful for sets of numbers which are interpreted according to their product and not their sum (as is the case with the arithmetic mean). For example rates of growth.

<math> \bar{x} = \sqrt[n]{\prod_{i=1}^n{x_i}} </math>

Harmonic Mean

The harmonic mean is an average which is useful for sets of numbers which are defined in relation to some unit, for example speed (distance per unit of time).

<math> \bar{x} = \frac{n}{\sum_{i=1}^n \frac{1}{x_i}} </math>

Generalized Mean

The generalized mean is an abstraction of the Arithmetic, Geometric and Harmonic Means.

<math> \bar{x}(m) = \sqrt[m]{\frac{1}{n}\sum_{i=1}^n{x_i^m}} </math>

By choosing the appropriate value for the parameter m we can get the arithmetic mean (m = 1), the geometric mean (m -> 0) or the harmonic mean (m = -1)

Weighted Mean

The weighted mean is used, if one wants to combine average values from samples of the same population with different sample sizes:

<math> \bar{x} = \frac{\sum_{i=1}^n{w_i \cdot x_i}}{\sum_{i=1}^n {w_i}} </math>

The weights <math>w_i</math> represent the bounds of the partial sample. In other applications they represent a measure for the reliability of the influence upon the mean by respective values.

Interquartile mean

Sometimes a set of numbers (the data) might be contaminated by inaccurate (ie. much too low or much too high) values. In this case one uses the interquartile mean. This is simply the arithmetic mean after removed a certain number of the lowest and the highest values. The number of values removed is indicated as a percentage of total number of values.

See also: Mean, Median, Mode

Further reading


Asian or Pacific Islander............................. 3,228 Other race............................................ 1,787 Percent of occupied units.......................... 0.6 1990 Census of Population and Housing Page 1 SEX Female................................................... 14,862,394 Under 5 years............................................ 2,397,715 18/18.html">18 to 20 years........................................... 1,411,200 25 to 44 years........................................... 10,325,692 55 to 59 years........................................... 1,133,907 65/65.html">65/65.html">65 to 74 years........................................... 1,85/857.html">857,221 85 years and over........................................ 299,107 Under 18 years.............................................. 7,750,725 65 years and over........................................... 3,135,552 HOUSEHOLDS BY TYPE family.html">Family households (families)............................. 7,139,394 Percent of total.html">total households........................ 52.7 Other family, female householder...................... 1,192,180 Percent of total households........................ 31.2 Householder 65 years and over...................... 818,520 Persons per household.................................... 2.79 Persons living in group.html">group quarters......................... 751,860 Other persons in group quarters....................... 375,486 .

 On wordlookup.net  

All is still licensed under the GNU FDL.
It uses material from the wikipedia.



logo

navig stuff

home
archive