This tutorial clarifies the modified internal rate of return (MIRR), its distinctions from IRR, and its Excel calculation. For years, financial experts have highlighted IRR's shortcomings, yet many still rely on it. While not perfect, MIRR addresses key IRR flaws, offering a more realistic project evaluation. Let's explore the Excel MIRR function.
- The Excel MIRR Function
- Calculating MIRR in Excel: A Formula Example
- An Excel MIRR Template
- MIRR vs. IRR: Which is Superior?
- Troubleshooting the Excel MIRR Function
What is MIRR?
The modified internal rate of return (MIRR) is a financial metric assessing project profitability and ranking similarly-sized investments. A refined version of IRR, MIRR aims to correct IRR's deficiencies.
MIRR represents the return rate where the terminal inflow's net present value (NPV) equals the initial investment (outflow); IRR, conversely, finds the rate making NPV zero.
Crucially, IRR assumes all positive cash flows reinvest at the project's IRR, while MIRR lets you specify a separate reinvestment rate. (See MIRR vs. IRR for details).
A higher MIRR is preferable. Using MIRR as the sole criterion, accept projects with MIRR exceeding the cost of capital (hurdle rate); reject those falling below.
Excel MIRR Function
Excel's MIRR function calculates the modified internal rate of return for regularly-spaced cash flows.
Syntax:
MIRR(values, finance_rate, reinvest_rate)
Where:
- values (required): An array or cell range containing cash flows.
- finance_rate (required): The interest rate paid to finance the investment (cost of borrowing for negative cash flows). Enter as a percentage or decimal.
- reinvest_rate (required): The compounding return rate for reinvesting positive cash flows. Enter as a percentage or decimal.
MIRR is available in Excel 2007 and later versions.
Key Considerations for Excel's MIRR Function
Before calculating MIRR, remember:
- At least one positive (income) and one negative (outlay) value is needed in values; otherwise, a #DIV/0! error results.
- Cash flows are assumed to occur at regular intervals, with their order determining the cash flow sequence. Input values chronologically.
- Cash flows are assumed to occur at the end of each period.
- Only numeric values are processed. Text, logical values, and empty cells are ignored; zeros are included.
- The weighted average cost of capital is often used as the reinvest_rate, but any appropriate rate can be used.
Calculating MIRR in Excel: A Formula Example
Calculating MIRR is straightforward: input cash flows, borrowing cost, and reinvestment rate into the function's arguments.
For example, to find the MIRR for cash flows in A2:A8, with the finance rate in D1 and reinvestment rate in D2, use:
=MIRR(A2:A8,D1,D2)
Tip: Format the formula cell as a percentage if the result is a decimal.
An Excel MIRR Template
To efficiently evaluate projects of varying sizes, create a MIRR template:
- Create a dynamic named range for cash flow values using:
=OFFSET(Sheet1!$A$2,0,0,COUNT(Sheet1!$A:$A),1)
(ReplaceSheet1!$A$2
with your worksheet and starting cell). Name this range (e.g., "Values"). - (Optional) Name cells containing finance and reinvest rates.
- Use the named ranges in your MIRR formula (e.g.,
=MIRR(Values, Finance_rate, Reinvest_rate)
).
This allows for flexible input of values in column A (starting at A2), dynamically updating the MIRR calculation.
Note: Values must be in adjacent cells without gaps for the template to function correctly. Blank finance and reinvest rate cells default to zero.
MIRR vs. IRR: Which is Superior?
While MIRR's theoretical basis is debated, it's generally considered a more robust alternative to IRR. Calculating both can be a useful compromise, understanding their limitations:
IRR Limitations
Despite its popularity, IRR has flaws:
1. Reinvestment Rate Assumption
IRR assumes interim cash flows reinvest at the IRR itself. Realistically, reinvestment rates are often lower, closer to the cost of capital, and may fluctuate. This leads to IRR overestimating project potential. MIRR provides a more accurate reflection by considering finance and reinvestment rates, allowing for varied return rates across project stages.
2. Multiple Solutions
With alternating positive and negative cash flows, IRR can yield multiple solutions, causing ambiguity. MIRR avoids this by producing a single value.
MIRR Limitations
Some argue MIRR's return rate is less reliable as project earnings aren't always fully reinvested. However, adjusting the reinvest_rate compensates for partial reinvestments (e.g., use a 3% reinvest_rate if only half of a 6% return is reinvested).
Troubleshooting the Excel MIRR Function
Error handling:
- #DIV/0! error: Insufficient positive and negative values in the values argument.
- #VALUE! error: Non-numeric finance_rate or reinvest_rate.
Mastering Excel's MIRR function enhances project evaluation accuracy. For further practice, consider downloading a sample workbook on calculating MIRR in Excel.
The above is the detailed content of Excel MIRR function to calculate modified internal rate of return. For more information, please follow other related articles on the PHP Chinese website!

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Atom editor mac version download
The most popular open source editor

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

WebStorm Mac version
Useful JavaScript development tools