DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Statistics
Tests
KSQuantile
See also:
PerformKSNormalityTest
,
KSPValue
Index
Statistical Background
KSQuantile
Declaration:
KSQuantile
(NumData: integer; alpha: TSignifLevel): double;
The function
KSQuantile
returns the critical threshold for the KS-statistic for a given level of significance
alpha
and a sample size of
NumData
.