From a81fab97a03ae143961cfa35f0b3c6f22917e6bb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 11 Jul 2022 08:57:46 +0200 Subject: [PATCH] autopushed --- benford's law.md | 1 + 1 file changed, 1 insertion(+) 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.