Chapter 10 Counting Methods.

Slides:



Advertisements
Similar presentations
Chapter 10 Counting Techniques.
Advertisements

5.4 Counting Methods Objectives: By the end of this section, I will be able to… 1) Apply the Multiplication Rule for Counting to solve certain counting.
How many possible outcomes can you make with the accessories?
Chapter 2 Section 2.4 Permutations and Combinations.
Chapter 7 - Part Two Counting Techniques Wednesday, March 18, 2009.
Chapter 8 Counting Techniques PASCAL’S TRIANGLE AND THE BINOMIAL THEOREM.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Precalculus – MAT 129 Instructor: Rachel Graham Location: BETTS Rm. 107 Time: 8 – 11:20 a.m. MWF.
The Fundamental Counting Principle and Permutations
PROBABILITY. FACTORIALS, PERMUTATIONS AND COMBINATIONS.
Chapter 11: Counting Methods
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.
Section 10-3 Using Permutations and Combinations.
© The McGraw-Hill Companies, Inc., Chapter 4 Counting Techniques.
Probability Permutations and Combinations.  Permutations are known as any arrangement of distinct objects in a particular _________. Permutations order.
SECTION 10-2 Using the Fundamental Counting Principle Slide
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 12.8 The Counting Principle and Permutations.
3.4 Counting Principles I.The Fundamental Counting Principle: if one event can occur m ways and a second event can occur n ways, the number of ways the.
Learning Objectives for Section 7.4 Permutations and Combinations
PERMUTATIONS AND COMBINATIONS BOTH PERMUTATIONS AND COMBINATIONS USE A COUNTING METHOD CALLED FACTORIAL.
I CAN: Use Permutations and Combinations
3.2 Combinations.
MATH 2311 Section 2.1. Counting Techniques Combinatorics is the study of the number of ways a set of objects can be arranged, combined, or chosen; or.
8.6 Counting Principles. Listing Possibilities: Ex 1 Eight pieces of paper are numbered from 1 to 8 and placed in a box. One piece of paper is drawn from.
© 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.
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
Permutations and Combinations
Section The Pigeonhole Principle If a flock of 20 pigeons roosts in a set of 19 pigeonholes, one of the pigeonholes must have more than 1 pigeon.
Section 6.3. Section Summary Permutations Combinations.
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
4-1 Chapter 4 Counting Techniques.
MATH 2311 Section 2.1.
Counting, Permutations, & Combinations
Permutations and Combinations
Counting Methods and Probability Theory
Counting, Permutations, & Combinations
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
4-1 Chapter 4 Counting Techniques.
Chapter 10: Counting Methods
4-1 Chapter 4 Counting Techniques.
Counting, Permutations, & Combinations
Warm Up Permutations and Combinations Evaluate  4  3  2  1
Counting, Permutations, & Combinations
Section 12.8 The Counting Principle and Permutations
Permutations and Combinations
Permutations and Combinations
Advanced Combinations and Permutations
Counting, Permutations, & Combinations
How many possible outcomes can you make with the accessories?
Combinations.
Counting, Permutations, & Combinations
MATH 2311 Section 2.1.
Chapter 10 Counting Methods.
Counting Methods and Probability Theory
Chapter 10 Counting Methods.
4-1 Chapter 4 Counting Techniques.
Using Permutations and Combinations
Bellwork Practice Packet 10.3 B side #3.
Chapter 10 Counting Methods 2012 Pearson Education, Inc.
Standard DA-5.2 Objective: Apply permutations and combinations to find the number of possibilities of an outcome.
Chapter 11: Further Topics in Algebra
Permutations and Combinations
Permutations and Combinations
Using Permutations and Combinations
10.3 – Using Permutations and Combinations
MATH 2311 Section 2.1.
Presentation transcript:

Chapter 10 Counting Methods

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”

Using Permutations and Combinations Section 10-3 Using Permutations and Combinations

Using Permutations and Combinations Solve counting problems involving permutations and the fundamental counting principle. Solve counting problems involving combinations and the fundamental counting principle. Solve counting problems that require whether to use permutations or combinations.

Permutations In the context of counting problems, arrangements are often called permutations; the number of permutations of n things taken r at a time is denoted nPr. Applying the fundamental counting principle to arrangements of this type gives nPr = n(n – 1)(n – 2)…[n – (r – 1)].

Factorial Formula for Permutations The number of permutations, or arrangements, of n distinct things taken r at a time, where r n, can be calculated as

Example: Using the Factorial Formula for Permutations Evaluate each permutation. a) 5P3 b) 6P6 Solution

Example: IDs How many ways can you select two letters followed by three digits for an ID if repeats are not allowed? Solution There are two parts: 1. Determine the set of two letters. 2. Determine the set of three digits. Part 1 Part 2

Example: Building Numbers From a Set of Digits How many four-digit numbers can be written using the numbers from the set {1, 3, 5, 7, 9} if repetitions are not allowed? Solution Repetitions are not allowed and order is important, so we use permutations:

Combinations In the context of counting problems, subsets, where order of elements makes no difference, are often called combinations; the number of combinations of n things taken r at a time is denoted nCr.

Factorial Formula for Combinations The number of combinations, or subsets, of n distinct things taken r at a time, where r n, can be calculated as Note:

Example: Using the Factorial Formula for Combinations Evaluate each combination. a) 5C3 b) 6C6 Solution

Example: Finding the Number of Subsets Find the number of different subsets of size 3 in the set {m, a, t, h, r, o, c, k, s}. Solution A subset of size 3 must have 3 distinct elements, so repetitions are not allowed. Order is not important.

Example: Finding the Number of Subsets A common form of poker involves hands (sets) of five cards each, dealt from a deck consisting of 52 different cards. How many different 5-card hands are possible? Solution Repetitions are not allowed and order is not important.

Guidelines on Which Method to Use Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed Order is important. Order is not important. Arrangements of n items taken r at a time Subsets of n items taken r at a time nPr = n!/(n – r)! nCr = n!/[ r!(n – r)!] Clue words: arrangement, schedule, order Clue words: group, sample, selection