1 / 11

Chapter 10

Chapter 10. Counting Techniques. Permutations Section 10.2. Permutations. A permutation is an arrangement of n objects in a specific order. Factorial Notation. Factorial Formulas For any counting n. Exercises:. In how many ways can 4 people be seated in a row?.

rianne
Download Presentation

Chapter 10

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 10 Counting Techniques

  2. PermutationsSection 10.2

  3. Permutations • A permutation is an arrangement • of nobjects in a specific order.

  4. Factorial Notation • Factorial Formulas • For any counting n

  5. Exercises: In how many ways can 4 people be seated in a row? 4 3  2  1 = 4! = 24     If 6 horses are in a race and they all finish with no ties, in how many ways can the horses finish the race? 6  5  4  321 = 6! = 720 — — — — — —

  6. Exercises: In how many ways can 4 people be seated in a circle? Formula: (n – 1)! (4 – 1)! = 3! = 321 = 6 Notice: The answer is not the same as standing in a row. The reason is everyone could shift one seat to the right (left) but they would still be sitting in the same order or position relative to each other.

  7. Permutation Formula • The number of permutations of n • objects taking r objects at a time • (order is important and nr).

  8. Exercise: A basketball coach must choose 4 players to play in a particular game. (The team already has a center.) In how many ways can the 4 positions be filled if the coach has 10 players who can play any position? 10 nPr 4 = 10 x 9 x 8 x 7 = 5040

  9. Exercises: Assume the cards are drawn without replacement. • In how many ways can 3 hearts be drawn • from a standard deck of 52 cards? 13 nPr 3 = 13 x 12 x 11 = 1716 • In how many ways can 2 kings be drawn from a • standard deck of 52 cards? 4 nPr 2 = 4 x 3 = 12

  10. Complementary Counting Principle

  11. Exercises: • Out of 5 children, in how many ways • can a family have at least 1 boy? n(A) = n(U) – n(A') n(at least 1 boy) = 25 – n(no boys(all girls)) = 25 – 1 = 31 • Out of 5 children, in how many ways • can a family have at least2 boys? n(A) = n(U) – n(A') n(at least 2 boys) = 25 – [n(no boys) + n(1 boy)] = 25 – [1 + 5] = 26 END

More Related