• Home
  • QUARTILE.INC Function

QUARTILE.INC Function

The QUARTILE.INC function is one of the statistical functions. It is used to return the quartile of the data set, based on percentile values from 0..1, inclusive.

Syntax

QUARTILE.INC(array, quart)

The QUARTILE.INC function has the following arguments:

ArgumentDescription
arrayThe selected range of cells you want to analyse.
quartThe quartile value that you wish to return, a numeric value. The possible values are listed in the table below.

The quart argument can be one of the following:

Numeric valueQuartile
0Smallest value in the range of data
1First quartile (25th percentile)
2Second quartile (50th percentile)
3Third quartile (75th percentile)
4Largest value in the data set
Notes

How to apply the QUARTILE.INC function.

Examples

The figure below displays the result returned by the QUARTILE.INC function.

QUARTILE.INC Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags