Save
...
Done [Finals]
Discrete Structures 1
AI Made - Week 10 - 11
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Marc
Visit profile
Cards (40)
What is the power of counting?
Determining
arrangements
or
selections
of values
View source
What are counting techniques used for?
To determine possible
outcomes
for events
View source
What are applications of counting principles?
Probability and Statistics
Algorithms
Cryptography
Decision Making
View source
What is combinatorics?
A
branch
of mathematics about
counting and arranging
View source
What are the fundamental principles of combinatorics?
Sum Rule
Product Rule
View source
What does the sum rule state?
If m and n are
mutually exclusive
, then m + n
View source
How many ways can a customer order from 3 vegetarian and 5 non-vegetarian courses?
8
ways
View source
How many outfit options are there with 15 jeans and 20 t-shirts?
35
ways
View source
What does the product rule state?
If m and n are
independent
, then m × n
View source
How many passwords can be created with two lowercase letters and two digits?
67,600
ways
View source
How many passwords can be created with two lowercase letters and two digits without repetition?
58,500
ways
View source
What is the difference between arrangement and selection?
Arrangement: Order matters (
permutation
)
Selection: Order does not matter (
combination
)
View source
What is factorial?
Product
of all
integers
from 1 to n
View source
What is the notation for factorial?
n!
View source
What is the value of 0! and 1!?
Both are equivalent to
1
View source
What is the value of 4!?
24
View source
What is the value of 7!?
5,040
View source
What is the value of 8! / 5!?
336
View source
How many ways can 5 persons be seated in 5 chairs?
120
ways
View source
How many 4-digit postal codes can be formed with no repeated digits?
5,040
postal codes
View source
How many ways can 5 people line up if 2 must stand next to each other?
48
ways
View source
What is permutation?
Different
arrangements of objects
in order
View source
What are the categories of permutation?
Linear
Circular
View source
What is linear permutation?
Arrangement of objects in a line or
sequence
View source
What is the notation for linear permutation?
n
!
(
n
−
r
)
!
\frac{n!}{(n - r)!}
(
n
−
r
)!
n
!
View source
How many ways can 6 persons be seated around a circular table?
120
ways
View source
What is circular permutation?
Arrangement
of objects in a circle
View source
How many ways can 8 beads be arranged in a bracelet?
5,040
ways
View source
How many ways can 6 ladies sit in a circular table with 3 beside each other?
36
ways
View source
How many arrangements of necklaces can be made with 7 distinct charms?
360
ways
View source
What is the formula for permutations with alike objects?
n
!
r
1
!
r
2
!
…
r
k
!
\frac{n!}{r_1! r_2! \ldots r_k!}
r
1
!
r
2
!
…
r
k
!
n
!
View source
How many permutations are in the word TAGAYTAY?
1,680
ways
View source
How many different outcomes are there for 4 heads and 2 tails in 6 coin tosses?
15
ways
View source
What is a combination?
Selection of objects where order
does not matter
View source
What is the notation for combination?
n
!
r
!
(
n
−
r
)
!
\frac{n!}{r!(n - r)!}
r
!
(
n
−
r
)!
n
!
View source
How many ways can a committee of four be selected from 11 persons?
330
ways
View source
How many ways can a committee of four be selected with at least 3 doctors?
65
ways
View source
How many ways can 3 doctors and 1 nurse be selected?
10
ways
View source
How many ways can 4 doctors be selected?
5
ways
View source
What is the total number of ways to select the committee?
10 ways (3 doctors, 1 nurse)
5 ways (4 doctors)
Total:
65
ways
View source