Counting Techniques
Counting Techniques
▪Experiment
any probability activity that can be infinitely
repeated and yields results
▪Sample Space
a well-defined set of all possible outcomes
▪Event
a specific outcome to be observed;
a subset of sample space
EXPERIMENT:
Tossing a coin
SAMPLE SPACE:
Head, Tail
EVENT:
Observe a head.
Observe a tail.
EXPERIMENT:
Rolling 2 dice
SAMPLE SPACE:
(1,1), (1,2), (1,3), (1,4), (1,5), (1,6),
(2,1), (2,2), (2,3), (2,4), (2,5), (2,6),
(3,1), (3,2), (3,3), (3,4), (3,5), (3,6),
(4,1), (4,2), (4,3), (4,4), (4,5), (4,6),
(5,1), (5,2), (5,3), (5,4), (5,5), (5,6),
(6,1), (6,2), (6,3), (6,4), (6,5), (6,6)
EVENT:
Observe a sum of 10.
Observe a sum greater
than 12.
EXPERIMENT:
Picking a ball in a lottery
SAMPLE SPACE:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
11, 12, 13, 14, 15, 16, 17, 18, 18, 20,
21, 22, 23, 24, 25, 26, 27, 28, 29, 30,
31, 32, 33, 34, 35, 36, 37, 38, 39, 40,
41, 42, 43, 44, 45, 46, 47, 48, 49
EVENT:
Observe an even number.
Observe an odd number.
Tree Diagram
Fundamental Counting Principle
Permutation
Combination
Other Ways to
Illustrate Sample Space
TREE DIAGRAM
PROBLEM 1:
Find the number of outcomes
when you toss two coins
simultaneously.
TREE DIAGRAM
When you
toss the
THERE ARE 4
1st coin 2nd coin
OUTCOMES
TREE DIAGRAM
PROBLEM 2:
Find all possible classifications if
students are classified according to
gender (female or male), field of
specialization (chemistry, mathematics,
or arts), status (regular or irregular).
TREE DIAGRAM
REGULAR
IRREGULAR
REGULAR
IRREGULAR
REGULAR
IRREGULAR
Students are
REGULAR
classified by, IRREGULAR
REGULAR
IRREGULAR
REGULAR
IRREGULAR
THERE ARE 12
Gender Specialization Status CLASSIFICATIONS
TREE DIAGRAM
PROBLEM 3:
Use a tree diagram to show
all the outcomes in rolling 2
dice.
TREE DIAGRAM
When you roll the
1st Die
PROBLEM 5:
A three-digit number is formed
using the digits 2, 4, 5, 6, and 9.
How many ways can you form a
three-digit odd numbers?
FUNDAMENTAL
COUNTING PRINCIPLE
P(arrangement of the
word CAT)
= 3! or 3P3
= 6 permutations
DISTINCT
PERMUTATION
PROBLEM 10:
How many ways can 5 books be
arranged in a shelf, if
Mathematics and Biology must
go together?
DISTINCT
PERMUTATION
*The 5 books can be arranged in 4! ways,
since Mathematics and Biology must go
together. The two books can also be
arranged in 2! ways.
P(arrangement of 5 books
in a shelf, Math and
Biology must go together)
= 4!2!
= 48 ways
PERMUTATION WITH
REPETITION
The formula for finding the
distinguishable permutation from n
set of objects is
𝒏!
𝒏𝑷𝒂, 𝒃, 𝒄 … =
𝒂!𝒃!𝒄!
Where a, b, c are the number of
times a particular object exists on n.
PERMUTATION WITH
REPETITION
PROBLEM 11:
How many permutations can we
get if we rearrange the letters
of the word “DAD”?
PERMUTATION WITH
REPETITION
Possible Arrangements:
DAD DAD DDA ADD
𝑷 𝒏 = 𝒏−𝟏 !
CIRCULAR
PERMUTATION
PROBLEM 13:
How many ways can 4 people
be seated on a round table with
4 seats?
CIRCULAR
PERMUTATION
*no matter where the first person sits,
the permutation is not affected
P(4 people in a 4-
seater round table)
= (4 – 1)!
= 6 ways
CIRCULAR
PERMUTATION
PROBLEM 14:
How many ways can five couples
be seated at a round table if no
two men sit together?
CIRCULAR
PERMUTATION
*If we fix the position of one woman at any point,
then women can be arranged in (5-1)! ways. Once
the women sit down, there are 5! ways to arrange
the men in between the women.
PROBLEM 16:
How many combinations can we
get from the word “CAT” ?
COMBINATION
*since arrangements do not matter, then
CAT = ATC = TAC = CTA = ACT = TCA
CAT
C(the word CAT)
= 3C3
= 1 combination
COMBINATION
PROBLEM 17:
How many possible combinations
are there in 5 cards when
randomly selected from a
standard deck of 52 cards?
COMBINATION
*since arrangements do not matter,
we need to choose 5 out of 52 cards
randomly