<< Chapter < Page | Chapter >> Page > |
The use of lists, tables and tree diagrams is only feasible for events with a few outcomes. When the number of outcomes grows, it is not practical to list the different possibilities and the fundamental counting principle is used.
The fundamental counting principle describes how to determine the total number of outcomes of a series of events.
Suppose that two experiments take place. The first experiment has possible outcomes, and the second has possible outcomes. Therefore, the first experiment, followed by the second experiment, will have a total of possible outcomes. This idea can be generalised to experiments as the total number of outcomes for experiments is:
is the multiplication equivalent of .
Note: the order in which the experiments are done does not affect the total number of possible outcomes.
A take-away has a 4-piece lunch special which consists of a sandwich, soup, dessert and drink for R25.00. They offer the following choices for :
Sandwich: chicken mayonnaise, cheese and tomato, tuna, and ham and lettuce
Soup: tomato, chicken noodle, vegetable
Dessert: ice-cream, piece of cake
Drink: tea, coffee, coke, Fanta and Sprite.
How many possible meals are there?
There are 4 parts: sandwich, soup, dessert and drink.
Meal component | Sandwich | Soup | Dessert | Drink |
Number of choices | 4 | 3 | 2 | 5 |
So there are 120 possible meals.
The fundamental counting principle describes how to calculate the total number of outcomes when multiple independent events are performed together.
A more complex problem is determining how many combinations there are of selecting a group of objects from a set. Mathematically, a combination is defined as an un-ordered collection of unique elements, or more formally, a subset of a set. For example, suppose you have fifty-two playing cards, and select five cards. The five cards would form a combination and would be a subset of the set of 52 cards.
In a set, the order of the elements in the set does not matter. These are represented usually with curly braces. For example is a subset of the set . Since the order of the elements does not matter, only the specific elements are of interest. Therefore,
and is the same as because in a set the elements don't usually appear more than once.
So in summary we can say the following: Given , the set of all possible unique elements, a combination is a subset of the elements of . The order of the elements in a combination is not important (two lists with the same elements in different orders are considered to be the same combination). Also, the elements cannot be repeated in a combination (every element appears once).
Calculating the number of ways that certain patterns can be formed is the beginning of combinatorics , the study of combinations. Let be a set with objects. Combinations of objects from this set are subsets of having elements each (where the order of listing the elements does not distinguish two subsets).
When the order does not matter, but each object can be chosen only once, the number of combinations is:
where is the number of objects from which you can choose and is the number to be chosen.
For example, if you have 10 numbers and wish to choose 5 you would have 10!/(5!(10 - 5)!) = 252 ways to choose.
For example how many possible 5 card hands are there in a deck of cards with 52 cards?
52! / (5!(52-5)!) = combinations
When the order does not matter and an object can be chosen more than once, then the number of combinations is:
where is the number of objects from which you can choose and is the number to be chosen.
For example, if you have ten types of donuts to choose from and you want three donuts there are (10 + 3 - 1)! / 3!(10 - 1)! = 220 ways to choose.
Note that in this video permutations are mentioned, you will cover permutations in the next section.
Combinatorics is quite useful in the computation of probabilities of events, as it can be used to determine exactly how many outcomes are possible in a given experiment.
At a school, learners each play 2 sports. They can choose from netball, basketball, soccer, athletics, swimming, or tennis. What is the probability that a learner plays soccer and either netball, basketball or tennis?
We count the events: soccer and netball, soccer and basketball, soccer and tennis. This gives three choices.
There are 6 sports to choose from and we choose 2 sports. There are
= 15 choices.
The probability is the number of events we are counting, divided by the total number of choices.
Probability = = = 0,2
Notification Switch
Would you like to follow the 'Siyavula textbooks: grade 12 maths' conversation and receive update notifications?