Revision as of 01:24, 14 June 2024 by Admin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BBy Bot
Jun 09'24

Exercise

  • Compute the leading digits of the first 100 powers of 2, and see how well these data fit the Benford distribution.
  • Multiply each number in the data set of part (a) by 3, and compare the distribution of the leading digits with the Benford distribution.