Expect column distribution to match Benford's Law.
expect_column_distribution_to_match_benfords_law
This expectation level is EXPERIMENTAL
Contributors:
Tags:
experimental
Metrics:
column.custom.DistributionMatchesBenfordsLaw
Description
Expect column distribution to match Benford's Law.
Tests whether data matches Benford's Law Fraud Detection Algorithm. Uses a Chi-Square Goodness of Fit test with an 80@ p-value.
Want to make your own Expectation or an improvement to this one?
We've put together some great how to guides (including videos) on how to create your own expectations in a flash!
You can see those resources here: Contributor Resources