Probability Concepts Flashcards
Empirical probability
- based on past data
- analyzing the frequence of an event’s occurrence in the past
Priori probability
- based on reasoning / logic
Subjective probability
- informed guess based on personal judgement
Odds for an event occurring:
- Odds for E = P(E) / [1 - P(E)]
Implied probability of E given “a to b”
- implied probability of E = a / (a + b)
Odds against an event occurring:
- odds against E = [1 - P(E)] / P(E)
Implied probability against E given “a to b”
- implied probability against E is = b / (a + b)
Unconditional probability, aka…
the ‘marginal’ probability
Unconditional probability def
- the probability of an event occurring irrespective of the occurrence of other events
- P(A)
Conditional probability
- the probability of an event occurring given that another event has occurred
- P(A|B)
Multiplication rule is used for:
- used for determining the joint probability of two events
- P(AB)
Multiplication rule formula:
P(AB) = P(A|B) * P(B)
also
P(BA) = P(B|A) * P(A)
The probability that both A AND B will occure
Formula for computing conditional probabilities:
- P(A|B) = P(AB) / P(B)
Addition Rule for probability:
- used to determine the probability that at least one of the events will occur
- the probability that A OR B occurs, OR both occur
Addition Rule probability formula
and formula if mutually exclusive
- P(A or B) = P(A) + P(B) - P(AB)
if mutually exclusive:
- P (A or B) = P(A) + P(B)