WLJS LogoWLJS Notebook

BenfordDistribution

BenfordDistribution[b] represents a Benford distribution with base parameter b.

Examples

Sample from Benford distribution in base 10:

RandomVariate[BenfordDistribution[10], 10]

Please visit the official Wolfram Language Reference for more details.

On this page