6.1 Counting Principles and Permutations

Slides:



Advertisements
Similar presentations
PERMUTATIONS AND COMBINATIONS
Advertisements

10.1 – Counting by Systematic Listing
15.2 Counting Methods: Permutations
Multiplication Rule. A tree structure is a useful tool for keeping systematic track of all possibilities in situations in which events happen in order.
Chapter 7 - Part Two Counting Techniques Wednesday, March 18, 2009.
Permutation A permutation is an arrangement in which order matters. A B C differs from B C A.
Math-2 Lesson 10-1 Probability. Definitions Sample Space: the set of all possible outcomes for an experiment. Outcome: A possible result of a probability.
Warm-Up 4/29. Rigor: You will learn how to find the number of possible outcomes using the Fundamental Counting Principle, permutations and combinations.
Elementary Counting Techniques & Combinatorics
S /1/2015 Math 2 Honors - Santowski 1.  Use the Fundamental Counting Principle to determine the number of outcomes in a problem.  Use the idea.
Counting Principles. What you will learn: Solve simple counting problems Use the Fundamental Counting Principle to solve counting problems Use permutations.
Methods of Counting Outcomes BUSA 2100, Section 4.1.
Chapter 10 – Data Analysis and Probability
© The McGraw-Hill Companies, Inc., Chapter 4 Counting Techniques.
March 10,  Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound.
Lesson  The numerator and denominator of a theoretical probability are numbers of possibilities.  Sometimes those possibilities follow regular.
Permutations S /4/ Math 2 Honors - Santowski.
Ch. 6: Permutations!.
Arrangements, Permutations & Combinations
12.2 The Fundamental Counting Principle Understand the fundamental counting principle. Use slot diagrams to organize information in counting problems.
PERMUTATIONS AND COMBINATIONS BOTH PERMUTATIONS AND COMBINATIONS USE A COUNTING METHOD CALLED FACTORIAL.
Suppose I have two fair dice.
1 Press Ctrl-A ©G Dear 2010 – Not to be sold/Free to use Counting Outcomes Stage 6 - Year 11 Applied Mathematic (Preliminary General 1)
The Cosmic Ray Observatory Project High Energy Physics Group The University of Nebraska-Lincoln Counting Random Events Permutations 4 CDs fit the CD wallet.
Algebra 1 Predicting Patterns & Examining Experiments Unit 7: You Should Probably Change Section 4: Making Choices.
CompSci On the Limits of Computing  Reasons for Failure 1. Runs too long o Real time requirements o Predicting yesterday's weather 2. Non-computable.
Counting Techniques Tree Diagram Multiplication Rule Permutations Combinations.
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 7.2 Counting Our.
 Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound events  Independent.
Algebra 1 Predicting Patterns & Examining Experiments Unit 7: You Should Probably Change Section 2: Making Arrangements.
March 11, 2005 Recursion (Implementation) Satish Dethe
Quiz: Draw the unit circle: Include: (1)All “nice” angles in degrees (2) All “nice” angles in radians (3) The (x, y) pairs for each point on the unit circle.
CPS Today’s Topics Computer Science Program Execution Time: Intractable Algorithms Upcoming Parallel Computing Great Ideas, Chapter 14 Reading.
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.
Counting, Permutations, & Combinations
Permutations and Combinations
Organic Molecule Building Block
Counting, Permutations, & Combinations
4-1 Chapter 4 Counting Techniques.
Counting, Permutations, & Combinations
Algebra 2/Trig Name: ________________________
Counting Principals, Permutations, and Combinations
Copyright © Cengage Learning. All rights reserved.
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
BASIC PROBABILITY Probability – the chance of something (an event) happening # of successful outcomes # of possible outcomes All probability answers must.
Counting Principle and Permutations
combinaTorial Analysis
Calculating Probability, Combinations and Permutations
Chapter 0.4 Counting Techniques.
4-1 Chapter 4 Counting Techniques.
4-1 Chapter 4 Counting Techniques.
Counting, Permutations, & Combinations
12.1 The Fundamental Counting Principle & Permutations
COUNTING AND PROBABILITY
Counting 3-Dec-18.
Counting, Permutations, & Combinations
Counting, Permutations, & Combinations
COUNTING AND PROBABILITY
Lesson 11-1 Permutations and Combinations
Permutations and Combinations
Counting, Permutations, & Combinations
Welcome to the World of Algebra
Within Subjects (Participants) Designs
How many possible outcomes can you make with the accessories?
Section 2.7 Prime Factorization
4-1 Chapter 4 Counting Techniques.
Bellwork Practice Packet 10.3 B side #3.
Standard DA-5.2 Objective: Apply permutations and combinations to find the number of possibilities of an outcome.
The Shapley-Shubik Power Index
Presentation transcript:

6.1 Counting Principles and Permutations

Factorials: Factorials: The product of all consecutive positive integers from 1 to “n” Can’t take the factorial of a negative number © Copyright all rights reserved to Homework depot: www.BCMath.ca

Practice: Evaluate each of the following © Copyright all rights reserved to Homework depot: www.BCMath.ca

True of False?

II) Learning How to Count without Counting Many techniques in probability and statistics are based on counting. In this chapter, you will learn some strategies and shortcuts to counting when the numbers are very large. Applications: Number of favourable hands when playing cards or gambling Poker, Texas Holdem, Black Jack, etc.. Lottery, 649, How many different ways you can do something & possible outcomes Seating plans, menus, license plates, passwords Counting favourable odds when making a decision probability © Copyright all rights reserved to Homework depot: www.BCMath.ca

How to Count: Ex: How many different ways can you arrange the three letters: A, B, C There are three ways to count the number of outcomes: Listing out all the possible outcomes and count how many there are Make a tree diagram and count how many different branches there are Use the Fundamental Counting Principles (FCP) to count ABC BAC CAB ACB BCA CBA 6 Different Outcomes! A B C B C A C B A C B C A A B 6 Different Branches Number of Outcomes = © Copyright all rights reserved to Homework depot: www.BCMath.ca

What is the Fundamental Counting Principle? aka “Rule of Product” If we have “x” number of ways to do the first task and “y” number of ways to do the second task, then there are “x” times “y” ways to do both tasks. If there are several different tasks: “A” – Number of ways to do the first task “B” – Number of ways to do the second task “C” – Number of ways to do the third task.... and so on The total number of different ways to do all the task together will be: © Copyright all rights reserved to Homework depot: www.BCMath.ca

Ex: The Iphone has a 4 digit numerical password Ex: The Iphone has a 4 digit numerical password. What is the total number of different passwords that are possible. 1st method: Count all the possible outcomes from the smallest to the largest number 2nd method: Multiply the number of options for each digit There are 10 choices from each digit: There are 10 thousand different numbers possible In total, there are: © Copyright all rights reserved to Homework depot: www.BCMath.ca

Practice: If the first number is not a zero and the second digit is not ODD, then what is the number of possible outcomes? Counting all the possible outcomes will take a very long time. 1st Digit: Instead, count how many choices are available for each digit 9 options for the 1st digit 2nd Digit: 5 options for the 2nd digit 3rd Digit: In total, there are 4500 different outcomes 10 options for the 3rd digit 4th Digit: 10 options for the 4th digit © Copyright all rights reserved to Homework depot: www.BCMath.ca

Practice: If the last digit must be even and no number can be repeated, then what is the number of possible outcomes? 4th Digit: 5 options for the last digit 1st Digit: One even number is gone, 9 options left for the 1st digit 2nd Digit: 8 options left with 2 numbers gone 3rd Digit: 7 options left with 3 numbers gone In total, there are 2520 different outcomes © Copyright all rights reserved to Homework depot: www.BCMath.ca

Ex: A true/false exam has seven questions Ex: A true/false exam has seven questions. If you were to guess all your answers, how many different outcomes can you have? Each question has two options TEST Q1: T / F Q2: T / F Q3: T / F Q4: T / F Q5: T / F Q6: T / F Q7: T / F Either True or False To find the total number of different outcomes, multiply the number of choices for each question Total Outcomes = © Copyright all rights reserved to Homework depot: www.BCMath.ca

Practice: A multiple choice exam has 5 choices for each question Practice: A multiple choice exam has 5 choices for each question. If there are eight questions, how many different outcomes are possible? TEST Q1: A B C D E Q2: A B C D E Q3: A B C D E Q4: A B C D E Q5: A B C D E Q6: A B C D E Q7: A B C D E Q8: A B C D E There are eight questions and one has five choices Multiply the number of choices for each question to find the total number of different outcomes Total Outcomes = If you guessed all your answers, your chances of getting perfect will be very small © Copyright all rights reserved to Homework depot: www.BCMath.ca

What is a Permutation? Permutations refers to the numbers of ways a group of objects can be arranged, such that the order is important Ex: How many permutations can you have with the letter A & B AB BA How many permutations can you have with A, B, & C ? ABC BAC CAB ACB BCA CBA How many permutations can you have with A, B, C, & D ? ABCD ACDB BACD BCDA CABD CBDA DABC DBCA ABDC ADBC BADC BDAC CADB CDAB DABC DCAB ACBD ADCB BCAD BDCA CBAD CDBA DBAC DCBA How many permutations can you have with A, B, C, D, & E? ABCDE ACBDE ADBCE AEBCD Not enough room to list out all the permutations! Instead, we can use the FCP to find how many Permutations there are ABCED ACBED ADBEC AEBDC ABDCE ACDBE ADCBE AECBD ABDEC ACDEB ADCEB AECDB ABECD ACEBD ADEBC AEDBC ABEDC ACEDB ADECB AEDCB © Copyright all rights reserved to Homework depot: www.BCMath.ca

Permutations with Less Objects Ex: Suppose we have 4 letters, ABCD, how many 2 letter permutations can we have? A B A C A D B C B D C D 12 permutations B A C A D A C B D B D C Using the FCP, we can find the number of permutations There are 2 letters, so two spaces There are 4 options for the first space There are 3 options for the second space © Copyright all rights reserved to Homework depot: www.BCMath.ca

Practice: Using the letters from the word “MICHEL”, a) how many 6 letter permutations can be created? b) how many 3 letter permutations can be created? C) Using all 26 letters in the alphabet, how many 4 letter permutations can be created? © Copyright all rights reserved to Homework depot: www.BCMath.ca

Formula for permutations: If you permute “n” distinct objects, there will be “ n! ” number of permutations If you permute “n” distinct objects but take only “r” objects at a time, the number of permutations will be: Ex: There are 10 people in a race for 1st , 2nd and 3rd place. How many possible outcomes are there? © Copyright all rights reserved to Homework depot: www.BCMath.ca

Ex: Using the Permutation formula, simplify each of the following expressions © Copyright all rights reserved to Homework depot: www.BCMath.ca

Ex: Solve each of the following using a) Permutation Formula B) Fundamental Counting Principle When using FCP, you know that there will be 2 spaces because r = 2 When using FCP, you know that the first number is 7 To solve for “r”, just decide how many consecutive numbers to multiply Just find 2 consecutive numbers that multiply to 56 Therefore n = 8 3 terms, so r = 3 © Copyright all rights reserved to Homework depot: www.BCMath.ca