Skip to main content

Excel QUARTILE.EXC function

The QUARTILE.EXC function returns the quartile for a given set of data based on a percentile range of 0 to 1 exclusive. It can be used to calculate the first quartile, second quartile and third quartile of a data set, but excludes the median when identifying Q1 and Q3.

This function is available in Excel 2010 and later versions.

QUARTILE.EXC function VS. QUARTILE.INC function:

The difference between these two functions is that the QUARTILE.EXC function calculates the quartile of a data set based on a percentile range of 0 to 1 exclusive, whereas the QUARTILE.INC function calculates the quartile of a data set based on a percentile range of 0 to 1 inclusive.

Syntax

QUARTILE.EXC(array, quart)

Arguments

  • Array (required): The array or cell range for which you want the quartile value;
  • Quart (required): A number between 1 and 3 indicates which quartile value to return.
 Number  Quartile value
 1  The 1st quartile (25th percentile)
 2  The 2nd quartile - median value (50th percentile)
 3  The 3rd quartile (75th percentile)

Remarks

1. If “quart” is not an integer, it will be truncated;
2. The #NUM! error occurs when either of the following conditions is met;
-- “array” is empty;
-- “quart” < 0 or “quart” > 4.
3. The #VALUE! error occurs if “quart” is non-numeric;
4.If the requested quartile falls between two of the values in the “array”, Excel will interpolate between these values to calculate the quartile.

Return value

It returns a numeric value.

Example

Here is a list of values as shown in the screenshot below, to calculate the first quartile, second quartile and third quartile by using the QUARTILE.EXC function, you can do as follows.

Select the top cell (E6 in this case), copy or enter the formula below and press Enter to get the result of the first quartile. Select this result cell and drag it AutoFill Handle down to get the second and third quartiles.

=QUARTILE.EXC($B$6:$B$13,D6)

Notes: The formula in cell E6 can be changed to:

=QUARTILE.EXC({2,4,5,10,12,15,20,60},0)

Related Functions

Excel QUARTILE.INC function
The QUARTILE.INC function returns the quartile for a given set of data based on a percentile range of 0 to 1 inclusive.

Excel QUARTILE function
The QUARTILE function calculates the quartile for a given set of data.

Excel RANK function
The RANK function returns the rank of a number compared to other numbers in the same list.

Excel RANK.AVG function
The RANK.AVG function returns the rank of a number compared to other numbers in the same list.

Excel RANK.EQ function
The RANK.EQ function returns the rank of a number compared to other numbers in the same list.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations