hasProbabilityDensityFunction
5
triples
GPTKB property
Random triples
Subject | Object |
---|---|
gptkb:logistic_distribution | f(x) = exp(-(x-μ)/s) / (s(1 + exp(-(x-μ)/s))^2) |
gptkb:Normal_Distribution | f(x) = (1/(σ√(2π))) * exp(- (x-μ)^2 / (2σ^2)) |
gptkb:Normal_distribution | f(x) = (1/(σ√(2π))) * exp(- (x-μ)^2 / (2σ^2)) |
gptkb:Lorentz_distribution | f(x; x0, γ) = (1/π) [γ / ((x - x0)^2 + γ^2)] |
gptkb:Cauchy_distribution_(for_m=1) | f(x) = 1 / [π (1 + (x-1)^2)] |