From 59c5f84b498a8b20b83d9bc4142560b26f624926 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Thu, 11 Jan 2024 14:45:12 -0700 Subject: [PATCH] vault backup: 2024-01-11 14:45:12 --- education/statistics/Probability.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/education/statistics/Probability.md b/education/statistics/Probability.md index 05d5cc0..a293c93 100644 --- a/education/statistics/Probability.md +++ b/education/statistics/Probability.md @@ -52,3 +52,5 @@ As the number of events goes up, the size of chance error increases. ## The law of averages As the number of events increases, the absolute chance error will increase, but compared against the number of tosses, the chance error will decrease. + +Absolute refers to the number of events, whereas compared against the total number is expressed as a % (relative?).