cumulativeDistributionFunction

87 triples
GPTKB property

Alternative names (3)
CDF cdf cumulative distribution function

Random triples
Subject Object
gptkb:standard_normal_distribution Φ(x)
gptkb:von_Mises_distribution no closed form
gptkb:Arcsin_distribution F(x) = (2/π) arcsin(√x) for x in [0,1]
gptkb:Normal_Distribution Φ((x-μ)/σ)
gptkb:Gumbel_distribution F(x) = exp(-exp(-(x-μ)/β))
gptkb:Negative_Binomial_Distribution Regularized incomplete beta function
gptkb:Snedecor's_F-distribution involves regularized incomplete beta function
gptkb:Pareto_distribution F(x; xm, α) = 1 - (xm/x)^α
gptkb:univariate_normal_distribution Φ((x-μ)/σ)
gptkb:Student's_t-distribution No simple closed form
gptkb:bernoulli_distribution 0 for x<0, 1-p for 0≤x<1, 1 for x≥1
gptkb:Inverse_chi-squared_distribution F(x; ν) = Γ(ν/2, 1/(2x))/Γ(ν/2)
gptkb:Negative_binomial_distribution Sum of PMF up to k
gptkb:Type_II_extreme_value_distribution F(x) = exp(-((x-m)/s)^-α) for x > m
gptkb:univariate_t-distribution expressed in terms of the incomplete beta function
gptkb:chi-squared_distribution γ(k/2, x/2)/Γ(k/2)
gptkb:Pearson_Type_V CDF(x; a, b) = Γ(a, b/x) / Γ(a)
gptkb:circular_normal_distribution no closed form
gptkb:generalized_gamma_distribution expressed in terms of incomplete gamma function
gptkb:exponential_distribution 1 - exp(-lambda * x)