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.