9.5 Counting Principles
Chapter 9 Sequences, Probability, and Counting
Theory
Concepts and Objectives
⚫ The objectives for this section are
⚫ Solve counting problems using the Addition Principle.
⚫ Solve counting problems using the Multiplication
Principle.
⚫ Solve counting problems using permutations
involving n distinct objects.
⚫ Solve counting problems using combinations.
⚫ Find the number of subsets of a given set.
⚫ Solve counting problems using permutations
involving n non-distinct objects.
Counting Principles
⚫ The Addition Principle states that if one event can
occur in m1 ways, and a second event (with no common
outcomes) can occur in m2 ways, etc., then the first or
second or etc. can occur in m1 + m2 + … ways.
⚫ Example: There are 2 vegetarian entrée options and 5
meat entrée options on a dinner menu. What is the total
number of entrée options?
Counting Principles
⚫ The Addition Principle states that if one event can
occur in m1 ways, and a second independent event can
occur in m2 ways, etc., then the first or second or etc. can
occur in m1 + m2 + … ways.
⚫ Example: There are 2 vegetarian entrée options and 5
meat entrée options on a dinner menu. What is the total
number of entrée options?
Since each of these options is separate, the total
number of options is 2 + 5 = 7.
Counting Principles (cont.)
⚫ The Multiplication Principle states that if there are m1
ways for one to event occur, m2 ways for the second
event to occur after the first event, etc., then the events
can occur in m1 × m2 × …
⚫ Example: Diana packed 2 skirts, 4 blouses, and a
sweater for her business trip. She will need to choose a
skirt and a blouse for each outfit, and decide whether to
wear the sweater. Find the total number of possible
outfits.
Counting Principles (cont.)
⚫ Example: Diana packed 2 skirts, 4 blouses, and a
sweater for her business trip. She will need to choose a
skirt and a blouse for each outfit, and decide whether to
wear the sweater. Find the total number of possible
outfits.
To find the total number of outfits, multiply the number
of skirt options, the number of blouse options, and the
number of sweater options:
skirt options × blouse options × sweater options
2 × 4 × 2 = 16
Counting Principles (cont.)
⚫ Example: As a promotion, a restaurant offered a choice
of 3 appetizers, 7 main dishes, and 4 desserts for $9.99.
How many different 3-course meals are possible?
Counting Principles (cont.)
⚫ Example: As a promotion, a restaurant offered a choice
of 3 appetizers, 7 main dishes, and 4 desserts for $9.99.
How many different 3-course meals are possible?
Each course is an event. The first event can occur in 3
ways, the second event can occur in 7 ways, and the
third event can occur in 4 ways. Therefore, there are
3  7  4 = 84 possible meals
Counting Principles (cont.)
⚫ Example: A librarian has 5 different books that she
wants to arrange in a row. How many different
arrangements are possible?
Counting Principles (cont.)
⚫ Example: A librarian has 5 different books that she
wants to arrange in a row. How many different
arrangements are possible?
Five events are involved: When we select a book for the
first spot, that leaves 4 choices for the second spot.
Continuing in this fashion gives us 3 choices for the third
spot, 2 choices for the fourth spot, and 1 choice for the
fifth spot:
5  4  3  2  1 = 120 different arrangements
How Do I Know Which One?
⚫ When given two separate events, how do we know
whether to apply the Addition Principle or the
Multiplication Principle when calculating possible
outcomes?
How Do I Know Which One?
⚫ When given two separate events, how do we know
whether to apply the Addition Principle or the
Multiplication Principle when calculating possible
outcomes?
⚫ The addition principle is applied when determining the
total possible of outcomes of either event occurring. The
multiplication principle is applied when determining the
total possible outcomes of both events occurring. The
word “or” usually implies an addition problem. The
word “and” usually implies a multiplication problem.
Permutations
⚫ A permutation of n elements taken r at a time is one of
the arrangements of r elements from a set of n elements.
⚫ Other ways to write P(n, r) are and nPr . In Desmos,
use the function nPr(n,r).
If P(n, r) denotes the number of permutations of
n elements taken r at a time, with r  n, then
( )
( )
=
−
!
,
!
n
P n r
n r
n
r
P
Permutations (cont.)
⚫ Example: Suppose 12 people enter a race. In how many
ways could the gold, silver, and bronze medals be
awarded?
Permutations (cont.)
⚫ Example: Suppose 12 people enter a race. In how many
ways could the gold, silver, and bronze medals be
awarded?
( )
( )
=
−
12!
12,3
12 3 !
P
=
12!
9!
=10 11 12
=1320 possibilities
Combinations
⚫ A subset of items selected without regard to order is
called a combination.
⚫ Another way to write C(n, r) is nCr . As mentioned last
class, in Desmos, we can use nCr(n,r).
If C(n, r) denotes the number of combinations of
n elements taken r at a time, with r  n, then
( )
( )
 
= =
  −
 
!
,
! !
n n
C n r
r n r r
Combinations (cont.)
⚫ Example: How many different committees of 5 people
can be chosen from a group of 9 people?
Combinations (cont.)
⚫ Example: How many different committees of 5 people
can be chosen from a group of 9 people?
( )
( )
 
= =
  −
 
9 9!
9,5
5 9 5 !5!
C
=
9!
4!5!
=126 committees
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
Repetitions are not allowed
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
Repetitions are not allowed
Order is important Order is not important
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
Repetitions are not allowed
Order is important Order is not important
Arrangements of r items from a set
of n items
Subsets of r items from a set of n
items
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
Repetitions are not allowed
Order is important Order is not important
Arrangements of r items from a set
of n items
Subsets of r items from a set of n
items
( )
( )
=
−
!
,
!
n
P n r
n r
( )
( )
 
= =
  −
 
!
,
! !
n n
C n r
n r r
r
How Do I Know Which One?
Permutations Combinations
Number of ways of selecting r items out of n items
Repetitions are not allowed
Order is important Order is not important
Arrangements of r items from a set
of n items
Subsets of r items from a set of n
items
Clue words: arrangement,
schedule, order
Clue words: group, committee,
sample, selection
( )
( )
=
−
!
,
!
n
P n r
n r
( )
( )
 
= =
  −
 
!
,
! !
n n
C n r
n r r
r
How Do I Know Which One?
⚫ Caution: Not all counting problems lend themselves to
either permutations or combinations. Whenever a tree
diagram, addition principle, or multiplication principle
can be used directly, use it.
Classwork
⚫ College Algebra 2e
⚫ 9.5: 8-32 (×4); 9.4: 30-44 (even); 9.3: 32-42 (even)
⚫ 9.5 Classwork Check
⚫ Quiz 9.4

More Related Content

PPTX
Trigonometric ratios
PPTX
Probability of Union of Two events
PPT
3. permutation and combination
PDF
1.1 Linear Equations
PDF
2.4 Linear Functions
PPTX
Graphing Linear Inequalities in Two Variables.pptx
PPT
Permutations & Combinations
PPTX
MATHEMATICS 7-SUM OF THE INTERIOR ANGLES
Trigonometric ratios
Probability of Union of Two events
3. permutation and combination
1.1 Linear Equations
2.4 Linear Functions
Graphing Linear Inequalities in Two Variables.pptx
Permutations & Combinations
MATHEMATICS 7-SUM OF THE INTERIOR ANGLES

What's hot (20)

PPTX
Ratios and proportions
PPTX
Binary Operations.pptx
PPT
Reasoning In Geometry
PPTX
12.4 probability of compound events
PPTX
Arithmetic Mean & Arithmetic Series
PDF
permutations power point
PPT
Trigonometric Ratios
PDF
Application of the Properties of Parallelogram
PPTX
Fundamental Counting Principle
PPT
10.1 Distance and Midpoint Formulas
PPT
Arithmetic.ppt
PDF
Probability of Simple and Compound Events
PPTX
Sample space, events, outcomes, and experiments
PPT
PPt on Functions
PPSX
Introduction to Sets
PPT
Harmonic and Other Sequences
PPTX
Sample Space And Events
PPTX
Midpoint of the line segment
PPTX
distance formula
PPTX
Trigonometric ratios
Ratios and proportions
Binary Operations.pptx
Reasoning In Geometry
12.4 probability of compound events
Arithmetic Mean & Arithmetic Series
permutations power point
Trigonometric Ratios
Application of the Properties of Parallelogram
Fundamental Counting Principle
10.1 Distance and Midpoint Formulas
Arithmetic.ppt
Probability of Simple and Compound Events
Sample space, events, outcomes, and experiments
PPt on Functions
Introduction to Sets
Harmonic and Other Sequences
Sample Space And Events
Midpoint of the line segment
distance formula
Trigonometric ratios
Ad

Similar to 9.5 Counting Principles (20)

PDF
11.6 Counting Theory
PDF
General Education Course 104_LESSON7-LECTURE-NOTES.pdf
PPTX
Permutations & combinations
PPTX
statiscs and probability math college to help student
PPTX
Lesson 1 FUNDAMENTAL COUNTING PRINC.pptx
PPTX
Lecture Week 17 which hleps in study for logic and
PPT
Algebra unit 9.7
PPTX
PROBABILITY AND COUNTING RULES IN STATISTICS
PPTX
CABT Math 8 - Fundamental Principle of Counting
PPTX
Permutation and combinathion-1.pptx
PPT
11.1 combination and permutations
PPTX
Permutation and combination.pptx
PPT
11.1 11.1 combination and permutations
PPT
permutations-and-combinations for Quantitative Reasoning Class
PPTX
Basic Counting Law Discrete Math Power Point Presentaton
PPTX
counting techniques
KEY
Counting Partitions: Combinations - Finite Math
PPT
permutations and combinations si required
PPT
permutations-and-combinations and counting.pptx
11.6 Counting Theory
General Education Course 104_LESSON7-LECTURE-NOTES.pdf
Permutations & combinations
statiscs and probability math college to help student
Lesson 1 FUNDAMENTAL COUNTING PRINC.pptx
Lecture Week 17 which hleps in study for logic and
Algebra unit 9.7
PROBABILITY AND COUNTING RULES IN STATISTICS
CABT Math 8 - Fundamental Principle of Counting
Permutation and combinathion-1.pptx
11.1 combination and permutations
Permutation and combination.pptx
11.1 11.1 combination and permutations
permutations-and-combinations for Quantitative Reasoning Class
Basic Counting Law Discrete Math Power Point Presentaton
counting techniques
Counting Partitions: Combinations - Finite Math
permutations and combinations si required
permutations-and-combinations and counting.pptx
Ad

More from smiller5 (20)

PDF
T7.3 The Unit Circle and Angles Presentation
PDF
T7.2 Right Triangle Trigonometry Presentation
PDF
1.3 Factoring Quadratics (Presentation).pdf
PPTX
1.3 Factoring Polynomial and Quadratic Expressions
PDF
Trigonometry 7.1 Angles (Degrees and Radians)
PDF
6.7 Exponential and Logarithmic Models
PDF
4.5 Special Segments in Triangles
PDF
1.4 Conditional Statements
PDF
1.3 Distance and Midpoint Formulas
PDF
1.5 Quadratic Equations.pdf
PDF
3.2 Graphs of Functions
PDF
3.2 Graphs of Functions
PDF
3.1 Functions
PDF
2.5 Transformations of Functions
PDF
2.2 More on Functions and Their Graphs
PDF
1.6 Other Types of Equations
PDF
1.5 Quadratic Equations (Review)
PDF
2.1 Basics of Functions and Their Graphs
PDF
9.6 Binomial Theorem
PDF
13.3 Venn Diagrams & Two-Way Tables
T7.3 The Unit Circle and Angles Presentation
T7.2 Right Triangle Trigonometry Presentation
1.3 Factoring Quadratics (Presentation).pdf
1.3 Factoring Polynomial and Quadratic Expressions
Trigonometry 7.1 Angles (Degrees and Radians)
6.7 Exponential and Logarithmic Models
4.5 Special Segments in Triangles
1.4 Conditional Statements
1.3 Distance and Midpoint Formulas
1.5 Quadratic Equations.pdf
3.2 Graphs of Functions
3.2 Graphs of Functions
3.1 Functions
2.5 Transformations of Functions
2.2 More on Functions and Their Graphs
1.6 Other Types of Equations
1.5 Quadratic Equations (Review)
2.1 Basics of Functions and Their Graphs
9.6 Binomial Theorem
13.3 Venn Diagrams & Two-Way Tables

Recently uploaded (20)

PPTX
Education and Perspectives of Education.pptx
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PPTX
Climate Change and Its Global Impact.pptx
PPTX
Module on health assessment of CHN. pptx
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PPTX
What’s under the hood: Parsing standardized learning content for AI
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
Journal of Dental Science - UDMY (2022).pdf
PDF
IP : I ; Unit I : Preformulation Studies
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
My India Quiz Book_20210205121199924.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Education and Perspectives of Education.pptx
Share_Module_2_Power_conflict_and_negotiation.pptx
Climate Change and Its Global Impact.pptx
Module on health assessment of CHN. pptx
Unit 4 Computer Architecture Multicore Processor.pptx
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
What’s under the hood: Parsing standardized learning content for AI
Journal of Dental Science - UDMY (2021).pdf
Journal of Dental Science - UDMY (2022).pdf
IP : I ; Unit I : Preformulation Studies
FORM 1 BIOLOGY MIND MAPS and their schemes
Environmental Education MCQ BD2EE - Share Source.pdf
Core Concepts of Personalized Learning and Virtual Learning Environments
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
AI-driven educational solutions for real-life interventions in the Philippine...
My India Quiz Book_20210205121199924.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα

9.5 Counting Principles

  • 1. 9.5 Counting Principles Chapter 9 Sequences, Probability, and Counting Theory
  • 2. Concepts and Objectives ⚫ The objectives for this section are ⚫ Solve counting problems using the Addition Principle. ⚫ Solve counting problems using the Multiplication Principle. ⚫ Solve counting problems using permutations involving n distinct objects. ⚫ Solve counting problems using combinations. ⚫ Find the number of subsets of a given set. ⚫ Solve counting problems using permutations involving n non-distinct objects.
  • 3. Counting Principles ⚫ The Addition Principle states that if one event can occur in m1 ways, and a second event (with no common outcomes) can occur in m2 ways, etc., then the first or second or etc. can occur in m1 + m2 + … ways. ⚫ Example: There are 2 vegetarian entrée options and 5 meat entrée options on a dinner menu. What is the total number of entrée options?
  • 4. Counting Principles ⚫ The Addition Principle states that if one event can occur in m1 ways, and a second independent event can occur in m2 ways, etc., then the first or second or etc. can occur in m1 + m2 + … ways. ⚫ Example: There are 2 vegetarian entrée options and 5 meat entrée options on a dinner menu. What is the total number of entrée options? Since each of these options is separate, the total number of options is 2 + 5 = 7.
  • 5. Counting Principles (cont.) ⚫ The Multiplication Principle states that if there are m1 ways for one to event occur, m2 ways for the second event to occur after the first event, etc., then the events can occur in m1 × m2 × … ⚫ Example: Diana packed 2 skirts, 4 blouses, and a sweater for her business trip. She will need to choose a skirt and a blouse for each outfit, and decide whether to wear the sweater. Find the total number of possible outfits.
  • 6. Counting Principles (cont.) ⚫ Example: Diana packed 2 skirts, 4 blouses, and a sweater for her business trip. She will need to choose a skirt and a blouse for each outfit, and decide whether to wear the sweater. Find the total number of possible outfits. To find the total number of outfits, multiply the number of skirt options, the number of blouse options, and the number of sweater options: skirt options × blouse options × sweater options 2 × 4 × 2 = 16
  • 7. Counting Principles (cont.) ⚫ Example: As a promotion, a restaurant offered a choice of 3 appetizers, 7 main dishes, and 4 desserts for $9.99. How many different 3-course meals are possible?
  • 8. Counting Principles (cont.) ⚫ Example: As a promotion, a restaurant offered a choice of 3 appetizers, 7 main dishes, and 4 desserts for $9.99. How many different 3-course meals are possible? Each course is an event. The first event can occur in 3 ways, the second event can occur in 7 ways, and the third event can occur in 4 ways. Therefore, there are 3  7  4 = 84 possible meals
  • 9. Counting Principles (cont.) ⚫ Example: A librarian has 5 different books that she wants to arrange in a row. How many different arrangements are possible?
  • 10. Counting Principles (cont.) ⚫ Example: A librarian has 5 different books that she wants to arrange in a row. How many different arrangements are possible? Five events are involved: When we select a book for the first spot, that leaves 4 choices for the second spot. Continuing in this fashion gives us 3 choices for the third spot, 2 choices for the fourth spot, and 1 choice for the fifth spot: 5  4  3  2  1 = 120 different arrangements
  • 11. How Do I Know Which One? ⚫ When given two separate events, how do we know whether to apply the Addition Principle or the Multiplication Principle when calculating possible outcomes?
  • 12. How Do I Know Which One? ⚫ When given two separate events, how do we know whether to apply the Addition Principle or the Multiplication Principle when calculating possible outcomes? ⚫ The addition principle is applied when determining the total possible of outcomes of either event occurring. The multiplication principle is applied when determining the total possible outcomes of both events occurring. The word “or” usually implies an addition problem. The word “and” usually implies a multiplication problem.
  • 13. Permutations ⚫ A permutation of n elements taken r at a time is one of the arrangements of r elements from a set of n elements. ⚫ Other ways to write P(n, r) are and nPr . In Desmos, use the function nPr(n,r). If P(n, r) denotes the number of permutations of n elements taken r at a time, with r  n, then ( ) ( ) = − ! , ! n P n r n r n r P
  • 14. Permutations (cont.) ⚫ Example: Suppose 12 people enter a race. In how many ways could the gold, silver, and bronze medals be awarded?
  • 15. Permutations (cont.) ⚫ Example: Suppose 12 people enter a race. In how many ways could the gold, silver, and bronze medals be awarded? ( ) ( ) = − 12! 12,3 12 3 ! P = 12! 9! =10 11 12 =1320 possibilities
  • 16. Combinations ⚫ A subset of items selected without regard to order is called a combination. ⚫ Another way to write C(n, r) is nCr . As mentioned last class, in Desmos, we can use nCr(n,r). If C(n, r) denotes the number of combinations of n elements taken r at a time, with r  n, then ( ) ( )   = =   −   ! , ! ! n n C n r r n r r
  • 17. Combinations (cont.) ⚫ Example: How many different committees of 5 people can be chosen from a group of 9 people?
  • 18. Combinations (cont.) ⚫ Example: How many different committees of 5 people can be chosen from a group of 9 people? ( ) ( )   = =   −   9 9! 9,5 5 9 5 !5! C = 9! 4!5! =126 committees
  • 19. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items
  • 20. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed
  • 21. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed Order is important Order is not important
  • 22. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed Order is important Order is not important Arrangements of r items from a set of n items Subsets of r items from a set of n items
  • 23. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed Order is important Order is not important Arrangements of r items from a set of n items Subsets of r items from a set of n items ( ) ( ) = − ! , ! n P n r n r ( ) ( )   = =   −   ! , ! ! n n C n r n r r r
  • 24. How Do I Know Which One? Permutations Combinations Number of ways of selecting r items out of n items Repetitions are not allowed Order is important Order is not important Arrangements of r items from a set of n items Subsets of r items from a set of n items Clue words: arrangement, schedule, order Clue words: group, committee, sample, selection ( ) ( ) = − ! , ! n P n r n r ( ) ( )   = =   −   ! , ! ! n n C n r n r r r
  • 25. How Do I Know Which One? ⚫ Caution: Not all counting problems lend themselves to either permutations or combinations. Whenever a tree diagram, addition principle, or multiplication principle can be used directly, use it.
  • 26. Classwork ⚫ College Algebra 2e ⚫ 9.5: 8-32 (×4); 9.4: 30-44 (even); 9.3: 32-42 (even) ⚫ 9.5 Classwork Check ⚫ Quiz 9.4