Johnson SB distribution

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf gptkb:organization
gptkbp:application gptkb:transformation
statistical modeling
gptkbp:cumulativeDistributionFunction F(x) = Phi(gamma + delta * ln((x - xi)/(lambda + xi - x)))
gptkbp:family gptkb:Johnson_distributions
https://www.w3.org/2000/01/rdf-schema#label Johnson SB distribution
gptkbp:introducedIn 1949
gptkbp:namedAfter gptkb:Norman_L._Johnson
gptkbp:parameter gptkb:government_agency
gamma
lambda
xi
gptkbp:pdf f(x) = (delta / (lambda * sqrt(2*pi))) * [1 / (y*(1-y))] * exp(-0.5 * [gamma + delta * ln(y/(1-y))]^2), where y = (x - xi)/lambda
gptkbp:relatedTo gptkb:normal_distribution
gptkb:Johnson_SL_distribution
gptkb:Johnson_SU_distribution
gptkbp:supports (xi, xi+lambda)
gptkbp:type bounded
gptkbp:usedIn gptkb:simulation
fitting bounded data
gptkbp:bfsParent gptkb:Johnson_distribution
gptkbp:bfsLayer 6