Chapter 10 Counting Methods.

Slides:



Advertisements
Similar presentations
Beginning Probability
Advertisements

4/16/2015 MATH 224 – Discrete Mathematics Counting Basic counting techniques are important in many aspects of computer science. For example, consider the.
Chapter 2 Probability. 2.1 Sample Spaces and Events.
Basic Terms of Probability Section 3.2. Definitions Experiment: A process by which an observation or outcome is obtained. Sample Space: The set S of all.
Section 2 Union, Intersection, and Complement of Events, Odds
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
1 1 PRESENTED BY E. G. GASCON Introduction to Probability Section 7.3, 7.4, 7.5.
Independence and the Multiplication Rule
Chapter 4 Lecture 2 Section: 4.3. Addition Rule We will now consider compound events. Previously we considered simple events. Compound Event: is any event.
Counting and Probability The outcome of a random process is sure to occur, but impossible to predict. Examples: fair coin tossing, rolling a pair of dice,
4.2 Probability Models. We call a phenomenon random if individual outcomes are uncertain but there is nonetheless a regular distribution of outcomes in.
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.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Probability Using Permutations and Combinations
Academy Algebra II/Trig 14.3: Probability HW: worksheet Test: Thursday, 11/14.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 2 Probability.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Section 1.1, Slide 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 13.1, Slide 1 13 Probability What Are the Chances?
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Topics to be covered: Produce all combinations and permutations of sets. Calculate the number of combinations and permutations of sets of m items taken.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Section 10-3 Using Permutations and Combinations.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
Chapter 11 Counting Methods © 2008 Pearson Addison-Wesley. All rights reserved.
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 2.3 Operations with.
Section 2 Union, Intersection, and Complement of Events, Odds
Chapter 12 Probability © 2008 Pearson Addison-Wesley. All rights reserved.
SECTION 11-2 Events Involving “Not” and “Or” Slide
Draw 3 cards without replacement from a standard 52 card deck. What is the probability that: 1.They are all red ? 2.At least one is black ? 3.They are.
Do Now. Introduction to Probability Objective: find the probability of an event Homework: Probability Worksheet.
8.6 Counting Principles. Listing Possibilities: Ex 1 Eight pieces of paper are numbered from 1 to 8 and placed in a box. One piece of paper is drawn from.
Counting Techniques (Dr. Monticino). Overview  Why counting?  Counting techniques  Multiplication principle  Permutation  Combination  Examples.
 2012 Pearson Education, Inc. Slide Chapter 10 Counting Methods.
SECTION 10-4 Using Pascal’s Triangle Slide
1 What Is Probability?. 2 To discuss probability, let’s begin by defining some terms. An experiment is a process, such as tossing a coin, that gives definite.
Essential Ideas for The Nature of Probability
Counting Principles Ex. Eight pieces of paper are numbered 1 to 8 and placed in a box. One piece of paper is drawn from the box, its number is written.
Chapter 10 Counting Methods.
CHAPTER 5 Probability: What Are the Chances?
Chapter 11 Probability.
What Is Probability?.
Chapter 4 Probability Concepts
PROBABILITY AND PROBABILITY RULES
Set, Combinatorics, Probability & Number Theory
Chapter 10 Counting Methods.
PROBABILITY AND STATISTICS
Chapter 7 Logic, Sets, and Counting
Experiments, Sample Spaces, and Events
COUNTING AND PROBABILITY
COUNTING AND PROBABILITY
Counting Methods and Probability Theory
Combination and Permutations Quiz!
Basic Counting Lecture 9: Nov 5, 6.
First lecture fsalamri Faten alamri.
Chapter 10 Counting Methods 2012 Pearson Education, Inc.
Digital Lesson Probability.
Chapter 10 Counting Methods.
Chapter 10 Counting Methods.
CHAPTER 5 Probability: What Are the Chances?
MATH 2311 Section 2.3.
7.2 Union, intersection, complement of an event, odds
Chapter 10 Counting Methods 2012 Pearson Education, Inc.
Additional Rule of Probability
Counting Methods and Probability Theory
Chapter 4 Lecture 2 Section: 4.3.
CHAPTER 5 Probability: What Are the Chances?
Sets, Combinatorics, Probability, and Number Theory
Presentation transcript:

Chapter 10 Counting Methods

Chapter 10: Counting Methods 10.1 Counting by Systematic Listing 10.2 Using the Fundamental Counting Principle 10.3 Using Permutations and Combinations 10.4 Using Pascal’s Triangle 10.5 Counting Problems Involving “Not” and “Or”

Counting Problems Involving “Not” and “Or” Section 10-5 Counting Problems Involving “Not” and “Or”

Counting Problems Involving “Not” and “Or” Understand the complements principle of counting. Apply the complements principle to a counting problem by considering the problem in terms of outcomes that do not occur (a “not” statement). Understand the additive principle of counting. Apply the additive principle to a counting problem by considering the problem in terms of the union of two outcomes (an “or” statement).

Counting Problems Involving “Not” and “Or” The counting techniques in this section, which can be thought of as indirect techniques, are based on some correspondences between set theory, logic, and arithmetic as shown on the next slide.

Set Theory/Logic/Arithmetic Correspondences Operation or Connective (Symbol) Complement Not Subtraction Union Or Addition

Problems Involving “Not” Suppose U is the set of all possible results of some type. Let A be the set of all those results that satisfy a given condition. The figure below suggests that U A

Complements Principle of Counting The number of ways a certain condition can be satisfied is the total number of possible results minus the number of ways the condition would not be satisfied. Symbolically, if A is any set within the universal set U, then

Example: Counting the Proper Subsets of a Set For the set S = {c, a, l, u, t, o, r}, find the number of proper subsets. Solution A proper subset has less than seven elements. Subsets of many sizes would satisfy this condition. It is easier to consider the one subset that is not proper, namely S itself. S has a total of 27 = 128 subsets. From the complements principle, the number of proper subsets is 128 – 1 = 127.

Example: Counting Coin-Tossing Results If five fair coins are tossed, in how many ways can at least one tail be obtained? Solution By the fundamental counting principle, there are 25 = 32 different results possible. Exactly one of these fails to satisfy “at least one tail.” So from the complements principle, we have the answer: 32 – 1 = 31.

Problems Involving “Or” Another technique to count indirectly is to count the elements of a set by breaking that set into simpler component parts. If the cardinal number formula (Section 2.4) says to find the number of elements in S by adding the number in A to the number in B. We must then subtract the number in the intersection if A and B are not disjoint. If A and B are disjoint, the subtraction is not necessary.

Additive Principle of Counting The number of ways that one or the other of two conditions could be satisfied is the number of ways one of them could be satisfied plus the number of ways the other could be satisfied minus the number of ways they could both be satisfied together. If A and B are any two sets, then If A and B are disjoint, then

Example: Counting Card Hands How many five-card hands consist of all hearts or all black cards? Solution The sets all hearts and all black cards are disjoint. n(all hearts or all black cards) = n(all hearts) + n(all black cards) = 13C5 + 26C5 = 1,287 + 65,780 = 67,067

Example: Counting Selections From a Diplomatic Delegation A diplomatic delegation of 20 congressional members are categorized as to political party and gender. If one of the members is chosen randomly to be spokesperson for the group, in how many ways could that person be a Republican or a man? Men (M) Women (W) Totals Republican (R) 8 4 12 Democrat (D) 3 5 11 9 20

Example: Counting Selections From a Diplomatic Delegation Solution (M) (W) Totals (R) 8 4 12 (D) 3 5 11 9 20

Example: Counting Three-Digit Numbers with Conditions How many three-digit counting numbers are multiples of 2 or multiples of 5? Solution There are 9(10)(5) = 450 three-digit multiples of 2. A multiple of 5 ends in a 0 or 5, so there are 9(10)(2) = 180 of those. A multiple of 2 and 5 must end in a 0. There are 9(10)(1) = 90 of those. So we have 450 + 180 – 90 = 540 three-digit counting numbers that are multiples of 2 or 5.

Example: Counting Card-Drawing Results A single card is drawn from a standard 52-card deck. a) In how many ways could it be a club or a queen? b) In how many ways could it be a red card or a face card? Solution a) club + queen – queen of clubs = 13 + 4 – 1 = 16 b) red card + face card – red face cards = 26 + 12 – 6 = 32