<p>The <b>PERCENTRANK</b> function is one of the statistical functions. It is used to return the rank of a value in a set of values as a percentage of the set.</p>
<pstyle="text-indent: 50px;"><b><em>array</em></b> is the selected range of cells containing the numeric values.</p>
<pstyle="text-indent: 50px;"><b><em>x</em></b> is the value you want to find the rank for, a numeric value entered manually or included into the cell you make reference to.</p>
<pstyle="text-indent: 50px;"><b><em>significance</em></b> is the number of significant digits to return the rank for. It is an optional argument. If it is omitted, the function will assume <b><em>significance</em></b> to be 3.</p>
<p>To apply the <b>PERCENTRANK</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>