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.

Slides:



Advertisements
Similar presentations
Permutations and Combinations
Advertisements

Math 221 Integrated Learning System Week 2, Lecture 1
Counting Principles The Fundamental Counting Principle: If one event can occur m ways and another can occur n ways, then the number of ways the events.
Chapter 10 Counting Techniques.
How many possible outcomes can you make with the accessories?
Today Today: Reading: –Read Chapter 1 by next Tuesday –Suggested problems (not to be handed in): 1.1, 1.2, 1.8, 1.10, 1.16, 1.20, 1.24, 1.28.
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 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
3.4 Counting Principles Statistics Mrs. Spitz Fall 2008.
Counting and Probability Sets and Counting Permutations & Combinations Probability.
Precalculus – MAT 129 Instructor: Rachel Graham Location: BETTS Rm. 107 Time: 8 – 11:20 a.m. MWF.
P ERMUTATIONS AND C OMBINATIONS Homework: Permutation and Combinations WS.
MATH 1107 Elementary Statistics Lecture 7 Combinations and Permutations.
6.2 Find Probability Using Permutations. Vocabulary n factorial: product of integers from 1 to n, written as n! 0! = 1 Permutation: arrangement of objects.
The Fundamental Counting Principle and Permutations
Quiz 3 Counting: 4.3, 4.4, 4.5. Quiz3: April 27, pm Your answers should be expressed in terms of factorials and/or powers. A lonely gambler.
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.
Chapter 3 Permutations and combinations
Counting Techniques. Multiplication Rule of Counting If a task consists of a sequence of choices in which there are p selections for the first choice,
Section 10-3 Using Permutations and Combinations.
Additional Topics in Probability and Counting 1 Section 3.4.
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.
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.
2.2 Permutations (Textbook Section 4.6). Recall Factorial Notation  The number of ways to arrange n objects into n spots is n! (read “!” a “factorial”)
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.
Permutations – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Permutations Reading: Kolman, Section 3.1.
Ch Counting Principles. Example 1  Eight pieces of paper are numbered from 1-8 and placed in a box. One piece of paper is drawn from the box, its.
Permutations and Combinations Section 2.2 & 2.3 Finite Math.
CSNB143 – Discrete Structure
Honors Analysis.  Independent Events: Events that do not affect each other  Sample Space: List of all possible outcomes  Fundamental Counting Principle:
I CAN: Use Permutations and Combinations
3.2 Combinations.
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 7.2 Counting Our.
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.
Chapter 7 – Counting Techniques CSNB 143 Discrete Mathematical Structures.
Permutations and Combinations
The Fundamental Counting Principle and Permutations 18.0 Students use fundamental counting principles to compute combinations and permutations Students.
Counting Principle part 2 I. Math symbols and formulas for Counting Principles. A) Basic Counting Principle = m x n where you have m things and n things.
Chapter 10 Counting Methods.
Permutations and Combinations
CSNB 143 Discrete Mathematical Structures
Counting Methods and Probability Theory
12.2 Permutations and Combinations
Counting, Permutations, & Combinations
Chapter 5 Probability 5.5 Counting Techniques.
Chapter 3 Probability.
Counting Principle and Permutations
Chapter 3 Probability.
12.1 The Fundamental Counting Principle & Permutations
Section 12.8 The Counting Principle and Permutations
Permutations and Combinations
Permutations and Combinations
Permutations and Combinations
Permutation & COmbination
MATH 2311 Section 2.1.
Counting Methods and Probability Theory
Chapter 10 Counting Methods.
Using Permutations and Combinations
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.
Exercise How many different lunches can be made by choosing one of four sandwiches, one of three fruits, and one of two desserts? 24.
Permutations and Combinations
Using Permutations and Combinations
10.3 – Using Permutations and Combinations
MATH 2311 Section 2.1.
Presentation transcript:

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 performed in n ways. The sequence T 1 T 2 can be performed in (n 1 )(n 2 ) ways.

3 possible ways 4 possible ways to to perform T 1 perform T 2 Possible ways of performing Task 1 then Task = 12 This is called the multiplication principle of counting.

Lets say you have a password that is one letter followed by 3 digits. How many possible unique passwords can you create? 26 letters in the alphabet 10 possible numbers (0-9) for each digit letters x digit 1 x digit 2 x digit 3 26 x 10 x 10 x 10 = 26000

nPr symbolizes the number of permutations of n objects taken r at a time. If 1 ≤ r ≤ n then: nPr is: n x (n-1) x (n-2)…..(n-r+1) 1 at a time 2 at a time 3 at a time

The number of permutations of 4 objects taken 3 at a time = 4 x 3 x 2 = 24 (n) x (n-1) x (n-2) 4 x 3 x 2 = 24 Taken at a time: Taken 3 at time.

The sequences 12, 43, 31, 24 and 21 are some permutations of set A taken 2 at a time. This is noted as 4P2 The number of permutations of 4 objects taken 2 at a time = 4 x 3 = 12 (n) x (n-1) taken at a time 1 2

To further define nPr, we have a formula nPr = n!/(n-r)! ! Means factorial 3! = 1 x 2 x 3 = 6

If we had a deck of cards, set A = 52 and 5 cards are dealt. The number of permutations of A taken 5 at a time is: 52P5 = 52!/47! = 311,875,200 Or 52 x 51 x 50 x 49 x 48 (n) x (n-1) x (n-2) x (n-3) x (n-4) Taken at a time:

How many words of three distinct letters can be formed form the letters of the work MAST? 4P3 = 4!/(4-3)! = 4!/1! = 24

How many distinguishable words can be formed with the letters of MISSISSIPPI? There are 11 letters 1 M, 4 I, 4 S, 2 P 11!/(1!) (4!) (4!) (2!) = /(1)(24)(24)(2) = /1152 = 34650