970 likes | 1.1k Vues
This guide explores the fundamental concepts of probability related to drawing cards and rolling dice. Learn how to calculate the probability of drawing an Ace, the chances of getting face cards, and probabilities involving multiple draws. Delve into examples such as the likelihood of drawing two Aces in succession, and the chance of specific outcomes when rolling a six-sided die. Whether you're new to probability or looking to refine your skills, this resource provides practical examples and exercises to enhance your understanding of these essential concepts.
E N D
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
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 of drawing another ace? • What is the probability the next four cards you draw will each be an ace? • What is the probability that an ace will be in the first four cards dealt?
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
Combinations Ingredients: N = total number of events r = number of events selected
Note: • Use Permutation when ORDER matters • Use Combination when ORDER does not matter
Practice • There are three different prizes • 1st $1,00 • 2nd $500 • 3rd $100 • There are eight finalist in a drawing who are going to be awarded these prizes. • A person can only win one prize • How many different ways are there to award these prizes?