WeibullDistribution• WeibullDistribution[ , ] gives the Weibull distribution with shape parameter and scale parameter . • The Weibull distribution WeibullDistribution[ , ] is commonly used in engineering to describe the lifetime of an object. • See also: Mean, StandardDeviation, Variance, CDF, PDF.
Examples Using InstantCalculatorsHere are the InstantCalculators for the WeibullDistribution function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]:= |  |
This gives the probability density function for the Weibull distribution.
Out[2]:= |  |
This gives the cumulative distribution function for the Weibull distribution.
Out[3]:= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the WeibullDistribution Function Controller.
Out[4]:= |  |
This gives the probability density function for the Weibull distribution.
Out[5]:= |  |
This gives the cumulative distribution function for the Weibull distribution.
Out[6]:= |  |
|