Probability Flashcards
What is probability?
success / attempts
Random meaning
- every individual event is unpredictable
- the overall pattern is completely predictable
P(A)
Probability of A
P(not A)
1 - P(A)
Approximate rules
"or" = add "and" = multiply
Generalized rule P(A or B)
= P(A) + P(B) - P(A & B)
What does mutually exclusive?
- means that its disjoint
- its impossible for both A and B to happen at the same time
- possibilities:
a. A happens
b. B happens
c. neither A or B
P(A and B) = 0
used in dice, coins, cards
If A and B aren’t mutually exclusive…
A and B can happen together
What are independent events?
2 events that have no effect on each other
with replacement vs without replacement
with replacement:
- whatever choice happens, the choice is placed back in the pile
- each choice comes from newly randomized collection
without replacement:
- each choice comes from a smaller collection
What is the generalized “And” rule?
P(A & B) = P(A) x (P(A | B) )
= P(B) x (P(B | A) )
What are independent events?
2 events that have no effect on each other
Define the binomial situation:
- probability of success is given or obvious
- # trials n is decided beforehand
- what is the probability of r successes in n trials
When are conditions of “mutually exclusive” and “independent” most common?
Most common with dice, coins, cards, etc.
T/F Selection processes that are without replacement are never independent
TRUE