MBA-5 - Permutation and Combination
MBA-5 - Permutation and Combination
On
Sets, Permutations, and Combinations
Linear Programming Problem
Presented by :
Dr. Mohammed Nasir Uddin
Professor
Dept. Of ICT
Faculty of Science and Technology(FST)
Bangladesh University of Professionals (BUP)
12 February 2024 MNU, Prof., Dept. of ICT, BUP. 1
Contents
Introduction
Sets
Permutations
Combinations
Applications
6012 February
played 2024
all the 3 games
MNU, Prof., Dept. of ICT, BUP. 5
Find the number of students that played exactly two
games:
Played exactly 2 games = played at least 2 games - played 3
games
Played only cricket and football = 90 – 60=30
Played only football and table tennis = 152 – 60=92
Played only cricket and table tennis = 90 – 60=30
Find the number of students that played exactly one
games:
Played exactly 1 games = played the game - played
exactly 2 games - played 3 games
Played only cricket = 500 - 30 - 30 – 60=380
Played only football = 350 - 30 - 92 – 60= 168
Played only table tennis
12 February 2024 = 512
MNU, Prof., 92 - 90 – 60=270
- BUP.
Dept. of ICT, 6
Find the number of students that did not play any game:
Number of students that played at least 1 game = 380 + 168
+ 270 + 60 + 30 + 92 + 30 = 1050
Number of students that do not play any game =1300 – 1050
= 250
E(20) M(35-20+8=23)
n(E n(E
H/) H/)=110 n(E
n(H H)
n(H
E/) E/)=105
= 110 = 100
= 105
Combination Permutation
(i) one at a time (a), {b}, {c} (a), {b}, {c}
5!= 5.4.3.2.1=120
0!=1
Formula:
12 February 2024
nPr =n!/(n-r)!
MNU, Prof., Dept. of ICT, BUP. 16
COMBINATIONS OF n DIFFERENT THINGS:
The number of combinations of ‘n’ different things
taken ‘r’ at a time are given by
n!
n
Cr = , where r n
r!(n − r )!
Solution:
There are 12 people who can be president. (12C1 ways=12 ways)
For each of those choices, there are 11 VP candidates. (11C1=11ways)
That’s 11 twelve times, or, 12 *11= 132.
For each of those132 possibilities, there are 10 Secretary options
(10C1=10 ways), so 1320*10=1320.
Now there are 9 people (9C1 =9 ways) remaining who might be
selected as Treasurer. That’s 1320*9=11,880 combinations.
12 February 2024 MNU, Prof., Dept. of ICT, BUP. 18
From a committee of 12 people: (i) In how many ways
can we choose a chairperson, a vice-chairperson, a
secretary, and a treasurer, assuming that one person
cannot hold more than one position? (ii) In how many
ways can we choose a subcommittee of 4 people?
Alter Solution:
Here, n=12 and r= 4
We know, if n is different things and r taken at a time then
nPr = P(n,r) = n!/(n-r)!
So, P(12,4) = 12!/ (12-4)! = 11880