LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default XIRR Problem

On Thu, 15 May 2008 06:20:01 -0700, Dkline
wrote:

I match what you have in your example. To convert to a monthly term is it as
simple as dividing by 12?


Probably not.

I always get confused when trying to use the terms nominal and effective. So I
won't use them in this discussion <g.

The XIRR result - 25.0947% - means that if you invested $1 at the beginning of
the year, at the end of a 365-day year you should have $1.250947. In other
words, no compounding of the interest.

I assume you are in a compound interest situation, and interested in monthly
returns. If you merely took the XIRR result, divided it by 12, and then
compounded that return 12 times, you would calculate a higher ending value than
is implied by the XIRR result (specifically, you would calculate $1.28192)

There are a variety of ways to make the adjustment to come up with an interest
rate which, when compounded monthly, will give you the correct annual result.

joeu2004 gave you two methods.

Another method is to use the Excel NOMINAL function and divide that result by
12:

=NOMINAL(your_xirr_formula,12) / 12

It's about 1.8834%

That number, applied to $1 and compounded 12 times, will result in an ending
value of $1.250947 as also predicted by the XIRR function.
--ron


 
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
xirr john Excel Worksheet Functions 4 June 26th 06 11:04 AM
IRR, XIRR and NPV - a very frustrating problem zacharychan Excel Discussion (Misc queries) 1 October 24th 05 09:01 AM
Problem with XIRR function returning #NUM! Francois_Provost Excel Worksheet Functions 3 June 7th 05 01:05 AM
XIRR maryj Excel Worksheet Functions 1 May 20th 05 09:28 PM
XIRR and IRR Dan Excel Worksheet Functions 2 May 13th 05 03:20 AM


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