Combinatorics#

Counting Principle#

  1. A Matter of Outfits

  1. A man has 5 shirts and 3 ties. How many different outfits can he wear?

  2. A woman has 5 blouses and 8 skirts. How many different outfits can she wear?

  1. Digits

  1. How many four-digit numbers can be formed using the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9 if the first digit cannot be a 0? Repeated digits are allowed.

  2. How many five-digit numbers can be formed using the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9 if the first digit cannot be 0 or 1? Repeated digits are still allowed.

  1. Tree Diagrams

  1. Tabitha and Vivienne St. Clair keep playing chess until one of them wins two games in a row or three games altogether. In what percent of all possible cases does the game end because Tabitha wins three games without winning two in a row?

  2. Augustus Octavian Romero has $4. He decides to bet $1 to win $1 on the flip of a fair coin four times. What is the probability of Augustus Octavian Romero breaking even?

Permutations#

  1. Definition

  1. Consider the set of objects,

\{ \text{Ry}, \text{Gage}, \text{Cora} \}

Use this set for the following problems.

  1. List all ordered arrangement of these objects choosing 3 at a time without replacement. What is P^{3}_3?

  2. List all ordered arrangement of these objects choosing 2 at a time without replacement. What is P^{3}_2?

  3. List all ordered arrangment of these objects choosing 1 at a time without replacement. What is P^{3}_1?

  1. Consider the set of objects,

\{ \text{Rory}, \text{Lydia}, \text{Sejal}, \text{Rachael}, \text{Sophia} \}

Use this set for the following problems:

  1. List all ordered arrangement of these objects choosing 5 at a time without replacement. What is P^{5}_5?

  2. List all ordered arrangment of these objects choosing 4 at a time without replacement. What is P^{5}_4?

  3. List all ordered arrangement of these objects choosing 3 at a time without replacement. What is P^{5}_3?

  4. List all ordered arrangment of these objects choosing 2 at a time without replacement. What is P^{5}_2?

  5. List all ordered arrangement of these objects choosing 1 at a time without replacement. What is P^{5}_1?

  1. Codes

  1. How many two-letter codes can be formed using the letters A, B, C and D? Repeated letters are allowed.

  2. How many two-letter codes can be formed using the letters A, B, C, D and E? Repeated letters are allowed.

  3. How many different three-letter codes are there if only the letters A, B, C, D and E can be used and no letter can be used more than once?

  4. How many different four letter codes are there if only the letters A, B, C, D, E and F can be used and no letter can be used more than once?

Combinations#

  1. Definition

  1. Consider the set of objects,

\{ \text{Ry}, \text{Gage}, \text{Cora} \}

Use this set for the following problems.

  1. List all combinations of these objets taken 3 at a time.What is C^{3}_3?

  2. List all combinations of these objets taken 2 at a time. What is C^{3}_2?

  3. List all combinations of these objets taken 1 at a time. What is C^{3}_1?

  1. Consider the set of objects,

\{ \text{Rory}, \text{Lydia}, \text{Sejal}, \text{Rachael}, \text{Sophia} \}

Use this set for the following problems:

  1. List all combinations of these objets taken 5 at a time. What is C^{5}_5?

  2. List all combinations of these objets taken 4 at a time. What is C^{5}_4?

  3. List all combinations of these objets taken 3 at a time.What is C^{5}_3?

  4. List all combinations of these objets taken 2 at a time. What is C^{5}_2?

  5. List all combinations of these objets taken 1 at a time. What is C^{5}_1?

  1. Committees

Solve these thrilling problems about committees.

  1. In how many ways can a committee of 4 students be formed from a pool of 7 students?

  2. In how many ways can a committee of 3 professors be formed from a department having 8 professors?

  3. A student dance committee is to be formed consisting of 2 boys and 3 girls. If the memberships is be chosen from 4 boys and 8 girls, how many different committees are possible?

  4. The student relations committee of a college consists of 2 administrators, 3 faculty members and 5 students. Four administrators, 8 faculty members and 20 students are eligible to serve. How many different committees are possible?

  1. Selecting Objects

  1. An urn contains 7 white balls and 3 red balls. Three balls are selected. In how many ways can the 3 balls be drawn from the total of 10 balls in each of the following cases:

    1. If 2 balls are white and 1 is red?

    2. If all 3 balls are white?

    3. If all 3 balls are red?

  2. An urn contains 165 red balls and 10 white balls. Five balls are selected. In how many ways can the 5 balls be drawn from the total of 25 balls in each of the following cases:

    1. If all 5 balls are red?

    2. If 3 balls are red and two balls are white?

    3. If atleast 4 are red balls?

Probability#

  1. A bank PIN is selected at random from 4 digits.

    1. What is the probability all of the digits are the same?

    2. What is the probability no digits repeat?

    3. What is the probability the PIN starts with the number 7?

  2. Consider the experiment of flipping a fair, two-sided coin three times. Let A be the event of atleast one heads. Find P(A).

  3. A bag contains 4 red and 5 green balls. Two balls are drawn at random from the bag with replacement.

    1. What is the probability all of them are red?

    2. What is the probability exactly one of them is green?

    3. What is the probability of atleast one green ball?

    4. Why does part a + part c equal 1?

Hint

For part b, consider the outcomes,

rg, gr

In both cases you would have exactly one green ball, but each sequence would correspond to a different order of outcomes.

Hint

For part c, the event of getting two green balls is mutually exclusive with the event of getting exactly one green ball.

  1. A bag contains 4 red and 5 green balls. Two balls are drawn at random from the bag without replacement.

    1. What is the probability all of them are red?

    2. What is the probability exactly one of them is red?

    3. What is the probability none of them are red?

    4. Why does part a + part b + part c equal 1?

  2. Lottery In Maryland’s state lottery, 48 balls numbered 1 through 48 are placed into a spinner and well mixed. Six of them are drawn at random, without replacement. There are three prizes awarded based on how many numbers a player is able to guess.

    1. If the six numbers drawn match the numbers the player has chosen, the player wins the grand prize. Find the probability of winning the grand prize if a single lottery ticket is purchased.

    2. If five of the six numbers drawn match the numbers the player has chosen, the player wins the second place prize. Find the probability of winning the second place prize if a single lottery ticket is purchased.

    3. If four of the six numbers drawn match the numbers the player has chosen, the player wins the third place prize. Find the probability of winning the third place prize if a single lottery ticket is purchased.

    4. Find the probability of not winning the Maryland Lottery.

Hint

A player not winning is the complement of the event of the player winning the grand prize or the player winning the second place prize or the player winning the third place prize.

  1. The Birthday Problem

    1. Suppose three people are in a room. What is the probability there is at least one shared birthday among these three people?

    2. Suppose ten people are in a room. What is the probability there is at least one shared birthday among these ten pople?

    3. Suppose thirty people are in a room. What is the probability there is at least one shared birthday among these thirty people?

  2. Five Card Poker Find the probability of getting the following hands in 5-card poker.

    1. Royal Flush. Recall a Royal Flush is a hand of cards all of the same suit given by the sequence of faces 10JQKA

    2. Straight Flush. Recall a Straight Flush is a hand of cards all of the same suit given by any sequential ordering of faces, e.q. 45678 or 78910J. Note: In five-card poker, a Royal Flush is not considered a Straight Flush.

    3. Four of a Kind. Recall a Four of a Kind is a hand of cards where four cards all have the same face.

    4. Full House. Recall a full house is a three of kind and a pair simultaneously. For example, Kings full of 8s is given by the sequence KKK88.

A.P. Exam Practice#

  1. 2014, Free Response, #2

Nine sales representatives, 6 men and 3 women, at a small company wanted to attend a national convention. There were only enough travel funds to send 3 people. The manager selected 3 people to attend and stated that the people were selected at random. The 3 people selected were women. There were concerns that no men were selected to attend the convention.

  1. Calculate the probability that randomly selecting 3 people from a group of 6 men and 3 women will result in selecting 3 women.

  2. Based on your answer to part #a, is there reason to doubt the manager’s claim that the 3 people were selected at random? Explain.

  3. An alternative to calculating the exact probability is to conduct a simulation to estimate the probability. A proposed simulation process is described below.

    Each trial in the simulation consists of rolling three fair, six-sided dice, one die for each of the convention attendees. For each die, rolling a 1, 2, 3, or 4 represents selecting a man; rolling a 5 or 6 represents selecting a woman. After 1,000 trials, the number of times the dice indicate selecting 3 women is recorded.

Does the proposed process correctly simulate the random selection of 3 women from a group of 9 people consisting of 6 men and 3 women? Explain why or why not.

  1. 2018, Free Response, #3

Approximately 3.5 percent of all children born in a certain region are from multiple births (that is, twins, triplets, etc.). Of the children born in the region who are from multiple births, 22 percent are left-handed. Of the children born in the region who are from single births, 11 percent are left-handed.

  1. What is the probability that a randomly selected child born in the region is left-handed?

  2. A random sample of 20 children born in the region will be selected. What is the probability that the sample will have at least 3 children who are left-handed?