📐 Probability Rules
Last Updated: Jan 2026
Probability rules are fundamental laws that help us calculate probabilities correctly for different types of events.
These rules are the building blocks for:
- Conditional Probability
- Bayes' Theorem
- Random Variables
- Machine Learning models
🗣 Hinglish Tip: Probability rules = chance calculate karne ke fixed kanoon
Basic Probability Rules
Non-Negativity Rule
Probability of any event cannot be negative.
Maximum Value Rule
Probability of any event cannot exceed 1.
Certain Event Rule
If an event is sure to occur:
Where S is the sample space.
Impossible Event Rule
If an event cannot occur:
Complement Rule
If E is an event, then its complement E' is:
Example
If:
Then:
🗣 Hinglish Tip: Complement = jo event nahi hua
Addition Rule of Probability
Used when finding probability of A or B.
Case 1: Mutually Exclusive Events
Events that cannot occur together.
Example
- Probability of Head: P(H) = 0.5
- Probability of Tail: P(T) = 0.5
Case 2: Non-Mutually Exclusive Events
Events that can occur together.
Where:
- A and B are events
- P(A and B) means the probability of both events A and B occurring together
- P(A or B) means the probability of either event A or B occurring
Example
A card is drawn from a deck.
- Event A: Card is a King
- Event B: Card is a Heart
Multiplication Rule of Probability
Used when finding probability of A and B.
Case 1: Independent Events
Occurrence of one event does not affect the other.
Example
- Tossing two coins:
Case 2: Dependent Events
Occurrence of one event affects the other.
Where:
Conditional Probability Rule
Probability of event B given A has occurred:
Example
From a deck of cards:
- A = Card is a King
- B = Card is a Heart
🗣 Hinglish Tip: Condition lag jaaye → sample space chhota ho jaata hai
