900 likes | 911 Views
Explore various probability scenarios such as shared birthdays, card draws, dice rolls, and more with examples and practice exercises. Learn about conditional, joint, and simple probabilities in this comprehensive guide.
E N D
Probabilities • What is the probability that among 23 people (this class) there will be a shared birthday?
The number of people required so that the probability that some pair will have a birthday separated by k days or fewer will be higher than 50% is:
What is the probability of picking an ace? 4 / 52 = .077 or 7.7 chances in 100
(.077) + (.077) + (.077) + (.077) = .308 16 / 52 = .308
What is the probability of getting a 2 and then after replacing the card getting a 3 ?
What is the probability that the two cards you draw will be a black jack?
10 Card = (.077) + (.077) + (.077) + (.077) = .308 Ace after one card is removed = 4/51 = .078 (.308)*(.078) = .024 But you could also get an Ace (.077) and then a ten (.078*4 = .312) or .077*.312 = .024 So the prob of either of these occurring and getting blackjack is .024 + .024 = .048
Practice • What is the probability of rolling a “1” using a six sided dice? • What is the probability of rolling either a “1” or a “2” with a six sided dice? • What is the probability of rolling two “1’s” using two six sided dice?
Practice • What is the probability of rolling a “1” using a six sided dice? 1 / 6 = .166 • What is the probability of rolling either a “1” or a “2” with a six sided dice? • What is the probability of rolling two “1’s” using two six sided dice?
Practice • What is the probability of rolling a “1” using a six sided dice? 1 / 6 = .166 • What is the probability of rolling either a “1” or a “2” with a six sided dice? (.166) + (.166) = .332 • What is the probability of rolling two “1’s” using two six sided dice?
Practice • What is the probability of rolling a “1” using a six sided dice? 1 / 6 = .166 • What is the probability of rolling either a “1” or a “2” with a six sided dice? (.166) + (.166) = .332 • What is the probability of rolling two “1’s” using two six sided dice? (.166)(.166) = .028
Cards • What is the probability of drawing an ace? • What is the probability your first 2 cards are aces? • What is the probability your first 4 cards are aces? • What is the probability that out of 4 cards, at least one will be an ace?
Cards • What is the probability of drawing an ace? • 4/52 = .0769 • What is the probability of drawing another ace? • 4/52 = .0769; 3/51 = .0588; .0769*.0588 = .0045 • What is the probability the next four cards you draw will each be an ace? • .0769*.0588*.04*.02 = .000003 • What is the probability that an ace will be in the first four cards dealt? • .0769+.078+.08+.082 = .3169
Probability .00 1.00 Event must occur Event will not occur
Probability • In this chapter we deal with discreet variables • i.e., a variable that has a limited number of values • Previously we discussed the probability of continuous variables (Z –scores) • It does not make sense to seek the probability of a single score for a continuous variable • Seek the probability of a range of scores
Key Terms • Independent event • When the occurrence of one event has no effect on the occurrence of another event • e.g., voting behavior, IQ, etc. • Mutually exclusive • When the occurrence of one even precludes the occurrence of another event • e.g., your year in the program, if you are in prosem
Key Terms • Joint probability • The probability of the co-occurrence of two or more events • The probability of rolling a one and a six • p (1, 6) • p (Blond, Blue)
Key Terms • Conditional probabilities • The probability that one event will occur given that some other vent has occurred • e.g., what is the probability a person will get into a PhD program given that they attended Villanova • p(Phd l Villa) • e.g., what is the probability that a person will be a millionaire given that they attended college • p($$ l college)
What is the simple probability that a person will own a video game?
What is the simple probability that a person will own a video game? 35 / 100 = .35
What is the conditional probability of a person owning a video game given that he or she has children? p (video l child)
What is the conditional probability of a person owning a video game given that he or she has children?25 / 55 = .45
What is the joint probability that a person will own a video game and have children? p(video, child)
What is the joint probability that a person will own a video game and have children? 25 / 100 = .25
The multiplication rule assumes that the two events are independent of each other – it does not work when there is a relationship!
p (republican) p(female)p (republican, male) p(female, republican)p (republican l male) p(male l republican)
p (republican) = 70 / 162 = .43p (republican, male) = 52 / 162 = .32p (republican l male) = 52 / 79 = .66
p(female) = 83 / 162 = .51p(female, republican) = 18 / 162 = .11p(male l republican) = 52 / 70 = .74
Foot Race • Three different people enter a “foot race” • A, B, C • How many different combinations are there for these people to finish?
Foot Race A, B, C A, C, B B, A, C B, C, A C, B, A C, A, B 6 different permutations of these three names taken three at a time
Foot Race • Six different people enter a “foot race” • A, B, C, D, E, F • How many different permutations are there for these people to finish?
Permutation Ingredients: N = total number of events r = number of events selected
Permutation Ingredients: N = total number of events r = number of events selected A, B, C, D, E, F Note: 0! = 1
Foot Race • Six different people enter a “foot race” • A, B, C, D, E, F • How many different permutations are there for these people to finish in the top three? • A, B, C A, C, D A, D, E B, C, A
Permutation Ingredients: N = total number of events r = number of events selected
Permutation Ingredients: N = total number of events r = number of events selected
Foot Race • Six different people enter a “foot race” • If a person only needs to finish in the top three to qualify for the next race (i.e., we don’t care about the order) how many different outcomes are there?
Combinations Ingredients: N = total number of events r = number of events selected