ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   what is geometric mean or return (https://www.excelbanter.com/excel-discussion-misc-queries/232826-what-geometric-mean-return.html)

what is geometric mean or return

what is geometric mean or return
 


Shane Devenshire

what is geometric mean or return
 
Please write your question in the body of the email and please explain what
you mean by or return?

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire
"what is geometric mean or return" <what is geometric mean or
wrote in message
...



Shane Devenshire[_2_]

what is geometric mean or return
 
Hi,

Here's the problem:

If you don't put a question in the body of the email then the Microsoft's
web interface won't let us reply, instead it displays the following error
message.

"An error occurred while sending your post

We're sorry, but there was a problem with the system and your post was not
received. The error has been reported to Operations and will be investigated
as soon as possible. Please try again later."

This means, that to respond we need to start a separate thread - which is a
bad practice and wastes time.

I made my first response from Windows Mail that is why I could do it.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Shane Devenshire" wrote:

Please write your question in the body of the email and please explain what
you mean by or return?

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire
"what is geometric mean or return" <what is geometric mean or
wrote in message
...




joeu2004

what is geometric mean or return
 
I assume you mean the geometric mean __of__ returns. But even then, it is
unclear whether you want an explanation of the geometric mean, or if you
know that much and you simply want to know how to compute it in Excel. It
might have been much clearer if you had taken the time to elaborate on your
question in the body of your message.

If an investment is worth $100 one year and $110 the next year, the
(unrealized) return on investment is 110/100 or 110/100 -1. Some texts call
the first form the "gross return" and the second form the "simple return".
I prefer to call the second form the percentage change.

If you have a time series of such percentage changes and you want to compute
the compounded average growth rate, the answer is given by computing the
geometric mean of the percentage changes.

If the percentage changes are in A1:A100, the geometric mean might be
computed using the following array formual (commit with ctrl-shift-Enter,
not just Enter):

=geomean(1+A1:A100) - 1

However, GEOMEAN is not always reliable with large amounts of data. A more
reliable alternative is to compute the arithmetic mean of the log returns
and convert it to the geometric mean using the following array formula:

=10^average(log(1+A1:A100)) -1



All times are GMT +1. The time now is 03:02 AM.

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