Microsoft® Excel® 2010 Formulas & Functions Inside Out
by Helmut Reinke Egbert Jeschke Sara Unverhau, Eckehard Pfeifer, Bodo Fienitz, and Jens Bock
PERCENTRANK.INC()
Syntax. PERCENTRANK.INC(array,x,significance)
Definition. This function returns the rank of a value (alpha) in a data set as a percentage (0 to 1 inclusive).
This function can be used to evaluate the relative position of a value within a data set. For example, you can use PERCENTRANK.INC() to evaluate the position of an aptitude test score among all scores for the test.
Arguments
array (required). The array or range of data with numeric values that defines the relative position of the data.
x (required). The value for which you want to know the rank.
significance (optional). A value that identifies the number of decimal places for the returned percentage value. If significance is not specified, PERCENTRANK.INC() uses three decimal ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access