Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Accounting    Ask about another Subject  
 

bingates1
Jan 29, 2009, 04:38 AM
hi,

can some1 please give me the formula with which i could calculate irr-internal rate of return by:

1. interpolation
2. via excel spreadsheet.

please include both methods, as a control measure i'd like to use both to get the same answer.

regards

ROLCAM
Jan 29, 2009, 07:12 AM
Assume the two figures are A and B.
The interpolation of them is .5( A + B)

_____________________________________

In Spreadsheet.
Assume the first figure is in A1 and the
second figure isin B1 .
If you enter this formula in C1
The formula is = .5(A1 + B1)
You should get the right answer.

The two figures will be the same.

bingates1
Jan 29, 2009, 09:14 AM
hi,

the interpolation i meant was; trying to find irr manually ( with pen, paper and calculator )and using a certain formula involving the 2 rates and their npvs. i can't quite remember the formula but i'd appreciate it if you could reply with the formula and detailed explanation.

nb: the project has a life span of 4years,costs £40,000 and has the following inflows from years 1-4 respectively, £12,000, £16,000, £18,000, £14,000 and a scrap value of £4,000

regards

codyman144
Jan 29, 2009, 09:31 AM
hi,

can some1 please give me the formula with which i could calculate irr-internal rate of return by:

1. interpolation
2. via excel spreadsheet.

please include both methods, as a control measure i'd like to use both to get the same answer.

regards

First I would not use the iteration or as you call it interpolation method. This is going to take you forever unless the IRR is a round number which is not likely. Using this method you will need to keep guessing at the discount rate needed until you find the one that makes NPV equal zero. If you still want to use this method take a look at this:

Internal rate of return - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/Internal_rate_of_return)

If you want to verify the IRR that your spreadsheet calculates I recommend you get a financial calculator (I like the TI-BAII Plus).

Formula in excel for this is:

IRR=(values,)

Where values is your stream of payments for example say you exchange $100,000 for these payments (year 1 10,000, year 2 20,000, year 3 123,000 year 4 500). You would enter this as -100,000, 10,000… across a row in the spreadsheet. Say these were in row 5 B-F. The formula would be =IRR(B5:F5) result 17.1%

codyman144
Jan 29, 2009, 10:33 AM
Assume the two figures are A and B.
The interpolation of them is .5( A + B)

_____________________________________

In Spreadsheet.
Assume the first figure is in A1 and the
second figure isin B1 .
If you enter this formula in C1
The formula is = .5(A1 + B1)
You should get the right answer.

The two figures will be the same.

:confused:

If the question was how do you calaculate the average of two numbers you would be correct. :rolleyes:

However, the question was how to compute IRR and this anwser is totally wrong.

codyman144
Jan 29, 2009, 02:19 PM
hi,

the interpolation i meant was; trying to find irr manually ( with pen, paper and calculator )and using a certain formula involving the 2 rates and their npvs. i can't quite remember the formula but i'd appreciate it if you could reply with the formula and detailed explanation.

nb: the project has a life span of 4years,costs £40,000 and has the following inflows from years 1-4 respectively, £12,000, £16,000, £18,000, £14,000 and a scrap value of £4,000

regards

Please see the Wiki link I posted above, if you still have questions let me know.