nth square root ( value1 x value2 x ... x value n)
Mode
Advantages : easy to use, always a value in the data, unaffected by outliers, can be used with qualitative and quantitative
Disadvantages : may not be one, or may be more than one, cannot be used to calculate measures of spread, not always representative
Median
Advantages : easy to find when data is in order, unaffected by outliers, best to use with skewed data, can be used to calculate quarterlies, IQR and skew
Disadvantages : may not be data value, not always representative of data
Mean
Advantages : uses all data, can be used to calculate sd and skew
Disadvantages : may not be data value, affected by outliers