Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rds rds is offline
external usenet poster
 
Posts: 6
Default CAGR on redemption for Inital + equal periodic investments in MF?

An initial investment followed by periodic equal investments are made in a
MF. How to calculate the CAGR at the time of redemption? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default CAGR on redemption for Inital + equal periodic investments in MF?

On Aug 5, 11:14 am, rds wrote:
An initial investment followed by periodic equal investments are made
in a MF. How to calculate the CAGR at the time of redemption?


There are many points of view on that.

First, you said that the periodic investments are equal; but you did
not say that the periodic frequency is equal -- that is, at regular
intervals, e.g. monthly. If the frequency is not equal, you will need
to resort to using XIRR(). See the Help page. Even if the frequency
is equal, some people prefer to use XIRR() because they believe it is
more "accurate"; for example, "monthly" periods are not an equal
number of days. However, in my experience, most people simply treat
all months as equal.

Assuming equal investments at regular intervals, you might be able to
use the RATE() function. However, sometimes the RATE() function needs
a "guess" to help it compute the interest rate. Moreover, bear in
mind that the RATE() function returns the __periodic__ rate. There
are two points of view on how to annualize the result. They a

=( 1 + rate(n, -pmt, -pv, fv) ) ^ y - 1

=y * rate(n, -pmt, -pv, fv)

where "n" is the number of investment periods (not including the
initial investment), "pmt" is the periodic investment, "pv" is the
initial investment, "fv" is the current net asset value of the fund,
and "y" is the number of periods per year.

The second formula is often used to compute the IRR (although I
disagree with it). The first formula should be used for the CAGR,
IMHO.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rds rds is offline
external usenet poster
 
Posts: 6
Default CAGR on redemption for Inital + equal periodic investments in

Thanks a lot, Sir!

rds

"joeu2004" wrote:

On Aug 5, 11:14 am, rds wrote:
An initial investment followed by periodic equal investments are made
in a MF. How to calculate the CAGR at the time of redemption?


There are many points of view on that.

First, you said that the periodic investments are equal; but you did
not say that the periodic frequency is equal -- that is, at regular
intervals, e.g. monthly. If the frequency is not equal, you will need
to resort to using XIRR(). See the Help page. Even if the frequency
is equal, some people prefer to use XIRR() because they believe it is
more "accurate"; for example, "monthly" periods are not an equal
number of days. However, in my experience, most people simply treat
all months as equal.

Assuming equal investments at regular intervals, you might be able to
use the RATE() function. However, sometimes the RATE() function needs
a "guess" to help it compute the interest rate. Moreover, bear in
mind that the RATE() function returns the __periodic__ rate. There
are two points of view on how to annualize the result. They a

=( 1 + rate(n, -pmt, -pv, fv) ) ^ y - 1

=y * rate(n, -pmt, -pv, fv)

where "n" is the number of investment periods (not including the
initial investment), "pmt" is the periodic investment, "pv" is the
initial investment, "fv" is the current net asset value of the fund,
and "y" is the number of periods per year.

The second formula is often used to compute the IRR (although I
disagree with it). The first formula should be used for the CAGR,
IMHO.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rds rds is offline
external usenet poster
 
Posts: 6
Default CAGR on redemption for Inital + equal periodic investments in

Thanks a lot, Sir!

rds


"joeu2004" wrote:

On Aug 5, 11:14 am, rds wrote:
An initial investment followed by periodic equal investments are made
in a MF. How to calculate the CAGR at the time of redemption?


There are many points of view on that.

First, you said that the periodic investments are equal; but you did
not say that the periodic frequency is equal -- that is, at regular
intervals, e.g. monthly. If the frequency is not equal, you will need
to resort to using XIRR(). See the Help page. Even if the frequency
is equal, some people prefer to use XIRR() because they believe it is
more "accurate"; for example, "monthly" periods are not an equal
number of days. However, in my experience, most people simply treat
all months as equal.

Assuming equal investments at regular intervals, you might be able to
use the RATE() function. However, sometimes the RATE() function needs
a "guess" to help it compute the interest rate. Moreover, bear in
mind that the RATE() function returns the __periodic__ rate. There
are two points of view on how to annualize the result. They a

=( 1 + rate(n, -pmt, -pv, fv) ) ^ y - 1

=y * rate(n, -pmt, -pv, fv)

where "n" is the number of investment periods (not including the
initial investment), "pmt" is the periodic investment, "pv" is the
initial investment, "fv" is the current net asset value of the fund,
and "y" is the number of periods per year.

The second formula is often used to compute the IRR (although I
disagree with it). The first formula should be used for the CAGR,
IMHO.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cash Flow for Investments Jeff Kahn Excel Worksheet Functions 0 February 14th 07 03:55 PM
The inital TW gets exchanged for the word CONDITIONER ???? oxicottin Excel Discussion (Misc queries) 3 July 21st 06 05:10 PM
need help charting a time progression for investments Elwood Charts and Charting in Excel 2 February 10th 06 08:46 PM
How do I calculate CAGR when there are periodic additional investm Roger Phillips Excel Worksheet Functions 3 March 1st 05 02:10 AM
Periodic Calculating Peter B Excel Worksheet Functions 1 December 8th 04 09:31 AM


All times are GMT +1. The time now is 11:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"