Counting arrangements - Permutations

Slides:



Advertisements
Similar presentations
1. Probability of an Outcome 2. Experimental Probability 3. Fundamental Properties of Probabilities 4. Addition Principle 5. Inclusion-Exclusion Principle.
Advertisements

Warm-Up Problem Can you predict which offers more choices for license plates? Choice A: a plate with three different letters of the alphabet in any order.
Copyright ©2011 Nelson Education Limited. Probability and Probability Distributions CHAPTER 4.
Chapter 3 Probability.
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.
1 Pertemuan 05 Ruang Contoh dan Peluang Matakuliah: I0134 –Metode Statistika Tahun: 2007.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Counting Principles and Probability Digital Lesson.
Probability Chapter 3. § 3.1 Basic Concepts of Probability.
4. Counting 4.1 The Basic of Counting Basic Counting Principles Example 1 suppose that either a member of the faculty or a student in the department is.
Counting Principles (Permutations and Combinations )
Counting and Probability Sets and Counting Permutations & Combinations Probability.
7 Further Topics in Algebra © 2008 Pearson Addison-Wesley. All rights reserved Sections 7.4–7.7.
Chapter 12 Section 8 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 12 Section 7 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Counting Principles. What you will learn: Solve simple counting problems Use the Fundamental Counting Principle to solve counting problems Use permutations.
1 Fundamental Counting Principle & Permutations. Outcome-the result of a single trial Sample Space- set of all possible outcomes in an experiment Event-
Principles of Statistics Chapter 2 Elements of Probability.
Discrete Mathematical Structures (Counting Principles)
Slide 7- 1 Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
4.1 Probability Distributions. Do you remember? Relative Frequency Histogram.
Probability Chapter 3. § 3.4 Counting Principles.
Lesson Counting Techniques. Objectives Solve counting problems using the Multiplication Rule Solve counting problems using permutations Solve counting.
Introduction to Probability. 5.1 Experiments, Outcomes, Events, and Sample Spaces Sample space - The set of all possible outcomes for an experiment Roll.
Sullivan Algebra and Trigonometry: Section 14.2 Objectives of this Section Solve Counting Problems Using the Multiplication Principle Solve Counting Problems.
Counting Principles Multiplication rule Permutations Combinations.
I CAN: Use Permutations and Combinations
Probability. 3.1 Events, Sample Spaces, and Probability Sample space - The set of all possible outcomes for an experiment Roll a die Flip a coin Measure.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 11 Counting Methods and Probability Theory.
CSCI 115 Chapter 3 Counting. CSCI 115 §3.1 Permutations.
Special Topics. Calculating Outcomes for Equally Likely Events If a random phenomenon has equally likely outcomes, then the probability of event A is:
The Fundamental Counting Principle and Permutations 18.0 Students use fundamental counting principles to compute combinations and permutations Students.
PROBABILITY AND STATISTICS WEEK 2 Onur Doğan. Introduction to Probability The Classical Interpretation of Probability The Frequency Interpretation of.
13.1 & Find Probabilities and Odds 13.2 Find Probabilities Using Permutations.
Chapter 10 Counting Methods.
4-1 Chapter 4 Counting Techniques.
Copyright © Cengage Learning. All rights reserved.
Chapter 7: Counting Principles
Permutations and Combinations
Probability Counting techniques.
Counting Methods and Probability Theory
Section 8.3 PROBABILITY.
12.2 Permutations and Combinations
Chapter 3 Probability.
Permutations and Combinations
The Counting Principle
Chapter 0.4 Counting Techniques.
4-1 Chapter 4 Counting Techniques.
Chapter 3 Probability.
4-1 Chapter 4 Counting Techniques.
Elementary Statistics: Picturing The World
Basic Concepts An experiment is the process by which an observation (or measurement) is obtained. An event is an outcome of an experiment,
4 Probability Lesson 4.8 Combinations and Probability.
PROBABILITY AND STATISTICS
Chapter 3 Probability.
6-7 Permutations and Combinations
CONDITIONAL PROBABILITY
Chapter 4 Section 1 Probability Theory.
Counting Methods and Probability Theory
Sets A set is simply any collection of objects
Counting Methods and Probability Theory
Chapter 10 Counting Methods.
Chapter 3 Probability.
4-1 Chapter 4 Counting Techniques.
Counting Methods and Probability Theory
Chapter 10 Counting Methods 2012 Pearson Education, Inc.
PERMUTATIONS.
Chapter 11: Further Topics in Algebra
Addition Rule Objectives
Presentation transcript:

Counting arrangements - Permutations Chapter 2-2 Counting arrangements - Permutations

Counting Arrangements The idea of counting arrangements is to find the number of different ways to arrange a set of things. For example take the set {1,2,3}. There are 6 ways to arrange this set into a 3 digit number without using a number twice. 123, 132, 213, 231, 312, 321 Each of these arrangements is called a “permutation”

Permutation Order of the arrangement matters! That means 123 is a different arrangement than 321. Also, in a permutation, you cannot use an element twice (Like 331) A permutation is an ordered list of elements selected from a set. Two permutations are different unless they consist of exactly the same elements in exactly the same order.

Example A program committee consist of 5 members: Audrey(A), Bill(B), Connie(C), David(D), and Ellie(E). The committee is planning the next event, and one of its members is to handle publicity and another is to reserve a room for the program. Find the number of different ways of assigning pairs of committee members to the two tasks of publicity and room arrangements. Solution: There are 5 ways to assign the first task. Once that person is selected, there are 4 ways to assign the next task. 5 X 4 = 20

Example 2 How many permutations of 3 letters can be formed with letters selected from a set of 6 distinct letters? Solution: There are 6 ways to assign the first letter, 5 ways to assign the second, 4 ways to assign the third. 6 X 5 X 4 = 120

Permutation Formula Permutation Principle: The number of permutations of r objects selected from a set of n distinct objects is 𝑛× 𝑛−1 …×(𝑛−𝑟+1) n: number of things you are choosing from r: number you are choosing 𝑃 𝑛,𝑟 = 𝑛! 𝑛−𝑟 ! “!” called “factorial” From the previous example: 6,3 = 6! 6−3 !

Example 3 A map showing the 4 states of Arizona, Colorado, New Mexico, and Utah, is to be colored so each state is a different color. There are 8 colors available. In how many different ways could the map be colored? 𝑃 8,4 = 8! 8−4 ! =8×7×6×5=1680

Example 4 Lets consider the word “infinite.” How many 8-letter arrangements can be formed from the letters of this word? Solution: 𝑃 8,8 = 8! 8−8 ! =8×7×6×5×4×3×2×1=40320 40320 3!2! =3360 3 “i’s” 2 “n’s”

1 Evaluate 𝑃 7,2

2 Evaluate 𝑃 9,5

3 A traveler plans to visit 4 of the cities Athens, Berlin, Cairo, Dusseldorf, Edinburgh, and Florence. An itinerary is a list of 4 of the cities to be visited, in order. How many different itineraries are there?

4 A conductor has 5 songs to conduct during a concert, and he can conduct them in any order. In how many ways can he organize the concert?

5 How many 3-digit numbers can be formed with the digits 2, 4, 6, 8, and 9 if each digit is used at most once? How many of these numbers are smaller than 500?

6 How many 2 letter “words” can be formed from the letters of “consider”?

7 A product code is formed by arranging 5 different letters from the collection 𝐵,𝐻,𝑄,𝑇,1,𝑍 one after another. How many different such product codes are there? How many of them containing the letter H?

1 An experiment with 5 outcomes has 𝑤 1 =.23, 𝑤 2 =.14, 𝑤 3 = 𝑤 4 , 𝑤 5 =.29. Find 𝑤 4 .

2 An experiment with outcomes 𝑂 1 , 𝑂 2 , 𝑂 3 , 𝑂 4 ,and 𝑂 5 has an assignment of probabilities 𝑤 1 , 𝑤 2 , 𝑤 3 , 𝑤 4 ,and 𝑤 5 . Suppose 𝑂 2 is three times as likely as 𝑂 4 , 𝑤 1 =.4 and 𝑤 3 = 𝑤 4 = 𝑤 5 . Find 𝑤 2 .

3 Let 𝑆= 𝑂 1 , 𝑂 2 , 𝑂 3 , 𝑂 4 be a sample space. Suppose Pr 𝑂 1 , 𝑂 3 =.55 and Pr 𝑂 1 , 𝑂 2 , 𝑂 4 =.75. Find Pr 𝑂 2 , 𝑂 4 .

4 Suppose an experiment has 4 outcomes and the frequencies of the outcomes are 3 𝑛 , 11 𝑛 , 5 𝑛 , 7 𝑛 . What does n have to be for these frequencies to reflect probabilities?

5 An experiment has outcomes 𝑂 1 , 𝑂 2 ,and 𝑂 3 , with Pr 𝑂 1 , 𝑂 2 =0.6, Pr 𝑂 1 , 𝑂 3 =0.8. Find Pr⁡[ 𝑂 2 ].

6 An experiment has outcomes 𝑂 1 , 𝑂 2 ,and 𝑂 3 , with Pr 𝑂 1 , 𝑂 2 =0.75, Pr 𝑂 1 , 𝑂 3 =0.55. Find Pr⁡[ 𝑂 1 ].

7 Consider a die constructed so that outcomes of 1, 2, 3, or 4 dots are equally likely, 5 is twice as likely as 1, and 6 is twice as likely as 5. What probabilities should be assigned to each outcome?

8 We have a 6-sided die (3 different odd number sides and 3 different even number sides). It is weighted in such fashion that: 1. the probabilities for all the odd sides are the same. 2. The probabilities for all the even sides are the same. The probability of obtaining a given odd side is twice that of obtaining a given even side. What is the probability of obtaining a given odd side?

9 We have a 6-sided die (3 different odd number sides and 3 different even number sides). It is weighted in such fashion that: 1. the probabilities for all the odd sides are the same. 2. The probabilities for all the even sides are the same. The probability of obtaining a given odd side is twice that of obtaining a given even side. What is the probability of obtaining a 1, 3, or 6?

10 We have a 10-sided die (5 different odd number sides and 5 different even number sides). It is weighted in such fashion that: 1. the probabilities for all the odd sides are the same. 2. The probabilities for all the even sides are the same. The probability of obtaining a given odd side is twice that of obtaining a given even side. What is the probability of obtaining a given odd side?