Discrete Math Section 15.3 Solve problems using permutations and combinations Read page 578 www.youtube.com/watch?v=6J_wY6N_l7s    Combinations and permutations.

Slides:



Advertisements
Similar presentations
Statistics Review. Box-and-Whisker Plots The Parts of a Box and Whisker Plot Name the parts of a Box-and-Whisker Plot MedianUpper Quartile Lower.
Advertisements

Chapter 10 Counting Techniques.
How many possible outcomes can you make with the accessories?
Permutations & Combinations
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Permutations and Combinations. Random Things to Know.
15.3 Permutations and Combinations. Warm-up Suppose a club with 5 members wishes to choose a president, vice president and treasurer. In how many ways.
Permutations and Combinations
PROBABILITY. FACTORIALS, PERMUTATIONS AND COMBINATIONS.
Section 10-3 Using Permutations and Combinations.
Permutations, Combinations, and Counting Theory AII.12 The student will compute and distinguish between permutations and combinations and use technology.
Prob/Stats Definition A permutation is an ordered arrangement of objects. (For example, consider the permutations of the letters A, B, C and D.)
Honors Precalculus Counting and Probability Section 12.2: Permutations and Combinations IBTWW: 10/23/2015.
Conditional Probability The probability that event B will occur given that A will occur (or has occurred) is denoted P(B|A) (read the probability of B.
Combinations A combination is an unordered collection of distinct elements. To find a combination, the general formula is: Where n is the number of objects.
Learning Objectives for Section 7.4 Permutations and Combinations
Warm Up Which of the following are combinations?
Permutations and Combinations
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish permutations.
Permutations, Combinations, and Counting Theory
15.3 Permutations and Combinations OBJ:  To solve problems involving permutations and combinations.
Lesson 0.4 (Counting Techniques)
I CAN: Use Permutations and Combinations
37. Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
3.2 Combinations.
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
Classwork: wks Homework (day 7): Wks (1-17)/Quiz next block Bring in items to work on Project in class!
Permutations and Combinations
6/9/2016MATH 106, Section 51 Section 5 Combinations Questions about homework? Submit homework!
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
SECTION 5.4 COUNTING. Objectives 1. Count the number of ways a sequence of operations can be performed 2. Count the number of permutations 3. Count the.
Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
Permutations and Combinations
Counting, Permutations, & Combinations
Chapter 10 Counting Methods.
Counting Unit 1.
MATH 2311 Section 2.1.
12-6 Combinations Goal: Use Combinations to count the number of ways an event can happen.
Counting, Permutations, & Combinations
6.7 – Permutations and Combinations
Section 3-4 Permutations
Unit 4 – Combinatorics and Probability Section 4
Combinations Lesson 4.7.
Permutations and Combinations
Permutation – The number of ways to ARRANGE ‘n’ items ‘r’ at
Permutations and Combinations
Permutations and Combinations
Probability Warm Up page 12- write the question you have 10 mins to complete it. See coaching on page 85.
Permutations and Combinations
Lesson 11-1 Permutations and Combinations
Permutations and Combinations
Permutations and Combinations
First lecture fsalamri Faten alamri.
How many possible outcomes can you make with the accessories?
MATH 2311 Section 2.1.
Counting Principle.
Using Permutations and Combinations
Bellwork Practice Packet 10.3 B side #3.
Probability Warm Up page 12- write the question you have 10 mins to complete it. See coaching on page 85.
Chances, Probabilities, and Odds
Day 2 - 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
10.5 Permutations and Combinations.
Lecture 7: Permutations and Combinations
Permutations and Combinations
10.3 – Using Permutations and Combinations
MATH 2311 Section 2.1.
Presentation transcript:

Discrete Math Section 15.3 Solve problems using permutations and combinations Read page 578 www.youtube.com/watch?v=6J_wY6N_l7s    Combinations and permutations are used to select a smaller set (subset) from a larger set of elements. Permutations are used when the order of the elements is important. Combinations are used when the order of the elements is not important.

Permutations Combinations nCr = n!___ (n – r)! r! nPr = n!___ (n – r)! Used to choose r items out of a set of n items Combinations nCr = n!___ (n – r)! r! Used to choose r items out of a set of n items

For a certain raffle, 845 tickets are sold. a. In how many ways can four $50 gift certificates be awarded? b. In how many ways can a $100, a $50, a $20, and a $10 gift certificate be awarded? a. 845C4 = 845 ! 845−4 ! = b. 845P4 = 845 ! 845−4 ! 4! = 2.10924768 x 1010 5.062194431 x 1011

A calculator used to evaluate permutations and combinations TI 84 evaluate 7P3 type “7” MATH PRB nPr Type “3” ENTER TI Nspire Scratch pad Calculate Menu Probability Permutations nPr(7,3)

In how many ways can a hand of five cards be dealt from a 52 card deck? Order does not matter…. 52C5 = 2,598,960

The science club has 24 members The science club has 24 members. A president, secretary, and treasurer are to be elected. In how many ways can the three officers be elected? Order is important… 24P3 = 12144

Assignment Page 580 Problems 2,3,4,6,8,10,15,17,20