Sample1: ISlSerie;
The Sample1 property determines the analyzed series. The sample should match the selected distribution law.
Distribution | Value constraints |
Normal distribution | No constraints |
Uniform distribution | Parameter1 ≤ x[i] ≤ Parameter2, i = 1,…,n |
Gamma distribution | x[i] ≥ 0, i=1,…,n |
Beta distribution | 0 ≤ x[i] ≤ 1, i=1,…,n |
Binomial distribution | 0 ≤ x[i] ≤ Parameter1, i=1 |
Exponential distribution | x[i] ≥ 0, i=1,…,n |
Poisson distribution | x[i] ≥ 0, i=1,…,n |
The property use is given in the example for ISmKolmogorovSmirnovTest.D.
See also: