Module 1 · JEE Mathematics

Probability & Statistics

No formulas. No memorization. Just stories, animations, and "AHA!" moments.
๐ŸŽฏ Take Mock Test
๐ŸŒค๏ธ Weather ๐Ÿ“Š Summarizers ๐Ÿ“ Spread ๐Ÿช™ Probability ๐Ÿ”ฌ Conditional ๐Ÿ”„ Bayes ๐Ÿ“ˆ Distributions ๐Ÿ“‰ Correlation ๐ŸŽฏ Practice

Story Time: "There's a 70% Chance of Rain"

Your phone says: "70% chance of rain tomorrow."

What does that actually mean? Does it mean it will rain in 70% of the city? Does it mean the forecaster is 70% sure? Does it mean it will rain for 70% of the day?

Here's what it really means: If the exact same weather conditions occurred 100 times, it would rain on about 70 of those days. That's it. Probability = "how likely something is to happen."

What "70%" Actually Means
Common misunderstanding: "70% chance means it will definitely rain." No! It means if you had 100 identical weather days, about 70 would see rain.

Think of it like a loaded dice: 7 out of 10 faces say "rain," 3 say "no rain." Roll it once โ€” you might get "no rain." But roll it 1000 times, and roughly 700 will come up "rain."
๐Ÿ’ก Probability is not about certainty โ€” it's about long-run relative frequency. What happens in the long run?
๐ŸŒง๏ธ Watch 100 Simulated "Tomorrows" โ€” How Many Rain?
Rain: 0  |  No Rain: 0  |  %: 0% ๐ŸŒง๏ธ Loading... Rain (70% chance) No Rain
Each square is one "tomorrow." Blue = rain, yellow = no rain. With 70% probability, roughly 70 out of 100 squares turn blue. The more simulations, the closer to 70%.
๐ŸŒŸ First Big Idea
Probability = the fraction of times an event would happen if you repeated the situation many, many times.
It's a long-run prediction, not a single-event guarantee.

Real-life example: "There's a 1% chance of an accident on this flight." That means if you took the SAME flight (same weather, same plane, same pilot) 1000 times, about 10 would have an accident. Each individual flight, you just roll the dice.

Three Ways to Describe "Typical"

You have a bunch of numbers. Someone asks: "What's the typical value?"

There's no single answer! It depends on what you mean by "typical." Here are the three best answers:

Mean = Average = "Fair Share"

Imagine everyone in a group has some amount of money. The mean is what each person would have if you pooled all the money and redistributed it equally.

Median = "The Middle Person"

Line everyone up in order. The median is the person standing right in the middle. Half are above, half are below.

Mode = "The Most Popular"

The value that shows up the most times. The most frequent, the most common.

๐Ÿ‘ฅ The Three Summarizers in Action
140 150 160 170 180 Mean (Fair Share) = 160 Pool all height & divide equally โ†’ everyone gets 160 Median (middle) = 160 Mode = Most Frequent 130 145 160 175 190 160 (most common!)
Left: people of different heights. Mean (green bar) shows the "fair share." Median (amber outline) picks the middle person. Mode (cyan bar chart) finds the most frequent value.
When to Use Mean vs Median
Imagine 9 people and Bill Gates walk into a bar. The 9 people earn $30k each. Bill Gates earns $1 billion.

Mean salary: About $100 million โ€” but NONE of the 9 people earn that! The mean is pulled up by Bill Gates.

Median salary: $30k โ€” because the middle person (the 5th person in line) still earns $30k. The median ignores the extreme outlier.

When to use which: Use Mean for symmetric data without outliers. Use Median when there are extreme values (like salaries, house prices). Use Mode for categorical data (most popular ice cream flavor).
๐Ÿง  Mean is sensitive to outliers. Median is robust. Bill Gates makes the mean lie, but the median tells the truth.

Variance & Standard Deviation โ€” Tight Cluster or Wide Scatter?

Two datasets can have the EXACT same mean, but look completely different:

๐ŸŽฏ Same Mean, Different Spread
Dataset A: {5,5,5,5,5} "Everyone is the same" 0 5 (mean) 10 โšซ Low spread Each point = mean โ†’ distance = 0 Variance = (0ยฒ+0ยฒ+0ยฒ+0ยฒ+0ยฒ)/5 = 0 Dataset B: {1,3,5,7,9} "Spread out everywhere" 0 5 (mean) 10 ๐ŸŸก High spread 4 4 Distances from mean: -4, -2, 0, 2, 4 Variance = (16+4+0+4+16)/5 = 8 ๐Ÿ’ก Both datasets have MEAN = 5, but completely different SPREAD. Variance captures the spread!
Dataset A: everyone is exactly at the mean โ†’ variance = 0. Dataset B: points are far from the mean โ†’ variance = 8. Same center, totally different story.
๐Ÿ“ The Formulas (Just for Reference) โ–ถ

Variance = average of squared distances from the mean:

ฯƒยฒ = ฮฃ(xแตข - ฮผ)ยฒ / N

Why square? Because distances can be negative, and we want all distances to be positive. Squaring does that โ€” but the units get squared too.

Standard Deviation = โˆšvariance โ€” brings it back to the original units:

ฯƒ = โˆš(ฮฃ(xแตข - ฮผ)ยฒ / N)

Think of standard deviation as the "typical distance from the mean."

๐ŸŒŸ Understanding Spread
Variance = average of squared deviations. Standard deviation = โˆšvariance = the "typical" distance from average.
Standard deviation is in the same units as your data. That's why we usually prefer it.

The Foundation: P(event) = Favorable / Total

Every probability question starts with the same idea: How many ways can our event happen, divided by how many total things can happen?

๐Ÿช™ Watch the Coin Flip โ€” Probability Approaches 50%
H T โ–ถ Flip Heads: 0  |  Tails: 0  |  Total: 0 P(Heads) = 0.00 More flips โ†’ closer to 50% Running Probability of Heads 50%
The more you flip, the more the proportion of heads settles toward 50%. That's the Law of Large Numbers in action.
๐ŸŒŸ Law of Large Numbers
The more trials you run, the closer the observed probability gets to the theoretical probability.
The coin doesn't "remember" โ€” but the AVERAGE of many flips converges to 50%.

The Addition Rule: "A or B"

What if you want the probability of either event A or event B happening? You can't just add them โ€” because they might overlap!

๐Ÿ”ต Venn Diagram โ€” The Double-Counted Overlap
A P(A) = 0.4 B P(B) = 0.3 AโˆฉB P(AโˆฉB) = 0.1 P(AโˆชB) = P(A) + P(B) โˆ’ P(AโˆฉB) A + B = A+B โœ• Overlap double-counted!
When adding P(A) and P(B), the overlap (AโˆฉB) gets counted twice. Subtract it once to correct. The overlap region pulses in amber.

Independent Events: "The Coin Doesn't Remember"

If you flip a coin and get heads 5 times in a row, what's the chance of heads on the 6th flip? If you think "surely tails is due!" โ€” you're falling for the gambler's fallacy.

The coin has no memory! P(A and B) = P(A) ร— P(B) for independent events.

"It's Due for Tails!"
A gambler watches a roulette wheel land on red 8 times in a row. He bets everything on black, thinking "black is due!"

But the wheel doesn't remember. Each spin is independent. The chance of black is still 18/38 โ‰ˆ 47.4%, regardless of what happened before.

Independent events: The outcome of one event has ZERO effect on the next. Coin flips, dice rolls, roulette spins.
๐Ÿง  Probability has no memory. The universe doesn't "keep score" to balance things out.

Flipping the Question Around

You hear your phone buzz. What's the chance it's a message from your friend vs spam?

You know: spam messages buzz 95% of the time. Friend messages buzz 80% of the time. And 60% of all messages are spam.

But you want the reverse: given that it buzzed, what's P(friend | buzz)?

๐ŸŒณ Bayes Theorem โ€” The Tree of Reversal
Message Spam P(Spam) = 0.6 Friend P(Friend) = 0.4 Buzz (95%) P(Buzz|Spam) = 0.95 No Buzz (5%) Buzz (80%) P(Buzz|Friend) = 0.80 No Buzz (20%) ๐Ÿ” Bayes Reversal: P(Friend | Buzz) = P(Buzz|Friend) ร— P(Friend) / P(Buzz) = (0.80 ร— 0.40) / (0.95 ร— 0.60 + 0.80 ร— 0.40) = 0.32 / 0.89 โ‰ˆ 0.36 (36%)
The tree shows the forward direction: first whether it's spam/friend, then whether it buzzes. Bayes reverses the tree: given a buzz, what's the chance it's from a friend? Surprisingly, only 36%!
"99% Accurate" Doesn't Mean What You Think
A disease affects 1 in 10,000 people. The test is 99% accurate (1% false positive rate). You test positive. What's the chance you actually HAVE the disease?

Most people say "99%!" But using Bayes:

P(disease | positive) = (0.99 ร— 0.0001) / (0.99 ร— 0.0001 + 0.01 ร— 0.9999) โ‰ˆ 0.98%

That's right โ€” less than 1%! Because the disease is so rare, even a tiny false positive rate creates many more false positives than true positives.
โš ๏ธ Never trust "99% accurate" without knowing the base rate. Bayes is your shield against misleading statistics!
๐ŸŒŸ Bayes Theorem
P(A|B) = P(B|A) ร— P(A) / P(B)
We reverse the condition: "Given the effect, what's the chance of the cause?"

What Happens When You Guess on Everything?

Imagine a test with 10 multiple-choice questions, each with 4 options. You didn't study. You guess on every question.

How many do you expect to get right? And what's the chance you get exactly 5 right? Or 10 right?

๐Ÿ“Š Binomial Distribution โ€” 10 Coin Flips, How Many Heads?
Number of Heads (k) โ†’ Probability โ†’ Mean = np = 10ร—0.5 = 5 heads Expected Value (Mean) = np = 10 ร— 0.5 = 5 heads
The bars show the probability of getting exactly k heads in 10 flips. Notice the bell-like shape centered at 5 (the mean). Most outcomes are near 5; getting 0 or 10 is extremely rare.
๐ŸŽฏ The Binomial Formula (Just One Look) โ–ถ

Binomial Distribution = n independent trials, each with the same probability p of success.

P(X = k) = C(n,k) ยท pแต ยท (1-p)โฟโปแต

Mean = np โ€” that's the expected number of successes.

Variance = np(1-p) โ€” spread depends on both n and p.

For p=0.5, the distribution is symmetric (bell-shaped). For p close to 0 or 1, it's skewed.

If You Guess on All 10 Questions (4 options each)
Each question: p = 1/4 = 0.25 chance of being correct.

Expected correct: np = 10 ร— 0.25 = 2.5 questions.

P(getting 0 correct): (0.75)ยนโฐ โ‰ˆ 5.6% โ€” unlikely but possible.

P(getting all 10 correct): (0.25)ยนโฐ โ‰ˆ 0.000095% โ€” basically impossible!

This is why guessing is a terrible strategy. You're expected to get only 2.5 out of 10.
๐Ÿƒ The binomial distribution tells you: "If I repeat this trial n times, what range of outcomes should I expect?"

What Happens to Probability When You Have Extra Information?

"Given that it's cloudy, what's the chance of rain?" โ€” This is conditional probability: how does knowing one thing change the probability of another?

The Formal Definition

P(A | B) = P(A โˆฉ B) / P(B),   P(B) โ‰  0

Read out loud: "Probability of A given B equals P(A and B together) divided by P(B)."

Think of it this way: we've entered a new universe where B has already happened. The only outcomes that matter are those in B. Among those, which also have A?

๐ŸŽฏ P(A|B): Zoom Into B, See How Much of It Is A
A P(A)=0.3 B P(B)=0.4 AโˆฉB P(AโˆฉB)=0.12 P(A|B) = P(AโˆฉB) / P(B) = 0.12 / 0.40 = 0.30 30% of the B-universe is also in A ๐Ÿ”ฆ Focus on B โœ‚๏ธ AโˆฉB inside B
Click "Focus on B" to see only the B universe. Then "AโˆฉB inside B" shows what fraction of B is also A. P(A|B) = 0.12/0.40 = 0.30.

The Multiplication Theorem

P(A โˆฉ B) = P(A) ยท P(B|A) = P(B) ยท P(A|B)

This flows directly from the definition. It's useful when you know the conditional probability and need the joint probability.

Drawing Without Replacement
You have a deck of 52 cards. What's the probability of drawing two Aces in a row?

P(1st is Ace) = 4/52 = 1/13
P(2nd is Ace | 1st was Ace) = 3/51 (one Ace removed)
P(both Aces) = (4/52) ร— (3/51) = 12/2652 โ‰ˆ 0.45%

Notice: the events are dependent โ€” removing a card changes the deck!
๐ŸŽฏ When events are dependent, use P(AโˆฉB) = P(A) ร— P(B|A). Only multiply directly when independent!

Independent Events โ€” When P(A|B) = P(A)

If knowing B doesn't change P(A), then A and B are independent:

P(A|B) = P(A)   โ‡”   P(A โˆฉ B) = P(A) ยท P(B)

This is the formal test. Coin flips are independent. Rain and umbrella-use are not โ€” you check the forecast before deciding.

Pairwise vs Mutual Independence โ€” JEE Trap

โš ๏ธ Pairwise โ‰  Mutual Independence
A B C Pairwise Independent โœ“ P(AโˆฉB)=P(A)P(B) P(BโˆฉC)=P(B)P(C) P(AโˆฉC)=P(A)P(C) NOT Mutual! P(AโˆฉBโˆฉC) โ‰  P(A)P(B)P(C) Triple overlap โ‰  product!
Three events can be pairwise independent yet fail mutual independence. The triple intersection doesn't factor.

From Partitions to Reversals

The Theorem of Total Probability

If events Aโ‚, Aโ‚‚, ..., Aโ‚™ form a partition of the sample space (they're disjoint and cover everything), then for any event B:

P(B) = ฮฃ P(Aแตข) ยท P(B | Aแตข)

This is just the Law of Total Probability: B's total probability is the weighted average of its probability across each partition piece.

๐Ÿ“Š Partition of Sample Space โ€” B Intersects Each Part
Sample Space ฮฉ Aโ‚ P=0.3 Aโ‚‚ P=0.5 Aโ‚ƒ P=0.2 B P(B) = ฮฃ P(Aแตข)ยทP(B|Aแตข) = 0.3ยท0.6 + 0.5ยท0.4 + 0.2ยท0.7 = 0.52 Click a partition to highlight. See how B's total probability is the weighted sum.
Event B cuts across the partition Aโ‚, Aโ‚‚, Aโ‚ƒ. The total probability of B is the sum of P(Aแตข)P(B|Aแตข) across all parts.

Bayes Theorem โ€” The Full Form

Bayes reverses the conditional. Given that we observed B, what's the chance it came from partition piece Aแตข?

P(Aแตข | B) = P(Aแตข) ยท P(B | Aแตข) / P(B) = P(Aแตข) ยท P(B | Aแตข) / ฮฃ P(Aโฑผ) ยท P(B | Aโฑผ)

The denominator is just the total probability of B. This is the full Bayes formula โ€” it normalizes the numerator so probabilities sum to 1.

The Classic Bayes Problem
Problem: A disease affects 0.1% of the population. A test detects it with 99% sensitivity (true positive) but has a 2% false positive rate. You test positive. What's P(disease | positive)?

Solution using Bayes:
P(D) = 0.001, P(ยฌD) = 0.999
P(+|D) = 0.99, P(+|ยฌD) = 0.02

P(D|+) = (0.001 ร— 0.99) / (0.001 ร— 0.99 + 0.999 ร— 0.02)
= 0.00099 / 0.02097 โ‰ˆ 0.047 (4.7%)

Even with a "99% accurate" test, a positive result means only 4.7% chance of having the disease! The base rate (0.1%) makes all the difference.
โš ๏ธ Base rate neglect is one of the most dangerous statistical fallacies. Always, always consider how rare the condition is!
Bayes at Work in Your Inbox
Problem: 60% of emails are spam. The word "FREE" appears in 80% of spam and 10% of non-spam (ham). If an email contains "FREE," what's P(spam | FREE)?

Solution:
P(S)=0.6, P(H)=0.4, P(F|S)=0.8, P(F|H)=0.1

P(S|F) = (0.6 ร— 0.8) / (0.6 ร— 0.8 + 0.4 ร— 0.1)
= 0.48 / 0.52 โ‰ˆ 0.923 (92.3%)

Your spam filter uses dozens of such words with Bayes to classify millions of emails daily!
๐Ÿ“ฌ Bayes powers the spam filter that keeps your inbox clean. Every email is scored by how "spam-like" its words are.
Bayes in Resource Exploration
Problem: Geological surveys show that 5% of explored regions contain gold. A new sensing tool detects gold 90% of the time when present, but also gives false positives 15% of the time when no gold exists. The tool shows positive. What's P(gold | positive)?

Solution:
P(G)=0.05, P(ยฌG)=0.95, P(+|G)=0.9, P(+|ยฌG)=0.15

P(G|+) = (0.05 ร— 0.9) / (0.05 ร— 0.9 + 0.95 ร— 0.15)
= 0.045 / 0.1875 โ‰ˆ 0.24 (24%)

Even with a "90% accurate" tool, only 1 in 4 positive readings leads to gold. Mining companies drill multiple sites and use Bayes to prioritize.
๐Ÿ’ฐ Bayes is used daily in oilๅ‹˜ๆŽข, mineral exploration, and every field where you need to update beliefs with new evidence.
๐ŸŒŸ Bayes Theorem Pattern
"Given effect, find cause" โ†’ that's Bayes. P(cause|effect) = P(effect|cause) ร— P(cause) / P(effect)
Numerator = likelihood ร— prior. Denominator = total probability of the evidence.

Turning Random Events into Math-Friendly Numbers

A random variable assigns a number to each outcome of a random experiment. It's a bridge between random events and mathematics.

Discrete vs Continuous

Discrete: Countable values (number of heads, dice roll). Continuous: Any value in a range (height, temperature, time).

Probability Mass Function (PMF)

The PMF gives the probability that a discrete random variable equals a specific value:

P(X = xแตข) = pแตข,   where ฮฃ pแตข = 1

Cumulative Distribution Function (CDF)

The CDF gives the probability that X is โ‰ค some value:

F(x) = P(X โ‰ค x)

The CDF starts at 0 and climbs to 1 as x increases. For discrete variables, it's a step function.

๐Ÿ“Š PMF (Bars) + CDF (Steps) โ€” Two Views of the Same Distribution
PMF: P(X = x) CDF: F(x) = P(X โ‰ค x) 0 2 5 0 0.5 1 0 1 2 3
Left: PMF shows the probability of each value. Right: CDF accumulates those probabilities, stepping up at each value until it reaches 1.

Mean (Expected Value) and Variance

E(X) = ฮฃ xแตข ยท pแตข

The expected value is a probability-weighted average โ€” the "center of mass" of the distribution.

Var(X) = E(Xยฒ) โˆ’ [E(X)]ยฒ

Variance measures spread. Standard deviation = โˆšVar(X) โ€” back in the original units.

"What Should I Expect on Average?"
You play a game: roll a die, win $10 for each dot. What's your expected winnings?

E(X) = 1ยท(1/6) + 2ยท(1/6) + 3ยท(1/6) + 4ยท(1/6) + 5ยท(1/6) + 6ยท(1/6)
= 21/6 = $3.50

You'll never actually win $3.50 on a single roll. But over many rolls, your average will be $3.50 per roll. That's the expected value.
๐Ÿ’ก Expected value is the long-run average, not a prediction for any single trial.

Binomial, Poisson, and Normal โ€” The Big Three

Binomial Distribution โ€” Deeper Dive

The Binomial model: n independent trials, each with success probability p.

P(X = r) = โฟCแตฃ ยท pสณ ยท qโฟโปสณ,   q = 1โˆ’p
Mean = np,   Variance = npq

As p approaches 0.5, the distribution becomes symmetric. As p gets close to 0 or 1, it becomes skewed.

๐ŸŽš๏ธ Binomial Distribution โ€” Change n and p with Sliders
Mean = np = 5  |  Var = npq = 2.5
Drag sliders to see how n and p change the binomial shape. Symmetric at p=0.5, skewed otherwise.
n: 10
p: 0.50

Poisson Distribution โ€” The Rare Event Model

The Poisson distribution models the number of events in a fixed interval of time or space, when events happen independently at a constant average rate ฮป.

P(X = r) = eโปฮป ยท ฮปสณ / r!
Mean = ฮป,   Variance = ฮป

Story: "The number of emails you get per hour." If you average 5 emails/hour, ฮป = 5. Most hours you'll get 3-7 emails. Occasionally 10+.

๐Ÿ“ง Poisson Distribution โ€” Change the Average Rate ฮป
Mean = Var = ฮป = 5
Poisson is right-skewed for small ฮป, becomes more symmetric as ฮป grows. Mean always equals variance.
ฮป (rate): 5.0
"How Many Calls per Minute?"
A call center gets 3 calls per minute on average. What's the chance of exactly 5 calls in a minute?

P(X=5) = eโปยณ ยท 3โต / 5! = 0.0498 ร— 243 / 120 โ‰ˆ 0.101 (10.1%)

Other Poisson examples:
โ€ข Number of typos per page in a book
โ€ข Number of cars passing a point per minute
โ€ข Number of mutations in a DNA strand

Key condition: events are independent and occur at a constant average rate.
๐Ÿ“Š Poisson is the go-to model for counting rare, independent events over time or space.

Normal Distribution โ€” The Bell Curve (Brief Intro)

The Normal distribution is the most important distribution in statistics. It's symmetric, bell-shaped, and appears everywhere in nature.

๐Ÿ”” Normal Distribution โ€” The 68-95-99.7 Rule
Mean = Median = Mode 68% within 1ฯƒ 95% within 2ฯƒ 99.7% within 3ฯƒ
The 68-95-99.7 rule: 68% of data falls within 1 SD of mean, 95% within 2 SD, and 99.7% within 3 SD. This works for all Normal distributions.
๐ŸŒŸ Central Limit Theorem (Preview)
The sum of many independent random variables tends toward a Normal distribution, regardless of their original distribution.
This is why the Normal distribution appears everywhere โ€” from heights to IQ scores to measurement errors.

Do Tall Parents Have Tall Children? The Power of Correlation

Covariance โ€” The Starting Point

Cov(X, Y) = E[(X โˆ’ ฮผโ‚“)(Y โˆ’ ฮผแตง)]

Covariance measures how two variables move together. Positive = both go up together. Negative = one goes up, the other goes down. But it's hard to interpret because units are messy.

Correlation Coefficient โ€” The Clean Version

r = Cov(X, Y) / (ฯƒโ‚“ ยท ฯƒแตง),   โˆ’1 โ‰ค r โ‰ค 1

Correlation is unitless and always between -1 and 1. This makes it easy to interpret.

๐ŸŽฏ Correlation Coefficient โ€” See How r Changes the Scatter
r = 1.0 r = 0.5 r = 0 r = -0.5 r = -1.0 Perfect positive โ†’ no correlation โ†’ perfect negative. Click buttons to animate different patterns.
From perfect positive correlation (r=1, all points on a line) to perfect negative (r=-1, all points on a descending line). r=0 means no linear relationship.

Regression Line โ€” Predicting y from x

The regression line is the best-fit line through the scatter plot:

y = a + bx,   where b = Cov(X, Y) / Var(X)

b is the slope: "For each unit increase in x, y changes by b units." a is the intercept: "The predicted y when x = 0."

"Why Extremes Tend to Even Out"
Francis Galton's discovery: Tall fathers tend to have sons who are tall โ€” but not AS tall. Short fathers tend to have sons who are short โ€” but not AS short.

This is regression to the mean: if a variable is extreme on one measurement, it tends to be closer to average on the next.

Why this matters: After a great performance, don't expect a repeat โ€” expect something closer to the average. This explains why "Sports Illustrated cover jinx" feels real: athletes on the cover are at their peak, so they're likely to do worse next time (just from natural variation).
๐Ÿ“‰ Regression to the mean is NOT a force โ€” it's a statistical inevitability. Extremes are rare by definition, so future values tend to be less extreme.

Smart Ways to Attack Probability Problems

"When 'at least one' is hard, use 1 โˆ’ P(none)"
Problem: What's the probability of getting at least one head in 5 coin flips?

Direct approach: P(1 head) + P(2 heads) + P(3 heads) + P(4 heads) + P(5 heads) โ€” 5 calculations!

Complement trick: P(at least one) = 1 โˆ’ P(no heads) = 1 โˆ’ (0.5)โต = 1 โˆ’ 1/32 = 31/32 โ‰ˆ 96.9%

Much easier! Use this whenever "at least one" appears.
๐Ÿ’ก P(at least one) = 1 โˆ’ P(none). This is the single most useful trick in probability.
"Don't forget to subtract the overlap!"
Problem: P(A) = 0.4, P(B) = 0.3, P(AโˆฉB) = 0.1. Find P(AโˆชB).

Always use: P(AโˆชB) = P(A) + P(B) โˆ’ P(AโˆฉB)

= 0.4 + 0.3 โˆ’ 0.1 = 0.6

Warning: If they say "mutually exclusive" then P(AโˆฉB) = 0. But if not stated, you MUST check for overlap!
๐Ÿ“ Addition rule with subtraction of overlap. Always draw the Venn!
"Given an effect, find the cause"
Key phrase to watch for: "Given that [effect happened], what's the probability of [cause]?"

Example: "A test is 99% accurate. You test positive. What's the chance you have the disease?"

This is Bayes! You have P(positive|disease) = 0.99, but you need P(disease|positive).

Bayes formula: P(cause|effect) = P(effect|cause) ร— P(cause) / P(effect)
๐Ÿ”„ Whenever you see "given that... what's the chance of...", think Bayes!
"Never multiply without checking independence!"
Common mistake: P(A and B) = P(A) ร— P(B) is ONLY true if A and B are independent.

Test independence: Check if P(AโˆฉB) = P(A)P(B). If given conditional probabilities, check if P(A|B) = P(A).

Without replacement? Not independent! Use P(A) ร— P(B|A) instead.

With replacement? Independent! You can multiply directly.
๐Ÿ” Independent? Multiply. Dependent? Use conditional. Never guess!
๐ŸŒŸ The Four-Step JEE Problem Solver
1. Identify: Is this conditional/Bayes/complement/independent?
2. Translate: Write P(what you need) in terms of what you have
3. Formula: Pick the right formula (Bayes, addition, multiplication)
4. Compute: Substitute numbers and solve
Most JEE mistakes happen at step 1. Identify the problem TYPE before calculating!

The 4 Mistakes That Cost JEE Marks

P(AโˆฉB) = P(A) ร— P(B) โ€” Only If Independent!
This is the #1 mistake! Students multiply probabilities without checking independence.

Wrong: "P(rain today and tomorrow) = 0.3 ร— 0.3 = 0.09"
Right: Weather on consecutive days is NOT independent! You need conditional probabilities.

Remember: P(AโˆฉB) = P(A) ร— P(B) only when A and B are independent. Otherwise use P(A) ร— P(B|A).
Confusing P(A|B) with P(B|A)
These are often VERY different!

P(symptom | disease) = "If you have the disease, what's the chance of the symptom?" (Usually high)
P(disease | symptom) = "If you have the symptom, what's the chance of the disease?" (Can be very low!)

Medical tests illustrate this dramatically. A test can be 99% sensitive P(+|D) = 0.99, but P(D|+) might be only 5% if the disease is rare.
Variance Adds, NOT Standard Deviation
For independent variables:

Correct: Var(X + Y) = Var(X) + Var(Y)
Wrong: ฯƒ(X + Y) = ฯƒ(X) + ฯƒ(Y)

Standard deviations don't add! You must convert to variance, add, then take the square root.

Example: If ฯƒ(X) = 3 and ฯƒ(Y) = 4 (independent), then:
ฯƒ(X+Y) = โˆš(3ยฒ + 4ยฒ) = โˆš(9 + 16) = โˆš25 = 5 (NOT 7!)
Gambler's Fallacy โ€” "It's Due!"
"The coin has landed heads 5 times in a row. Tails is DUE!"

NO! The coin has no memory. Each flip is independent. The chance of tails is still 50%, regardless of past results.

The truth: The Law of Large Numbers works over MANY trials, not by "balancing out" in the short term. The coin doesn't know what happened before.

This fallacy costs gamblers millions every year at casinos.

Practice Zone: Think, Don't Compute

These questions test if you truly understand the ideas. No calculation needed โ€” just reasoning!

โ† Vector & 3D Geometry Trigonometry โ†’