Chapter 10 Counting Methods 2012 Pearson Education, Inc.

Slides:



Advertisements
Similar presentations
10.1 – Counting by Systematic Listing One-Part Tasks The results for simple, one-part tasks can often be listed easily. Tossing a fair coin: Rolling a.
Advertisements

10.1 – Counting by Systematic Listing
Slide Slide 1 Copyright © 2007 Pearson Education, Inc Publishing as Pearson Addison-Wesley. Created by Tom Wegleitner, Centreville, Virginia Section 4-7.
Combinations We should use permutation where order matters
Copyright © Ed2Net Learning Inc.1. 2 Warm Up 1.List all combinations of Roshanda, Shelli, Toshi, and Hector, taken three at a time 2. In how many ways.
Chapter 8 Counting Techniques PASCAL’S TRIANGLE AND THE BINOMIAL THEOREM.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Counting Principles and Probability Digital Lesson.
Copyright © 2009 Pearson Education, Inc. Chapter 12 Section 8 - Slide 1 P-8 Probability The Counting Principle and Permutations.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Lecture Slides Elementary Statistics Eleventh Edition and the Triola.
Notes 9.1 – Basic Combinatorics. I. Types of Data 1.) Discrete Data – “Countable”; how many? 2.) Continuous Data – “uncountable”; measurements; you can.
Chapter 12 Section 8 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 11: Counting Methods
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 9- 1.
Chapter 10: Counting Methods
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
10.3 – Using Permutations and Combinations Permutation: The number of ways in which a subset of objects can be selected from a given set of objects, where.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 10-3 Using Permutations and Combinations.
© The McGraw-Hill Companies, Inc., Chapter 4 Counting Techniques.
Sullivan Algebra and Trigonometry: Section 14.2 Objectives of this Section Solve Counting Problems Using the Multiplication Principle Solve Counting Problems.
SECTION 10-2 Using the Fundamental Counting Principle Slide
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 12.8 The Counting Principle and Permutations.
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc. Sets and Counting6 Sets and Set Operations The Number of Elements in a Finite Set The.
CSNB143 – Discrete Structure
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc. Sets and Counting6 Sets and Set Operations The Number of Elements in a Finite Set The.
Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Probability 3.
I CAN: Use Permutations and Combinations
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 11 Counting Methods and Probability Theory.
Permutations Counting where order matters If you have two tasks T 1 and T 2 that are performed in sequence. T 1 can be performed in n ways. T 2 can be.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by.
 2012 Pearson Education, Inc. Slide Chapter 10 Counting Methods.
EXAMPLE 1 Count permutations
Chapter 10 Counting Methods.
4-1 Chapter 4 Counting Techniques.
Permutations and Combinations
Copyright © 2016, 2013, and 2010, Pearson Education, Inc.
Counting Methods and Probability Theory
Section 8.3 PROBABILITY.
12.2 Permutations and Combinations
Permutations 7.2 Chapter 7 Combinatorics 7.2.1
Chapter 3 Probability.
4-1 Chapter 4 Counting Techniques.
Chapter 10: Counting Methods
One, two, three, we’re… Counting.
Chapter 3 Probability.
4-1 Chapter 4 Counting Techniques.
Elementary Statistics
Elementary Statistics: Picturing The World
Warm Up Permutations and Combinations Evaluate  4  3  2  1
Combinatorics: Combinations
Section 12.8 The Counting Principle and Permutations
Permutations and Combinations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Advanced Combinations and Permutations
6-7 Permutations and Combinations
Permutations.
Counting Methods and Probability Theory
Chapter 10 Counting Methods.
Chapter 3 Probability.
4-1 Chapter 4 Counting Techniques.
Using Permutations and Combinations
Created by Tom Wegleitner, Centreville, Virginia
12.1 The Fundamental Counting Principle and Permutations
Chapter 11: Further Topics in Algebra
Using Permutations and Combinations
Section 11.7 The Binomial Theorem
10.3 – Using Permutations and Combinations
9.1 Basic Combinatorics.
Presentation transcript:

Chapter 10 Counting Methods 2012 Pearson Education, Inc.

Chapter 10: Counting Methods 10.1 Counting by Systematic Listing 10.2 Using the Fundamental Counting Principle 10.3 Using Permutations and Combinations 10.4 Using Pascal’s Triangle 10.5 Counting Problems Involving “Not” and “Or” 2012 Pearson Education, Inc.

Using the Fundamental Counting Principle Section 10-2 Using the Fundamental Counting Principle 2012 Pearson Education, Inc.

Using the Fundamental Counting Principle Uniformity and the Fundamental Counting Principle Factorials Arrangements of Objects 2012 Pearson Education, Inc.

Uniformity Criterion for Multiple-Part Tasks A multiple-part task is said to satisfy the uniformity criterion if the number of choices for any particular part is the same no matter which choices were selected for the previous parts. 2012 Pearson Education, Inc.

Fundamental Counting Principle When a task consists of k separate parts and satisfies the uniformity criterion, if the first part can be done in n1 ways, the second part can be done in n2 ways, and so on through the k th part, which can be done in nk ways, then the total number of ways to complete the task is given by the product 2012 Pearson Education, Inc.

Example: Two-Digit Numbers How many two-digit numbers can be made from the set {0, 1, 2, 3, 4, 5}? (numbers can’t start with 0.) Solution Part of Task Select first digit Select second digit Number of ways 5 (0 can’t be used) 6 There are 5(6) = 30 two-digit numbers. 2012 Pearson Education, Inc.

Example: Two-Digit Numbers with Restrictions How many two-digit numbers that do not contain repeated digits can be made from the set {0, 1, 2, 3, 4, 5} ? Solution Part of Task Select first digit Select second digit Number of ways 5 (repeated digits not allowed) There are 5(5) = 25 two-digit numbers. 2012 Pearson Education, Inc.

Example: Two-Digit Numbers with Restrictions How many ways can you select two letters followed by three digits for an ID? Solution Part of Task First letter Second letter Digit Number of ways 26 10 There are 26(26)(10)(10)(10) = 676,000 IDs possible. 2012 Pearson Education, Inc.

Factorials For any counting number n, the product of all counting numbers from n down through 1 is called n factorial, and is denoted n!. 2012 Pearson Education, Inc.

Factorial Formula For any counting number n, the quantity n factorial is given by 2012 Pearson Education, Inc.

Example: Solution Evaluate each expression. a) 4! b) (4 – 1)! c) 2012 Pearson Education, Inc.

Definition of Zero Factorial 2012 Pearson Education, Inc.

Arrangements of Objects When finding the total number of ways to arrange a given number of distinct objects, we can use a factorial. 2012 Pearson Education, Inc.

Arrangements of n Distinct Objects The total number of different ways to arrange n distinct objects is n!. 2012 Pearson Education, Inc.

Example: Arranging Books How many ways can you line up 6 different books on a shelf? Solution The number of ways to arrange 6 distinct objects is 6! = 720. 2012 Pearson Education, Inc.

Arrangements of n Objects Containing Look-Alikes The number of distinguishable arrangements of n objects, where one or more subsets consist of look-alikes (say n1 are of one kind, n2 are of another kind, …, and nk are of yet another kind), is given by 2012 Pearson Education, Inc.

Example: Distinguishable Arrangements Determine the number of distinguishable arrangements of the letters of the word INITIALLY. Solution 9 letters total 3 I’s and 2 L’s 2012 Pearson Education, Inc.