Permutation, Combination & Probability: Comprehensive Notes and 100 Practice Questions with Answers

 

Permutation, Combination & Probability: Comprehensive Notes and 100 Practice Questions with Answers


1. Counting Principles

A. Fundamental Principle of Counting

  • If an event can occur in m ways and another in n ways, both can occur in m×n ways.

  • Example: If you have 3 shirts and 2 pants, you can dress in 3×2=6 ways.


2. Permutations

A. Definition

  • Permutation is an arrangement of objects where the order matters146.

B. Formulae

  • Without Repetition:
    nPr=n!(nr)!

  • With Repetition:
    nr
    (Each of the r positions can be filled in n ways.)

C. Examples

  • Arranging 3 books on a shelf: 3!=6 ways.

  • Arranging 2 out of 5 people in a line: 5P2=5×4=20 ways16.

  • 5-digit number with no repeated digits: 10P5=30,240 ways2.


3. Combinations

A. Definition

  • Combination is a selection of objects where the order does NOT matter146.

B. Formulae

  • Without Repetition:
    nCr=n!r!(nr)!

  • With Repetition:
    (n+r1)!r!(n1)!

C. Examples

  • Selecting 2 out of 5 people: 5C2=10 ways16.

  • Forming a committee of 2 men and 1 woman from 5 men and 4 women: 5C2×4C1=10×4=40 ways6.


4. Difference Between Permutation and Combination

Permutation (Order matters)Combination (Order does not matter)
Arranging people, digits, lettersSelecting people, menu, teams
E.g., 1st, 2nd, 3rd place in a raceE.g., picking any 3 winners
nPr formulanCr formula

5. Probability Basics

A. Definition

  • Probability of an event = Number of favorable outcomesTotal number of possible outcomes

B. Using Permutations and Combinations in Probability

  • Sample space: Count all possible outcomes (often using permutations or combinations).

  • Favorable outcomes: Count outcomes that meet the required condition237.

C. Example

  • Probability of guessing a 5-digit number with no repeats:
    Total possible = 10P5, Favorable = 1
    Probability = 110P52.


6. Step-by-Step Example: Probability with Permutations/Combinations

Example: What is the probability of selecting 2 red balls from a bag of 5 red and 3 blue balls?

  • Total ways to select 2 balls: 8C2=28

  • Ways to select 2 red balls: 5C2=10

  • Probability = 1028=51438.


7. Key Tips

  • Use permutations when order/arrangement matters; combinations when only selection matters146.

  • For probability, always clearly define the sample space and favorable outcomes using the correct counting method2357.

  • Factorials: n!=n×(n1)×...×1


100 Practice Questions with Answers and Explanations


Counting Principles, Arrangements, and Selections

  1. How many ways can 4 books be arranged on a shelf?
    Ans: 4!=24

  2. How many ways can you arrange 3 letters from A, B, C, D?
    Ans: 4P3=24

  3. How many ways can you select 2 students from 6?
    Ans: 6C2=15

  4. How many ways to arrange 5 people in a row?
    Ans: 5!=120

  5. How many ways to select a president and a secretary from 10 members?
    Ans: 10P2=90

  6. How many ways to select 3 balls from 7?
    Ans: 7C3=35

  7. How many ways to arrange the letters of the word 'MATH'?
    Ans: 4!=24

  8. How many ways to select 2 red and 1 blue ball from 4 red and 3 blue balls?
    Ans: 4C2×3C1=6×3=18

  9. How many 3-digit numbers can be formed from 1, 2, 3, 4 without repetition?
    Ans: 4P3=24

  10. How many ways to arrange 5 people around a round table?
    Ans: (51)!=24


Permutations (Order Matters)

  1. How many ways to arrange 3 out of 8 books?
    Ans: 8P3=336

  2. How many 4-letter words with no repetition from ABCDE?
    Ans: 5P4=120

  3. How many ways to seat 4 boys and 3 girls in a row so that boys and girls alternate?
    Ans: Boys: 4!, Girls: 3!, Arrangements: 2 (BGBGBGB or GBGBGBG).
    2×4!×3!=288

  4. How many ways to arrange the letters of 'LEVEL'?
    Ans: 5!/(2!×2!)=30 (L and E repeat)

  5. How many ways to arrange 6 people in a line if 2 must be together?
    Ans: Treat 2 as 1: 5!×2!=240

  6. How many ways to arrange 5 books if 2 must not be together?
    Ans: Total: 5!=120, Together: 4!×2=48, Not together: 12048=72

  7. How many 3-digit numbers with distinct digits?
    Ans: 9×9×8=648 (first digit 1-9, next 9, then 8)

  8. How many ways to arrange 7 people in a circle?
    Ans: (71)!=720

  9. How many ways to arrange 4 books if one is always at the end?
    Ans: Fix one at end: 3!×2=12

  10. How many ways to arrange 3 red and 2 blue balls in a row?
    Ans: 5!/(3!2!)=10


Combinations (Order Doesn’t Matter)

  1. How many ways to select 4 from 10 students?
    Ans: 10C4=210

  2. How many ways to select a committee of 3 from 7?
    Ans: 7C3=35

  3. How many ways to select 2 boys and 2 girls from 5 boys and 4 girls?
    Ans: 5C2×4C2=10×6=60

  4. How many ways to select 5 cards from a deck of 52?
    Ans: 52C5=2,598,960

  5. How many ways to select 2 balls from 5 identical balls?
    Ans: 1 (identical objects)

  6. How many ways to select 3 out of 8 if two particular are never together?
    Ans: Total: 8C3=56, Together: 7C2=21, Not together: 5621=35

  7. How many ways to select 2 from 6, if order matters?
    Ans: 6P2=30

  8. How many ways to select 3 out of 6, if order doesn’t matter?
    Ans: 6C3=20

  9. How many ways to select 3 books from 10?
    Ans: 10C3=120

  10. How many ways to select 2 pens from 5 different pens?
    Ans: 5C2=10


Probability (Basic)

  1. A coin is tossed. What is the probability of getting heads?
    Ans: 12

  2. A die is rolled. Probability of getting 4?
    Ans: 16

  3. Probability of drawing a king from a deck?
    Ans: 452=113

  4. Probability of drawing a red card?
    Ans: 2652=12

  5. Probability of getting an even number on a die?
    Ans: 36=12

  6. Probability of drawing an ace from a deck?
    Ans: 452=113

  7. Probability of drawing a heart from a deck?
    Ans: 1352=14

  8. Probability of drawing a face card?
    Ans: 1252=313

  9. Probability of getting a number less than 4 on a die?
    Ans: 36=12

  10. Probability of getting a 2 or 5 on a die?
    Ans: 26=13


Probability with Permutations/Combinations

  1. Probability of guessing a 3-digit number with no repeats?
    Ans: 110P3=17202.

  2. Probability of selecting 2 red balls from 4 red and 3 blue balls?
    Ans: 4C27C2=621=27

  3. Probability of arranging 3 books in a row out of 5?
    Ans: 5P35P3=1

  4. Probability of drawing 2 aces from a deck?
    Ans: 4C252C2=61326=1221

  5. Probability of selecting a committee of 2 men and 1 woman from 3 men and 2 women?
    Ans: 3C2×2C15C3=3×210=610=35

  6. Probability of drawing a queen or king from a deck?
    Ans: 852=213

  7. Probability of getting at least one head in two coin tosses?
    Ans: 1P(no head)=114=34

  8. Probability of drawing 2 black cards from a deck?
    Ans: 26C252C2

  9. Probability of drawing 2 cards, both spades?
    Ans: 13C252C2

  10. Probability of drawing a king and a queen together?
    Ans: 4×452×51


Arrangements and Selections (Advanced)

  1. How many ways to arrange 5 people if 2 must always be together?
    Ans: 4!×2!=48

  2. How many ways to select a group of 3 from 6 men and 4 women, at least 1 woman?
    Ans: 6C3+6C2×4C1+6C1×4C2+4C3

  3. How many 4-digit numbers can be formed from 1, 2, 3, 4, 5, no repetition?
    Ans: 5P4=120

  4. How many ways to arrange the letters of 'BANANA'?
    Ans: 6!/(3!2!)=60

  5. How many ways to select 2 pens from 4 red and 3 blue pens?
    Ans: 7C2=21

  6. How many ways to select 3 balls from 6, if one particular ball must be included?
    Ans: 5C2=10

  7. How many ways to arrange 4 boys and 2 girls in a row so that girls are together?
    Ans: 5!×2!=240

  8. How many ways to select 2 men and 2 women from 5 men and 4 women?
    Ans: 5C2×4C2=10×6=60

  9. How many ways to select a committee of 3 from 7 people?
    Ans: 7C3=35

  10. How many ways to arrange 3 vowels from 'EDUCATION'?
    Ans: 5 vowels: 5P3=60


Probability (Mixed Applications)

  1. Probability of drawing 2 red cards from a deck?
    Ans: 26C252C2

  2. Probability of drawing 2 cards, both kings?
    Ans: 4C252C2

  3. Probability of drawing 2 cards, both of same suit?
    Ans: 4×13C252C2

  4. Probability of drawing 2 cards, both face cards?
    Ans: 12C252C2

  5. Probability of getting a sum of 7 on two dice?
    Ans: 636=16

  6. Probability of getting at least one six in two dice throws?
    Ans: 1(56×56)=12536=1136

  7. Probability of getting all heads in 3 coin tosses?
    Ans: 18

  8. Probability of getting exactly two heads in 3 coin tosses?
    Ans: 38

  9. Probability of getting at least one tail in 3 coin tosses?
    Ans: 118=78

  10. Probability of getting a prime number on a die?
    Ans: 36=12


Counting with Repetition

  1. How many ways to select 3 balls from 5 colors with repetition?
    Ans: (5+31)C3=7C3=35

  2. How many ways to arrange 3 letters from A, B, C with repetition?
    Ans: 33=27

  3. How many 2-digit numbers can be formed from 1, 2, 3 with repetition?
    Ans: 32=9

  4. How many ways to select 4 fruits from 6 types with repetition?
    Ans: 9C4=126

  5. How many ways to arrange 2 letters from 4 with repetition?
    Ans: 42=16

  6. How many ways to select 2 pencils from 5 types with repetition?
    Ans: 6C2=15

  7. How many 4-digit numbers from 0-9 with repetition?
    Ans: 104=10,000

  8. How many ways to select 3 ice creams from 4 flavors with repetition?
    Ans: 6C3=20

  9. How many 3-digit numbers from 1-5 with repetition?
    Ans: 53=125

  10. How many ways to select 5 balls from 3 colors with repetition?
    Ans: 7C5=21


Probability (Advanced)

  1. Probability of getting 2 heads in 4 coin tosses?
    Ans: 616=38

  2. Probability of drawing 2 balls of different colors from 3 red, 2 blue?
    Ans: 3C1×2C15C2=610=35

  3. Probability of getting a sum of 8 on two dice?
    Ans: 536

  4. Probability of getting a pair (same number) on two dice?
    Ans: 636=16

  5. Probability of drawing a spade or a king?
    Ans: 13+4152=1652=413

  6. Probability of drawing 2 cards, at least one ace?
    Ans: 148C252C2

  7. Probability of getting 2 sixes in 2 dice throws?
    Ans: 136

  8. Probability of getting at most one head in 3 coin tosses?
    Ans: 48=12

  9. Probability of drawing 2 cards, both red or both black?
    Ans: 26C2+26C252C2

  10. Probability of drawing 2 cards, both not face cards?
    Ans: 40C252C2


Mixed Conceptual and Word Problems

  1. How many ways to select a team of 3 from 4 boys and 3 girls?
    Ans: 7C3=35

  2. How many ways to arrange 3 vowels from 'AEIOU'?
    Ans: 5P3=60

  3. Probability of drawing a black king from a deck?
    Ans: 252=126

  4. How many ways to select 2 out of 8, if one particular must be included?
    Ans: 7C1=7

  5. Probability of drawing 2 queens from a deck?
    Ans: 4C252C2=61326=1221

  6. How many ways to arrange 4 objects in a row?
    Ans: 4!=24

  7. How many ways to select 2 pens from 5, if order matters?
    Ans: 5P2=20

  8. Probability of getting a sum of 11 on two dice?
    Ans: 236=118

  9. Probability of getting a tail in a single coin toss?
    Ans: 12

  10. How many ways to arrange the letters of 'SUCCESS'?
    Ans: 7!/(3!2!)=420


Use these notes and questions to master permutations, combinations, and probability for all competitive exams. For more examples and explanations, refer to BYJU’S, Cuemath, and Khan Academy136

Comments

Popular posts from this blog

“Earn Passive Income by Reading and Referring Books: Step-by-Step Guide for Beginners

"Iran vs. Israel: The Conflict That Could Ignite World War 3 – Global Alliances, Economic Fallout, and What Comes Next"

"Striking Black Gold: How the Andaman Oil Discovery Could Redefine India’s Energy Future"