Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 75
Default Convert Effective Annual ROR into quarterly ROR

I have used the XIRR function which returns an Effective Annual Rate of Return.

9/30/2008 -$104,119.16
10/1/2008 $942.05
10/6/2008 -$4,924.67
11/1/2008 $944.31
11/3/2008 -$4,966.81
12/1/2008 $945.74
12/3/2008 -$5,274.03
12/31/2008 $92,520.92
-61.52%

How do I convert the -61.52% into a ROR for the quarter?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Convert Effective Annual ROR into quarterly ROR

Hi,

Divide by 4.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Dkline" wrote:

I have used the XIRR function which returns an Effective Annual Rate of Return.

9/30/2008 -$104,119.16
10/1/2008 $942.05
10/6/2008 -$4,924.67
11/1/2008 $944.31
11/3/2008 -$4,966.81
12/1/2008 $945.74
12/3/2008 -$5,274.03
12/31/2008 $92,520.92
-61.52%

How do I convert the -61.52% into a ROR for the quarter?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default Convert Effective Annual ROR into quarterly ROR

On Feb 24, 11:01 am, Dkline wrote:
I have used the XIRR function which returns an Effective
Annual Rate of Return.
[....]
How do I convert the -61.52% into a ROR for the quarter?


There are two schools of thought on this. The academic world is split
50-50.

The simplest approach is to compute a simple (non-compounded) rate by
dividing the XIRR result by 4. Personally, I think that is wrong,
especially if you are using XIRR.

The other approach is to compute the compounded quarterly rate. For
example, RATE(4,0,-1,1+XIRR(...)). Alternatively: (1+XIRR(...))^
(1/4)-1.

The "correctness" of one approach over the other depends, in part, on
how you plan to use the quarterly rate. But since XIRR per se is
compounded daily, I would say that any sub-annual rate derived from
XIRR should be a compounded rate.


----- original formula -----

On Feb 24, 11:01*am, Dkline wrote:
I have used the XIRR function which returns an Effective Annual Rate of Return.

9/30/2008 * * * -$104,119.16
10/1/2008 * * * $942.05
10/6/2008 * * * -$4,924.67
11/1/2008 * * * $944.31
11/3/2008 * * * -$4,966.81
12/1/2008 * * * $945.74
12/3/2008 * * * -$5,274.03
12/31/2008 $92,520.92
* * * * -61.52%

How do I convert the -61.52% into a ROR for the quarter?


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
Converting annual rate of return to quarterly equivalent? Carl LaFong Excel Worksheet Functions 4 May 20th 23 03:43 AM
Effective Annual Interest Rate John Excel Worksheet Functions 4 April 4th 23 12:45 PM
Convert monthly data into quarterly data? jetlag Excel Discussion (Misc queries) 3 April 2nd 23 08:54 PM
Annual vs Quarterly Rates Steve Excel Discussion (Misc queries) 2 May 13th 08 10:07 PM
How do I convert monthly data to quarterly data? Moses Excel Discussion (Misc queries) 2 September 7th 05 11:13 PM


All times are GMT +1. The time now is 07:02 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"