- c - Variable in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
End of the trapezoid constant density.
 
- CauchyDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the Cauchy distribution.
 
- ChiSquaredDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the chi-squared distribution.
 
- ContinuousDistribution - Interface in org.apache.commons.statistics.distribution
 
- 
Interface for distributions on the reals.
 
- ContinuousDistribution.Sampler - Interface in org.apache.commons.statistics.distribution
 
- 
Distribution sampling functionality.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
-  
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Creates a sampler.
 
- createSampler(UniformRandomProvider) - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Creates a sampler.
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- cumulativeProbability(int) - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X <= x).
 
- GammaDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the gamma distribution.
 
- GeometricDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the geometric distribution.
 
- getAlpha() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the first shape parameter of this distribution.
 
- getB() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the start of the constant region of the density function.
 
- getBeta() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the second shape parameter of this distribution.
 
- getC() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the end of the constant region of the density function.
 
- getDegreesOfFreedom() - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Gets the degrees of freedom parameter of this distribution.
 
- getDegreesOfFreedom() - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Gets the degrees of freedom parameter of this distribution.
 
- getDenominatorDegreesOfFreedom() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the denominator degrees of freedom parameter of this distribution.
 
- getExponent() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the exponent parameter of this distribution.
 
- getLocation() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the location parameter of this distribution.
 
- getLocation() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the location parameter of this distribution.
 
- getLocation() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the location parameter of this distribution.
 
- getLocation() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the location parameter of this distribution.
 
- getLocation() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the location parameter of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the mean of this distribution.
 
- getMean() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the mean of this distribution.
 
- getMode() - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Gets the mode parameter of this distribution.
 
- getMu() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the mu parameter of this distribution.
 
- getNumberOfElements() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the number of elements parameter of this distribution.
 
- getNumberOfSuccesses() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the number of successes parameter of this distribution.
 
- getNumberOfSuccesses() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the number of successes parameter of this distribution.
 
- getNumberOfTrials() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the number of trials parameter of this distribution.
 
- getNumeratorDegreesOfFreedom() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the numerator degrees of freedom parameter of this distribution.
 
- getPopulationSize() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the population size parameter of this distribution.
 
- getProbabilityOfSuccess() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the probability of success parameter of this distribution.
 
- getProbabilityOfSuccess() - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Gets the probability of success parameter of this distribution.
 
- getProbabilityOfSuccess() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the probability of success parameter of this distribution.
 
- getSampleSize() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the sample size parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getScale() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the scale parameter of this distribution.
 
- getShape() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the shape parameter of this distribution.
 
- getShape() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the shape parameter of this distribution.
 
- getShape() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the shape parameter of this distribution.
 
- getShape() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the shape parameter of this distribution.
 
- getSigma() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the sigma parameter of this distribution.
 
- getStandardDeviation() - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Gets the standard deviation parameter of this distribution.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportLowerBound() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the lower bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the upper bound of the support.
 
- getSupportUpperBound() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the upper bound of the support.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.TrapezoidalDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Gets the variance of this distribution.
 
- getVariance() - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
Gets the variance of this distribution.
 
- GumbelDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the Gumbel distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseCumulativeProbability(double) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Computes the quantile function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- inverseSurvivalProbability(double) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Computes the inverse survival probability function of this distribution.
 
- LaplaceDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the Laplace distribution.
 
- LevyDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the Lévy distribution.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- logDensity(double) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
Returns the natural logarithm of the probability density function
 (PDF) of this distribution evaluated at the specified point x.
 
- LogisticDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the logistic distribution.
 
- LogNormalDistribution - Class in org.apache.commons.statistics.distribution
 
- 
Implementation of the log-normal distribution.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- logProbability(int) - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns log(P(X = x)), where
 log is the natural logarithm.
 
- sample() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution.Sampler
 
- 
Generates a random value sampled from this distribution.
 
- sample() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution.Sampler
 
- 
Generates a random value sampled from this distribution.
 
- samples() - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution.Sampler
 
- 
Returns an effectively unlimited stream of double sample values.
 
- samples(long) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution.Sampler
 
- 
Returns a stream producing the given streamSize number of double
 sample values.
 
- samples() - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution.Sampler
 
- 
Returns an effectively unlimited stream of int sample values.
 
- samples(long) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution.Sampler
 
- 
Returns a stream producing the given streamSize number of int
 sample values.
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.BetaDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.BinomialDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.CauchyDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ChiSquaredDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in interface org.apache.commons.statistics.distribution.ContinuousDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in interface org.apache.commons.statistics.distribution.DiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ExponentialDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.FDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.GammaDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.GeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.GumbelDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.HypergeometricDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LaplaceDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LevyDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LogisticDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.LogNormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.NakagamiDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.NormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.ParetoDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.PascalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.PoissonDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TriangularDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.TruncatedNormalDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.UniformContinuousDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.UniformDiscreteDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(double) - Method in class org.apache.commons.statistics.distribution.WeibullDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).
 
- survivalProbability(int) - Method in class org.apache.commons.statistics.distribution.ZipfDistribution
 
- 
For a random variable X whose values are distributed according
 to this distribution, this method returns P(X > x).