Education
 

Mean

From Psychology Wiki

(Redirected from Population mean)

Community portal · Tasks to do · News · Help

Clinical · Educational · Ind&Org · Other fields · Professional · Transpersonal · World

Assessment | Biopsychology | Comparative | Cognitive | Developmental | Language
Personality | Philosophy | Research Methods | Social | Statistics

Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory


In statistics, mean has two related meanings:

It is sometimes stated that the 'mean' means average. This is incorrect if "mean" is taken in the specific sense of "arithmetic mean" as there are different types of averages: the mean, median, and mode. For instance, average house prices almost always use the median value for the average. These three types of averages are all measures of locations. Other simple statistical analyses use measures of spread, such as range, interquartile range, or standard deviation. For a real-valued random variable X, the mean is the expectation of X. Note that not every probability distribution has a defined mean (or variance); see the Cauchy distribution for an example.

For a data set, the mean is the sum of the observations divided by the number of observations. The mean is often quoted along with the standard deviation: the mean describes the central location of the data, and the standard deviation describes the spread.

An alternative measure of dispersion is the mean deviation, equivalent to the average absolute deviation from the mean. It is less sensitive to outliers, but less mathematically tractable.

As well as statistics, means are often used in geometry and analysis; a wide range of means have been developed for these purposes, which are not much used in statistics. These are listed below.

Contents

[edit] Examples of means

[edit] Arithmetic mean

Main article: Arithmetic mean

The arithmetic mean is the "standard" average, often simply called the "mean".

math

The mean may often be confused with the median, mode or range. The mean is the arithmetic average of a set of values, or distribution; however, for skewed distributions, the mean is not necessarily the same as the middle value (median), or the most likely (mode). For example, mean income is skewed upwards by a small number of people with very large incomes, so that the majority have an income lower than the mean. By contrast, the median income is the level at which half the population is below and half is above. The mode income is the most likely income, and favors the larger number of people with lower incomes. The median or mode are often more intuitive measures of such data.

Nevertheless, many skewed distributions are best described by their mean - such as the Exponential and Poisson distributions.

For example, the arithmetic mean of six values: 34, 27, 45, 55, 22, 34 is:

math

[edit] Geometric mean

Main article: Geometric mean

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

math

For example, the geometric mean of six values: 34, 27, 45, 55, 22, 34 is:

math

[edit] Harmonic mean

Main article: 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

For example, the harmonic mean of the six values: 34, 27, 45, 55, 22, and 34 is

math

[edit] Generalized means

[edit] Power mean

The generalized mean, also known as the power mean or Hölder mean, is an abstraction of the quadratic, arithmetic, geometric and harmonic means. It is defined for a set of n positive numbers xi by

math

By choosing the appropriate value for the parameter m we get

math maximum
math quadratic mean,
math arithmetic mean,
math geometric mean,
math harmonic mean,
math minimum.

[edit] f-mean

This can be generalized further as the generalized f-mean

math

and again a suitable choice of an invertible math will give

math harmonic mean,
math power mean,
math geometric mean.

[edit] Weighted arithmetic mean

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

math

The weights 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.

[edit] Truncated mean

Sometimes a set of numbers might contain outliers, i.e. a datum which is much lower or much higher than the others. Often, outliers are erroneous data caused by artifacts. In this case one can use a truncated mean. It involves discarding given parts of the data at the top or the bottom end, typically an equal amount at each end, and then taking the arithmetic mean of the remaining data. The number of values removed is indicated as a percentage of total number of values.

[edit] Interquartile mean

The interquartile mean is a specific example of a truncated mean. It is simply the arithmetic mean after removing the lowest and the highest quarter of values.

math

assuming the values have been ordered.

[edit] Mean of a function

In calculus, and especially multivariable calculus, the mean of a function is loosely defined as the average value of the function over its domain. In one variable, the mean of a function f(x) over the interval (a,b) is defined by

math

(See also mean value theorem.) In several variables, the mean over a relatively compact domain U in a Euclidean space is defined by

math

This generalizes the arithmetic mean. On the other hand, it is also possible to generalize the geometric mean to functions by defining the geometric mean of f to be

math

More generally, in measure theory and probability theory either sort of mean plays an important role. In this context, Jensen's inequality places sharp estimates on the relationship between these two different notions of the mean of a function.

[edit] Mean of angles

Most of the usual means fail on circular quantities, like angles, daytimes, fractional parts of real numbers. For those quantities you need a mean of circular quantities.

[edit] Other means

[edit] Properties

All means share some properties and additional properties are shared by the most common means. Some of these properties are collected here.

[edit] Weighted mean

A weighted mean math is a function which maps tuples of positive numbers to a positive number (math).

(using vector notation: math)

It follows

Sketch of a proof: Because math it follows math.
  • There are means which are not differentiable. For instance, the maximum number of a tuple is considered a mean (as an extreme case of the power mean, or as a special case of a median), but is not differentiable.
  • All means listed above, with the exception of most of the Generalized f-means, satisfy the presented properties.
    • If math is bijective, then the generalized f-mean satisfies the fixed point property.
    • If math is strictly monotonic, then the generalized f-mean satisfy also the monotony property.
    • In general a generalized f-mean will miss homogeneity.

The above properties imply techniques to construct more complex means:

If math are weighted means, math is a positive real number, then math with

math
math

are also a weighted mean.

[edit] Unweighted mean

Intuitively spoken, an unweighted mean is a weighted mean with equal weights. Since our definition of weighted mean above does not expose particular weights, equal weights must be asserted by a different way. A different view on homogeneous weighting is, that the inputs can be swapped without altering the result.

Thus we define math being an unweighted mean if it is a weighted mean and for each permutation math of inputs, the result is the same. Let math be the set of permutations of math-tuples.

Symmetry: math

Analogously to the weighted means, if math is a weighted mean and math are unweighted means, math is a positive real number, then math with

math
math

are also unweighted means.

[edit] Convert unweighted mean to weighted mean

An unweighted mean can be turned into a weighted mean by repeating elements. This connection can also be used to state that a mean is the weighted version of an unweighted mean. Say you have the unweighted mean math and weight the numbers by natural numbers math. (If the numbers are rational, then multiply them with the least common denominator.) Then the corresponding weighted mean math is obtained by

math

[edit] Means of tuples of different sizes

If a mean math is defined for tuples of several sizes, then one also expects that the mean of a tuple is bounded by the means of partitions. More precisely

[edit] Population and sample means

The mean of a population has an expected value of μ, known as the population mean. The sample mean makes a good estimator of the population mean, as its expected value is the same as the population mean. The sample mean of a population is a random variable, not a constant, and consequently it will have its own distribution. For a random sample of n observations from a normally distributed population, the sample mean distribution is

math

Often, since the population variance is an unknown parameter, it is estimated by the mean sum of squares, which changes the distribution of the sample mean from a normal distribution to a Student's t distribution with n − 1 degrees of freedom.

[edit] Mathematics education

In many state and government curriculum standards, students are traditionally expected to learn either the meaning or formula for computing the mean by the fourth grade. However, in many standards-based mathematics curricula, students are encouraged to invent their own methods, and may not be taught the traditional method. Reform based texts such as TERC in fact discourage teaching the traditional "add the numbers and divide by the number of items" method in favor of spending more time on the concept of median, which does not require division. However, mean can be computed with a simple four-function calculator, while median requires an abacus. The same teacher guide devotes several pages on how to find the median of a set, which is judged to be simpler than finding the mean.

[edit] See also

For an independent identical distribution from the reals, the mean of a sample is an unbiased estimator for the mean of the population.

[edit] References

[edit] External links



Smallwikipedialogo.png This page uses content from the English-language version of Wikipedia. The original article was at Mean. The list of authors can be seen in the page history. As with Psychology Wiki, the text of Wikipedia is available under the GNU Free Documentation License.
Facts about MeanRDF feed