2 Probability Flashcards
Define Sample Space
The set of all possible outcomes of a statistical experiment.
Define Complement
The complement of an event A with respect to sample space S is the subset of all elements of S that are not in A
Define the union, the interception , and what it means to be mutually exclusive
Define Probability
Is a measure of a likelihood (chance) that a specific event will occur. The probability of an event lies in, the range of zero to one, where P(A)=1 if it is a sure thing and P(B)=0 if the event will never happen. Note that the sum of the probabilities of all events in the sample space for an experiment is always 1.
What are the Additive Rules for Probability ?
1.) P(A U B) = P(A) + P(B) - P(A and B)
2.) P(A and B) = P(A) + P(B) - P(A U B)
3.) P(A’) = 1 - P(A) (compliment rule)
Probability Laws
The conditional probability of B, given A happens, denoted P(B|A) is:
P(B|A) = P(A and B)/(P(A), where P(A) > 0
Addition Rule
**P(A U B) = P(A)+P(B)-P(A and B)
Define the Multiplication Rule(Joint Probability Rule)
- The probability of the intersection of two events “and”
P(A and B)=P(A|B)P(B)= P(B|A)P(A)=P(B and A)
What are independent events and give an example
Occurrence of one event does not affect the probability of the occurrence of the other event
- flipping coin, rolling die, finding a penny and drinking water
What are dependent events and give an example
One event influences the probability of the other event.
- robbing a bank and going to jail, probability of a snow storm and probability that school will be closed
How to show that two events are independent?
1.) P(A|B) = P(A)
2.) P(B|A) = P(A)
3.) P(A and B) = P(A)P(B)
How to show that two events are mutually exclusive?
If P(A and B) = 0
Law of Total Probability
Define Baye’s Rule