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

How many possible outcomes can you make with the accessories?
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Expected value a weighted average of all possible values where the weights are the probabilities of each outcome :
6.7 – Permutations and Combinations
Permutations and Combinations. Random Things to Know.
7 Further Topics in Algebra © 2008 Pearson Addison-Wesley. All rights reserved Sections 7.4–7.7.
Permutations and Combinations
PROBABILITY. FACTORIALS, PERMUTATIONS AND COMBINATIONS.
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish 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.
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.
Ch. 1 and 6 Notes Pages 20 and 21 P20 1.6: Probability P21 6.7: Permutations and Combinations.
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
Permutations and Combinations
Permutations and Combinations. Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish permutations.
Permutations, Combinations, and Counting Theory
THE NATURE OF COUNTING Copyright © Cengage Learning. All rights reserved. 12.
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.
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.
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.
Permutations and Combinations. Fundamental Counting Principle Fundamental Counting Principle states that if an event has m possible outcomes and another.
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.
Permutations and Combinations Review Plus a little Dry Run, Sorting and Code.
Permutations and Combinations
Chapter 10 Counting Methods.
Counting Unit 1.
6.7 – Permutations and Combinations
Section 3-4 Permutations
Unit 4 – Combinatorics and Probability Section 4
Discrete Math Section 15.3 Solve problems using permutations and combinations Read page Combinations and permutations.
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