Counting Principals, Permutations, and Combinations

Slides:



Advertisements
Similar presentations
Combinations A combination is a grouping of things ORDER DOES NOT MATTER.
Advertisements

Counting Principles Probability.
Quantitative Methods Session – Permutation & Combination Pranjoy Arup Das.
How many possible outcomes can you make with the accessories?
Chapter 5 Section 5 Permutations and Combinations.
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Combinations Combinations are very similar to permutations with one key difference: Order does not matter.
COUNTING PRINCIPALS, PERMUTATIONS, AND COMBINATIONS.
Unit 7: Probability Lesson 2 Tree Diagrams, fundamental counting principle, sample space lists and tables, permutation, combination, factorials.
Elementary Counting Techniques & Combinatorics Martina Litschmannová K210.
Math 2 Honors - Santowski
Chapter 5 Possibilities and Probability Counting Permutations Combinations Probability.
P ERMUTATIONS AND C OMBINATIONS Homework: Permutation and Combinations WS.
Lesson 1.9 Probability Objective: Solve probability problems.
Number of Elements in a Finite Set. Notation : The number of the elements of the set A will be denoted by n(A) Examples (1): Let: Let: A = {a,b,c,d} B.
Counting, Permutations, & Combinations. A counting problem asks “how many ways” some event can occur. Ex. 1: How many three-letter codes are there using.
Methods of Counting Outcomes BUSA 2100, Section 4.1.
Mathematics. Permutation & Combination - 2 Session.
Elementary Combinatorics Combinatorics  Deals with enumeration (counting) techniques and related algebra.  Basis of counting XSet |X|No. of elements.
CSE 221: Algorithms and Data Structures Lecture #10 Counting: Easy as 1, 2, C(3,1) Steve Wolfman 2009W1 1.
© The McGraw-Hill Companies, Inc., Chapter 4 Counting Techniques.
Counting CSC-2259 Discrete Structures Konstantin Busch - LSU1.
Probability. Basic Concepts of Probability What you should learn: How to identify the sample space of a probability experiment and to identify simple.
Discrete Mathematics Lecture # 25 Permutation & Combination.
COUNTING PRINCIPALS, PERMUTATIONS, AND COMBINATIONS.
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.
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.
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.
Permutations. Permutation: The number of ways in which a subset of objects can be selected from a given set of objects, where order is important. Given.
Permutations and Combinations
Counting, Permutations, & Combinations
Permutations and Combinations
Counting, Permutations, & Combinations
11.3 Notes Combinations.
Counting, Permutations, & Combinations
Permutations and Combinations
Elementary Counting Techniques & Combinatorics
CSC-2259 Discrete Structures
Copyright © Cengage Learning. All rights reserved.
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
Calculating Probability, Combinations and Permutations
Chapter 0.4 Counting Techniques.
Permutations.
Counting, Permutations, & Combinations
Warm Up Problem of the Day Lesson Presentation Lesson Quizzes.
Warm Up Permutations and Combinations Evaluate  4  3  2  1
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
Permutations and Combinations
Lesson 11-1 Permutations and Combinations
Permutations and Combinations
Permutations and Combinations
104- Ch. 11 part 1; 260- Ch. 5 pt. 2 master_prob_pc.pptx
Counting, Permutations, & Combinations
Permutations and Combinations
How many possible outcomes can you make with the accessories?
Counting, Permutations, & Combinations
Section 6.2 Permutations with Repeated Objects and Combinations
Bellwork Practice Packet 10.3 B side #3.
Permutations and 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
Presentation transcript:

Counting Principals, Permutations, and Combinations

A counting problem asks “how many ways” some event can occur. Ex. 1: How many three-letter codes are there using letters A, B, C, and D if no letter can be repeated? One way to solve is to list all possibilities. ABC ABD ACB ACD ADB ADC BAC BAD BCA BCD BDA BDC CAB CAD CBA CBD CDA CDB DAB DAC DBA DBC DCA DCB

Ex. 2: An experimental psychologist uses a sequence of two food rewards in an experiment regarding animal behavior. These two rewards are of three different varieties. How many different sequences of rewards are there if each variety can be used only once in each sequence? Next slide

Count the number of branches to determine the number of ways. Another way to solve is a factor tree where the number of end branches is your answer. Count the number of branches to determine the number of ways. There are six different ways to give the rewards.

Fundamental Counting Principle Suppose that a certain procedure P can be broken into n successive ordered stages, S1, S2, . . . Sn, and suppose that S1 can occur in r1 ways. S2 can occur in r2 ways. Sn can occur in rn ways. Then the number of ways P can occur is

Ex. 2 Revisited: An experimental psychologist uses a sequence of two food rewards in an experiment regarding animal behavior. These two rewards are of three different varieties. How many different sequences of rewards are there if each variety can be used only once in each sequence? Using the fundamental counting principle: 3 2 X 1st reward 2nd reward

Permutations An r-permutation of a set of n elements is an ordered selection of r elements from the set of n elements ! means factorial Ex. 3! = 3∙2∙1 0! = 1

Note: The order does matter Ex. 1 Revisited: How many three-letter codes are there using letters A, B, C, and D if no letter can be repeated? Note: The order does matter

The number of combinations of n elements taken r at a time is Order does NOT matter! Where n & r are nonnegative integers & r < n

Ex. 3: How many committees of three can be selected from four people? Use A, B, C, and D to represent the people Note: Does the order matter?

Ex. 4: How many ways can the 4 call letters of a radio station be arranged if the first letter must be W or K and no letters repeat?

Ex. 5: In how many ways can a class of 25 students elect a president, vice-president, and secretary if no student can hold more than one office?

Ex. 6: How many five-card hands are possible from a standard deck of cards?

Ex. 7: In how many ways can 9 horses place 1st, 2nd, or 3rd in a race?

Ex. 8: Suppose there are 15 girls and 18 boys in a class Ex. 8: Suppose there are 15 girls and 18 boys in a class. In how many ways can 2 girls and 2 boys be selected for a group project? 15C2 × 18C2 = 16,065

It’s time to combine & expand From a group of 7 men and 6 women, five people are to be selected to form a committee so that at least 3 men on the committee. In how many ways can it be done? What are the possible scenarios 3 men and 2 women, 4 men and 1 woman, or 5 men (7C3 x 6C2) + (7C4 x 6C1) + (7C5) - but why do we add here? (525 + 210 + 21) 756

MORE EXAMPLES In how many different ways can the letters of the word 'LEADING' be arranged in such a way that the vowels always come together? The word 'LEADING' has 7 different letters. But, when we pair all the vowels together (EAI) they count as 1 letter So there are 5 letters → 5! = 120 combinations But the vowels can also be rearranged, so → 3! = 6 When we combine these two we get 120 x 6 = 720 possible solutions

Continued In how many different ways can the letters of the word 'DETAIL' be arranged in such a way that the vowels occupy only the odd positions? There are 6 letters in the given word, out of which there are 3 vowels and 3 consonants. Let us mark these positions as under: (1) (2) (3) (4) (5) (6) Now, 3 vowels can be placed at any of the three places marked 1, 3, 5. Number of ways of arranging the vowels = 3P3 = 3! = 6. Also, the 3 consonants can be arranged at the remaining 3 positions. Number of ways of these arrangements = 3P3 = 3! = 6. Total number of ways = (6 x 6) = 36.