Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
What is the QUARTILE.EXC Function?
The QUARTILE.EXC Function[1] is categorized under Excel Statistical functions. It will return the quartile of a given data set based on percentile values from 0.1, exclusive. The function bases its calculation on a percentile range of 0 to 1, exclusive.
As a financial analyst, QUARTILE.EXC can be used to find out a specific percentage of incomes in a population. The function is also useful in revenue analysis.
Formula
=QUARTILE.EXC(array,quart)
The QUARTILE.EXC function uses the following arguments:
Array (required argument) – This is the array or cell range of data values for which we want the quartile value.
Quart (required argument) – It indicates which value will be returned. It is an integer between 1 and 3, representing the required quartile. If quart = 1 or 3, the supplied array must contain more than 2 values. It accepts three values for the quart argument: 1 (first quartile – 25th percentile), 2 (median value – 50th percentile), and 3 (third quartile – 75th percentile).
How to use the QUARTILE.EXC Function in Excel?
To understand the uses of the QUARTILE.EXC function, let’s consider an example:
Example 1
Suppose we are given the revenue figures below:
QUARTILE.EXC can return the first quartile, second quartile, and third quartile, as shown below:
The formula used was:
Similarly, we could use 2 for the 50th percentile and 3 for the 75th percentile.
Few notes about the QUARTILE.EXC Function
#NUM! error – Occurs if either:
The given value of quart is < 1 or > 3; or
The given array is empty; or
The given array contains less than 3 values and the quart argument is equal to 1 or 3.
#VALUE! error – Occurs if the given value of quart is non-numeric.
From Excel 2010, the QUARTILE.EXC and QUARTILE.INC functions would replace the QUARTILE function, which is now classified as a compatibility function.
The QUARTILE.EXC function cannot calculate the 0’th or the 4’th quartile (as the calculation is based on the range 0 to 1, exclusive).
If the requested quartile falls between two of the values in the supplied array, MS Excel interpolates between these values to calculate the quartile value.
Thanks for reading CFI’s guide to the Excel QUARTILE.EXC function. By taking the time to learn and master these Excel functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.