Chapter 2 Section 2.4 Permutations and Combinations.

Slides:



Advertisements
Similar presentations
12-1 and 12-2 Permutations and Combinations Get out that calculator!!
Advertisements

Combinations, Permutations, and the Fundamental Counting Principle.
Counting Methods Topic 7: Strategies for Solving Permutations and Combinations.
Statistics Review. Box-and-Whisker Plots The Parts of a Box and Whisker Plot Name the parts of a Box-and-Whisker Plot MedianUpper Quartile Lower.
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 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Expected value a weighted average of all possible values where the weights are the probabilities of each outcome :
Counting principle and permutations
COUNTING PRINCIPALS, PERMUTATIONS, AND COMBINATIONS.
Chapter 5 Section 5 Counting Techniques.
5.5 Counting Techniques. More Challenging Stuff  The classical method, when all outcomes are equally likely, involves counting the number of ways something.
Permutations and Combinations
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish permutations.
Counting, Permutations, & Combinations. A counting problem asks “how many ways” some event can occur. Ex. 1: How many three-letter codes are there using.
Section 10-3 Using Permutations and Combinations.
Permutations, Combinations, and Counting Theory AII.12 The student will compute and distinguish between permutations and combinations and use technology.
Prob/Stats Definition A permutation is an ordered arrangement of objects. (For example, consider the permutations of the letters A, B, C and D.)
Quiz Plot the point: (-4, 2, -3) in the Cartesian space. Find the midpoint between the 2 points: P(1, 5, -7) and Q(-5, 3, -3) 3. Find the distance.
Permutations and Combinations Section 2.2 & 2.3 Finite Math.
Permutations and Combinations
PERMUTATIONS AND COMBINATIONS BOTH PERMUTATIONS AND COMBINATIONS USE A COUNTING METHOD CALLED FACTORIAL.
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish permutations.
COUNTING PRINCIPALS, PERMUTATIONS, AND COMBINATIONS.
Permutations, Combinations, and Counting Theory
THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12.
6.7 Permutations & Combinations. Factorial: 4! = 4*3*2*1 On calculator: math ==> PRB ==> 4 7! = 5040 Try 12!
Honors PreCalculus: Section 9.1 Basic Combinatorics.
What is a permutation? A permutation is when you take a group of objects or symbols and rearrange them into different orders Examples: Four friends get.
Lesson 0.4 (Counting Techniques)
37. Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
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.
Permutations and Combinations
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
13 Lesson 1 Let Me Count the Ways Fundamental Counting Principle, Permutations & Combinations CP Probability and Statistics FA 2014 S-ID.1S-CP.3S-CP.5.
Permutations and Combinations Review Plus a little Dry Run, Sorting and Code.
Permutations and Combinations
Counting, Permutations, & Combinations
Chapter 10 Counting Methods.
Counting, Permutations, & Combinations
MATH 2311 Section 2.1.
Counting, Permutations, & Combinations
Happy Pi Day! Find x. 15 If you still have x
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
Permutations and Combinations
Permutations and Combinations
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
Permutations and Combinations
Lesson 11-1 Permutations and Combinations
Permutations and Combinations
Permutations and Combinations
Counting, Permutations, & Combinations
Permutations and Combinations
How many possible outcomes can you make with the accessories?
Counting, Permutations, & Combinations
MATH 2311 Section 2.1.
Bellwork Practice Packet 10.3 B side #3.
Probability Warm Up page 12- write the question you have 10 mins to complete it. See coaching on page 85.
Day 2 - Combinations.
Permutations and Combinations
Standard DA-5.2 Objective: Apply permutations and combinations to find the number of possibilities of an outcome.
Permutations and Combinations
Lecture 7: Permutations and Combinations
Permutations and Combinations
MATH 2311 Section 2.1.
Presentation transcript:

Chapter 2 Section 2.4 Permutations and Combinations

Permutations A permutation of a set of n elements taken r at a time is the number of ways you can pick r elements from a set of n elements and put them in a list (or attach a label to them). This is denoted with the symbol n P r and can be computed with the formula to the right. Example (previous): If 10 horses run a race in how many different ways can they finish in 1 st, 2 nd, and 3 rd place? This is the number of ways to pick from the 10 horses 3 of them to label (or list) as 1 st, 2 nd and 3 rd. This we denote as 10 P 3 and is computed as shown below. This is what we got before. Notice that when you are dividing factorials there will be a great deal of canceling. This will make some of the computations easier.

Permutations When the choice of one option restricts the number of choices with the next option (such as in the example of running a race) in the Fundamental Counting Principle we call this a permutation. A permutation of a set of n things where you want to select r of them and also put them in a list or label them is denoted n P r. For example if we run a race with 4 people {Abby (A), Britton (B), Cathy (C), Donna (D)} and want to know how many ways they can finish in 1 st and second place the answer is 4 P 2. The number in the set is 4 and the number we are selecting out is 2, but we are labeling the two we select as 1 st place and 2 nd place. From this we get 4 P 2 =12 from the previous example. How is this done in general? To get the value n P r start with the number n and count down by 1 each time until you have r numbers (factors) you are multiplying together. 4 P 2 = 4  3 =12 start with 4 2 factors 6 P 3 = 6  5  4 =120 start with 6 3 factors 10 P 5 = 10  9  8  7  6 = 30,240 start with 10 5 factors 100 P 4 = 100  99  98  97 = 94,109,400 start with factors

Factorials A number followed by an exclamation point (!) is called a factorial. The way you find the value of it is to start with the number and multiply each smaller integer until you get to 1. 1! = 1Pronounced "one factorial" 2! = 2  1 = 2Pronounced "two factorial" 3! = 3  2  1 = 6Pronounced "three factorial" 4! = 4  3  2  1 = 24Pronounced "four factorial" 5! = 5  4  3  2  1 = 120Pronounced "five factorial" 6! = 6  5  4  3  2  1 = 720Pronounced "six factorial" There is one strange exception to this and that is zero factorial is 1 (i.e. 0! =1). The factorial calculation idea will make counting some things much easier. A formula for Permutations Using Factorials. There is a short formula for permutations that uses the factorial symbol. The grouping symbols mean to do the subtraction in the denominator before taking the factorial. (Notice lots of cancellation happens.) In an 8 dog race the number of ways the dogs can win (1 st ), place (2 nd ), and show (3 rd ) is what?

Permutations of Identical Items How many ways can the letters in the word "TIMES" be arranged? There are five letter that can occupy one of 5 positions. We can think of it either in terms of the Fundamental Counting Principle or a permutation. Fundamental Counting Principle = 5  4  3  2  1=120 1 st 2 nd 3 rd 4 th 5 th Permutation The difficulty that exists is if a letter is repeated. The you must divide by the factorial of the number of times each of the repeated letters is repeated. Find the number of ways to arrange the letters in the "ASSISTANT". There are 9 letters total we want to arrange. The letter S is repeated 3 times, the letter A is repeated 2 times, and the letter T is repeated 2 times. A S TIN

Combinations A combination of a set of n elements taken r at a time is the number of ways you can pick r elements from a set of n elements. This is denoted with the symbol n C r and can be computed with the formula to the right. (Note the distinction with a permutation is that you are just picking them not putting them in a list.) Example: A class of 25 students has to elect 4 officers: a president, vice-president, secretary and treasurer. How many ways can this be done if a student can hold only one office? From the set of 25 we are picking 4 people and attaching the labels: president, vice-president, secretary and treasures, so it is 25 P 4. A class of 25 students has to elect 4 student council representatives. How many ways can this be done? From the set of 25 we are picking 4 and doing nothing else, so this is 25 C 4.

A Formula for Combinations There is a formula for finding combinations that uses factorials rather than trying to list all of the different combinations. This is given to the right. Again notice all the cancellation that occurs in the examples below.

Examples In how many ways can a committee of 5 US Senators be selected? There are 100 US Senators and we want to know how many ways can 5 be chosen. This is a combination of 5 people selected from a set of 100. In how many different ways can a 7 card poker hand be dealt from a deck? In a standard deck of cards there are 52. We want to know in how many ways can you choose 7 of them. In how many different ways can 6 lottery balls be chosen from 49? (Ohio Lottery)Ohio Lottery

Example In how many ways can a baseball team of 9 players make a batting order? What we want to do is select all 9 players and order them from 1 to 9. This is a permutation. It would be : A coed softball team has 13 players, 7 are boys and 6 are girls. How many ways can a starting line-up be selected that consists of 5 boys and 5 girls? This makes use of both the Fundamental Counting Principle and Combinations Ways to choose boys Ways to choose girls A basketball coach has 15 players on the team 6 guards, 5 forwards and 4 centers. How many ways can he choose a line up of 2 guards, 2 forwards and 1 center. choose guards choose forwards choose centers

Pascal's Triangle Pascal's Triangle organizes the information in the combination formula into a triangle where each is a set of a particular size n and each column are the subsets of a certain size r. Here is the table below n r Notice the entry in the 4 th row and 2 nd column is 6. Remember 4 C 2 = 6. This table is built from the famous "upside down L" pattern that the entries above and to the right and directly above give the entry below = = 4 Each row can be gotten from the previous one This table is very useful in figuring out what ( x + y ) n is multiplied out. ( x + y ) 2 = x xy + y 2 (Look in row 2) ( x + y ) 3 = x x 2 y + 3 xy 2 + y 3 (Look in row 3) ( x + y ) 4 = x x 3 y + 6 x 2 y xy 3 + y 4 (Look in row 4) ( x + y ) 5 = x x 4 y + 10 x 3 y x 2 y xy 4 + y 5 (Look in row 5)

Total Number of Subsets of a Set The entries in each row of Pascal's Triangle represent the subsets of a set all the different sizes. If we add them up going across each row we get the total number of subsets Subsets 011 = = = = = = = 2 6 n r The number of subsets of a set with n elements is 2 n. For example, a set with 10 elements has 2 10 = 1024 subsets. Notice the number of subsets doubles each time you add a single element. Example A pizza store stocks 6 toppings for a pizza: pepperoni, sausage, ham, mushroom, green pepper, onion. a) How many 3 topping pizzas are there? b) How many different types of pizzas can this store make?