10.5 Permutations and Combinations.

Slides:



Advertisements
Similar presentations
MATHCOUNTS TOOLBOX Facts, Formulas and Tricks
Advertisements

HAWKES LEARNING SYSTEMS Students Matter. Success Counts. Copyright © 2013 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Chapter 4.
1. Permutation 2. Combination 3. Formula for P ( n,r ) 4. Factorial 5. Formula for C ( n,r ) 1.
Consider the possible arrangements of the letters a, b, and c. List the outcomes in the sample space. If the order is important, then each arrangement.
Statistics and Probability Theory
How many possible outcomes can you make with the accessories?
PERMUTATIONS AND COMBINATIONS M408 – Probability Unit.
Quit Permutations Combinations Pascal’s triangle Binomial Theorem.
Chapter 8 Counting Techniques PASCAL’S TRIANGLE AND THE BINOMIAL THEOREM.
6.5 Binomial Theorem 1 Previously, we learned patterns for squaring and cubing binomials. (x+y) 2 = x 2 + 2xy + y 2 (x+y) 3 = x 3 + 3x 2 y + 3xy 2 + y.
6.7 – Permutations and Combinations
Combinations & Permutations. Essentials: Permutations & Combinations (So that’s how we determine the number of possible samples!) Definitions: Permutation;
1 Algorithms CSCI 235, Fall 2012 Lecture 9 Probability.
P ERMUTATIONS AND C OMBINATIONS Homework: Permutation and Combinations WS.
Permutations and Combinations
Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?
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  Determine how many different possibilities are possible:  1. There are 3 different ice cream flavors and 5 different toppings. You.
6.3Find Probabilities Using Combinations
Lesson  The numerator and denominator of a theoretical probability are numbers of possibilities.  Sometimes those possibilities follow regular.
Find Probabilities Using Combinations
Counting CSC-2259 Discrete Structures Konstantin Busch - LSU1.
Objective: Students will use proportional parts of triangles and divide a segment into parts. S. Calahan 2008.
Binomial – two terms Expand (a + b) 2 (a + b) 3 (a + b) 4 Study each answer. Is there a pattern that we can use to simplify our expressions?
Permutations and Combinations
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish permutations.
A horse race has the following horses running. How many different first, second and third place results are possible: Mushroom Pepper Sausage Tomato Onion.
1 CS 140 Discrete Mathematics Combinatorics And Review Notes.
Counting Techniques Tree Diagram Multiplication Rule Permutations 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.
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
Permutations and Combinations
1 Section 5.3 Permutations and Combinations Permutations (order counts) A permutation of a set is an arrangement of the objects from a set. There are n!
Permutations and Combinations. Fundamental Counting Principle If there are r ways of performing one operation, s ways of performing a second operation,
A permutation of r objects taken from n different objects without repetition is an arrangement of the objects in a specific order For example, there 12.
Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
Section 6.3. Section Summary Permutations Combinations.
Chapter 10 Counting Methods.
Permutations.
MATH 2311 Section 2.1.
Using Combinations You have already learned that order is important for some counting problems. For other counting problems, order is not important. For.
12.2 Combinations and Binomial Theorem
Pascal’s Triangle and the Binomial Theorem
6.7 – Permutations and Combinations
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
Binomial Expansion.
Combinations COURSE 3 LESSON 11-3
Combinations & Permutations
8.4 – Pascal’s Triangle and the Binomial Theorem
6.2 Find Probability Using Permutations
Permutations and Combinations
Permutations and Combinations
Arranging and Choosing
Permutations and Combinations
Splash Screen.
Combinations & Permutations
Recreational Exponentiation
How many possible outcomes can you make with the accessories?
Splash Screen.
MATH 2311 Section 2.1.
Using Permutations and Combinations
Splash Screen.
The Binomial Theorem.
Probability Warm Up page 12- write the question you have 10 mins to complete it. See coaching on page 85.
10.4 – Pascal’s Triangle and the Binomial Theorem
Permutations and Combinations
pencil, highlighter, GP notebook, calculator, red pen
Using Permutations and Combinations
10.3 – Using Permutations and Combinations
MATH 2311 Section 2.1.
Presentation transcript:

10.5 Permutations and Combinations

Permutations An arrangement of objects in which order is important Example 1a: Find the number of permutations of the letters in the word TIGER. 5 options 4 options 3 options 2 options 1 option

How to express this as a formula? Let’s investigate! Example 1b: In how many ways can you arrange 3 of the letters of the word TIGER? How to express this as a formula? Let’s investigate! 5 options 4 options 3 options Formula for permutations of n objects taken r at a time

Circular Permutations Five people are seated around a table: In a row (linear permutation): A B C E D ABCDE B A C D E BCDEA C A B D E CDEAB D A B C E DEABC E A B C D EABCD In a circle (circular permutation): There is only one circular permutation, but there are five corresponding linear ones. For a set with n members,

Example 2 How many circular permutations are possible when seating five people around a table? =24 permutations

Combinations An arrangement of objects in which order is NOT important Example 2: Count the possible combinations of 2 letters chosen from the list A,B,C & D? AB AC AD BA BC BD CA CB CD DA DB DC List permutations Remove repeats There are 6 possible combinations.

Example 3: Count the possible combinations of 3 letters (out of 5) chosen from the word TIGER? In Example 1b, we counted 60 different ways to arrange 3 letters chosen from the word TIGER when order is important. Now, since order is NOT important, divide 60 by the number of ways to arrange the 3 letters that were chosen. Number of arrangements for the 3 positions: So, Formula for combinations:

Example 4: If there are 9 students in a class, how many ways can a group of 1 to 3 students be formed? Three separate choices for the number of students: = 9 ways 1 student: 9C1= = 36 ways 2 students: 9C2= = 84 ways 3 students: 9C3= Total: 84+36+9 = 129 ways

Probability ORDER IS NOT IMPORTANT Example 5: From a standard deck of 52 cards, 5 cards are dealt. What is the probability that you receive only face cards? ORDER IS NOT IMPORTANT

= = = = = Expansions of for small values of n Pascal’s Triangle 1 1 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 1 6 15 20 15 6 1

From Pascal’s Triangle: Investigate

Investigate =

Binomial Theorem Example 6: Use Binomial Theorem to write the expansion of

Example 7: What is the coefficient of the term in the expansion of ? The term involves So we want

Calculating Permutations and Combinations on TI-84 Enter value for n (e.g. [5]) For permutations, press [MATH], highlight PRB and select [2:nPr] Enter value for r (e.g. [2]) Press [ENTER] For combinations, follow same steps except select [3:nCr]

Calculating Permutations and Combinations on TI-89 For permutations Press [2nd][MATH][7][2] Enter value for n (e.g. [5]) Press [,] Enter value for r (e.g. [2]) Press [ENTER] For combinations, follow same steps except press [2nd][MATH][7][3]