<p>The <b>PERCENTILE.INC</b> function is one of the statistical functions. It is used to return the <b><em>k</em></b>-th percentile of values in a range, where <b><em>k</em></b> is in the range 0..1, inclusive.</p>
<p>The <b>PERCENTILE.INC</b> function syntax is:</p>
<pstyle="text-indent: 50px;"><b><em>array</em></b> is the selected range of cells for which you want to calculate the <b><em>k</em></b>-th percentile.</p>
<pstyle="text-indent: 50px;"><b><em>k</em></b> is the percentile value, a numeric value greater than or equal to 0 but less than or equal to 1, entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>PERCENTILE.INC</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>