Weighted geometric mean: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Stephen Repetski
m (Added to the mathematics workgroup)
 
imported>Subpagination Bot
m (Add {{subpages}} and remove any categories (details))
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{subpages}}
In [[statistics]], given a set of data,  
In [[statistics]], given a set of data,  


:''X'' = { ''x''<sub>1</sub>, ''x''<sub>2</sub>, ..., ''x''<sub>''n''</sub>}  
:''X'' = { ''x''<sub>1</sub>, ''x''<sub>2</sub>, ..., ''x''<sub>''n''</sub>}  


and corresponding [[weight function|weights]],  
and corresponding 'weights',  


:''W'' = { ''w''<sub>1</sub>, ''w''<sub>2</sub>, ..., ''w''<sub>''n''</sub>}  
:''W'' = { ''w''<sub>1</sub>, ''w''<sub>2</sub>, ..., ''w''<sub>''n''</sub>}  


the '''weighted geometric mean''' is calculated as
the '''weighted geometric mean''' is  


:<math> \bar{x} = \left(\prod_{i=1}^n x_i^{w_i}\right)^{1 / \sum_{i=1}^n w_i} = \quad \exp \left( \frac{1}{\sum_{i=1}^n w_i} \; \sum_{i=1}^n w_i \ln x_i \right) </math>
:<math> \bar{x} = \left(\prod_{i=1}^n x_i^{w_i}\right)^{1 / \sum_{i=1}^n w_i} = \quad \exp \left( \frac{1}{\sum_{i=1}^n w_i} \; \sum_{i=1}^n w_i \ln x_i \right) </math>


Note that if all the weights are equal, the weighted geometric mean is the same as the [[geometric mean]].
If all the weights are equal, the weighted geometric mean is equal to the [[geometric mean]].
 
Weighted versions of other means can also be calculated.  Probably the best known weighted mean is the weighted arithmetic mean, usually simply called the [[weighted mean]].  Another example of a weighted mean is the [[weighted harmonic mean]].
 
==See also==
*[[average]]
*[[central tendency]]
*[[summary statistics]]
 
[[Category:Means]]
[[Category:Mathematical analysis]]
[[Category:Mathematics workgroup]]


[[eo:Vikipedio:Projekto matematiko/Laŭpeza geometria meznombro]]
Weighted versions of other means can also be calculated. Probably the best known weighted mean is the weighted arithmetic mean, usually simply called the [[weighted mean]]. Another example of a weighted mean is the [[weighted harmonic mean]].
[[ru:Среднее геометрическое взвешенное]]

Latest revision as of 23:40, 15 November 2007

This article is basically copied from an external source and has not been approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.
The content on this page originated on Wikipedia and is yet to be significantly improved. Contributors are invited to replace and add material to make this an original article.

In statistics, given a set of data,

X = { x1, x2, ..., xn}

and corresponding 'weights',

W = { w1, w2, ..., wn}

the weighted geometric mean is

If all the weights are equal, the weighted geometric mean is equal to the geometric mean.

Weighted versions of other means can also be calculated. Probably the best known weighted mean is the weighted arithmetic mean, usually simply called the weighted mean. Another example of a weighted mean is the weighted harmonic mean.