Probability Short Notes | Quick Revision for Competitive Exams

 PROBABILITY – COMPLETE SHORT NOTES (FOR COMPETITIVE EXAMS)

Comprehensive probability short notes with formulas, rules, and shortcuts for quick revision before competitive exams. Easy, fast, and exam-focused.


1. Basic Definitions

Experiment

An action whose outcome cannot be predicted exactly.
(E.g., tossing a coin, rolling a die)

Sample Space (S)

Set of all possible outcomes.

  • Coin → {H, T}

  • Die → {1,2,3,4,5,6}

Event (E)

Subset of sample space.

  • Getting even number in die = {2,4,6}

Favourable outcomes

Outcomes satisfying the condition.


2. Classical Probability Formula

P(E)=Number of favourable outcomesTotal number of outcomes​

Properties

  • 0P(E)1

  • Impossible event → P = 0

  • Certain event → P = 1

  • Sum of probabilities of all elementary events = 1


3. Complementary Probability

P(not E)=1P(E)

Useful for:

  • At least one type questions

  • Non-occurrence type questions


4. Mutually Exclusive Events

Events that cannot occur together.

P(A or B)=P(A)+P(B)

Example: Drawing either king or queen.


5. Non-Mutually Exclusive Events

P(A or B)=P(A)+P(B)P(AB)

6. Independent Events

Events that do not affect each other.

P(AB)=P(A)P(B)

Examples: Coin toss + Rolling a die, 2 bulbs picked with replacement.


7. Dependent Events

Without replacement cases.

P(AB)=P(A)×P(BA)

8. Conditional Probability

P(AB)=P(AB)P(B)​

9. Odds

  • Odds in favour = Favourable : Unfavourable

  • Odds against = Unfavourable : Favourable

  • Conversion:
    If odds in favour = a : b →

  • P(E)=aa+b​

10. Important Standard Results

Coin Toss

  • n coins → 2n2^noutcomes

  • Probability of exactly k head

  • P=nCk2nP = \frac{{^nC_k}}{2^n}

Die

  • Probability of multiple rolls:

    • Sum, even, odd, multiples etc.

  • P(getting number > 2) = 4/6 = 2/3


Cards (52 cards)

  • Hearts, Diamonds = Red → 26

  • Spades, Clubs = Black → 26

  • Face cards = 12

  • Each suit → 13 cards

Common probabilities:

  • P(red) = 26/52 = 1/2

  • P(face card) = 12/52 = 3/13

  • P(ace) = 4/52 = 1/13

Without replacement → dependent
With replacement → independent


11. At Least One Formula

P(At least one)=1P(None)

Example: Probability of at least 1 success in n trials.


12. Bayes’ Theorem

If events (A_1, A_2, A_3 … A_n) form a partition:

P(AiB)=P(Ai)P(BAi)P(Aj)P(BAj)​

Used in:

  • Test accuracy

  • Selection problems

  • Defective items


13. Probability Using Permutation & Combination

P(E)=nCk (favourable)nCk (total)​

Used for:

  • Seating

  • Committee selection

  • Arrangements

  • Card combinations


14. Geometric Probability

P(E)=Length/Area/Volume of favourable regionTotal region​

Used in:

  • Points on line segment

  • Random chord problems


15. High-Scoring Tricks (Exam Special)

1. Replacement = independent

  • Probability remains same for each draw.

2. Without replacement = dependent

  • Denominator decreases each step.

3. "Either-or" keyword → use P(A) + P(B)

  • If overlap exists → subtract intersection.

4. "Both" keyword

  • Multiply probabilities.

5. “At least one” → use complement

  • Always faster.

6. Probability never > 1

  • Good quick check for errors.


16. One-Liners for Fast Revision

  • Total outcomes = product of individual outcomes.

  • Probability of success + failure = 1.

  • If P(A) + P(B) > 1 → events overlap.

  • Picking 2 cards from 52 is combination-based, not simple probability.

  • For independent events: variance increases; probability multiplies.

  • For mutually exclusive: intersection = 0.

  • Probability of equal likelihood outcomes uses classical formula.

Post a Comment

0 Comments