diff --git a/benford's law.md b/benford's law.md index 9e222518e..15f025858 100644 --- a/benford's law.md +++ b/benford's law.md @@ -2,3 +2,4 @@ - #pull [[first digit law]] - "in many real-life sets of numerical data, the leading digit is likely to be small." - seems to apply particularly when the data spans many orders of magnitude + - applies to the [[fibonacci]] sequence.