From cac02bd8495d40c5f41da0764da0f8a3cf9d319c Mon Sep 17 00:00:00 2001 From: zleyyij Date: Wed, 17 Jan 2024 13:55:19 -0700 Subject: [PATCH] vault backup: 2024-01-17 13:55:19 --- education/statistics/Probability.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/education/statistics/Probability.md b/education/statistics/Probability.md index 60f92e8..983feed 100644 --- a/education/statistics/Probability.md +++ b/education/statistics/Probability.md @@ -37,6 +37,8 @@ If an event is influenced by other events, it is considered dependent. An exampl This is also known as conditional chance. +Sampling from a very large population can be treated as sampling without replacement. + ### Mutually Exclusive Events Mutually exclusive events are events that cannot both occur within a given set of measurements. An example of this might be flipping a coin and getting both heads and tails on the same toss. You can only add the chance of two events together if the events are mutually exclusive.