Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Percentile

From Catglobe Wiki
Revision as of 04:21, 28 March 2011 by Cg_pham (talk | contribs)



percentile

Calculate the 100-quantiles.

Syntax

percentile(dcsColumn, pct)

Arguments

dcsColumn:  is a numeric dcs column (column whose data type is Number)

pct: an integer number. (0 < pct < 100)

Example

percentile(C1, 25) where C2 == 1;

Availability

Version 5.2