additionsregeln
Additionsregeln, or addition rules in German, describe how to compute the size or probability of a union when more than one outcome or set can occur. They provide a general method for combining counts or probabilities and are closely related to the inclusion–exclusion principle.
In probability theory, the basic addition rule states that the probability of the union of two events
In set theory, the analogous rule relates to the sizes of unions: |A ∪ B| = |A| + |B|
Example: If P(A) = 0.4, P(B) = 0.3, and P(A ∩ B) = 0.2, then P(A ∪ B) = 0.4 + 0.3 − 0.2
Applications of additionsregeln appear in statistics, combinatorics, survey sampling, and probability puzzles, where accurate union calculations
---