Midterm 2: 2.1-2.2 Flashcards
(81 cards)
What is a random experiment?
A process that leads to a single outcome which cannot be predicted with certainty.
What is an element in probability?
A specific outcome of an experiment.
What is the sample space denoted as S?
The collection of all possible outcomes for a given experiment.
Define an event in probability.
A collection of elements that are of interest or share a common characteristic in a given experiment.
What does P(A) represent?
The probability of event A occurring when an experiment is performed.
What does the complement of event A, denoted as A’, represent?
The set of all elements in the sample space S that do not belong to A.
Probability of X
What is the formula for the complement of event A?
P(A) + P(A’) = 1.
What is the union of events A and B denoted as?
A ∪ B.
What does the union of A and B represent? + formula
The set of all elements that belong to A or B or both.
What is the formula for the intersection of events A and B?
P(A ∩ B) = P(A) + P(B) - P(A ∪ B).
What is mutual exclusivity in probability?
Events A and B are mutually exclusive if there are no elements that are in both A and B.
What is conditional probability?
A probability that reflects additional knowledge that may affect the outcome of an experiment.
How is conditional probability denoted?
P(A|B) represents the probability of A given B.
What is the formula for calculating conditional probability?
P(A|B) = P(A ∩ B) / P(B).
What is the law of total probability?
P(A) = P(A ∩ B) + P(A ∩B ^c).
What is a contingency table?
A table that organizes the probability relationships between two events A and B.
What does it mean for two events A and B to be independent?
The occurrence of A does not affect the probability of B, and vice-versa.
What is one way to prove independence between events A and B?
If P(A|B) = P(A) and P(B|A) = P(B), then A and B are independent.
Fill in the blank: The probability of event A is conditional upon another event occurring (event B), so now, P(A|B) is the ratio of _______.
P(A ∩ B) over P(B).
What is DeMorgan’s law in probability?
P(A’ ∩ B’) = P(A ∪ B)’ = 1 - P(A ∪ B).
True or False: If events A and B are mutually exclusive, then P(A ∩ B) > 0.
False.
What keyword indicates conditional probability?
If, given, assuming, knowing.