probabilityDensityFunction

30 triples
GPTKB property

Random triples
Subject Object
gptkb:GEV_distribution closed form
gptkb:circular_normal_distribution f(θ; μ, κ) = [exp(κ cos(θ - μ))] / [2π I₀(κ)]
gptkb:lognormal_distribution f(x; μ, σ) = (1/(xσ√(2π))) exp(-(ln x - μ)^2/(2σ^2)), x > 0
gptkb:Gaussian_distribution f(x) = (1/(σ√(2π))) * exp(- (x-μ)^2 / (2σ^2))
gptkb:Gaussian_Noise f(x) = (1/(σ√(2π))) * exp(- (x-μ)² / (2σ²))
gptkb:Gaussian_Distribution f(x) = (1/(σ√(2π))) * exp(- (x-μ)^2 / (2σ^2))
gptkb:double_exponential_distribution f(x|μ,b) = (1/(2b)) * exp(-|x-μ|/b)
gptkb:von_Mises_distribution f(x|μ,κ) = exp(κ cos(x-μ)) / (2π I0(κ))
gptkb:Dirichlet_distribution f(x;α) = (1/B(α)) ∏ x_i^{α_i-1}
gptkb:Laplace_distribution (1/(2b)) * exp(-|x-μ|/b)
gptkb:Log-normal_distribution f(x; μ, σ) = (1/(xσ√(2π))) exp(-(ln x - μ)^2/(2σ^2)), x > 0
gptkb:Extreme_Value_Type_I_distribution f(x) = (1/β) exp(-(x-μ)/β) exp(-exp(-(x-μ)/β))
gptkb:Pareto_distribution f(x; xm, α) = α xm^α / x^(α+1)
gptkb:Johnson_SU_distribution involves hyperbolic sine
gptkb:Arcsine_distribution_(when_alpha=beta=0.5) f(x) = 1 / (π√(x(1-x))) for 0 < x < 1
gptkb:Generalized_extreme_value_distribution f(x) = (1/σ) exp(- (1 + ξ((x-μ)/σ))^{-1/ξ}) (1 + ξ((x-μ)/σ))^{-1-1/ξ}
gptkb:log-normal_distribution f(x; μ, σ) = (1/(xσ√(2π))) exp(-(ln x - μ)^2/(2σ^2)), x > 0
gptkb:Inverse_gamma_distribution (β^α / Γ(α)) x^(-α-1) exp(-β/x)
gptkb:Lorentzian_distribution f(x; x0, γ) = [1/π] [γ / ((x - x0)^2 + γ^2)]
gptkb:Rayleigh_distribution (x/σ^2) * exp(-x^2/(2σ^2)) for x ≥ 0

Please wait…