Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
CHAPTER 11 Counting Methods and Probability Theory © 2010 Pearson Prentice Hall. All rights reserved. 11.5 Probability with the Fundamental Counting Principle, Permutations, and Combinations © 2010 Pearson Prentice Hall. All rights reserved. 2 Objectives 1. Compute probabilities with permutations. 2. Compute probabilities with combinations. 3 © 2010 Pearson Prentice Hall. All rights reserved. Example 1: Probability and Permutations Six jokes about books by Groucho Marx, George Carlin, Steven Wright, Greg Ray, Jerry Seinfeld, and Phyllis Diller are each written on one of six cards. The cards are placed in a hat and drawn one at a time. What is the probability that a man’s joke will be delivered first and a woman’s joke last? Solution: P(man first, woman last)= number of permutations man's joke first, woman's joke last total number of possible permutations 6 5 4 3 2 1 720 permutations 4 © 2010 Pearson Prentice Hall. All rights reserved. Example 1: Probability and Permutations continued • Use the Fundamental Counting Principle to find the number of permutations with a man’s joke first and a woman’s joke last: 5 4 3 2 11 120 permutations 120 1 P(man first, woman last)= 720 6 5 © 2010 Pearson Prentice Hall. All rights reserved. Example 2: Probability and Combinations: Winning the Lottery Florida’s lottery game, LOTTO, is set up so that each player chooses six different numbers from 1 to 53. With one LOTTO ticket, what is the probability of winning this prize? Solution: Because the order of the six numbers does not matter, this situation involves combinations. P(winning)= 53 C6 number of ways of winning total number of possible combinations 53! 53! 53 52 51 50 49 48 47 22,957, 480 (53 6)!6! 47!6! 47! 6 5 4 3 2 1 1 P(winning) 0.0000000436 22,957, 480 6 © 2010 Pearson Prentice Hall. All rights reserved. Example 3: Probability and Combinations A club consists of five men and seven women. Three members are selected at random to attend a conference. Find the probability that the selected group consists of 3 men. Solution: Order of selection does not matter, so this is a problem involving combinations. number of ways of selecting 3 men P(3 men)= total number of possible combinations 7 © 2010 Pearson Prentice Hall. All rights reserved. Example 3: Probability and Combinations continued A club consists of five men and seven women. Three members are selected at random to attend a conference. Find the probability that the selected group consists of 3 men. Solution: P(3 men)= number of ways of selecting 3 men total number of possible combinations 12! 12! 12 1110 9! 220 12 C3 (12 3)!3! 9!3! 9! 3 2 1 There are 220 possible three-person selections. 8 © 2010 Pearson Prentice Hall. All rights reserved. Example 3: Probability and Combinations continued A club consists of five men and seven women. Three members are selected at random to attend a conference. Find the probability that the selected group consists of 3 men. Solution: Determine the numerator. We are interested in the number of ways of selecting three men from 5 men. 5 C3 P(3 men)= 5! 5! 5 4 3! 10 (5 3)!3! 2!3! 3! 2 1 number of ways of selecting 3 men 10 1 total number of possible combinations 220 22 9 © 2010 Pearson Prentice Hall. All rights reserved.