hasCumulativeDistributionFunction
4
triples
GPTKB property
Random triples
Subject | Object |
---|---|
gptkb:logistic_distribution | F(x) = 1 / (1 + exp(-(x-μ)/s)) |
gptkb:Normal_distribution | Φ(x) = 1/2 [1 + erf((x-μ)/(σ√2))] |
gptkb:Tukey_lambda_distribution | F(x;λ) = 0.5 + sign(x) * |x|^λ / 2 |
gptkb:student's_t-distribution | expressed in terms of the incomplete beta function |