UNIT 4 PROBABILITY ALL Flashcards
what is a probability model?
a list of all possible values of random variable with respective probabilities. The probabilities should add to 1. The normal model is a probability model.
What is a probability distribution?
A table or graph showing all of the probabilites of certain occurances
What is a continuous probability function or curve?
A line or curve (like the normal model) that has an area of exactly one. The probability is found by finding the area between the boundaries given.
A bag has 3 red chips and 4blue chips.. WTPT you grab a blue?
4/7
A bag has 3 red chips and 4 blue chips.. If you grab a red one on the first try and keep it, WTPT the next one is red?
2/6
A bag has 3 red chips and 4 blue chips.. WTPT you reach in and first grab a blue and then grab a red?
4/7 * 3/6 = 12/42 or 6/21
A bag has 3 red chips and 4 blue chips.. WTPT you reach in and grab 2 reds?
3/7 * 2/6 = 6/42 or 3/21
A bag has 3 red chips and 4 blue chips.. WTPT you grab a red first, then put it back in and then grab a red again?
3/7 * 3/7 = 9/49 (indep events)
What is probability first success is on 7th try?
qqqqqq p (q^6*p). (this is a GEO prob)
what is n! ?
it is “n factorial” example: 5! = 54321= 120. tells you how many ways you can arrange n objects.
How many ways can I arrange M N W Z ?
4! 432*1 = 24 ways
what is that (n over k) thing in the binomial equation?
n choose k it tells you how many ways you can choose k objects from a set of n things. The formula is n!/(k!(n-k)!) the two numbers on bottom add to the number up top. These are coefficients in expanded binomials and can also be found in Pascal’s Triangle
what is pythagorean theorem of stats?
st dev of combined model is: sqrt(st dev squared + st dev squared) or more if you combine more?
when can you expect the first success? (mean of GEO)
1/p. this tells you, on average, when the first success will occur.
what is representative?
It means that the sample statistics will be kind of like the population parameters.. The sample “looks like” the population.
what is a complement?
the probability that it doesn’t happen. 1-P(it happens). (together they add to 100%) (P and Q are complements)
what is disjoint?
They can’t both happen at the same time! (being over 5 feet and under 4 feet)
What does mutually exclusive mean?
Same as disjoint.. Can’t both happen.