Returns a percentile value from a data set.
Syntax:
PERCENTILE.INC( data:Range or Array, k:Number )
Returns the (100×k)th percentile from the values in the data range of cells (or array).
k must be a decimal fraction in the range [0.0,1.0] (i.e. inclusive).
Revisions:
This function was added in Fireworkz 2.00.