Probability Flashcards
What is probability?
Probability is the likelihood of an event occurring.
What is an event?
An event is the outcome of a given experiment.
What is an experiment?
An experiment is any statistical process which generates outcomes.
What is a trial?
A trial is a random experiment resulting in random outcomes.
What is sample space?
Sample space is a set of all possible outcomes of a given experiment.
What is the addition rule for probability?
P(A or B) = P(A) + P(B) - P(A n B)
But if A and B are mutually exclusive outcomes, then the formula becomes:
P(A or B) = P(A) + P(B)
Because P(A n B) is zero.
If A and B are mutually exclusive and collectively exhaustive, what can be said about “collectively exhaustive”, and P(A) and P(B)?
Collectively exhaustive means the events (here, A and B) cover the entirety of the sample space of the experiment – no other event or alternative outcome exists.
That said, the above conditions imply that:
P(A) + P(B) = 1
What is the multiplication rule of probability?
P(A n B) = P(A) × P(B|A)
Or = P(B) × P(A|B)
Where ‘|’ means ‘given that __ has occurred.
If A and B are independent, then:
P(A n B) = P(A) x (B)
How to tell when a distribution is Binomial?
BINS; the distribution must have:
1. Binary Outcomes
2. Independent events (outcome of first does not affect the outcome of the others.)
3. Number of trials must be multiple
4. Same probability for all outcomes, as in the roll of a die and the toss of a coin.
What is Poisson Distribution?
Poisson distribution estimates the number of times (frequency) of a random independent event occurring over a period of time or a stretch of space.
What is the formula for probability of a Poisson distribution?
P(x) = λx • e–λ / x!