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

Interface DiscreteDistribution

    • Method Detail

      • probability

        double probability(double x)
        For a random variable X whose values are distributed according to this distribution, this method returns P(X = x). In other words, this method represents the probability mass function, or PMF for the distribution.
        Parameters:
        x - the value at which the probability mass function is evaluated.
        Returns:
        the value of the probability mass function at x

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.