PHP.nl

stats_dens_weibull

stats_dens_weibull

Probability density function of the Weibull distribution

float **stats_dens_weibull** float $x float $a float $b

Returns the probability density at , where the random variable follows the Weibull distribution of which the shape parameter is and the scale parameter is . x``a``b

xThe value at which the probability density is calculated

aThe shape parameter of the distribution

bThe scale parameter of the distribution

The probability density at or false for failure. x