Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to add Trendline to a chart in Excel
  • Randomize/ Shuffle List in Excel
  • How To Filter Data in Excel
  • Excel Frequency Function Example
  • How to calculate average last N values in a table in Excel

References

  • How to get address of last cell in range in Excel
  • How to get last row in numeric data in Excel
  • How to get relative column numbers in a range in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only
  • Excel Data validation must contain specific text
  • Excel Data validation date in next 30 days

QUARTILE.INC function: Description, Usage, Syntax, Examples and Explanation

by

What is QUARTILE.INC function in Excel?

QUARTILE.INC function is one of Statistical functions in Microsoft Excel that returns the quartile of a data set, based on percentile values from 0..1, inclusive.
Quartiles often are used in sales and survey data to divide populations into groups. For example, you can use QUARTILE.INC to find the top 25 percent of incomes in a population.

Syntax of QUARTILE.INC function

QUARTILE.INC(array,quart)

The QUARTILE.INC function syntax has the following arguments:

  • Array: The array or cell range of numeric values for which you want the quartile value.
  • Quart:  Indicates which value to return.

Parameters

If quart equals QUARTILE.INC returns
0 Minimum value
1 First quartile (25th percentile)
2 Median value (50th percentile)
3 Third quartile (75th percentile)
4 Maximum value

Explanation of QUARTILE.INC function

  • If array is empty, QUARTILE.INC returns the #NUM! error value.
  • If quart is not an integer, it is truncated.
  • If quart < 0 or if quart > 4, QUARTILE.INC returns the #NUM! error value.
  • MIN, MEDIAN, and MAX return the same value as QUARTILE.INC when quart is equal to 0 (zero), 2, and 4, respectively.

Example of QUARTILE.INC function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
1
2
4
7
8
9
10
12
Formula Description (Result) Result
=QUARTILE.INC(A2:A9,1) First quartile (25th percentile) of the data above (3.5) 3.5

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • DATE function: Description, Usage, Syntax, Examples and Explanation
  • Excel Date & Time Functions Example
  • Get fiscal quarter from date in Excel
  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Add workdays to date custom weekends in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate profit margin percentage in Excel
  • AutoRecover file that was never saved in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Count cells that do not contain many strings in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning