The general addition rule for non-mutually exclusive isP(A OR B) = P(A) + P(B) -...

Quintin Stafford
Answered
2022-06-25
The general addition rule for non-mutually exclusive is
P(A OR B) = P(A) + P(B) - P(A AND B);
Now I know how to calculate P(A) and P(B), but how do you calculate P(A AND B)?
Example: What is the probability of rolling a 5 or odd number? To find P(A AND B) in this case is very simple, we know without calculations that it is 1, right? But how to find P(A AND B) when there is a lot of counting to do... like lets say there are 9999 slots which are numbered, some are black some are white, some are even some are odd. Now to find the probability of getting a black and even when a die is rolled upon the slots, how to find P(A AND B)? or we just have to count it just like that?