Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Performance compared to an index using XIRR

Hi

I'm new to this group and groups in general, so please bear with me.
I'm a bit stuck trying to work out the performance of a portfolio of
investments performance. I'm using XIRR to show the performance of the
investments over time including adjustments for withdrawals and
increases which works fine. But I need to compare that performance with
and index to show how it is performing. I have the data for the index
but I can't work out how to adjust it to reflect the additional
investments and withdrawal.

e.g.

investment date Index value
-140000 17/11/04 2384.66
85000 18/1/05 2637.94
-55000 8/4/05 2754.37
-17639 1/8/05 2941.03
149082.81 12/12/06 3183.95

Any help with this would be very much appreciated.

Thank
John

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 623
Default Performance compared to an index using XIRR

You don't adjust an index for cash flows. The whole point of an index is it's
universal -- it's the same for everyone.

You simply calculate the rate of return over the same period of time, using the
starting and ending values. In your case, it's:

=RATE((DATE(6,12,12)-DATE(4,11,17))/365,0,-2384.66,3183.95)

=15.0%

--
Regards,
Fred


"johnjohn" wrote in message
ups.com...
Hi

I'm new to this group and groups in general, so please bear with me.
I'm a bit stuck trying to work out the performance of a portfolio of
investments performance. I'm using XIRR to show the performance of the
investments over time including adjustments for withdrawals and
increases which works fine. But I need to compare that performance with
and index to show how it is performing. I have the data for the index
but I can't work out how to adjust it to reflect the additional
investments and withdrawal.

e.g.

investment date Index value
-140000 17/11/04 2384.66
85000 18/1/05 2637.94
-55000 8/4/05 2754.37
-17639 1/8/05 2941.03
149082.81 12/12/06 3183.95

Any help with this would be very much appreciated.

Thank
John



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 and Non Contiguous Cells John Taylor Excel Discussion (Misc queries) 2 August 2nd 06 12:41 AM
XIRR non contiguous references tloano Excel Discussion (Misc queries) 2 May 7th 06 05:34 PM
How to calculate CAGR for mutual fund performance using XIRR Dick in SL Excel Worksheet Functions 6 January 6th 06 10:07 PM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
index to a range of cells Frank Kabel Excel Worksheet Functions 0 October 27th 04 05:39 PM


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