WLJS LogoWLJS Notebook

BenktanderWeibullDistribution

BenktanderWeibullDistribution[a, b] represents a Benktander distribution of type II with parameters a and b.

Examples

Create distribution:

dist = BenktanderWeibullDistribution[1, 0.5];
PDF[dist, x]

Please visit the official Wolfram Language Reference for more details.

On this page