Permutation - Quantitative Aptitude For CAT EBOOK
Permutation - Quantitative Aptitude For CAT EBOOK
Permutation - Quantitative Aptitude For CAT EBOOK
Rule)
Formulae of Permutation:
1. Permutations of n different things taken 'r' at a time is denoted by nPr and is given by
n n!
Pr =
(n − r ) !
2. The total number of arrangements of n things taken ‘r’ at a time, in which a particular thing always
occurs = n–1Pr–1.
E.g. The number of ways in a basketball game in which 5 out of 8 selected players can play at different
positions, such that the captain always plays at the centre position = 8 – 1 P5 – 1 = 7P4 = 210.
3. The total number of permutations of n different things taken ‘r’ at a time in which a particular thing never
occurs = n–1Pr.
E.g. The number of ways in which we can form a 4 letter word from the letters of the word COMBINE
such that the word never contains B = 7–1P4 = 6P4 = 30
4. The number of arrangements when things are not all different such as arrangement of n things, when p
of them are of one kind, q of another kind, r is still of another kind and so on, the total number of
n!
permutations is given by .
(p ! q ! r !.......)
E.g. The total arrangements of the letters of the word “M A T H E M A T I C S” in which M, A and T are
11!
repeated twice respectively =
2! 2! 2!
5. The number of permutations of n different things taking ‘r’ at a time when each thing may be repeated
any number of times in any permutations is given by (n × n × n × n × n……………..r times) i.e. nr ways.
E.g. The total numbers of ways in which 7 balls can be distributed amongst 9 persons (when any man
can get any number of balls) = 97 ways.
Circular Permutations:
In linear permutation, we fill first place by n ways and next in (n – 1) ways and so on, but in circular
arrangement we don’t have any first place. So fix any object as a first place and arrange the rest (n – 1)
objects around it. Hence, we have to arrange 1 less than the total number of things.
n
Pr
ii. Number of circular permutations of n different things taking ‘r’ at a time = .
r
iii. If there is no difference between clockwise and anticlockwise arrangements, the total number of circular
(n − 1)!
permutations of n things taking all at a time is & the total number of circular permutations n
2
n
Pr
when taking ‘r’ at a time all will be .
2r
Formulae of Combination:
1. Number of combinations of n dissimilar things taken 'r' at a time is denoted by nCr & is given by
n n!
Cr =
(n − r )! r!
2. Number of combinations of n different things taken ‘r’ at a time in which ‘p’ particular things will always
occur is n–pCr–p
E.g. The number of ways a basketball team of 5 players chosen from 8 players, so that the captain be
included in the team = 8 – 1 C5 – 1 = 7C4 = 35
3. Number of combinations of n dissimilar things taken 'r' at a time in which 'p' particular things will never
n–p
occur is Cr
E.g. The number of ways a basketball team of 5 players chosen out of 10 players, such that the player
named Saurav should not be included in the team = 10 – 1 C5 = 9C5 = 126.
4. The number of ways in which (m + n) things can be divided into two groups containing m & n things
(m + n) ! (m + n) .
respectively (m + n)Cn = = Cm
m! n!
5. If 2m things are to be divided into two groups, each containing m things, the number of ways =
( 2 m) !
.
[2 (m ! ) 2 ]
6. The number of ways to divide n things into different groups, one containing p things, another q things &
(p + q + r + .....) !
so on is equal to Where {n = p + q + r +…}
p ! . q! . r !......
OR
The total number of ways of dividing n identical objects into r groups, if blank groups are allowed, is
n+r–1
Cr – 1.
Example:
How many non – negative integral solutions are possible for the given equation?
x + y + z = 16
Hint: Here, if we look out to the problem we will find 16 objects have to be distributed among 3 different
persons (i.e. x, y, z).
16 + 3 −1 18
Hence n = 16, r = 3 and total number of non – negative solutions = C 3 −1 = C 2 = 153.
ii. The number of ways in which mn different items can be divided equally into m groups, each containing
n objects and the order of the groups is not important, is
⎛ (mn )! ⎞ 1
⎜ ⎟
⎜ (n! ) m ⎟ m!
⎝ ⎠
iii. The number of ways in which mn different items can be divided equally into m groups, each containing
n objects and the order of the groups is important, is
⎛ (mn )! ⎞ 1 (mn )!
⎜ ⎟ × m! =
⎜ (n! ) m ⎟ m! (n! ) m
⎝ ⎠
iv. Total number of rectangles formed by n horizontal and m vertical lines in a plane = mC2 x nC2.
v. The total number of ways of dividing n identical items among r persons, each one of whom, can receive
0, 1, 2, or more items (≤ n) is n + r – 1Cr – 1.
OR
n+r
The total number of ways of dividing n identical objects into r groups, if blank groups are allowed, is
–1
Cr – 1.
PROBABILITY
If there are n-elementary events associated with a random experiment and m of them are favorable to an
event A, the probability of A happening is denoted by P (A) and is defined as the ratio m/n.
Number of favourable outcomes
Probability of an event occurring =
Number of all possible outcomes
m
Thus, P (A) = .
n
Probability always lies between 0 and 1
a. Probability of a sure event is 1.
b. Probability for an impossible event is 0.
m
Clearly, 0 ≤ m ≤ n, therefore 0 ≤ ≤ 1, so that 0 ≤ P (A) ≤ 1
n
Since the number of cases in which the event A will not happen is n - m, therefore, if A denotes not
()
happening of A, then the probability P A of not happening of A is given by
P A =() n−m
n
= 1−
m
n
= 1 – P (A) or ()
P(A) + P A = 1
()
the odds in favour of occurrence of the event A are defined by m : (n – m) i.e., P (A): P A and the odds
()
against the occurrence of A are defined by (n – m) : m, i.e., P A : P (A).
∩B ≠φ .
E.g.
In drawing a card from a deck of 52 cards:
A: The event that it is a red card.
B: The event that it is a black card.
C: The event that it is a king.
In the above case events A and B are mutually exclusive but the events B and C are not mutually exclusive or
disjoint since they may have common outcomes.
More precisely we can use the following formula for these two types of events.
ule 1. If E and F two mutually exclusive events, the probability that either event E or event F will occur in a
single trial is given by:
P(E or F) or P (E ∪ B) = P(E) + P(F)
Independent Events:
When two events, A and B are independent, the probability of both occurring is:
Binomial Distribution:
If n trials are performed under the same condition and the probability of success in each trial is p, and q = 1 –
p then the probability of exactly r successes in n trials is:
n r n–r
P(r) = Cr p q
Example:
A dice is tossed 5 times. What is the probability that the number 5 shows up exactly thrice, on the dice?