Algorithm Used for QUARTILE() Function (103493)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q103493 SUMMARY
In Microsoft Excel, the QUARTILE() function returns a specified
quartile in an array of numeric values. QUARTILE() accepts 2 arguments:
Array and Quart. Array is the range of values for which you want to
find the quartile value. Quart indicates the value you want to return,
where:
0 Minimum value (Same as MIN())
1 1st quartile - 25th percentile
2 2nd quartile - 50th percentile (Same as MEDIAN())
3 3rd quartile - 75th percentile
4 4th quartile - 100th percentile (Same as MAX()) NOTE: In Microsoft Excel versions 5.0 and later, you can use the
Function Wizard to insert the QUARTILE() function, by clicking Function on
the Insert menu. The Function Wizard gives you information about the
function, as well as required and optional arguments.
REFERENCES
"Function Reference," version 4.0, pages 342-343
Modification Type: | Minor | Last Reviewed: | 8/15/2003 |
---|
Keywords: | KB103493 |
---|
|