WebCab Probability and Statistics Web Services for .NET v3.3 Demo

ParetoProbabilityDistribution.Inverse Method

Returns the inverse of the Pareto distribution represented by this :instance, for a given level of the given probability.

Overload List

Returns the inverse of the Pareto distribution represented by this :instance, for a given level of the given probability.

public double Inverse(double);

Returns the inverse of the Pareto distribution represented by this XML Web service proxy instance, for a given level of the probability.

public double Inverse(double,double,int);

See Also

ParetoProbabilityDistribution Class | ProbabilityDistributions Namespace