NO MATH ANXIETY NON-ENGINEERS ONLY 100% CONCEPT CLARITY CRACK MBA LIKE A BOSS NO MATH ANXIETY NON-ENGINEERS ONLY 100% CONCEPT CLARITY CRACK MBA LIKE A BOSS
CAT & MBA CET MODERN MATH VAULT 🎯

PROBABILITY FORMULAS & SHORTCUTS

Master Probability for CAT, MBA CET, NMAT & SNAP. Learn sample spaces, Complement Rule $1 - P(\text{None})$, coins & dice rules, card odds, and speed shortcuts designed for Non-Engineers.

ONE-LINE DEFINITION

What is Probability?

Probability measures how likely an event is to happen. It is expressed as a number between 0 (impossible) and 1 (certain).

$0 \le P(E) \le 1$
💡 $P(\text{Impossible}) = 0$ | $P(\text{Certain}) = 1$ | $P(\text{Uncertain}) \in (0, 1)$.
CORE INTUITION

Colored Balls Bag Model

Imagine a bag containing 3 Red balls and 2 Blue balls (Total 5 balls).

Favorable Outcomes (Red Balls) = 3

Total Possible Outcomes = 5

$P(\text{Red}) = \frac{3}{5} = 0.6 = 60\%$

🎯 Key Principle: Probability is simply a ratio comparing what you want vs. all possibilities.
WHY PROBABILITY MATTERS IN CAT & CET

Probability is a high-value topic in CAT, NMAT, SNAP, and XAT. It combines core ideas from Permutations, Combinations, Counting, and Logical Reasoning. Once you count favorable and total outcomes correctly, probability questions become straightforward.

Connected Modern Math Modules:

CORE PROBABILITY FORMULAS & LAWS
THE GOLDEN PROBABILITY FORMULA
$P(E) = \frac{\text{Number of Favorable Outcomes } n(E)}{\text{Total Number of Possible Outcomes } n(S)}$
Complement Rule
$P(E) = 1 - P(E')$

Probability of an event occurring equals 1 minus probability of the event NOT occurring.

Independent Events
$P(A \cap B) = P(A) \times P(B)$

If event A occurring has no impact on event B, multiply their probabilities.

Addition Theorem
$P(A \cup B) = P(A) + P(B) - P(A \cap B)$

Probability of event A OR event B occurring (subtracting overlap).

SOLVED EXAMPLES (STEP-BY-STEP)
EASY

Rolling a Fair Die

Q: A fair 6-sided die is rolled once. Find the probability of getting a number greater than 4.

Step 1: Total sample space $S = \{1, 2, 3, 4, 5, 6\} \implies n(S) = 6$.

Step 2: Favorable outcomes for $> 4$ are $\{5, 6\} \implies n(E) = 2$.

Step 3: $P(E) = \frac{n(E)}{n(S)} = \frac{2}{6} = \mathbf{\frac{1}{3}}$.

MEDIUM

Drawing Cards from a Standard Deck

Q: A card is drawn at random from a standard 52-card deck. Find the probability of drawing a King.

Step 1: Total cards in a deck $n(S) = 52$.

Step 2: Total Kings in a deck (Spade, Heart, Diamond, Club) $n(E) = 4$.

Step 3: $P(\text{King}) = \frac{4}{52} = \mathbf{\frac{1}{13}}$.

HARD (CAT LEVEL)

"At Least One" Coin Toss with Complement Rule

Q: Two fair coins are tossed simultaneously. Find the probability of getting at least one Head.

Step 1 (Sample Space): $S = \{HH, HT, TH, TT\} \implies n(S) = 4$.

Step 2 (Complement Trick): The opposite of "at least one Head" is "NO Heads" (which is TT).

Step 3: $P(\text{No Heads}) = P(TT) = \frac{1}{4}$.

Step 4 (Apply Complement Rule): $P(\text{At least one Head}) = 1 - P(\text{No Heads}) = 1 - \frac{1}{4} = \mathbf{\frac{3}{4} = 0.75}$.

COMMON TRAPS & MISTAKES TO AVOID
❌ Trap 1: Wrong Denominator

Using Favorable in Denominator

The denominator MUST always be the total number of possible outcomes $n(S)$, not the remaining unfavorable outcomes.

❌ Trap 2: Unequal Likelihood

Assuming Outcomes are Equally Likely

Before using $P = \frac{n(E)}{n(S)}$, ensure all sample outcomes are equally likely (e.g. fair coin, unbiased die).

❌ Trap 3: Ignoring Complement

Counting "At Least One" Directly

Counting multiple favorable cases directly takes time and causes missing case errors. Always use $1 - P(\text{None})$.

CAT & CET SPEED SHORTCUTS

⚡ The "At Least One" Complement Shortcut

$P(\text{At least one}) = 1 - P(\text{None})$

Instead of adding $P(1) + P(2) + P(3) + \dots$, calculate $1 - P(0)$. Saves up to 2 minutes on CAT questions!

⚡ Combinations for Ball/Selection Drawings

$P(\text{Selecting } r \text{ item type}) = \frac{^mC_r}{^nC_r}$

When selecting $r$ items simultaneously from a pool of $n$, use combinations for numerator & denominator.

PRACTICE QUESTIONS

Question 1 (Basic):

A bag contains 6 red, 4 blue, and 5 green balls. If one ball is drawn at random, find the probability of drawing a green ball.

Question 2 (Moderate):

Two fair dice are rolled simultaneously. Find the probability that the sum of the numbers shown is 8.

FREQUENTLY ASKED QUESTIONS (FAQS)
Q: Can probability ever be greater than 1?

No. Probability is always a real number between 0 and 1 inclusive ($0 \le P(E) \le 1$). 0 indicates an impossible event and 1 indicates a certain event.

Q: Why do we use combinations in probability?

Because most selection-based probability questions (drawing balls from a bag, choosing committee members) involve selecting items where the order of selection does not matter.

Q: When should I use the Complement Rule in probability?

Use the Complement Rule $P(E) = 1 - P(E')$ whenever a question asks for "at least one", "not", or "none". Calculating the opposite event is almost always much faster.

EXPLORE RELATED QUANT VAULT MODULES