MATH 13150: Freshman Seminar Unit 4

Size: px
Start display at page:

Download "MATH 13150: Freshman Seminar Unit 4"

Transcription

1 MATH 1150: Freshman Seminar Unit 1. How to count the number of collections The main new problem in this section is we learn how to count the number of ways to pick k objects from a collection of n objects, but without regard to the order in which they were chosen A couple of problems. Suppose we ask ourselves the question: QUESTION 1 : A pizza place has six different toppings, sausage, pepperoni, ham, anchovies, peanut butter, and pineapples. How many different pizzas can we choose if our pizza must have two different toppings? Note that if we were asked to pick two toppings in order, we would be able to easily answer this question. The answer would be 6 5 = 0. But this does not answer the question. After all, a pizza with sausage picked first and then pepperoni is the same as a pizza with pepperoni picked first and then sausage. We ll learn how to answer this question in the next section. QUESTION : How many ways are there for a class with 15 students to form a committee with members? If we had been asked how many ways are there for a class with 15 students to pick a president, vice-president, and secretary, we would know the answer if = 15!. But this overstates the answer to our question. If we pick the class officers to 1! be Fred as President, Duncan as Vice-President, and Olivia as Secretary, we can use this choice to form a three person committee of Fred, Duncan, and Olivia. But if we had chosen Olivia as President, Fred as Vice-President, and Duncan as Secretary, combining the three officers into a three person committee gives the same committee we got before, i.e., Olivia, Fred, and Duncan. After all, if we are describing a three person committee, the order in which we list the members does not matter. 1.. The Answer to these problems. Let s answer the first question from the last section. For the pizza problem, the trick is to consider the apparently silly question from the previous section, i.e., QUESTION 1 : If a pizza place has six pizza toppings and we are to choose a pizza with two different toppings, how many ways are there to choose the pizza if the order of selection matters? We know that the answer to this question is A = 6 5 = 0, since there are 6 ways to choose the first topping and 5 ways to choose the second topping. We try to solve 1

2 QUESTION 1, where we count the pizzas without regard to order of selection, by breaking QUESTION 1 into two steps. STEP 1: Pick two different pizza toppings, without regard to order. We will let B be the number of ways to accomplish STEP 1. STEP : Once the two different pizza toppings have been chosen, choose which of the two pizza toppings will be first, and which will be second. Note that it is easy to count C, the number of ways of accomplishing STEP. Indeed, we have two pizza toppings, and we just have to pick one of them to be first. There are ways to do this, so C =. The key point is that A, which is the number of ways to answer QUESTION 1, is the same as the number of ways to accomplish STEP 1 times the number of ways to accomplish STEP. Indeed, for each way of picking two different pizza toppings without regard to order, there are C = ways to accomplish STEP. In other words, we have the equality: A = B C, or by dividing each side by C, B = A C. In this case, A = 0 and C =, so B = 15. This means that there are exactly 15 ways to choose a pizza with two different toppings. Now let s try to answer QUESTION from the last section using the same reasoning. Remember that we want to count the number of person committees we can form from a 15 person class. We start by asking a different question: QUESTION : How many ways are there to select a president, vice-president, and secretary from a 15 person class. If we let A be the answer, note that we know the answer is A = = 15! 1! As before, we break up the process of selecting the three class officers into two steps: STEP 1: Select a three person committee from a 15 person class. Let B be the number of ways of doing this. B is the answer to QUESTION from the last section.

3 STEP : From this three person committee, select a president, vice-president, and secretary. Let C be the number of ways of doing this. It is easy to see that C = 1 =! Further, A = B C, since picking a three person committee and then picking president, vice-president, and secretary from this three person committee is the same thing as picking a president, vice-president and secretary from the 15 person class. Dividing each side by C, we obtain: B = A = = C 1 This gives us the answer to QUESTION. 15! 1!! = 15! 1!!. 1.. General formula. It should not be too hard to see that the idea behind our solutions to QUESTIONS 1 and in the last section are essentially the same. We can generalize these ideas as follows. Theorem 1.1. The number of ways to choose a collection of k objects, without repetition or regard to order of selection, from a collection of n objects is: n! (n k)! k! To make this more concrete, the Theorem asserts that if we want to pick a committee with k people from a group of n people, there are n! ways to do it. Here k and n are any numbers, with k less than n. (n k)! k! To verify this, let A = the number of ways of lining up k people in order from a group of n people. n! From Unit, we know that A = (n k)!. Let B = the number of ways of choosing a committee of k people. Let C = the number of ways of lining up a group of k people in order. From Unit, we know that C = k!. Note that lining up k people from a group of n people in order is the same as first picking k people from a group of n people, and then lining up these k people in order. For each choice of a committee of k people, there are C = k! ways to line them up in order. Using these observations, we see that

4 A = B C so that B = A n! C = (n k)! k! = n! (n k) k!. The same idea explains why Theorem 1.1 is true. 1.. Application. Example 1.. In a 8 person class, the number of 10 person classes is 8! 18! 10!. To obtain this from Theorem 1.1 from the previous section, we take n = 8, k = 10, so n k = 18. Example 1.. If a pizza place has different toppings, how many ways are there to make a pizza with 1 toppings (and generate much indigestion)? To solve this, let n = and let k = 1, so n k = 9. Then Theorem 1.1 gives the answer:! 9! 1! These fractions with factorials can be annoying to write out. There is a briefer notation. We write n n! n for. The symbol is pronounced n choose k. k (n k)! k! k Using this new notation, we can restate Theorem 1.1 as: Corollary 1.. The number of ways to choose k objects from a collection of n objects n is. k Note that complementary combinations have the same value. For example, 8 = 8! 5! 5! = 8! 8 5!! =. 8 This makes sense in terms of the committee interpretation of. Indeed, the 5 number of ways of choosing a 5 person committee from a group of 8 people is the same as the number of ways of choosing a person committee from the same group. The selection of the 5 people to be on the committee is the same as the selection of the people who are not going to be on the committee. The generalization of this observation is the following fact: Remark 1.5. n n = k (n k)

5 This ( can ) be verified using a little algebra. By definition, n n! =. Since n (n k) = n n + k = k, we get: ((n k) ) (n (n k))! (n k)! n n! = (n k) k! (n k)! = n! n (n k)! k! =. k To ( illustrate ) this( remark, ) ( note ) the identities: 6 6 =, = ( 1 ) 5 n n Note also that = = 1, which you can verify mathematically using the fact n 0 that 0! = 1. This makes sense because there is only one way to choose a committee of n people from a collection of n people; you have to put everyone on the committee Variants. On a quiz or a test, you are more likely to see a problem that combines the idea of this section with the multiplication principle (Unit ) or the subtraction principle (Unit ). QUESTION 1: A pizza place has meat toppings and 6 vegetable toppings. How many different pizzas can you make by choosing different meat toppings and different vegetable toppings? To answer this, note first that by the multiplication principle, (# of pizza choices) = (# of ways to choose the meat toppings) (# of ways to choose the veggie ( toppings). ) 6 Since there are = 6 ways to choose the meat toppings and = 15 ways to choose the veggie toppings, the answer to our question is: ANSWER: 6 15 = QUESTION : A class has 10 boys and 8 girls, and is picking a co-ed three person committee, where co-ed means that the committee cannot be all boys or all girls. How many committees can be formed? To solve this, use the subtraction principle to note that: (# of co-ed person committees) = (Total # of person committees) MINUS (# of all boy person committees ) MINUS (# of all girl person committees). 18 To count these, note that the total number of person committees is, since the class has 18 people altogether. 10 The number of all boy person committees is

6 6 and the number of all girl person committees is It follows that our answer is: ANSWER :. 8. Remark 1.6. Note that in the text we sometimes simplify factorials and sometimes 6 do not. For example, to answer QUESTION 1, we computed = 15 and wrote in place of. In the answer to QUESTION, we left uncomputed, although we could have computed it. This is mostly an issue of personal taste, with a few caveats. n n = = 1 is a good simplification to make. ( n ) 0 n n = = n is a good simplification to make. ((n 1) ) ( 1) n n n (n 1) = = is usually a good simplification to make. ((n) ) n with big numbers and big differences are rarely useful to simplify. If you try k 0 writing as a number, you will get something quite large and it will take a lot 0 of time. It is better just to leave it as. Later on, we will discuss some ways of 0 understanding an expression like without actually computing it. QUESTION : A basketball team has 1 players, and of the players are centers, of the players are forwards, and 5 of the players are guards. How many starting line-ups can the coach form, if a starting line-up must consist of 1 center, forwards, and guards. To solve this, note that by the multiplication principle, the answer is: (# of ways to choose the center) (# of ways to choose the forwards ) (# of ways to choose the guards). The number of center choices is, since we are picking one center from three 1 choices.

7 The number of ways to choose the forwards is, since we are picking two forwards from among four of the possible forwards. 5 For the same reason, the number of ways to choose the guards is. It follows that the answer to the question is: ANSWER = 1 5 = 6 10 = QUESTION : How many ways are there to form a letter English word with exactly E s? To answer this, we think of the letter English word by picking two letters to be E, and then the other two letters must be some letter besides E. As a consequence, ANSWER = (# of ways to pick the two letters to be E) (# of ways to decide what the other two letters will be). The # of ways to pick the two letters to be E is, since there are ways to pick two items from a collection of. The # of ways to choose the other two letters is 5, since we ( have ) 5 choices for each of the other two letters. Thus, ANSWER = 5. QUESTION 5: Suppose eight kids are to be divided into two basketball teams, and Jane and Liza are two of the kids. How many ways are there for Jane and Liza to end up on the same team? How many ways are there for Jane and Liza to end up on different teams? Is it more likely than not for Jane and Liza to end up on the same team? Let s try to answer the first part of the question by counting the number of ways for Jane and Liza to end up on the same team. Suppose first that Jane is on the first team and Liza is also on the first team. The number of ways that this can happen is the number of ways to( pick ) two kids from the 6 remaining kids to be on Jane and 6 Liza s team. There are = 15 ways to do this. Now let s count the number of ways ( if) Jane and Liza are on the second team. By the same reasoning as above, there 6 are = 15 ways for this to happen. Thus, we conclude that there are = 0 ways for Jane and Liza to wind up on the same team. The easiest way to answer the second part of QUESTION 5 is to use the subtraction principle, which shows that:

8 8 The # of ways for Jane and Liza to be on different teams = The total # of teams - the # of ways for Jane and Liza to be on the same team. The total # of teams is the number of ways to pick kids to( be) on the first team, 8 since that determines the second team completely. There are = 70 ways to do this. Thus, there are 0 = 70-0 ways for Jane and Liza to wind up on different teams. To answer the last part of QUESTION 5, if the teams are chosen at random, the chances are that Jane and Liza will be on different teams, since there are 0 ways for them to be on different teams, and only 0 ways for them to be on the same team A little probability. In the past when I have taught this course, I have spent a lecture or two on probability. This seems fun because it offers the chance to learn something about odds when you are playing dice or poker, but in practice a number of people end up disliking it, and I suspect nobody has learned enough to make any money. So I ll only cover it briefly. We won t need any serious ideas from probability later in the course, but it may be of some use to understand some simple ideas. Let s go back to the previous section where we discussed the issue of whether Jane and Liza are more likely to be on the same team or not. We concluded that they are more likely not to be on the same team if the teams are chosen randomly. There is a more scientific way to say this. We may say that the probability of Jane and Liza being on the same team is the fraction: ( The # of ways for Jane and Liza to be on the same team )/( The total # of ways to pick the two teams). As we saw in the answer to QUESTION 5 in the last section, the answer is 0 70 =, which is approximately. or percent. 7 For an event to be as likely as not to happen, its probability should be.5 or 50 percent. Definition 1.7. The probability of an event happening is the number of ways for the event to happen divided by the total number of events that can happen.

9 QUESTION: What is the probability of getting a royal flush, i.e., Ace, King, Queen, Jack, Ten, all of the same suit, from a randomly dealt five card hand from a deck of 5 cards? To answer this question, we need to count the number of ways to deal five cards from a deck of 5 cards and getting Ace, King, Queen, Jack, and Ten, all of the same suit. There are clearly ways to do this, one way for each of the four suits. Next, we count the number of randomly dealt five card hands. There are ( 5 5 ) number of these hands. Using a calculator, you can show that is: ANSWER: 5 =, 598, 960. It follows that are answer 5, 598, 960, which is about , or about 1.5 in a million. This means that if you sit in a room and deal yourself 5 cards at random, you should expect to get about one and a half royal flushes every million times you deal the cards. 9 EXERCISES: Explain your answer. (1) Suppose a pizza place has ten meat toppings and five veggie toppings. (a) How many different pizzas can you order with two different meat toppings? (b) How many different pizzas can you order with two different veggie toppings? Are there more pizzas you can order with two meat toppings or two veggie toppings? (c) How many different pizzas can you order with two meat toppings and three veggie toppings? () Suppose a class has 1 kids in it, and five of them are girls and eight are boys. (a) How many ways are there to form a committee with members? (b) How many ways are there to form a committee with members and no girls? (c) How many ways are there to form a committee with members and exactly two boys and two girls? (d) How many ways are there to form a committee with members and at least one boy? () An ice cream shop has thirty-one flavors. (a) How many different sundaes can you make with exactly two different flavors? (b) How many different sundaes can you make with at least three different flavors?

10 10 () How many six letter English words can be formed with exactly three Z s? (5) Suppose there are n kids, where n is a number and two of them are Liza and Jane. The n kids are to be divided into two teams with n players each. (a) Suppose n = 1 (so there are kids). How many ways are there for Liza and Jane to end up on the same team? (b) Suppose n =. How many ways are there for Liza and Jane to end up on the same team? (c) Suppose n =. How many ways are there for Liza and Jane to end up on the same team? (d) Suppose n = 5. How many ways are there for Liza and Jane to end up on the same team? (e) Compute the probability for Liza and Jane to end up on the same team in the cases n = 1,,, and 5. Do you see a pattern? If n = 6, can you predict the probability for Liza and Jane to end up on the same team? In this case, do Liza and Jane have at least an even chance of being on the same team? (6) What is the probability of drawing a straight flush from a randomly dealt five card hand? (a straight flush means five consecutive cards of the same suit. For these purposes, Ace is one higher than King, but Ace and Two are not consecutive). (7) Suppose there are ten kids, and two of them are Liza and Jane. Suppose eight of them are chosen to play basketball, and those eight are divided into two teams. How many ways are there to do this so that Liza and Jane end up on the same team? If this is done, what is the probability of Liza and Jane ending up on the same team?

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

Math 1116 Probability Lecture Monday Wednesday 10:10 11:30

Math 1116 Probability Lecture Monday Wednesday 10:10 11:30 Math 1116 Probability Lecture Monday Wednesday 10:10 11:30 Course Web Page http://www.math.ohio state.edu/~maharry/ Chapter 15 Chances, Probabilities and Odds Objectives To describe an appropriate sample

More information

November 6, Chapter 8: Probability: The Mathematics of Chance

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

More information

Poker: Probabilities of the Various Hands

Poker: Probabilities of the Various Hands Poker: Probabilities of the Various Hands 22 February 2012 Poker II 22 February 2012 1/27 Some Review from Monday There are 4 suits and 13 values. The suits are Spades Hearts Diamonds Clubs There are 13

More information

GAMBLING ( ) Name: Partners: everyone else in the class

GAMBLING ( ) Name: Partners: everyone else in the class Name: Partners: everyone else in the class GAMBLING Games of chance, such as those using dice and cards, oporate according to the laws of statistics: the most probable roll is the one to bet on, and the

More information

{ a, b }, { a, c }, { b, c }

{ a, b }, { a, c }, { b, c } 12 d.) 0(5.5) c.) 0(5,0) h.) 0(7,1) a.) 0(6,3) 3.) Simplify the following combinations. PROBLEMS: C(n,k)= the number of combinations of n distinct objects taken k at a time is COMBINATION RULE It can easily

More information

Week 1: Probability models and counting

Week 1: Probability models and counting Week 1: Probability models and counting Part 1: Probability model Probability theory is the mathematical toolbox to describe phenomena or experiments where randomness occur. To have a probability model

More information

Introduction. Firstly however we must look at the Fundamental Principle of Counting (sometimes referred to as the multiplication rule) which states:

Introduction. Firstly however we must look at the Fundamental Principle of Counting (sometimes referred to as the multiplication rule) which states: Worksheet 4.11 Counting Section 1 Introduction When looking at situations involving counting it is often not practical to count things individually. Instead techniques have been developed to help us count

More information

Poker: Further Issues in Probability. Poker I 1/29

Poker: Further Issues in Probability. Poker I 1/29 Poker: Further Issues in Probability Poker I 1/29 How to Succeed at Poker (3 easy steps) 1 Learn how to calculate complex probabilities and/or memorize lots and lots of poker-related probabilities. 2 Take

More information

Name: Probability, Part 1 March 4, 2013

Name: Probability, Part 1 March 4, 2013 1) Assuming all sections are equal in size, what is the probability of the spinner below stopping on a blue section? Write the probability as a fraction. 2) A bag contains 3 red marbles, 4 blue marbles,

More information

November 8, Chapter 8: Probability: The Mathematics of Chance

November 8, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 8, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Crystallographic notation The first symbol

More information

Poker: Probabilities of the Various Hands

Poker: Probabilities of the Various Hands Poker: Probabilities of the Various Hands 19 February 2014 Poker II 19 February 2014 1/27 Some Review from Monday There are 4 suits and 13 values. The suits are Spades Hearts Diamonds Clubs There are 13

More information

PROBABILITY. Example 1 The probability of choosing a heart from a deck of cards is given by

PROBABILITY. Example 1 The probability of choosing a heart from a deck of cards is given by Classical Definition of Probability PROBABILITY Probability is the measure of how likely an event is. An experiment is a situation involving chance or probability that leads to results called outcomes.

More information

Poker Hands. Christopher Hayes

Poker Hands. Christopher Hayes Poker Hands Christopher Hayes Poker Hands The normal playing card deck of 52 cards is called the French deck. The French deck actually came from Egypt in the 1300 s and was already present in the Middle

More information

Section The Multiplication Principle and Permutations

Section The Multiplication Principle and Permutations Section 2.1 - The Multiplication Principle and Permutations Example 1: A yogurt shop has 4 flavors (chocolate, vanilla, strawberry, and blueberry) and three sizes (small, medium, and large). How many different

More information

Chapter 8: Probability: The Mathematics of Chance

Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance Free-Response 1. A spinner with regions numbered 1 to 4 is spun and a coin is tossed. Both the number spun and whether the coin lands heads or tails is

More information

Chapter 2. Permutations and Combinations

Chapter 2. Permutations and Combinations 2. Permutations and Combinations Chapter 2. Permutations and Combinations In this chapter, we define sets and count the objects in them. Example Let S be the set of students in this classroom today. Find

More information

Math 166: Topics in Contemporary Mathematics II

Math 166: Topics in Contemporary Mathematics II Math 166: Topics in Contemporary Mathematics II Xin Ma Texas A&M University September 30, 2017 Xin Ma (TAMU) Math 166 September 30, 2017 1 / 11 Last Time Factorials For any natural number n, we define

More information

Advanced Intermediate Algebra Chapter 12 Summary INTRO TO PROBABILITY

Advanced Intermediate Algebra Chapter 12 Summary INTRO TO PROBABILITY Advanced Intermediate Algebra Chapter 12 Summary INTRO TO PROBABILITY 1. Jack and Jill do not like washing dishes. They decide to use a random method to select whose turn it is. They put some red and blue

More information

Unit 14 Probability. Target 3 Calculate the probability of independent and dependent events (compound) AND/THEN statements

Unit 14 Probability. Target 3 Calculate the probability of independent and dependent events (compound) AND/THEN statements Target 1 Calculate the probability of an event Unit 14 Probability Target 2 Calculate a sample space 14.2a Tree Diagrams, Factorials, and Permutations 14.2b Combinations Target 3 Calculate the probability

More information

Outcomes: The outcomes of this experiment are yellow, blue, red and green.

Outcomes: The outcomes of this experiment are yellow, blue, red and green. (Adapted from http://www.mathgoodies.com/) 1. Sample Space The sample space of an experiment is the set of all possible outcomes of that experiment. The sum of the probabilities of the distinct outcomes

More information

Fundamental Counting Principle

Fundamental Counting Principle Lesson 88 Probability with Combinatorics HL2 Math - Santowski Fundamental Counting Principle Fundamental Counting Principle can be used determine the number of possible outcomes when there are two or more

More information

1. Simplify 5! 2. Simplify P(4,3) 3. Simplify C(8,5) ? 6. Simplify 5

1. Simplify 5! 2. Simplify P(4,3) 3. Simplify C(8,5) ? 6. Simplify 5 Algebra 2 Trig H 11.4 and 11.5 Review Complete the following without a calculator: 1. Simplify 5! 2. Simplify P(4,3) 3. Simplify C(8,5) 4. Solve 12C5 12 C 5. Simplify? nc 2? 6. Simplify 5 P 2 7. Simplify

More information

Compound Probability. Set Theory. Basic Definitions

Compound Probability. Set Theory. Basic Definitions Compound Probability Set Theory A probability measure P is a function that maps subsets of the state space Ω to numbers in the interval [0, 1]. In order to study these functions, we need to know some basic

More information

Contemporary Mathematics Math 1030 Sample Exam I Chapters Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Math 1030 Sample Exam I Chapters Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Math 1030 Sample Exam I Chapters 13-15 Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin.

More information

More Probability: Poker Hands and some issues in Counting

More Probability: Poker Hands and some issues in Counting More Probability: Poker Hands and some issues in Counting Data From Thursday Everybody flipped a pair of coins and recorded how many times they got two heads, two tails, or one of each. We saw that the

More information

Finite Math - Fall 2016

Finite Math - Fall 2016 Finite Math - Fall 206 Lecture Notes - /28/206 Section 7.4 - Permutations and Combinations There are often situations in which we have to multiply many consecutive numbers together, for example, in examples

More information

6) A) both; happy B) neither; not happy C) one; happy D) one; not happy

6) A) both; happy B) neither; not happy C) one; happy D) one; not happy MATH 00 -- PRACTICE TEST 2 Millersville University, Spring 202 Ron Umble, Instr. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find all natural

More information

11.3B Warmup. 1. Expand: 2x. 2. Express the expansion of 2x. using combinations. 3. Simplify: a 2b a 2b

11.3B Warmup. 1. Expand: 2x. 2. Express the expansion of 2x. using combinations. 3. Simplify: a 2b a 2b 11.3 Warmup 1. Expand: 2x y 4 2. Express the expansion of 2x y 4 using combinations. 3 3 3. Simplify: a 2b a 2b 4. How many terms are there in the expansion of 2x y 15? 5. What would the 10 th term in

More information

ABE/ASE Standards Mathematics

ABE/ASE Standards Mathematics [Lesson Title] TEACHER NAME PROGRAM NAME Program Information Playing the Odds [Unit Title] Data Analysis and Probability NRS EFL(s) 3 4 TIME FRAME 240 minutes (double lesson) ABE/ASE Standards Mathematics

More information

Algebra II- Chapter 12- Test Review

Algebra II- Chapter 12- Test Review Sections: Counting Principle Permutations Combinations Probability Name Choose the letter of the term that best matches each statement or phrase. 1. An illustration used to show the total number of A.

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1324 Test 3 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Insert " " or " " in the blank to make the statement true. 1) {18, 27, 32}

More information

November 11, Chapter 8: Probability: The Mathematics of Chance

November 11, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 11, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Probability Rules Probability Rules Rule 1.

More information

The point value of each problem is in the left-hand margin. You must show your work to receive any credit, except on problems 1 & 2. Work neatly.

The point value of each problem is in the left-hand margin. You must show your work to receive any credit, except on problems 1 & 2. Work neatly. Introduction to Statistics Math 1040 Sample Exam II Chapters 5-7 4 Problem Pages 4 Formula/Table Pages Time Limit: 90 Minutes 1 No Scratch Paper Calculator Allowed: Scientific Name: The point value of

More information

Chapter 1. Mathematics in the Air

Chapter 1. Mathematics in the Air Chapter 1 Mathematics in the Air Most mathematical tricks make for poor magic and in fact have very little mathematics in them. The phrase mathematical card trick conjures up visions of endless dealing

More information

Counting Methods and Probability

Counting Methods and Probability CHAPTER Counting Methods and Probability Many good basketball players can make 90% of their free throws. However, the likelihood of a player making several free throws in a row will be less than 90%. You

More information

Counting and Probability Math 2320

Counting and Probability Math 2320 Counting and Probability Math 2320 For a finite set A, the number of elements of A is denoted by A. We have two important rules for counting. 1. Union rule: Let A and B be two finite sets. Then A B = A

More information

MATH 13150: Freshman Seminar Unit 15

MATH 13150: Freshman Seminar Unit 15 MATH 1310: Freshman Seminar Unit 1 1. Powers in mod m arithmetic In this chapter, we ll learn an analogous result to Fermat s theorem. Fermat s theorem told us that if p is prime and p does not divide

More information

Principles of Mathematics 12: Explained!

Principles of Mathematics 12: Explained! www.math12.com 284 Lesson 2, Part One: Basic Combinations Basic combinations: In the previous lesson, when using the fundamental counting principal or permutations, the order of items to be arranged mattered.

More information

Math 7 Notes - Unit 11 Probability

Math 7 Notes - Unit 11 Probability Math 7 Notes - Unit 11 Probability Probability Syllabus Objective: (7.2)The student will determine the theoretical probability of an event. Syllabus Objective: (7.4)The student will compare theoretical

More information

7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count

7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count 7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count Probability deals with predicting the outcome of future experiments in a quantitative way. The experiments

More information

Chapter 3: PROBABILITY

Chapter 3: PROBABILITY Chapter 3 Math 3201 1 3.1 Exploring Probability: P(event) = Chapter 3: PROBABILITY number of outcomes favourable to the event total number of outcomes in the sample space An event is any collection of

More information

Probability & Statistics - Grade 5

Probability & Statistics - Grade 5 2006 Washington State Math Championship nless a particular problem directs otherwise, give an exact answer or one rounded to the nearest thousandth. Probability & Statistics - Grade 5 1. A single ten-sided

More information

POKER (AN INTRODUCTION TO COUNTING)

POKER (AN INTRODUCTION TO COUNTING) POKER (AN INTRODUCTION TO COUNTING) LAMC INTERMEDIATE GROUP - 10/27/13 If you want to be a succesful poker player the first thing you need to do is learn combinatorics! Today we are going to count poker

More information

EECS 203 Spring 2016 Lecture 15 Page 1 of 6

EECS 203 Spring 2016 Lecture 15 Page 1 of 6 EECS 203 Spring 2016 Lecture 15 Page 1 of 6 Counting We ve been working on counting for the last two lectures. We re going to continue on counting and probability for about 1.5 more lectures (including

More information

Probability MAT230. Fall Discrete Mathematics. MAT230 (Discrete Math) Probability Fall / 37

Probability MAT230. Fall Discrete Mathematics. MAT230 (Discrete Math) Probability Fall / 37 Probability MAT230 Discrete Mathematics Fall 2018 MAT230 (Discrete Math) Probability Fall 2018 1 / 37 Outline 1 Discrete Probability 2 Sum and Product Rules for Probability 3 Expected Value MAT230 (Discrete

More information

Problem Set 8 Solutions R Y G R R G

Problem Set 8 Solutions R Y G R R G 6.04/18.06J Mathematics for Computer Science April 5, 005 Srini Devadas and Eric Lehman Problem Set 8 Solutions Due: Monday, April 11 at 9 PM in Room 3-044 Problem 1. An electronic toy displays a 4 4 grid

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

Independent Events. 1. Given that the second baby is a girl, what is the. e.g. 2 The probability of bearing a boy baby is 2

Independent Events. 1. Given that the second baby is a girl, what is the. e.g. 2 The probability of bearing a boy baby is 2 Independent Events 7. Introduction Consider the following examples e.g. E throw a die twice A first thrown is "" second thrown is "" o find P( A) Solution: Since the occurrence of Udoes not dependu on

More information

Section 11.4: Tree Diagrams, Tables, and Sample Spaces

Section 11.4: Tree Diagrams, Tables, and Sample Spaces Section 11.4: Tree Diagrams, Tables, and Sample Spaces Diana Pell Exercise 1. Use a tree diagram to find the sample space for the genders of three children in a family. Exercise 2. (You Try!) A soda machine

More information

Park Forest Math Team. Meet #5. Self-study Packet

Park Forest Math Team. Meet #5. Self-study Packet Park Forest Math Team Meet #5 Self-study Packet Problem Categories for this Meet: 1. Mystery: Problem solving 2. Geometry: Angle measures in plane figures including supplements and complements 3. Number

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) 1 6

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) 1 6 Math 300 Exam 4 Review (Chapter 11) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Give the probability that the spinner shown would land on

More information

Probability: introduction

Probability: introduction May 6, 2009 Probability: introduction page 1 Probability: introduction Probability is the part of mathematics that deals with the chance or the likelihood that things will happen The probability of an

More information

1. For which of the following sets does the mean equal the median?

1. For which of the following sets does the mean equal the median? 1. For which of the following sets does the mean equal the median? I. {1, 2, 3, 4, 5} II. {3, 9, 6, 15, 12} III. {13, 7, 1, 11, 9, 19} A. I only B. I and II C. I and III D. I, II, and III E. None of the

More information

More with Combinations

More with Combinations Algebra II Wilsen BLOCK 5 Unit 11: Probability Day Two More with Combinations Example 1 A standard deck of 52 playing cards has 4 suits with 13 different cards in each suit. How many 5-card hands (assuming

More information

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B)

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B) Unit 1 Day 1: Sample Spaces and Subsets Students will be able to (SWBAT) describe events as subsets of sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions,

More information

Probability Review 41

Probability Review 41 Probability Review 41 For the following problems, give the probability to four decimals, or give a fraction, or if necessary, use scientific notation. Use P(A) = 1 - P(not A) 1) A coin is tossed 6 times.

More information

Counting Principles Review

Counting Principles Review Counting Principles Review 1. A magazine poll sampling 100 people gives that following results: 17 read magazine A 18 read magazine B 14 read magazine C 8 read magazines A and B 7 read magazines A and

More information

Counting Outcomes. Finding the probability that event A AND event B occur

Counting Outcomes. Finding the probability that event A AND event B occur Name: Block: Date: UNIT (6) PROBABILITY SUBJ Algebra SKILL (6) Finding the probability that event A OR event B occurs. NOTES Counting Outcomes For extra practice, see Text Lessons 10.7 Counting Principle

More information

Unit 19 Probability Review

Unit 19 Probability Review . What is sample space? All possible outcomes Unit 9 Probability Review 9. I can use the Fundamental Counting Principle to count the number of ways an event can happen. 2. What is the difference between

More information

1. A factory manufactures plastic bottles of 4 different sizes, 3 different colors, and 2 different shapes. How many different bottles are possible?

1. A factory manufactures plastic bottles of 4 different sizes, 3 different colors, and 2 different shapes. How many different bottles are possible? Unit 8 Quiz Review Short Answer 1. A factory manufactures plastic bottles of 4 different sizes, 3 different colors, and 2 different shapes. How many different bottles are possible? 2. A pizza corner offers

More information

n(s)=the number of ways an event can occur, assuming all ways are equally likely to occur. p(e) = n(e) n(s)

n(s)=the number of ways an event can occur, assuming all ways are equally likely to occur. p(e) = n(e) n(s) The following story, taken from the book by Polya, Patterns of Plausible Inference, Vol. II, Princeton Univ. Press, 1954, p.101, is also quoted in the book by Szekely, Classical paradoxes of probability

More information

University of Connecticut Department of Mathematics

University of Connecticut Department of Mathematics University of Connecticut Department of Mathematics Math 070Q Exam A Fall 07 Name: TA Name: Discussion: Read This First! This is a closed notes, closed book exam. You cannot receive aid on this exam from

More information

Date. Probability. Chapter

Date. Probability. Chapter Date Probability Contests, lotteries, and games offer the chance to win just about anything. You can win a cup of coffee. Even better, you can win cars, houses, vacations, or millions of dollars. Games

More information

UNIT 4 APPLICATIONS OF PROBABILITY Lesson 1: Events. Instruction. Guided Practice Example 1

UNIT 4 APPLICATIONS OF PROBABILITY Lesson 1: Events. Instruction. Guided Practice Example 1 Guided Practice Example 1 Bobbi tosses a coin 3 times. What is the probability that she gets exactly 2 heads? Write your answer as a fraction, as a decimal, and as a percent. Sample space = {HHH, HHT,

More information

TEST A CHAPTER 11, PROBABILITY

TEST A CHAPTER 11, PROBABILITY TEST A CHAPTER 11, PROBABILITY 1. Two fair dice are rolled. Find the probability that the sum turning up is 9, given that the first die turns up an even number. 2. Two fair dice are rolled. Find the probability

More information

Math 1 Unit 4 Mid-Unit Review Chances of Winning

Math 1 Unit 4 Mid-Unit Review Chances of Winning Math 1 Unit 4 Mid-Unit Review Chances of Winning Name My child studied for the Unit 4 Mid-Unit Test. I am aware that tests are worth 40% of my child s grade. Parent Signature MM1D1 a. Apply the addition

More information

After receiving his initial two cards, the player has four standard options: he can "Hit," "Stand," "Double Down," or "Split a pair.

After receiving his initial two cards, the player has four standard options: he can Hit, Stand, Double Down, or Split a pair. Black Jack Game Starting Every player has to play independently against the dealer. The round starts by receiving two cards from the dealer. You have to evaluate your hand and place a bet in the betting

More information

CHAPTER 7 Probability

CHAPTER 7 Probability CHAPTER 7 Probability 7.1. Sets A set is a well-defined collection of distinct objects. Welldefined means that we can determine whether an object is an element of a set or not. Distinct means that we can

More information

A Mathematical Analysis of Oregon Lottery Win for Life

A Mathematical Analysis of Oregon Lottery Win for Life Introduction 2017 Ted Gruber This report provides a detailed mathematical analysis of the Win for Life SM draw game offered through the Oregon Lottery (https://www.oregonlottery.org/games/draw-games/win-for-life).

More information

Name: Partners: Math Academy I. Review 6 Version A. 5. There are over a billion different possible orders for a line of 14 people.

Name: Partners: Math Academy I. Review 6 Version A. 5. There are over a billion different possible orders for a line of 14 people. Name: Partners: Math Academy I Date: Review 6 Version A [A] Circle whether each statement is true or false. 1. Odd and less than 4 are mutually exclusive. 2. The probability of a card being red given it

More information

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability Preliminary Concepts, Formulas, and Terminology Meanings of Basic Arithmetic Operations in Mathematics Addition: Generally

More information

50 Counting Questions

50 Counting Questions 50 Counting Questions Prob-Stats (Math 3350) Fall 2012 Formulas and Notation Permutations: P (n, k) = n!, the number of ordered ways to permute n objects into (n k)! k bins. Combinations: ( ) n k = n!,

More information

Acing Math (One Deck At A Time!): A Collection of Math Games. Table of Contents

Acing Math (One Deck At A Time!): A Collection of Math Games. Table of Contents Table of Contents Introduction to Acing Math page 5 Card Sort (Grades K - 3) page 8 Greater or Less Than (Grades K - 3) page 9 Number Battle (Grades K - 3) page 10 Place Value Number Battle (Grades 1-6)

More information

Honors Precalculus Chapter 9 Summary Basic Combinatorics

Honors Precalculus Chapter 9 Summary Basic Combinatorics Honors Precalculus Chapter 9 Summary Basic Combinatorics A. Factorial: n! means 0! = Why? B. Counting principle: 1. How many different ways can a license plate be formed a) if 7 letters are used and each

More information

Aim: How many different ways???

Aim: How many different ways??? May 14th Aim: How many different ways??? Get Ready: Some books are laid on a desk. Two are English, three are mathematics, one is French, and four are global. Theresa selects an English book and Isabelle

More information

Probability Review before Quiz. Unit 6 Day 6 Probability

Probability Review before Quiz. Unit 6 Day 6 Probability Probability Review before Quiz Unit 6 Day 6 Probability Warm-up: Day 6 1. A committee is to be formed consisting of 1 freshman, 1 sophomore, 2 juniors, and 2 seniors. How many ways can this committee be

More information

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39 CHAPTER 2 PROBABILITY Contents 2.1 Basic Concepts of Probability 38 2.2 Probability of an Event 39 2.3 Methods of Assigning Probabilities 39 2.4 Principle of Counting - Permutation and Combination 39 2.5

More information

Dependence. Math Circle. October 15, 2016

Dependence. Math Circle. October 15, 2016 Dependence Math Circle October 15, 2016 1 Warm up games 1. Flip a coin and take it if the side of coin facing the table is a head. Otherwise, you will need to pay one. Will you play the game? Why? 2. If

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS PERMUTATIONS AND COMBINATIONS 1. Fundamental Counting Principle Assignment: Workbook: pg. 375 378 #1-14 2. Permutations and Factorial Notation Assignment: Workbook pg. 382-384 #1-13, pg. 526 of text #22

More information

Something to Think About

Something to Think About Probability Facts Something to Think About Name Ohio Lottery information: one picks 6 numbers from the set {1,2,3,...49,50}. The state then randomly picks 6 numbers. If you match all 6, you win. The number

More information

Venn Diagram Problems

Venn Diagram Problems Venn Diagram Problems 1. In a mums & toddlers group, 15 mums have a daughter, 12 mums have a son. a) Julia says 15 + 12 = 27 so there must be 27 mums altogether. Explain why she could be wrong: b) There

More information

Intermediate Mathematics League of Eastern Massachusetts

Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2009 Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2009 Category 1 Mystery 1. Sam told Mike to pick any number, then double it, then add 5 to the new value, then

More information

Introduction to Counting and Probability

Introduction to Counting and Probability Randolph High School Math League 2013-2014 Page 1 If chance will have me king, why, chance may crown me. Shakespeare, Macbeth, Act I, Scene 3 1 Introduction Introduction to Counting and Probability Counting

More information

Nwheatleyschaller s The Next Step...Conditional Probability

Nwheatleyschaller s The Next Step...Conditional Probability CK-12 FOUNDATION Nwheatleyschaller s The Next Step...Conditional Probability Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) Meery To access a customizable version of

More information

Section : Combinations and Permutations

Section : Combinations and Permutations Section 11.1-11.2: Combinations and Permutations Diana Pell A construction crew has three members. A team of two must be chosen for a particular job. In how many ways can the team be chosen? How many words

More information

In how many ways can a team of three snow sculptors be chosen to represent Amir s school from the nine students who have volunteered?

In how many ways can a team of three snow sculptors be chosen to represent Amir s school from the nine students who have volunteered? 4.6 Combinations GOAL Solve problems involving combinations. LEARN ABOUT the Math Each year during the Festival du Voyageur, held during February in Winnipeg, Manitoba, high schools compete in the Voyageur

More information

Probability with Set Operations. MATH 107: Finite Mathematics University of Louisville. March 17, Complicated Probability, 17th century style

Probability with Set Operations. MATH 107: Finite Mathematics University of Louisville. March 17, Complicated Probability, 17th century style Probability with Set Operations MATH 107: Finite Mathematics University of Louisville March 17, 2014 Complicated Probability, 17th century style 2 / 14 Antoine Gombaud, Chevalier de Méré, was fond of gambling

More information

CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability

CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability Review: Main Theorems and Concepts Binomial Theorem: Principle of Inclusion-Exclusion

More information

Probability Homework Pack 1

Probability Homework Pack 1 Dice 2 Probability Homework Pack 1 Probability Investigation: SKUNK In the game of SKUNK, we will roll 2 regular 6-sided dice. Players receive an amount of points equal to the total of the two dice, unless

More information

Solutions for the Practice Final

Solutions for the Practice Final Solutions for the Practice Final 1. Ian and Nai play the game of todo, where at each stage one of them flips a coin and then rolls a die. The person who played gets as many points as the number rolled

More information

Course Learning Outcomes for Unit V

Course Learning Outcomes for Unit V UNIT V STUDY GUIDE Counting Reading Assignment See information below. Key Terms 1. Combination 2. Fundamental counting principle 3. Listing 4. Permutation 5. Tree diagrams Course Learning Outcomes for

More information

Finite Math B, Chapter 8 Test Review Name

Finite Math B, Chapter 8 Test Review Name Finite Math B, Chapter 8 Test Review Name Evaluate the factorial. 1) 6! A) 720 B) 120 C) 360 D) 1440 Evaluate the permutation. 2) P( 10, 5) A) 10 B) 30,240 C) 1 D) 720 3) P( 12, 8) A) 19,958,400 B) C)

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Meet #5 March Intermediate Mathematics League of Eastern Massachusetts

Meet #5 March Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2008 Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2008 Category 1 Mystery 1. In the diagram to the right, each nonoverlapping section of the large rectangle is

More information

Randomness Exercises

Randomness Exercises Randomness Exercises E1. Of the following, which appears to be the most indicative of the first 10 random flips of a fair coin? a) HTHTHTHTHT b) HTTTHHTHTT c) HHHHHTTTTT d) THTHTHTHTH E2. Of the following,

More information

Permutations and Combinations Practice Test

Permutations and Combinations Practice Test Name: Class: Date: Permutations and Combinations Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Suppose that license plates in the fictional

More information

Name: Permutations / Combinations March 17, 2014

Name: Permutations / Combinations March 17, 2014 1. A pizza establishment offers 12 kinds of meat topping (pepperoni, sausage, etc.) and 5 kinds of vegetable toppings (onions, peppers, etc). How many different two topping pizzas can be made using a combination

More information

Problem Set 2. Counting

Problem Set 2. Counting Problem Set 2. Counting 1. (Blitzstein: 1, Q3 Fred is planning to go out to dinner each night of a certain week, Monday through Friday, with each dinner being at one of his favorite ten restaurants. i

More information

CIS 2033 Lecture 6, Spring 2017

CIS 2033 Lecture 6, Spring 2017 CIS 2033 Lecture 6, Spring 2017 Instructor: David Dobor February 2, 2017 In this lecture, we introduce the basic principle of counting, use it to count subsets, permutations, combinations, and partitions,

More information