WLJS LogoWLJS Notebook

ParetoDistribution

ParetoDistribution[k, α] represents a Pareto distribution with minimum value parameter k and shape parameter α.

  • ParetoDistribution[k, α, μ] represents a Pareto type II distribution with location parameter μ.
  • ParetoDistribution[k, α, γ, μ] represents a Pareto type IV distribution with shape parameter γ.

Examples

PDF[ParetoDistribution[1, 2], x]

Please visit the official Wolfram Language Reference for more details.

On this page