Do Now If fours cards are drawn from a deck without replacement, find the probability of getting these results: All kings All diamonds All sevens.

Slides:



Advertisements
Similar presentations
Probability and Counting Rules
Advertisements

4-1 Chapter 4 Counting Techniques.
4.3 Conditional Probability
3.7: Counting Objective: To find the counts of various combinations and permutations, as well as their corresponding probabilities CHS Statistics.
Outline 4 Probability and Counting Rules 4-1Sample Spaces and Probability 4-2The Addition Rules for Probability 4-3The Multiplication Rules and Conditional.
Probability and Counting Rules
Chapter 3 Probability.
Counting Principles The Fundamental Counting Principle: If one event can occur m ways and another can occur n ways, then the number of ways the events.
How many possible outcomes can you make with the accessories?
Probability Chapter 3. § 3.1 Basic Concepts of Probability.
Chapter 5 Section 5 Counting Techniques.
Probability and Counting Rules
Copyright © 2015 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 C H A P T E R F O U R Probability and Counting Rules.
Probability and Counting Rules CHAPTER 4.5.  Find the probability of getting four aces when five cards are drawn from an ordinary deck of cards. FOUR.
Unit 4 Section : Probability and Counting Rules  Counting rules can be combined with probability rules to solve many types of probability problems.
Counting Techniques. Multiplication Rule of Counting If a task consists of a sequence of choices in which there are p selections for the first choice,
Sec 4.4 The multiplication Rule and conditional probability.
© The McGraw-Hill Companies, Inc., Chapter 4 Counting Techniques.
Lesson Counting Techniques. Objectives Solve counting problems using the Multiplication Rule Solve counting problems using permutations Solve counting.
Part 2 – Factorial and other Counting Rules
Objectives Solve counting problems using the Multiplication Rule Solve counting problems using permutations Solve counting problems using combinations.
Sec 4.4 Counting Rules Bluman, Chapter 4 A Question to Ponder:  A box contains 3 red chips, 2 blue chips and 5 green chips. A chip is selected, replaced.
Unit 4 Section : Counting Rules  To determine the number of possible outcomes for a sequence of events we use one of three counting rules: 
Combinations and Permutations CHAPTER 4.4.  Permutations are used when arranging r out of n items in a specific order. n P r = PERMUTATIONS.
ProbabilityProbability Counting Outcomes and Theoretical Probability.
Aim: What is the counting rule? Exam Tomorrow. Three Rules Sometimes we need to know all possible outcomes for a sequence of events – We use three rules.
Probability and Counting Rules
Mr. Mark Anthony Garcia, M.S. Mathematics Department De La Salle University.
Permutations and Combinations
Lecturer : FATEN AL-HUSSAIN
Addition Rules for Probability.  Two events are mutually exclusive events if they cannot occur at the same time (i.e., they have no outcomes in common)
Permutations and Combinations AII Objectives:  apply fundamental counting principle  compute permutations  compute combinations  distinguish.
Sample Spaces and Probability Addition Rules Multiplication Rules and Conditional Probability Counting Rules Probability and Counting Rules
CHAPTER 4 4-4:Counting Rules Instructor: Alaa saud Note: This PowerPoint is only a summary and your main source should be the book.
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
Chapter 10 Counting Methods.
Probability and Counting Rules
4-1 Chapter 4 Counting Techniques.
Permutations.
Splash Screen.
Algebra 2/Trig Name: ________________________
Fundamental Counting Principle
Probability and Counting Rules
Chapter 5 Probability 5.5 Counting Techniques.
4-6 Probability and Counting Rules
Probability of Multiple Events
Chapter 0.4 Counting Techniques.
4-1 Chapter 4 Counting Techniques.
Warm Up Evaluate  4  3  2   6  5  4  3  2  1
4-1 Chapter 4 Counting Techniques.
Probability and Counting Rules
Probability and Counting Rules
Chapter 3 Probability.
Permutations and Combinations
Chapter 3 Probability.
Permutations and Combinations
Permutations and Combinations
Permutations and Combinations
Unit 1: Basic Probability
Combination and Permutations Quiz!
Permutations and Combinations
How many possible outcomes can you make with the accessories?
4-1 Chapter 4 Counting Techniques.
Bellwork Practice Packet 10.3 B side #3.
Permutations and Combinations
Standard DA-5.2 Objective: Apply permutations and combinations to find the number of possibilities of an outcome.
Permutations and Combinations
Permutations and Combinations
The Standard Score Standard Score (z-score)
Presentation transcript:

Do Now If fours cards are drawn from a deck without replacement, find the probability of getting these results: All kings All diamonds All sevens

Counting Rules

Counting Rules Many times, we must know how many possible outcomes there are for a sequence of events. Fundamental Counting Rule Permutation Rule Combination Rule

The Fundamental Counting Rule In a sequence of n events in which the first one has k1 possibilities and the second one has k2 possibilities, and the third has k3, and so forth, the total number of possibilities of the sequence will be k1  k2  k3     kn

The Fundamental Counting Rule Example A paint manufacturer wishes to manufacture several different paints. The categories include: Color: red, blue, white, black, green, brown, yellow Type: Latex, oil Texture: flat, semigloss, high gloss Use: outdoor, indoor How many different kinds of paint can be made if you can select one color, one type, one texture, and one use?

The Fundamental Counting Rule More examples: A coin is tossed and a die is rolled. Find the number of outcomes for the sequence of events. The manager of a department store chain wishes to make 4-digit ID cards for her employees. How many different cards can be made if she uses the digits 1, 2, 3, 4, 5, and 6 and repetitions are permitted? What if repetitions were not permitted?

Factorial Notation 5! = 5  4  3  2  1 These rules use factorial notation – the exclamation point 5! = 5  4  3  2  1 Factorial Formula: For any counting n, n! = n(n-1)(n-2)(n-3)  1

Permutations A permutation is an arrangement of n objects in a specific order. Example Suppose a business owner has a choice of 5 locations in which to establish her business. She decides to rank each location according to certain criteria, such as price of store and parking facilities. How many different way can she rank the 5 locations?

Permutations nPr = n ! (n-r)! Permutation Rule: The arrangement of n objects in a specific order using r objects at a time is called a permutation of n objects taking r objects at a time. It is written nPr and the formula is nPr = n ! (n-r)!

Permutations Examples A school musical director can select 2 musical plays to present next year – one in the fall and one in the spring. If she has 9 to pick from, how many different possibilities are there? A television news director wishes to use 3 news stories on an evening show. One story will be the lead story, one will be the second story, and the last will be a closing story. If the director has a total of 8 stories to choose from, how many possible ways can the program be set up?

Combinations A selection of distinct objects without regard to order is called a combination. Example: Suppose a dress designer wishes to select two colors of material to design a new dress, and she has on hand four colors. How many different possibilities can there be in this situation? ***This is different from permutations because order does not matter.

Combinations nCr = n ! (n-r)! r! Combination Rule: The number of combinations of r objects selected from n objects is denoted nCr and the formula is: nCr = n ! (n-r)! r!

Combinations Examples: A newspaper editor has received 8 books to review. He decides that he can use 3 reviews in his newspaper. How many different ways can these 3 reviews be selected? In a club there are 7 women and 5 men. A committee of 3 women and 2 men is to be chosen. How many different possibilities are there?

Permutation vs. Combination Given the letters A, B, C, and D, list the permutations and combinations for selecting two letters.

Skills Check Garage door openers originally had a series of four on/off switches so that homeowners could personalize the frequencies that opened their garage doors. If all garage door openers were set at the same frequency, anyone with a garage door opener could open anyone else’s garage door. Use a tree diagram to show how many different positions 4 consecutive on/off switches could be in.

Skills Check After garage door openers became more popular, another set of 4 on/off switches was added to the systems Find a pattern of how many different positions are possible with the addition of each on/off switch. How many different positions are possible with 8 consecutive on/off switches? Is it reasonable to assume, if you owned a garage door opener with 8 switches, that someone could use his or her garage door opener to open your garage by trying all the different possible positions?

Skills Check In 1989 it was reported that the ignition keys for 1988 Dodge Caravans were made from a single blank that had five cuts on it. Each cut was made at one out of five possible levels. In 1988, assume there were 420,000 Dodge Caravans sold in the US. How many different possible keys can be made from the same key blank? How many different 1988 Dodge Caravans could any one key start?

Do Now How many different ways can 4 tickets be selected from 50 tickets if each ticket wins a different prize? The FBI is trying to crack a suspect’s 4 digit cell phone pass code. How many different combinations are possible? There are 22 threatened species of reptiles in the United states. In how many ways can you choose 4 to write about?

Probability and Counting Rules –Part 2 By using the fundamental counting rule, permutation rule, and combination rule, you can compute the probability of outcomes of many experiments, such as getting a full house when 5 cards are dealt or selecting a committee of 3 women and 2 men from a club consisting of 10 women and 10 men.

Examples Find the probability of getting 4 aces when 5 cards are drawn from an ordinary deck of cards. A box contains 24 transistors, 4 of which are defective. If 4 are sold at random, find the following probabilities: Exactly 2 are defective None is defective All are defective At least one is defective

Examples A store has 6 Tv Graphic magazines and 8 Newsletter magazines on the counter. If two customers purchased a magazine, find the probability that one of each magazine was purchased. A combination lock consists of the 26 letters of the alphabet. If a 3-letter combination is needed, find the probability that the combination will consist of the letters ABC in that order. The same letter can be used more than once.

Example There are 8 married couples in a tennis club. If 1 man and 1 woman are selected at random to plan the summer tournament, find the probability that they are married to each other.

Exit Ticket- Skills Check Assume you are given a 5-question multiple-choice quiz. Each question has 5 possible answers: A, B, C, D, and E. How many questions are there? Are the events independent or dependent? If you guess at each question, what is the probability that you get all of them correct? What is the probability that a person would guess answer A for each question? One of the biggest problems for students when doing probability problems is to decide which formula of formulas to use. Another problem is to decide whether two events are independent or dependent. Use the following problem to help develop a better understanding of these concepts.

Skills Check Assume that you are given a test in which you are to match the correct answers in the right column with the questions in the left column. You can use each answer only once. How many events are there? Are the events independent or dependent? What is the probability of getting them all correct if you are guessing? What is the difference between the two problems?