Documentation of 'org.apache.commons.math.distribution.ContinuousDistribution' Java class
ContinuousDistribution
org.apache.commons.math.distribution

Interface ContinuousDistribution

    • Method Detail

      • inverseCumulativeProbability

        double inverseCumulativeProbability(double p)
                                     throws MathException
        For this distribution, X, this method returns x such that P(X < x) = p.
        Parameters:
        p - the cumulative probability.
        Returns:
        x.
        Throws:
        MathException - if the inverse cumulative probability can not be computed due to convergence or other numerical errors.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.