Sign In
| 10 Theory slides |
| 11 Exercises - Grade E - A |
| Each lesson is meant to take 1-2 classroom sessions |
Here are a few recommended readings before getting started with this lesson.
When discussing probability, a pair of events can be either independent or dependent.
Two events A and B are independent events if the occurrence of one event does not affect the occurrence of the other. It is also said that they are independent if and only if the probability that both events occur is equal to the product of the individual probabilities.
Two events A and B are considered dependent events if the occurrence of either event affects the occurrence of the other. If the events are dependent, the probability that both events occur is equal to the product of the probability of the first event occurring and the probability of the second event occurring after the first event.
Finding the number of possible outcomes of a combination of independent events can be tricky or time-consuming. Luckily, there is a shortcut!
As mentioned above, this principle holds true only if the events are independent of each other. If the events are dependent, multiplying the number of possible outcomes for each event will not reflect the actual number of possible outcomes. Returning to the notebooks for sale, suppose now that the spiral-bound notebooks only come in red.
There are still 2 types of notebooks and a total of 3 colors for the ring-bound notebooks. However, the possible number of different notebooks a customer may buy is not 2×3=6. Rather, it is 4. This happens because the number of possible colors of the notebook now depends on the type of notebook.
While preparing the raffle, Tiffaniqua considered inviting everyone who purchased a ticket to roll a die and toss a coin.
Fundamental Counting Principle |
If an event A has n possible outcomes and an event B has m possible outcomes, then the total number of different outcomes for A and B combined is n⋅m. |
According to the tree diagram, there are 12 possible outcomes. This is the same number as the one found using the Fundamental Counting Principle. Tiffaniqua wanted to have more possible prizes, so she decided to come up with another idea for the game with more possible outcomes!
In a compound event, the order in which the outcomes occur can sometimes be important. For example, suppose three digits are randomly chosen as a combination to a lock. The outcome 482
is different from the outcome 248,
even though they are made up of the same digits. When the order is important, permutations can be used.
A permutation is an arrangement of objects in which the order is important. For example, consider constructing a number using only the digits 4, 5, and 6 without repetitions. Any of the three digits can be picked for the first position, leaving two choices for the second position, then only one choice for the third position.
Tiffaniqua chose 5 prizes to display at her stall — a movie ticket, a CD, a basketball, a teddy bear, and a pair of sunglasses. She was sure they would attract many people to her raffle!
The next step was to decide what order she should line the prizes up in.
First Prize | 5 choices |
---|---|
Second Prize | |
Third Prize | |
Fourth Prize | |
Fifth Prize |
When choosing the second prize, there are only 4 possible outcomes because one of the five items has already been chosen for the first prize in the arrangement.
First Prize | 5 choices |
---|---|
Second Prize | 4 choices |
Third Prize | |
Fourth Prize | |
Fifth Prize |
For the same reason, there are 3 choices for the third prize, 2 choices for the fourth prize, and only 1 choice for the fifth prize.
First Prize | 5 choices |
---|---|
Second Prize | 4 choices |
Third Prize | 3 choices |
Fourth Prize | 2 choices |
Fifth Prize | 1 choice |
First Prize | 1 option (Teddy Bear) |
---|---|
Second Prize | |
Third Prize | 1 option (CD) |
Fourth Prize | |
Fifth Prize |
The second prize could be the sunglasses, the basketball, or the movie ticket, so there are 3 options for the second prize in the lineup.
First Prize | 1 option (Teddy Bear) |
---|---|
Second Prize | 3 options |
Third Prize | 1 option (CD) |
Fourth Prize | |
Fifth Prize |
The fourth prize cannot be the teddy bear, the CD, or whatever was placed in the second place in the arrangement. This means that there are 2 options left for the fourth prize. Similarly, there is only 1 option left for the final item in the arrangement after the fourth prize is chosen.
First Prize | 1 option (Teddy Bear) |
---|---|
Second Prize | 3 options |
Third Prize | 1 option (CD) |
Fourth Prize | 2 options |
Fifth Prize | 1 option |
Just before the fundraiser started, a new sponsor decided to donate a bunch of new prizes to Tiffaniqua! It was too late to change the way the game works to accommodate the new prizes, so Tiffaniqua decided to add a mystery prize grab.
Players can donate money to draw a random prize from a box of 20 unique prizes without taking part in the raffle. The big box contains prizes like a pair of gloves and a pair of socks.
We want to calculate the number of three-digit numbers where all the digits are odd. There are 5 odd digits. 1, 3, 5, 7, 9 Making a three-digit number can be seen as a compound event, where the simple events are choosing the first digit, the second digit, and then the third digit. Each of the simple events has 5 possible outcomes. We can use the Fundamental Counting Principle to find the total number of possible outcomes of the compound event. ccc First Digit&Second Digit&Third Digit 5options&5options&5options The number of possible three-digit numbers with all digits odd is equal to this product. 5*5*5=125 We can make 125 different three-digit numbers using only odd digits.
Next, let's calculate the number of three-digit numbers we can make using only even digits. There are 5 even digits. 0, 2, 4, 6, 8 Writing a three-digit number can be seen as a compound event where the choice of each digit is a separate simple event. There are 5 possible options for the second and third digits. However, the first digit of a three-digit number cannot be 0, so there are only 4 possibilities for the first digit of our number. ccc First Digit&Second Digit&Third Digit 4options&5options&5options By the Fundamental Counting Principle, the number of three-digit numbers we can make using only even digits is equal to the product of the number of options for each digit. 4*5*5=100 We can make 100 three-digit numbers using only even digits.
A three-digit number is randomly chosen.
We want to find the probability that the second digit in a randomly-chosen three-digit number is even. Randomly choosing a three-digit number can be seen as a compound event consisting of three simple events — choosing the first, second, and third digits separately.
There are 10 options for the second and third digits but only 9 for the first digit, since 0 cannot be the first digit of a three-digit number. By the Fundamental Counting Principle, the number of possible outcomes of randomly creating a three-digit number is the product of the numbers of possible first, second, and third digits. ccc First Digit&Second Digit&Third Digit 9&10&10 This means that there are 900 possible three-digit numbers, so there are 900 possible outcomes to the compound event. 9*10*10=900 Next, let's find the number of favorable outcomes. Every favorable outcome must have an even second digit. There are 5 even digits, so there are 5 favorable outcomes when choosing the second digit. ccc First Digit&Second Digit&Third Digit &5& There are no restrictions on the first and third digits, so there are 9 and 10 favorable outcomes when choosing the first and third digits, respectively. By the Fundamental Counting Principle, the number of favorable outcomes is the product of the numbers of favorable outcomes of choosing the first, second, and third digits. ccc First Digit&Second Digit&Third Digit 9&5&10 There are 450 favorable outcomes. 9*5*10=450 The probability of a randomly chosen three-digit number having an even second digit is the quotient of the number of favorable outcomes and the total number of possible outcomes. Remember, there are 450 favorable outcomes and 900 possible outcomes.
The probability that the second digit is even is 450900, or 12, which is equal to 50 %.
Next, we will find the probability that the third digit of a randomly chosen three-digit number is 1 or 7. First, let's find the number of favorable outcomes. The first digit cannot be 0 and the third digit must be 1 or 7, so there are 9 outcomes for choosing the first digit, 10 outcomes for choosing the second, and 2 outcomes for choosing the third. ccc First Digit&Second Digit&Third Digit 9& 10& 2 By the Fundamental Counting Principle, the number of favorable outcomes is equal to the product of the number of favorable outcomes of the simple events. This means that there are 180 favorable outcomes. 9*10*2=180 As we found in Part A, there are 900 possible outcomes of a three-digit number. The probability of a randomly-chosen three-digit number having 1 or 7 as the third digit is the quotient of the number of favorable outcomes and the total number of possible outcomes. Remember, there are 180 favorable outcomes.
The probability that the third digit is 1 or 7 is 180900, or 15, which is equal to 20 %.
Now we will find the probability that all the digits of a randomly chosen three-digit number are different. We know that there are 900 possible outcomes when choosing a three-digit number. Let's find the number of favorable outcomes when each digit of the number is different. When choosing the first digit, there are 9 possible outcomes if the first digit cannot be 0. ccc First Digit&Second Digit&Third Digit 9&& There are also 9 possible outcomes of choosing the second digit. There would be 10 possible digits to choose from, but remember that the first digit cannot be repeated. ccc First Digit&Second Digit&Third Digit 9& 9& Similarly, there are 8 outcomes when choosing the third digit — there are 10 possible digits, but the first and second digits cannot be repeated. ccc First Digit&Second Digit&Third Digit 9& 9& 8 By the Fundamental Counting Principle, the number of favorable outcomes of choosing the number is equal to the product of the numbers of favorable outcomes of choosing the first, second, and third digits. 9* 9 * 8 = 648 There are 648 favorable outcomes. The probability that a random three-digit number has three different digits is the quotient of the number of favorable outcomes and the number of possible outcomes. Remember, there are 900 possible outcomes.
The probability that all the digits of a random three-digit number are different is 1825, or 72 %.
We are given a set of four numbers. {12, 58, 79, 20} We want to find the number of ways that the numbers in the set can be arranged. Each different arrangement is a permutation of the set. The number of permutations can be calculated using the Fundamental Counting Principle.
Fundamental Counting Principle |- If an event A has n possible outcomes and an event B has m possible outcomes, then the total number of different outcomes for A and B combined is n * m.
Ordering the set can be seen as a compound event that consists of four simple events — choosing the first number, choosing the second number, choosing the third number, and choosing the fourth number. When choosing the first number, there are 4 options. cccc First & Second & Third & Fourth Number & Number & Number & Number 4& & & When choosing the second number, there are only 3 options, as one of the numbers in the set has already been chosen. Similarly, there are 2 options when choosing the third number and just 1 number when choosing the fourth number. cccc First & Second & Third & Fourth Number & Number & Number & Number 4 & 3 & 2 & 1 By the Fundamental Counting Principle, the total number of outcomes is equal to the product of the numbers of outcomes of the simple events. 4 * 3 * 2 * 1= 24 The total number of outcomes is 24. There are 24 permutations of the given set, so there are 24 possible orders of the four numbers.
We want to find the probability that, when randomly ordering the given set, we end up with the set ordered in decreasing order. There is only one way for the set to be ordered in decreasing order. {79 58 20 12} In Part A we found that there are 24 ways to order the given set. The probability that the set is in decreasing order is equal to the quotient of the number of favorable outcomes and the number of possible outcomes. P(decreasing order)=1/24
Finally, we will find the probability that 12 is not the first number in the ordered set. To find the number of favorable outcomes, we will once again think of ordering the given set as a compound event that consists of the four simple events of choosing each number in the arrangement. When choosing the first number, there are 3 options since 12 cannot be chosen. cccc First & Second & Third & Fourth Number & Number & Number & Number 3&& There are also 3 options for the second number in the arrangement because, while the first number cannot be chosen anymore, 12 becomes available again. There are 2 options for the third number and just 1 number for the fourth number. cccc First & Second & Third & Fourth Number & Number & Number & Number 3& 3& 2& 1 Let's use the Fundamental Counting Principle! 3 * 3 * 2 * 1= 18 The total number of outcomes is 18, so there are 18 favorable outcomes. In Part A, we found that there are 24 total possible outcomes for the compound event of arranging the numbers in the set. The probability that 12 is not the first number in the order is the quotient of these two numbers. P(12not first) &= 18/24 &⇕ P(12not first) &= 0.75 The probability that 12 is not the first number is 0.75.
We are given a set with 10 elements. Three numbers are drawn with replacement from the set. We want to find the probability that all three numbers are even. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} Drawing three numbers is a compound event consisting of three simple events — drawing each of the first, second, and third numbers. The Fundamental Counting Principle tells us that the total number of possible outcomes is equal to the product of the number of outcomes of each simple event.
Fundamental Counting Principle |- If an event A has n possible outcomes and an event B has m possible outcomes, then the total number of different outcomes for A and B combined is n * m.
Notice that each drawn number is replaced before the next is drawn. This means that each of the simple events is drawn from the full set and each simple event has 10 possible outcomes. ccc First & Second & Third Number & Number & Number 10 & 10 & 10 This means that there are 10 * 10 * 10, or 1000, possible outcomes to the compound event. Next, let's find the number of favorable outcomes. There are 5 even numbers in the set. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} This means that there are 5 favorable outcomes for choosing each number. Using the Fundamental Counting Principle again, the number of favorable outcomes when drawing three numbers is the product of the numbers of favorable outcomes for choosing each number. ccc First & Second & Third Number & Number & Number 5 & 5 & 5 Since 5* 5* 5=125, there are 125 favorable outcomes. The probability that all drawn numbers are even is the quotient of the number of favorable outcomes and the number of possible outcomes. P(all numbers even) &= 125/1000 &⇕ P(all numbers even) &= 0.125
Next, we will find the probability that the first number drawn is divisible by 3 and the third number is greater than 6. In the given set, there are three numbers that are divisible by 3. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} This means that there are 3 favorable outcomes when choosing the first number. There are no restrictions on the second number, so there are 10 favorable outcomes of choosing the second number. Finally, there are four numbers that are greater than 6 in the set, so there are 4 favorable outcomes when choosing the third number. ccc First & Second & Third Number & Number & Number 3 & 10 & 4 By the Fundamental Counting Principle, there are 3 * 10 * 4, or 120, favorable outcomes to the compound event. We know from Part A that there are 1000 possible outcomes of drawing the three numbers, so the probability that the first number is divisible by 3 and the third number is greater than 6 is the quotient of 120 and 1000. P(first divisible by3, third greater than 6) &= 120/1000 &⇕ P(first divisible by3,third greater than6) &= 0.12
Finally, let's find the probability that the first number drawn is odd, the second number is divisible by 3, and the third number is not greater than 4. In the given set, there are five odd numbers, three numbers that are divisible by 3, and four numbers that are not greater than 4. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} This means that there are 5 favorable outcomes when choosing the first number, 3 favorable outcomes of choosing the second number, and 4 favorable outcomes when choosing the third number. Let's use the Fundamental Counting Principle. ccc First & Second & Third Number & Number & Number 5 & 3 & 4 There are 5* 3 * 4, or 60, favorable outcomes of the compound event. There are 1000 possible outcomes of drawing the three numbers. The probability that the first number drawn is odd, the second number is divisible by 3, and the third number is not greater than 4 is the quotient of 60 and 1000. P&=60/1000 &⇕ P&= 0.06
We are given a set with 10 elements and told that three of them are drawn one at a time. The chosen numbers are not returned to the set before the next number is drawn. We want to find the probability that all three numbers are even. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} Drawing three numbers without replacement is a compound event consisting of three simple events — drawing the first, second, and third numbers. The Fundamental Counting Principle tells us that the total number of possible outcomes of the compound event is equal to the product of the number of outcomes of each simple event.
Fundamental Counting Principle |- If an event A has n possible outcomes and an event B has m possible outcomes, then the total number of different outcomes for A and B combined is n * m.
Drawing the first number has 10 possible outcomes because the set has 10 elements. Since this number is not replaced, drawing the second number has 9 possible outcomes. Similarly, drawing the third number has 8 possible outcomes. ccc First & Second & Third Number & Number & Number 10 & 9 & 8 This means that there are 10 * 9 * 8 = 720 possible outcomes for the compound event. Next, let's find the number of favorable outcomes. There are five even numbers in the set. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} This means that there are 5 favorable outcomes for choosing the first number. After the first even number is drawn, only four even numbers remain, so there are 4 favorable outcomes for drawing the second number. Similarly, there are 3 favorable outcomes for choosing the third number. ccc First & Second & Third Number & Number & Number 5 & 4 & 3 By the Fundamental Counting Principle, the number of favorable outcomes is the product of the numbers of favorable outcomes for choosing each number. This means that there are 5 * 4 * 3, or 60, total favorable outcomes. The probability that all drawn numbers are even is the quotient of the number of favorable outcomes and the number of possible outcomes. P(all numbers even) &= 60/720 &⇕ P(all numbers even) &= 1/12
Next we will find the probability that the first two numbers drawn are both greater than 6. Let's find the number of favorable outcomes! In the set, there are four numbers that are greater than 6. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} This means that there are 4 favorable outcomes when choosing the first number. When choosing the second number, only three numbers are left that are greater than 6, so there are 3 favorable outcomes. There are no extra restrictions on the last number, so there are 8 favorable outcomes of choosing the last number. ccc First & Second & Third Number & Number & Number 4 & 3 & 8 By the Fundamental Counting Principle, there are 4 * 3 * 8, or 96, favorable outcomes for the compound event. We know from Part A that there are 720 possible outcomes for drawing the three numbers. The probability that the first two numbers drawn are greater than 6 is the quotient of the number of favorable outcomes and the number of possible outcomes. P(first two numbers greater than6) &= 96/720 &⇕ P(first two numbers greater than6) &= 2/15
Finally, let's find the probability that all three numbers drawn are divisible by 4. Two numbers in the set are divisible by 4. {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} There are 2 favorable outcomes when choosing the first number. After the first number is drawn, only one number in the set is divisible by 4, so there is only one favorable outcome for choosing the second number. There are no numbers divisible by 4 left when drawing the last number, so there are no favorable outcomes for choosing the third number. ccc First & Second & Third Number & Number & Number 2 & 1 & 0 By the Fundamental Counting Principle, there are 0 favorable outcomes! This means that the probability of drawing three numbers that are divisible by 4 is 0. P(all numbers divisible by4) = 0