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

WeibullProbabilityDistribution.Survival Method 

Evaluate the Survival Function of the Standard Weibull distribution at a point which is set using SetShape.

public double Survival(
   double evaluationPoint
);

Parameters

evaluationPoint
The evaluation point about which the Survival function is evaluated.

See Also

WeibullProbabilityDistribution Class | ProbabilityDistributions Namespace