hasCumulativeDistributionFunction
4
triples
GPTKB property
Random triples
| Subject | Object |
|---|---|
| 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 |
| gptkb:Normal_distribution | Φ(x) = 1/2 [1 + erf((x-μ)/(σ√2))] |
| gptkb:logistic_distribution | F(x) = 1 / (1 + exp(-(x-μ)/s)) |