Probability Flashcards
What is a finite sample space?
Finite sample space has a finite number of outcomes/elements.
What is a countably infinite sample space?
Countably infinite sample space is a sample space which outecomes can be put into to a one-to-one correspondence with the set of natural numbers.
What is a discrete sample space?
If a sample space is finite or countably infinite it can also be called discrete.
Another name for a discrete sample space.
Countable
What is a continuous sample space?
Continuous sample space contains outcomes that can take any value of any real number on a certain interval.
What are de Morgans laws?
(A ∩ B)^c = A^c U B^c.
(A U B)^c = A^c ∩ B^c.
What is a sure event?
Set S - which is the whole sample space.
What is a null event?
Empty set
What is an elementary event?
One outcome in the sample space/experiment.
What are mutually exclusive events? (set notation)
A∩ B = ∅
What is a relative frequency?
If n(x) represents the number of times event x has occurred in the total number of experiment trials N, then fx= n(x) / N
What is statistical regularity?
P(x) = lim fx = lim n(x) / N (n is goingt to infinity)
What is the primary objective of probability modelling?
Given a sample space S, we aim to assign a real number P(A) to each possible outcome of A, which describes the likelihood that A will occur if the experiment is performed.
What is an event?
An event is a subset of a sample space.
How to think of P(A) as a function? What is the domain? Range?
All possible outcomes are the domain and the probabilities are the range.
What are three axioms of probability?
- 0<=P(A)<=1
- P(S) = 1
- P ( U Ai) =P(A1)UP(A2)U…UP(Ai) = P(A1)+P(A2)+…P(Ai)
If A1, A2 are pairwise mutually exclusive events.
What is a classical probability model?
Implies that each elementary event has equal probability
What is an object chose of random?
If an object is chosen at random it means it had the same probability of being picked as all the other object in the sample space.
P(A U B U C) ?
P( A ) + P (B) + P(C) - P(A ∩ B)- P(A ∩ C) - P(C ∩ B) + P (A ∩ B ∩ C)
If A is a subset of B, then P(A) ? P(B)
< / > / =
<=
What is the formula for conditional probability? Explain
P(A|B) = P(A ∩ B) / P(B)
Conditional probability determines a probability of an event on the reduced sample space.
P(A|B) determines how likely event A, given that B has occurred. As usual, we can look what is the total number of events when A and B have occurred and divide it by the total number of events B. Dividing the numerator and denominator by the total sample size allows determining the conditional prob by unconditional prob.
What is the total law of probability?
P(A) = P(A1|B)P(B) + P(A2|B)P(B) + … + P(An|B)P(B)
What is the Multiplication law of probability?
P(A ∩ B) = P(A|B)P(B) = P(B|A)P(A)