Factorials: in General, N! N (N - 1) (N - 2) (N - 3) ...
Factorials: in General, N! N (N - 1) (N - 2) (N - 3) ...
a) 5! = 5 × 4 × 3 × 2 × 1 = 120
c) 0! = 1 (this is a convention)
d) 2! = 2
Consider the selection of a set of 4 different letters from the English alphabet.
Suppose
David selected A, E, R, T;
Karen selected D, E, N, Q; and
John selected R, E, A, T
Note: David and John selected the same set of letters, even though they selected them
in different order. Hence, these 3 people have selected only 2 different sets of 4 letters
(not 3 sets!!).
Factorials
Factorials are very simple things. They're just products, indicated by an exclamation mark.
For instance, "four factorial" is written as "4!" and means 1×2×3×4 = 24. In general, n! ("enn
factorial") means the product of all the whole numbers from 1 to n; that is, n! = 1×2×3×...×n.
Most, (if not all), of you will have a factorial key on your calculator. It
looks like this: !
Some calculators don’t have one, so I will show you how to simplify the
problems in case you don’t have that key on your calculator.
0! Has a special definition attached with it. 0! = 1
Example 1: Find 7!
If you have a ! key on your calculator you simple press 7 and then !
and in some cases you may have to also press your enter or = key.
If you don’t have this key you will have to enter the definition in as
follows:
7! = (7)(6)(5)(4)(3)(2)(1) = 5040
We needed to know about factorial because it is used the formula for
permutation, which is our next topic.
Permutation
In other words, when you need to count the number of ways you can
arrange items where ORDER is important, then you can use
permutation to count.
For example, you may want to know how many ways to pick a 1st, 2nd, and
3rd place winner from 10 contestants. Since you are arranging them in order,
you could use a permutation to do this. Or if you were wanting to know how
many ways your committee could pick a president, a vice president, a
secretary, and a treasurer, you could use permutations.
Since we are arranging these CD’s that means order is
important. So we can use permutations to help us out here.
*n = 8, r = 8
*0! = 1
*Expand out 8!
If you have a factorial key, you can put it in as 8! divided by 0!
and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
Wow, this means there are 40320 different ways to arrange those
8 CD’s, that’s a lot.
Since we are ranking these teams that means order is
important. So we can use permutations to help us out here.
*n = 10, r = 10
*0! = 1
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
Since we are choosing offices, which is a way to rank members,
that means order is important. So we can use permutations to
help us out here.
*n = 20, r = 3
If you have a factorial key, you can put it in as 20! divided by 17!
and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
Wow, this means there are 6840 different ways to select the three
officers, that’s a lot.
Since we are arranging letters, this means order is important.
So we can use permutations to help us out here.
*n = 5, r = 2
If you have a factorial key, you can put it in as 5! divided by 3!
and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
Practice Problems
These are practice problems to help bring you to the next level. It will allow
you to check and see if you have an understanding of these types of
problems. Math works just like anything else, if you want to get good at
it, then you need to practice it. Even the best athletes and musicians had
help along the way and lots of practice, practice, practice, to get good at
their sport or instrument. In fact there is no such thing as too much
practice.
To get the most out of these, you should work the problem out on your
own and then check your answer by clicking on the link for the
answer/discussion for that problem. At the link you will find the answer
as well as any steps that went into finding that answer.
1a. A company issues a questionnaire whereby each employee must rank the
5 items with which he or she is most satisfied. The items are wages, work
environment, vacation time, job security, supervisors, health insurance, break
time, and retirement plan.
1b. A key pad lock has 10 different digits, and a sequence of 5 different digits
must be selected for the lock to open. How many key pad combinations are
possible?
(answer/discussion to 1b)
Combination
An arrangement of r objects,
WITHOUT regard to ORDER and without
repetition,
selected from n distinct objects is called a
combination of n objects taken r at a time.
The difference between combinations and permutations is in combinations
you are counting groups (order is not important) and in permutations you are
counting different ways to arrange items with regard to order.
The n and the r mean the same thing in both the permutation and
combinations, but the formula differs. Note that the combination has an extra
r! in its denominator.
When the teams play each other, order does not matter, we are
counting match ups. For each game there is a group of two teams
playing. So we can use combinations to help us out here.
Note that if we were putting these teams in any kind of order, then
we would need to use permutations to solve the problem.
But in this case, order does not matter, so we are going to use
combinations.
Let's put those values into the combination formula and see
what we get:
*n = 9, r = 2
*Eval. inside ( )
If you have a factorial key, you can put it in as 9!, divided by 7!,
divided by 2! and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
Example 2: You are going to draw 4 cards from a standard deck of
52 cards. How many different 4 card hands are possible?
This would be a combination problem, because a hand would be a
group of cards without regard to order.
Note that if we were putting these cards in any kind of order, then
we would need to use permutations to solve the problem.
But in this case, order does not matter, so we are going to use
combinations.
Let's put those values into the combination formula and see
what we get:
*n = 52, r = 4
*Eval. inside ( )
If you have a factorial key, you can put it in as 52!, divided by
48!, divided by 4! and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
3a. How many different draws are there?
This would be a combination problem, because a draw would be a
group of marbles without regard to order. It is like grabbing a
handful of marbles and looking at them.
Note that there are no special conditions placed on the marbles that
we draw, so this is a straight forward combination problem.
Note that if we were putting these marbles in any kind of order, then
we would need to use permutations to solve the problem.
But in this case, order does not matter, so we are going to use
combinations.
Let's put those values into the combination formula and see
what we get:
*n = 8, r = 3
*Eval. inside ( )
If you have a factorial key, you can put it in as 8!, divided by 5!,
divided by 3! and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
3b. How many different draws would contain only red marbles?
This would be a combination problem, because a draw would be a
group of marbles without regard to order. It is like grabbing a
handful of marbles and looking at them.
Let's see what the draw looks like: we would have to have 3 red
marbles to meet this condition:
3 RED
If you said n = 3 you are correct!!! There are a total of 3 red
marbles.
Let's put those values into the combination formula and see
what we get:
*n = 3, r = 3
*Eval. inside ( )
If you have a factorial key, you can put it in as 3!, divided by 0!,
divided by 3! and then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
This would be a combination problem, because a draw would be a
group of marbles without regard to order. It is like grabbing a
handful of marbles and looking at them.
Let's see what the draw looks like: we would have to have 1 red
and 2 white marbles to meet this condition:
1 RED 2 WHITE
Note how 1 draw is split into two parts - red and white. We
can not combine them together because we need a particular
number of each one. So we will figure out how many ways
to get 1 RED and how many ways to get 2 WHITE, and
using the counting principle, we will multiply these
numbers together.
1 RED:
2 WHITE:
Let's put those values into the combination formula and see
what we get:
*RED: n = 3, r = 3
*WHITE: n = 5, r = 2
*Eval. inside ( )
If you have a factorial key, you can put it in as 3!, times 5!,
divided by 2!, divided by 1!, divided by 3!, divided by 2! and
then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
This means there are 30 draws that would contain 1 RED and 2
WHITE marbles.
3d. How many different draws would contain exactly 2 red marbles?
This would be a combination problem, because a draw would be a
group of marbles without regard to order. It is like grabbing a
handful of marbles and looking at them.
Let's see what the draw looks like: we would have to have 2 red
and 1 white marbles to meet this condition:
2 RED 1 WHITE
Note how 1 draw is split into two parts - red and white. We
can not combine them together because we need a particular
number of each one. So we will figure out how many ways
to get 2 RED and how many ways to get 1 WHITE, and
using the counting principle, we will multiply these
numbers together.
2 RED:
1 WHITE:
Let's put those values into the combination formula and see
what we get:
*RED: n = 3, r = 2
*WHITE: n = 5, r = 1
*Eval. inside ( )
If you have a factorial key, you can put it in as 3!, times 5!,
divided by 1!, divided by 2!, divided by 4!, divided by 1! and
then press enter or =.
If you don't have a factorial key, you can simplify it as shown above
and then enter it in. It is probably best to simplify it first, because in
some cases the numbers can get rather large, and it would be
cumbersome to multiply all those numbers one by one.
This means there are 15 draws that would contain 2 RED and 1
WHITE marbles.
Practice Problems
These are practice problems to help bring you to the next level. It will allow
you to check and see if you have an understanding of these types of
problems. Math works just like anything else, if you want to get good at
it, then you need to practice it. Even the best athletes and musicians had
help along the way and lots of practice, practice, practice, to get good at
their sport or instrument. In fact there is no such thing as too much
practice.
To get the most out of these, you should work the problem out on your
own and then check your answer by clicking on the link for the
answer/discussion for that problem. At the link you will find the answer
as well as any steps that went into finding that answer.
2b. How many different draws of 8 names would contain only juniors?
(answer/discussion to 2b)
2c. How many different draws of 8 names would contain exactly 4 juniors
and 4 seniors?
(answer/discussion to 2c)