Chapter 4: Probability Flashcards
Experiment
-an activity that has specific results that can occur, but it is unknown which results will occur
Outcomes
- the results of an experiment
sample space
-collection of all possile outcomes of the experiment, usually denoted as SS
event
-a set of certain outcomes of an experiment that you want to have happen
event space
-the set of outcomes that make up an event, this symbol is usually a capital letter
simple event
-an event that consists of a single outcome
ex: tossing heads and rolling a 3
-an event that consist of more than one outcome is not a simple event
ex: tossing heads and rolling an even number
Fundamental counting principle
-if one event can occur in m ways and a second event can occur in n ways, the number of ways the two events can occur in sequence is m*n
-can be extended for any nymber of events occuring in sequence
classical (thoretical) probability
-each outcome in a sample space is equally likely
P(E) = number of outcomes in event E/ number of outcomes in sample space
Empirical (statistical) probability
-based on observations obtained from probability experiments
-relative frequency of an event
P(E) = Frequency of event E/ total frequenct = f/n
Law of large numbers
-an experiment is repeated over and over, the empirical probability of an event approaches the theoretical (actual) probability of the event
-as n increases, the relative frequency tends towards the actual probability value
Theoretical probabilities
-not always feasible to conduct an experiment over and over. So it would be better to be able to find the probabilities without conducting the experiment, this is called theoretical probabilities
-an assumption you need to consider is that all of the outcomes in the sample space need to be equally likely outcomes. This means that every outcome of the experiment needs to have the same chance of happening
- P(A) = # of outcomes in event spaces/ # of outcomes in sample space
certain event
-if the P (event) = 1, then it will happen and is called the certain event
impossible event
-if the P(event) = 0, then it cannot happen and its caled this
complement of event E
-the set of all outcomes in a sample space that are not included in event E
-denoted E’ (E prime)
P(E’) + P(E) = 1
P(E) = 1-P(E’)
P(E’) = 1- P(E)
Mutual exclusivity
-two events are mutually exclusive if they can’t happen at the same time
independence
-two events are independent if the fact that one happens does not alter the probability of the second happening
Addition rules
-if two events A and B are mutuall exclusive then P(A or B) = P(A) + P(B) and P(A and B) = 0
-if two events are A and B are not mutually exclusive then P(A or B) = P(A) + P(B) - P(A and B)
-if two events A and B have a common element, you have to subtract it so
Actual odds against event A occuring are the ratio
P (Ac)/ P(A) usually expressed in the form a:b or a to b, where a and b are intergers with no common factor
Actual odds in favor even A occuring are the ratio
P(A)/ P(Ac) which is the reciprocal of the odds against. If the odds against A are a:b, then the odds in favor event A are b:a
The payoff odds
-are againt event A occuring are the ratio of the net profit (if you win) to the amount bet
payoff odds against event A = (net profit) : (amount bet)
Restricted sample space R
-probabilities calculated after information is given. This is where you want to find the probability of event A happening after you know that event B has happened, then you do not need to consider the rest of the sample space. You only need the outcomes that make up event B. Event B is the new sample space
-the event following the vertical line is always the restricted space
Independent events
-the occurance of one of the events does not affect the probability of the occurence of the other event
- P (B|A) = P(B) or P(A|B) = P(A)
-events that are not independent are dependent
Multiplication rule for the probability of A and B
-the probability that two events A and B will occur in sequence is
-P(A and B) = P(A) * P(B|A)
-for independent events the rule can be simplified to
-P(A and B) = P(A) * P(B)
-can be extended for any nymber of independent events
Permutations
-an ordered arrangement of objects
-the number of different permutations of n distinct objects is n! (n factorial)
n! = n(n-1)(n-2)(n-3)… 32*1
- 0! = 1