#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default XIRR question

Hi,

In the following data, the negative values are capital calls (outflows) and
the positive values are inflows (distributions, income, etc.) The final
value of 6/30/09 is the actual market value.

Is it true that the XIRR for this array of data = 12.38 % ??
The manager believes it is 63.6 % but I calculate 12.38%

I used this formula where col. C is values and col B is dates.
=XIRR(C4:C16,B4:B16,0.1)


11/18/2004 -500000 capcall
5/2/2005 136912 dist
9/26/2005 -500000 capcall
3/17/2006 -600000 capcall
1/30/2006 7203 dist
12/6/2006 349583 dist
5/30/2007 145488 dist
7/10/2007 -200000 capcall
7/25/2007 157844.5 dist
12/10/2007 45088 dist
9/15/2008 137013 dist
5/18/2009 -4129 mgt fee
6/30/2009 1476813 Mkt Value

Should I be reversing some signs here? As far as I can tell, capital calls
(investments) should be negative and income, etc. should be positive with the
final value positive.

Help! Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default XIRR question

On Wed, 7 Oct 2009 13:27:46 -0700, ORLANDO VAZQUEZ
wrote:

Hi,

In the following data, the negative values are capital calls (outflows) and
the positive values are inflows (distributions, income, etc.) The final
value of 6/30/09 is the actual market value.

Is it true that the XIRR for this array of data = 12.38 % ??
The manager believes it is 63.6 % but I calculate 12.38%

I used this formula where col. C is values and col B is dates.
=XIRR(C4:C16,B4:B16,0.1)


11/18/2004 -500000 capcall
5/2/2005 136912 dist
9/26/2005 -500000 capcall
3/17/2006 -600000 capcall
1/30/2006 7203 dist
12/6/2006 349583 dist
5/30/2007 145488 dist
7/10/2007 -200000 capcall
7/25/2007 157844.5 dist
12/10/2007 45088 dist
9/15/2008 137013 dist
5/18/2009 -4129 mgt fee
6/30/2009 1476813 Mkt Value

Should I be reversing some signs here? As far as I can tell, capital calls
(investments) should be negative and income, etc. should be positive with the
final value positive.

Help! Thanks.


You'd best ask your manager for the math underlying his conclusion.

To me 63.6% doesn't make sense.
--ron
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,059
Default XIRR question

"Ron Rosenfeld" wrote:
You'd best ask your manager for the math underlying
his conclusion. To me 63.6% doesn't make sense.


Ditto.


I used this formula where col. C is values and col B
is dates. =XIRR(C4:C16,B4:B16,0.1)


XIRR does sometimes give misleading results. But not in this case.

You can confirm the result that XIRR returns by putting it into XNPV. If
your XIRR formula is in A1, then:

=XNPV(A1,C4:C16,B4:B16)

should be close to zero. I get about -0.01644. Not as close to zero as I
would like; but "close enough".

XIRR actually returns about 12.3806756734848%. When I use Solver, its best
result is about 12.3806752289008%, which causes XNPV to return
about -0.0000001275.

Much closer to zero. But note that the XIRR and Solver results are about
the same to 5 decimal places, namely 12.380675%. Again, close enough!


----- original message -----

ORLANDO VAZQUEZ wrote:
Should I be reversing some signs here? As far as
I can tell, capital calls (investments) should be
negative and income, etc. should be positive with
the final value positive.


It has no impact on the XIRR result, as long as you reverse __all__ signs
consistently.

You can verify this quickly by putting -1 into an unused cell and copy it.
Then select column of numbers, C4:C16, right-click and select Paste Special
Multiple, and press Enter.


All the signs should reverse, but you should see no change in the XIRR
result.


----- original message -----

"Ron Rosenfeld" wrote in message
...
On Wed, 7 Oct 2009 13:27:46 -0700, ORLANDO VAZQUEZ
wrote:

Hi,

In the following data, the negative values are capital calls (outflows)
and
the positive values are inflows (distributions, income, etc.) The final
value of 6/30/09 is the actual market value.

Is it true that the XIRR for this array of data = 12.38 % ??
The manager believes it is 63.6 % but I calculate 12.38%

I used this formula where col. C is values and col B is dates.
=XIRR(C4:C16,B4:B16,0.1)


11/18/2004 -500000 capcall
5/2/2005 136912 dist
9/26/2005 -500000 capcall
3/17/2006 -600000 capcall
1/30/2006 7203 dist
12/6/2006 349583 dist
5/30/2007 145488 dist
7/10/2007 -200000 capcall
7/25/2007 157844.5 dist
12/10/2007 45088 dist
9/15/2008 137013 dist
5/18/2009 -4129 mgt fee
6/30/2009 1476813 Mkt Value

Should I be reversing some signs here? As far as I can tell, capital
calls
(investments) should be negative and income, etc. should be positive with
the
final value positive.

Help! Thanks.


You'd best ask your manager for the math underlying his conclusion.

To me 63.6% doesn't make sense.
--ron


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default XIRR question

Hi Ron,

Does the 12.4% make sense ?



"Ron Rosenfeld" wrote:

On Wed, 7 Oct 2009 13:27:46 -0700, ORLANDO VAZQUEZ
wrote:

Hi,

In the following data, the negative values are capital calls (outflows) and
the positive values are inflows (distributions, income, etc.) The final
value of 6/30/09 is the actual market value.

Is it true that the XIRR for this array of data = 12.38 % ??
The manager believes it is 63.6 % but I calculate 12.38%

I used this formula where col. C is values and col B is dates.
=XIRR(C4:C16,B4:B16,0.1)


11/18/2004 -500000 capcall
5/2/2005 136912 dist
9/26/2005 -500000 capcall
3/17/2006 -600000 capcall
1/30/2006 7203 dist
12/6/2006 349583 dist
5/30/2007 145488 dist
7/10/2007 -200000 capcall
7/25/2007 157844.5 dist
12/10/2007 45088 dist
9/15/2008 137013 dist
5/18/2009 -4129 mgt fee
6/30/2009 1476813 Mkt Value

Should I be reversing some signs here? As far as I can tell, capital calls
(investments) should be negative and income, etc. should be positive with the
final value positive.

Help! Thanks.


You'd best ask your manager for the math underlying his conclusion.

To me 63.6% doesn't make sense.
--ron

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default XIRR question

On Wed, 7 Oct 2009 21:26:01 -0700, ORLANDO VAZQUEZ
wrote:

Hi Ron,

Does the 12.4% make sense ?


Yes.

See JoeU2004's discussion.
--ron


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default XIRR question

Thanks Joe !

"JoeU2004" wrote:

"Ron Rosenfeld" wrote:
You'd best ask your manager for the math underlying
his conclusion. To me 63.6% doesn't make sense.


Ditto.


I used this formula where col. C is values and col B
is dates. =XIRR(C4:C16,B4:B16,0.1)


XIRR does sometimes give misleading results. But not in this case.

You can confirm the result that XIRR returns by putting it into XNPV. If
your XIRR formula is in A1, then:

=XNPV(A1,C4:C16,B4:B16)

should be close to zero. I get about -0.01644. Not as close to zero as I
would like; but "close enough".

XIRR actually returns about 12.3806756734848%. When I use Solver, its best
result is about 12.3806752289008%, which causes XNPV to return
about -0.0000001275.

Much closer to zero. But note that the XIRR and Solver results are about
the same to 5 decimal places, namely 12.380675%. Again, close enough!


----- original message -----

ORLANDO VAZQUEZ wrote:
Should I be reversing some signs here? As far as
I can tell, capital calls (investments) should be
negative and income, etc. should be positive with
the final value positive.


It has no impact on the XIRR result, as long as you reverse __all__ signs
consistently.

You can verify this quickly by putting -1 into an unused cell and copy it.
Then select column of numbers, C4:C16, right-click and select Paste Special
Multiple, and press Enter.


All the signs should reverse, but you should see no change in the XIRR
result.


----- original message -----

"Ron Rosenfeld" wrote in message
...
On Wed, 7 Oct 2009 13:27:46 -0700, ORLANDO VAZQUEZ
wrote:

Hi,

In the following data, the negative values are capital calls (outflows)
and
the positive values are inflows (distributions, income, etc.) The final
value of 6/30/09 is the actual market value.

Is it true that the XIRR for this array of data = 12.38 % ??
The manager believes it is 63.6 % but I calculate 12.38%

I used this formula where col. C is values and col B is dates.
=XIRR(C4:C16,B4:B16,0.1)


11/18/2004 -500000 capcall
5/2/2005 136912 dist
9/26/2005 -500000 capcall
3/17/2006 -600000 capcall
1/30/2006 7203 dist
12/6/2006 349583 dist
5/30/2007 145488 dist
7/10/2007 -200000 capcall
7/25/2007 157844.5 dist
12/10/2007 45088 dist
9/15/2008 137013 dist
5/18/2009 -4129 mgt fee
6/30/2009 1476813 Mkt Value

Should I be reversing some signs here? As far as I can tell, capital
calls
(investments) should be negative and income, etc. should be positive with
the
final value positive.

Help! Thanks.


You'd best ask your manager for the math underlying his conclusion.

To me 63.6% doesn't make sense.
--ron



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
xirr Janven Excel Worksheet Functions 3 September 21st 08 11:02 PM
XIRR Jami Excel Discussion (Misc queries) 3 August 11th 07 05:25 AM
XIRR profmorse Excel Discussion (Misc queries) 1 June 1st 07 12:40 AM
XIRR KC Excel Worksheet Functions 3 March 30th 07 05:09 PM
To XIRR or Not To XIRR Jonathan Excel Worksheet Functions 3 May 17th 06 03:13 PM


All times are GMT +1. The time now is 01:47 AM.

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

About Us

"It's about Microsoft Excel"