What is the formula for geometric mean with some negative data

J

jett

The only formula they give is for positive data. I am trying to calculate the
geometric mean of returns for different portfolios with some negative data.
 
R

Ron Rosenfeld

The only formula they give is for positive data. I am trying to calculate the
geometric mean of returns for different portfolios with some negative data.

Probably you should "convert" everything to positive numbers by adding one (1)
to all the percentage returns; then subtract one (1) from your result.

--ron
 
Top