benford-analysis

There are 9 repositories under benford-analysis topic.

  • koobzaar/Newcomb

    [📊] Statistical analysis of over one million lines of death toll data released by countries around the globe. We then applied our algorithm and compared it to the curve of Benford's Law to detect under-reporting and false death data.

    Language:JavaScript2203
  • DevGlitch/benfords-law-flask-app

    Benford's Law analysis with a Python-based Flask web app.

    Language:HTML1200
  • maxgfr/benford-law

    A simple library to check if a dataset follows the Benford's law

    Language:TypeScript111
  • pardamike/benfords-law

    Simple Laravel console app that calculates if an array of integers follows Benford's Law

    Language:PHP1100
  • SebaTrag/Benford-analysis-based-on-the-financial-figures-of-Wirecard

    The Wirecard scandal is considered one of the largest financial scandals of the decade, which caused losses of several billion euros. This analysis examines the digit structure of Wirecard's financial figures in the period from 2005 to 2019 by analyzing the conformity with the expected frequency distributions according to Benford's law. The results show that company-specific accounting fraud cannot be detected by Benford analysis of the first, second, and first-two significant digits alone.

    Language:R1100
  • AyanPahari/Benford-s-Law-Implementation-Python

    Python Implementation of first and first two-digit Benford's law.

    Language:Jupyter Notebook0200
  • irlcode/benford_russian_income_surveys

    This is the code and data to replicate the analysis in Skougarevskiy (2023)'s "Russian Household Income Surveys: Ensuring Data Quality" paper.

    Language:R0100
  • RichardWright0/Thesis_code_BL_SP500

    Check out the thesis "Did 2001 Mark the Beginning of a More Manipulated Market? An Analysis of Financial Markets via Benford's Law" by Richard Wright and Erik Munther. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-54686

    Language:MATLAB0100
  • ChrisSwiatek/benford-law

    Web application processing data to determine if Benford's Law is applicable

    Language:Java20