...
Bisection is used as the sole IRR calculation method. A null is returned for IRRs outside of the range 1,000,000,000 percent and 100 percent. Using an upper limit that is not a function of the number of days in the period and periods greater than a month is supported. An additional option in the IRR calculation supports annual IRRs. All returns calculated using IRR can be tied out in Excel by using Goal Seek, Solver, and XIRR.
Anchor | ||||
---|---|---|---|---|
|
The formula for the basic IRR calculation is:
MVE = MVB x ( 1 + IRR ) + CF1 x ( 1 + IRR ) W1 … + CFn x ( 1+ IRR ) Wn
where:
...
As always, the time-of-day assumption is factored into the number of days present.
Anchor | ||||
---|---|---|---|---|
|
Some cases cannot be solved using IRR and as a result, return null values. A check of calculation inputs returns a null value in the following scenarios:
...