<p>The <b>PERCENTILE</b> function is one of the statistical functions. It is used to analyze the range of data and return the <b><em>k</em></b>-th percentile.</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>