Probability Flashcards
What does mutually exclusive mean?
Events can’t happen at the same time
What does the P(A’) mean?
The probability of A not happening
Also known as the complement of the event A
What is the addition law of probability?
P(A u B) = P(A) + P(B) - P(A n B)
If events A and B are mutually exclusive what does the probability of A and B equal?
P(A n B) = 0
What is the addition law of probability if events A and B are mutually exclusive?
P(A u B) = P(A) + P(B)
Because the -P(A n B) cancels out as it equals 0
How can you show that events A and B are not mutually exclusive?
By showing:
P(A n B) does not equal 0
OR
P(A u B) does not equal P(A) + P(B)
What do you do if it is AND ?
Multiply
What do you do if it is OR?
Add
What is the equation if A and B are independent?
P(A n B)= P(A) x P(B)
What is useful to know for discrete probability disbributions?
The sum of p(x=x) = 1
What makes a probability conditional?
If it depends on what has already happened
E.g. P(B/A) means the probability of B if event A has happened
What is the multiplication law
Conditional probability
P(A n B) = P(A) x P(B/A)
How can you test if A and B are independent?
Check if: P(A/B)=P(A) or P(B/A)=P(B) or P(A n B) = P(A) x P(B)