Learn R Programming

Lock5withR (version 1.2.2)

Benford: Benford data

Description

Two examples to test Benford's Law

Arguments

Format

A dataset with 9 observations on the following 4 variables.
  • Digit Leading digit (1-9)
  • BenfordP Expected proportion according to Benford's law
  • Address Frequency as a first digit in an address
  • Invoices Frequency as the first digit in invoice amounts

Source

Thanks to Prof. Richard Cleary for providing the data

Details

Leading digits from 1188 addresses sampled from a phone book and 7273 amounts from invoices sampled at a company.