WLJS LogoWLJS Notebook

PowerDistribution

PowerDistribution[k, a] represents a power distribution with domain parameter k and shape parameter a.

Examples

dist = PowerDistribution[2, 3]
Mean[dist]
RandomVariate[PowerDistribution[1, 2], 5]

Please visit the official Wolfram Language Reference for more details.

On this page