Lesson 5 Flashcards
Sample space is a collection of __________.
All possible outcomes
The maximum probability of any event is ___
1
A __________ event is any event that combines two or more simple events.
Compound
State the formula for conditional probability
P(A|B) = P(A intersection B) / P(B)
State the addition rule
P(A U B) = P(A) + P(B) - P(A inter B)
What are mutually exclusive sets
A intersection B = null
How does the addition rule change when sets are mutually exclusive
P(A U B) = P(A) + P(B)
Multiplication rule?
P(A ∩ B) = P(A and B) = P(A) · P(B|A)
If the outcome of one set does not impact other , they are called _______?
Independent
False positives are type 2 error. True or false?
False
Type 2 error is ________.
False negative
What is a confusion matrix
2*2 matrix having all possible outcomes , when we are dealing with binary classifiers.