/BenfordsLaw

A java program that tests Benford's Law based on a Data file(assuming you already took the leading digits out of the values). I will leave my data file in the repo for reference.

Primary LanguageJava

BenfordsLaw

A java program that tests Benford's Law based on a Data file(assuming you already took the leading digits out of the values). I will leave my data file in the repo for reference.

Should add support for csv files hmmm