-
https://en.wikipedia.org/wiki/Benford%27s_law
-
![benfords](https://user-images.githubusercontent.com/29491896/89736832-b2d75100-da6c-11ea-95c4-4b88d5c3261d.png)
![benfords](https://user-images.githubusercontent.com/29491896/89736834-b5d24180-da6c…
-
https://dos.myflorida.com/elections/data-statistics/elections-data/precinct-level-election-results/
[onishin@pump florida]$ grep -i Trump *.txt | awk '{print substr($NF,1,1)}' | sort | uniq -c | …
-
ElectrumSV should split change coins into practical sized values as a separate step from actual spending in order to maintain privacy. It should use Benford's law for coin sizing, perhaps with some de…
-
Benfords Law, cent value distribution analysis, amount of bookings between specific amounts, amount * bookings between specific amounts, etc.
-
Il faudrait à la dernier étape rajouter un lien cliquable "Plug my data into Datawrapper"
Le clic sur ce bouton, envoie vers http://datawrapper.de/ avec les données préremplies comme ceci:
**X axis …
-
### Clear and concise description of the problem
Currently, the amount's first digits are uniformly distributed (each digit having ~11.11% probability). In the real world, however, this is rarely the…
-
### Description
Bootstrap procedure allows auditors to examine financial datasets on an overall basis
### Purpose
Measure if a data set follows Benford Law
### Use-case
Help auditor identify if a…
-
_Please read [how to create a new test](https://github.com/dataproofer/Dataproofer#creating-a-new-test) if you're interested in writing this test._
> [Benford's Law](https://en.wikipedia.org/wiki/Ben…
-
Bonjour/Greetings. I was inspired by your post [Interactive Benford Analysis](https://discuss.streamlit.io/t/interactive-benford-analysis/13780)](https://discuss.streamlit.io/t/interactive-benford-ana…
jsgro updated
8 months ago