Module benford

Source

Modules§

analysis
japanese
result

Structs§

BenfordResult

Constants§

BENFORD_EXPECTED_PERCENTAGES
Benford’s Law expected percentages for first digits 1-9

Functions§

analyze_benford_law
Perform Benford’s Law analysis on a dataset
calculate_digit_distribution
Calculate the distribution of first digits in a dataset
get_first_digit
Extract first digit from a number