
You can use the PCTLDEF= option to specify one of five definitions for computing quantile statistics (percentiles). Let n equal the number of nonmissing values for a variable, and let
represent the ordered values of the process variable. For the tth percentile, set
, and express
as
|
|
where j is the integer part of
, and g is the fractional part of
.
The tth percentile (call it y) can be defined in five ways, as described in the next five sections.
This uses the weighted average at
|
|
where
is taken to be
.
This uses the observation numbered closest to
|
|
where i is the integer part of
.
This uses the empirical distribution function
|
|
This uses the weighted average aimed at
|
|
where
, and where
is taken to be
.
This uses the empirical distribution function with averaging
|
|