Description Usage Arguments Value Author(s) References Examples
The function returns Benford's probability that a figure is at a given position.
1 | Benf.val(fig, dig = 1)
|
fig |
The considered figure. |
dig |
The chosen position of the digit (from the left). |
The function returns Benford's probability.
Blondeau Da Silva St\'ephane
F. Benford (1938). The law of anomalous numbers. Proceedings of the American Philosophical Society, 78:127-131.
T. Hill (1995). The significant-digit phenomenon. The American Mathematical Monthly, 102(4):322-327.
R. Newcomb (1881). Note on the frequency of use of the different digits in natural numbers. American Journal of Mathematics, 4:39-40.
1 | Benf.val(7, dig = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.