QUARTILE(R, Q)

Top  Previous  Next

 

Description

This function returns the quartile Q of the data in the range R.  This is equivalent to PERCENTILE(R, Q/4).

 

Parameters

 

R

Range of cells.

 

Q

Quartile as follows:

 

0Minimum value.
1First quartile (25th percentile).
2Second quartile (50th percentile).
3Third quartile (75th percentile).
4Maximum value.

 

Examples

 

Given A1:A8 = 1, 2, 4, 7, 8, 9, 10, 12,

 

QUARTILE(A1:A8, 2) = 7.5

 

QUARTILE(A1:A8, 1) = 3.5

 

Sponsored

Try Predictive Systems Lab

Interactive Demo →

Need Help?
Contact support