ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Average (geometric) (https://www.excelbanter.com/excel-worksheet-functions/9347-average-geometric.html)

Stephen

Average (geometric)
 
Hi,

I want to find the average performance for a portfolio, which include shares
with a positive and negative performance. How can I calculate the average
performance, when I have negative numbers? Geomean does not work, and simple
average does not produce a theoretical correct number.

Ron Rosenfeld

On Mon, 17 Jan 2005 09:03:04 -0800, "Stephen"
wrote:

Hi,

I want to find the average performance for a portfolio, which include shares
with a positive and negative performance. How can I calculate the average
performance, when I have negative numbers? Geomean does not work, and simple
average does not produce a theoretical correct number.


Add one to the percentages; compute the GEOMEAN and subtract 1 from the result.

This can be done either in a helper column or, if that is not convenient, you
could use the *array-entered* formula:

=GEOMEAN(rng+1)-1

Replace "rng" with the cell reference to your list performance percentages.

To *array-enter* a formula, hold down <ctrl<shift while hitting <enter. XL
will place braces {...} around the formula.


--ron


All times are GMT +1. The time now is 04:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com