SSC GD Constable Permutation & Combination โ Study Material, 10 PYQs & Practice MCQs | ZestExam
ZestExam
SSC GD Constable Permutation & Combination
Study Material โ 10 PYQs (2021โ2021) ยท Concept Notes ยท Shortcuts
SSC GD Constable Permutation & Combination is a frequently tested subtopic โ 10 previous year questions from 2021โ2021 papers are included below with concept notes, key rules and shortcut tricks.
A group of 10 people consists of 6 men and 4 women. In how many ways can a team of 5 people be formed such that it has more men than women?
Exam Q 32021Previous Year Pattern
How many ways can 3 prizes be distributed among 8 students if each student can receive at most one prize?
Exam Q 42021Previous Year Pattern
In how many ways can the letters of the word 'MISSISSIPPI' be arranged?
Exam Q 52021Previous Year Pattern
A committee of 4 people is to be selected from 6 men and 5 women. In how many ways can this be done if the committee must have at least 2 women?
Exam Q 62021Previous Year Pattern
From a deck of 52 playing cards, in how many ways can we select 5 cards such that we have exactly 2 cards of one suit and exactly 3 cards of another suit?
Exam Q 72021Previous Year Pattern
In a group of 10 people, how many ways can we select a president, a vice-president, and a secretary such that no person holds more than one position?
Exam Q 82021Previous Year Pattern
How many 4-digit numbers can be formed using digits 1, 2, 3, 4, 5, 6 (with repetition allowed) such that the number is divisible by 5?
Exam Q 92021Previous Year Pattern
A committee of 6 members is to be formed from 8 engineers and 5 doctors such that the committee has at least 2 doctors and at least 2 engineers. How many ways can this be done?
Exam Q 102021Previous Year Pattern
In how many ways can 5 men and 4 women be arranged in a row such that no two women sit adjacent to each other?
Concept Notes
Permutation & Combinationโ Rules & Concept
๐ก
Core Concept
Read this first โ the foundation of the topic
โCore Concept
Permutation deals with ARRANGEMENTS where order matters. If you arrange 3 people in a line, ABC is different from BAC. Combination deals with SELECTIONS where order does not matter. If you select 3 people for a team, ABC is the same as BAC
๐Permutation Formula
nPr = n!/(n-r)! where n is total items, r is items to arrange
2
๐Combination Formula
nCr = n!/(r!(n-r)!) where n is total items, r is items to select
3
โFactorial
n! = n ร (n-1) ร (n-2) ร ... ร 1, and 0! = 1
4. When all items are arranged: nPn = n!
5
โCircular permutation
(n-1)! for clockwise and anticlockwise same
๐ข
Formula Block
Memorise โ at least one formula appears in every paper
nPr = n!/(n-r)!
nCr = n!/(r!(n-r)!)
nCr = nC(n-r)
nPr = r! ร nCr
Circular arrangement = (n-1)!
Arrangement with repetition = n!/p!q!r! where p,q,r are repeated items
๐
Exam Patterns
What examiners ask โ read before attempting PYQs
SSC CGL typically asks 2-3 questions worth 6-9 marks. Common question types include selecting teams, arranging letters of words, seating arrangements, and forming numbers from given digits.
โก
Shortcuts
Use these to save 30โ60 seconds per question
โQuick nCr calculation
Use nCr = nC(n-r) to reduce calculations. For 10C8, calculate 10C2 instead.
2
โกWord arrangement shortcut
For repeated letters, use n!/repetition factors
3
โSelection with conditions
Use complement method (Total - Unwanted)
Worked Example 1:
In how many ways can 5 people sit in a row
โSolution
1
This is arrangement (permutation) as order matters
2
All 5 people are being arranged
3
Apply formula nPn = n!
4
5P5 = 5! = 5 ร 4 ร 3 ร 2 ร 1 = 120 ways
Answer: 120 ways
Worked Example 2:
From 8 boys and 6 girls, in how many ways can a committee of 5 be formed with at least 2 girls
โSolution
1
This is selection (combination) as order doesn't matter
2
Total people = 14, need 5 with at least 2 girls
3
Use complement: Total ways - Ways with 0 girls - Ways with 1 girl
4
Total ways = 14C5 = 2002
5
Ways with 0 girls = 8C5 = 56
6
Ways with 1 girl = 6C1 ร 8C4 = 6 ร 70 = 420
7
Required ways = 2002 - 56 - 420 = 1526
Answer: 1526 ways
Exam Shortcuts:
1. For large factorials, cancel common terms before calculating
2. Use the property nCr ร r! = nPr for quick conversion
3. In word problems, identify keywords: 'arrange' means permutation, 'select/choose' means combination
Common Mistake - The #1 Trap:
Students confuse when to use permutation vs combination
๐กRemember
If the question talks about positions, ranks, or arrangements, use permutation. If it talks about selection, teams, or groups, use combination. For example, 'selecting 3 students' is combination, but 'arranging 3 students in first, second, third position' is permutation.
Key Points to Remember
Permutation is for arrangements where order matters, combination is for selections where order doesn't matter
Formula shortcut: nPr = n!/(n-r)! and nCr = n!/(r!(n-r)!)
Quick trick: nCr = nC(n-r), so calculate the smaller value
Circular arrangement formula: (n-1)! when clockwise and anticlockwise are same
For repeated items: n!/p!q!r! where p,q,r are repetition counts
Conversion formula: nPr = r! ร nCr
Keywords: 'arrange/order' means permutation, 'select/choose' means combination
Complement method: Total - Unwanted cases for complex conditions
0! = 1 and 1! = 1 are important base values
Cancel common factorial terms before calculating to save time
Exam-Specific Tips
0! equals 1 by mathematical definition
nC0 = 1 for any positive integer n
nCn = 1 for any positive integer n
nC1 = n for any positive integer n
Circular permutation of n objects is (n-1)! arrangements
nCr + nC(r-1) = (n+1)Cr Pascal's identity
Maximum value of nCr occurs at r = n/2 when n is even
nPr is always greater than or equal to nCr for same n and r values
Practice MCQs
Permutation & Combination โ Practice Questions
7graded MCQs ยท easy to hard ยท full solution & trap analysis