Within this class we consider the definition and use of the Weibull probability distribution.
For a list of all members of this type, see WeibullProbabilityDistribution Members.
System.Object
WeibullProbabilityDistribution
The Weibull distribution can be used within a wide range of applications and by selecting its parameters appropriately we are even able to simulate the properties of other standard distributions. One particular subject matter where the Weibull probability distribution plays a significant role is in the study of the reliability of precision engineering parts.
For the Standard Weibull probability distribution within this class we offer the following functionality:
For the General Weibull probability distribution within this class we offer the following functionality:
The Standard Weibull distribution is just the General Weibull distribution
with the location set to 0
, and the scale parameter set to 1
.
In the following methods we offer the evaluation of the above list statistics
for both the Standard and the General Weibull distribution.
Namespace: WebCab.COM.Statistics.PDistributions
Assembly: WebCab.COM.StatisticsDemo (in WebCab.COM.StatisticsDemo.dll)
WeibullProbabilityDistribution Members | WebCab.COM.Statistics.PDistributions Namespace